[==========] Running 26 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 24 tests from AutoRebalancerTest
[ RUN      ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260630 12:23:57.298977 13140 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.213.62:41651,127.12.213.61:38437,127.12.213.60:44993
I20260630 12:23:57.300735 13140 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260630 12:23:57.301785 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:23:57.318571 13147 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
W20260630 12:23:57.318668 13146 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
W20260630 12:23:57.318567 13149 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
W20260630 12:23:58.533484 13148 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
I20260630 12:23:58.533593 13140 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
I20260630 12:23:58.538551 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:23:58.538784 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:23:58.538937 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822238538921 us; error 0 us; skew 500 ppm
I20260630 12:23:58.539674 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:58.546085 13140 webserver.cc:533] Webserver started at http://127.12.213.62:33845/ using document root <none> and password file <none>
I20260630 12:23:58.547122 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:58.547523 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:23:58.548148 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:23:58.554085 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822237130653-13140-0/minicluster-data/master-0-root/instance:
uuid: "c58e46550aca4492803b9e9b38a3901a"
format_stamp: "Formatted at 2026-06-30 12:23:58 on dist-test-slave-zz34"
I20260630 12:23:58.561829 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:23:58.566896 13155 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:58.568167 13140 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.002s
I20260630 12:23:58.568534 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822237130653-13140-0/minicluster-data/master-0-root
uuid: "c58e46550aca4492803b9e9b38a3901a"
format_stamp: "Formatted at 2026-06-30 12:23:58 on dist-test-slave-zz34"
I20260630 12:23:58.568863 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822237130653-13140-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822237130653-13140-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822237130653-13140-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)
I20260630 12:23:58.620342 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:58.621946 13140 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
I20260630 12:23:58.622509 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:58.693097 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.62:41651
I20260630 12:23:58.693171 13206 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.62:41651 every 8 connection(s)
I20260630 12:23:58.699312 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:23:58.700961 13207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260630 12:23:58.705933 13209 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
W20260630 12:23:58.707038 13210 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
I20260630 12:23:58.711206 13140 server_base.cc:1061] running on GCE node
W20260630 12:23:58.711474 13212 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
I20260630 12:23:58.712313 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:23:58.712544 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:23:58.712761 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822238712727 us; error 0 us; skew 500 ppm
I20260630 12:23:58.713323 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:58.716967 13140 webserver.cc:533] Webserver started at http://127.12.213.61:39521/ using document root <none> and password file <none>
I20260630 12:23:58.717514 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:58.717728 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:23:58.718019 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:23:58.719141 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822237130653-13140-0/minicluster-data/master-1-root/instance:
uuid: "2a9f01262a3149ed811740ff63d60310"
format_stamp: "Formatted at 2026-06-30 12:23:58 on dist-test-slave-zz34"
I20260630 12:23:58.724484 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.004s
I20260630 12:23:58.723294 13207 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.213.62" port: 41651 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:23:58.729312 13217 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:58.730363 13140 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:23:58.730826 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822237130653-13140-0/minicluster-data/master-1-root
uuid: "2a9f01262a3149ed811740ff63d60310"
format_stamp: "Formatted at 2026-06-30 12:23:58 on dist-test-slave-zz34"
I20260630 12:23:58.731339 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822237130653-13140-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822237130653-13140-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822237130653-13140-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)
I20260630 12:23:58.750967 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:58.752205 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:58.765189 13207 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.213.61" port: 38437 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:23:58.768687 13157 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.12.213.61:38437: connect: Connection refused (error 111)
W20260630 12:23:58.773945 13207 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.12.213.61:38437: Network error: Client connection negotiation failed: client connection to 127.12.213.61:38437: connect: Connection refused (error 111)
I20260630 12:23:58.822830 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.61:38437
I20260630 12:23:58.823037 13271 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.61:38437 every 8 connection(s)
I20260630 12:23:58.823484 13207 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.12.213.61" port: 38437 } attempt: 1
I20260630 12:23:58.829478 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:23:58.829470 13272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:58.837049 13272 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.213.62" port: 41651 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:23:58.840212 13275 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
I20260630 12:23:58.841761 13207 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.213.60" port: 44993 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:23:58.843438 13276 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
W20260630 12:23:58.850699 13207 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.12.213.60:44993: Network error: Client connection negotiation failed: client connection to 127.12.213.60:44993: connect: Connection refused (error 111)
W20260630 12:23:58.856140 13279 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
I20260630 12:23:58.856592 13140 server_base.cc:1061] running on GCE node
I20260630 12:23:58.857414 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:23:58.857414 13272 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.213.61" port: 38437 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:23:58.857756 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:23:58.857970 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822238857952 us; error 0 us; skew 500 ppm
I20260630 12:23:58.858680 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:58.862421 13140 webserver.cc:533] Webserver started at http://127.12.213.60:44695/ using document root <none> and password file <none>
I20260630 12:23:58.862938 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:58.863153 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:23:58.863430 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:23:58.864739 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822237130653-13140-0/minicluster-data/master-2-root/instance:
uuid: "86df54a59996412bad72759efc81a87c"
format_stamp: "Formatted at 2026-06-30 12:23:58 on dist-test-slave-zz34"
I20260630 12:23:58.867523 13272 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.213.60" port: 44993 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:23:58.870891 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
W20260630 12:23:58.874226 13272 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.12.213.60:44993: Network error: Client connection negotiation failed: client connection to 127.12.213.60:44993: connect: Connection refused (error 111)
I20260630 12:23:58.876518 13285 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:58.877272 13140 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.002s
I20260630 12:23:58.877562 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822237130653-13140-0/minicluster-data/master-2-root
uuid: "86df54a59996412bad72759efc81a87c"
format_stamp: "Formatted at 2026-06-30 12:23:58 on dist-test-slave-zz34"
I20260630 12:23:58.877862 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822237130653-13140-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822237130653-13140-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822237130653-13140-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)
I20260630 12:23:58.892331 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:58.893576 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:58.903260 13207 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.12.213.60" port: 44993 } attempt: 1
W20260630 12:23:58.908094 13207 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.12.213.60:44993: Network error: Client connection negotiation failed: client connection to 127.12.213.60:44993: connect: Connection refused (error 111)
I20260630 12:23:58.917779 13272 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.12.213.60" port: 44993 } attempt: 1
W20260630 12:23:58.924124 13272 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.12.213.60:44993: Network error: Client connection negotiation failed: client connection to 127.12.213.60:44993: connect: Connection refused (error 111)
I20260630 12:23:58.955644 13207 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.12.213.60" port: 44993 } attempt: 2
W20260630 12:23:58.961956 13207 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.12.213.60:44993: Network error: Client connection negotiation failed: client connection to 127.12.213.60:44993: connect: Connection refused (error 111)
I20260630 12:23:58.963516 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.60:44993
I20260630 12:23:58.963630 13336 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.60:44993 every 8 connection(s)
I20260630 12:23:58.967725 13337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:58.967862 13140 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:23:58.973299 13337 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.213.62" port: 41651 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:23:58.985759 13337 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.213.61" port: 38437 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:23:58.995744 13337 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.213.60" port: 44993 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:23:58.999693 13272 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.12.213.60" port: 44993 } attempt: 2
I20260630 12:23:59.018347 13337 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 86df54a59996412bad72759efc81a87c: Bootstrap starting.
I20260630 12:23:59.020006 13272 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2a9f01262a3149ed811740ff63d60310: Bootstrap starting.
I20260630 12:23:59.027568 13272 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2a9f01262a3149ed811740ff63d60310: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:59.027560 13337 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 86df54a59996412bad72759efc81a87c: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:59.030380 13272 log.cc:826] T 00000000000000000000000000000000 P 2a9f01262a3149ed811740ff63d60310: Log is configured to *not* fsync() on all Append() calls
I20260630 12:23:59.037387 13337 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 86df54a59996412bad72759efc81a87c: No bootstrap required, opened a new log
I20260630 12:23:59.037387 13272 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2a9f01262a3149ed811740ff63d60310: No bootstrap required, opened a new log
I20260630 12:23:59.057026 13337 raft_consensus.cc:359] T 00000000000000000000000000000000 P 86df54a59996412bad72759efc81a87c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c58e46550aca4492803b9e9b38a3901a" member_type: VOTER last_known_addr { host: "127.12.213.62" port: 41651 } } peers { permanent_uuid: "2a9f01262a3149ed811740ff63d60310" member_type: VOTER last_known_addr { host: "127.12.213.61" port: 38437 } } peers { permanent_uuid: "86df54a59996412bad72759efc81a87c" member_type: VOTER last_known_addr { host: "127.12.213.60" port: 44993 } }
I20260630 12:23:59.057026 13272 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2a9f01262a3149ed811740ff63d60310 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c58e46550aca4492803b9e9b38a3901a" member_type: VOTER last_known_addr { host: "127.12.213.62" port: 41651 } } peers { permanent_uuid: "2a9f01262a3149ed811740ff63d60310" member_type: VOTER last_known_addr { host: "127.12.213.61" port: 38437 } } peers { permanent_uuid: "86df54a59996412bad72759efc81a87c" member_type: VOTER last_known_addr { host: "127.12.213.60" port: 44993 } }
I20260630 12:23:59.058190 13272 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2a9f01262a3149ed811740ff63d60310 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:59.058159 13337 raft_consensus.cc:385] T 00000000000000000000000000000000 P 86df54a59996412bad72759efc81a87c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:59.058632 13337 raft_consensus.cc:740] T 00000000000000000000000000000000 P 86df54a59996412bad72759efc81a87c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86df54a59996412bad72759efc81a87c, State: Initialized, Role: FOLLOWER
I20260630 12:23:59.058614 13272 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2a9f01262a3149ed811740ff63d60310 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a9f01262a3149ed811740ff63d60310, State: Initialized, Role: FOLLOWER
I20260630 12:23:59.059772 13272 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2a9f01262a3149ed811740ff63d60310 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c58e46550aca4492803b9e9b38a3901a" member_type: VOTER last_known_addr { host: "127.12.213.62" port: 41651 } } peers { permanent_uuid: "2a9f01262a3149ed811740ff63d60310" member_type: VOTER last_known_addr { host: "127.12.213.61" port: 38437 } } peers { permanent_uuid: "86df54a59996412bad72759efc81a87c" member_type: VOTER last_known_addr { host: "127.12.213.60" port: 44993 } }
I20260630 12:23:59.059772 13337 consensus_queue.cc:260] T 00000000000000000000000000000000 P 86df54a59996412bad72759efc81a87c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c58e46550aca4492803b9e9b38a3901a" member_type: VOTER last_known_addr { host: "127.12.213.62" port: 41651 } } peers { permanent_uuid: "2a9f01262a3149ed811740ff63d60310" member_type: VOTER last_known_addr { host: "127.12.213.61" port: 38437 } } peers { permanent_uuid: "86df54a59996412bad72759efc81a87c" member_type: VOTER last_known_addr { host: "127.12.213.60" port: 44993 } }
I20260630 12:23:59.062865 13207 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.12.213.60" port: 44993 } attempt: 3
I20260630 12:23:59.063887 13344 sys_catalog.cc:455] T 00000000000000000000000000000000 P 86df54a59996412bad72759efc81a87c [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: "c58e46550aca4492803b9e9b38a3901a" member_type: VOTER last_known_addr { host: "127.12.213.62" port: 41651 } } peers { permanent_uuid: "2a9f01262a3149ed811740ff63d60310" member_type: VOTER last_known_addr { host: "127.12.213.61" port: 38437 } } peers { permanent_uuid: "86df54a59996412bad72759efc81a87c" member_type: VOTER last_known_addr { host: "127.12.213.60" port: 44993 } } }
I20260630 12:23:59.064780 13344 sys_catalog.cc:458] T 00000000000000000000000000000000 P 86df54a59996412bad72759efc81a87c [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:23:59.065891 13345 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2a9f01262a3149ed811740ff63d60310 [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: "c58e46550aca4492803b9e9b38a3901a" member_type: VOTER last_known_addr { host: "127.12.213.62" port: 41651 } } peers { permanent_uuid: "2a9f01262a3149ed811740ff63d60310" member_type: VOTER last_known_addr { host: "127.12.213.61" port: 38437 } } peers { permanent_uuid: "86df54a59996412bad72759efc81a87c" member_type: VOTER last_known_addr { host: "127.12.213.60" port: 44993 } } }
I20260630 12:23:59.066602 13345 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2a9f01262a3149ed811740ff63d60310 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:23:59.067655 13272 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2a9f01262a3149ed811740ff63d60310 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:23:59.068476 13337 sys_catalog.cc:565] T 00000000000000000000000000000000 P 86df54a59996412bad72759efc81a87c [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:23:59.086557 13207 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c58e46550aca4492803b9e9b38a3901a: Bootstrap starting.
I20260630 12:23:59.094445 13207 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c58e46550aca4492803b9e9b38a3901a: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:59.105636 13207 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c58e46550aca4492803b9e9b38a3901a: No bootstrap required, opened a new log
W20260630 12:23:59.108920 13365 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 2a9f01262a3149ed811740ff63d60310: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:23:59.109310 13365 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260630 12:23:59.109539 13368 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 86df54a59996412bad72759efc81a87c: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
I20260630 12:23:59.109123 13207 raft_consensus.cc:359] T 00000000000000000000000000000000 P c58e46550aca4492803b9e9b38a3901a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c58e46550aca4492803b9e9b38a3901a" member_type: VOTER last_known_addr { host: "127.12.213.62" port: 41651 } } peers { permanent_uuid: "2a9f01262a3149ed811740ff63d60310" member_type: VOTER last_known_addr { host: "127.12.213.61" port: 38437 } } peers { permanent_uuid: "86df54a59996412bad72759efc81a87c" member_type: VOTER last_known_addr { host: "127.12.213.60" port: 44993 } }
W20260630 12:23:59.109860 13368 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:23:59.109977 13207 raft_consensus.cc:385] T 00000000000000000000000000000000 P c58e46550aca4492803b9e9b38a3901a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:59.110329 13207 raft_consensus.cc:740] T 00000000000000000000000000000000 P c58e46550aca4492803b9e9b38a3901a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c58e46550aca4492803b9e9b38a3901a, State: Initialized, Role: FOLLOWER
I20260630 12:23:59.111037 13207 consensus_queue.cc:260] T 00000000000000000000000000000000 P c58e46550aca4492803b9e9b38a3901a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c58e46550aca4492803b9e9b38a3901a" member_type: VOTER last_known_addr { host: "127.12.213.62" port: 41651 } } peers { permanent_uuid: "2a9f01262a3149ed811740ff63d60310" member_type: VOTER last_known_addr { host: "127.12.213.61" port: 38437 } } peers { permanent_uuid: "86df54a59996412bad72759efc81a87c" member_type: VOTER last_known_addr { host: "127.12.213.60" port: 44993 } }
I20260630 12:23:59.113765 13370 sys_catalog.cc:455] T 00000000000000000000000000000000 P c58e46550aca4492803b9e9b38a3901a [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: "c58e46550aca4492803b9e9b38a3901a" member_type: VOTER last_known_addr { host: "127.12.213.62" port: 41651 } } peers { permanent_uuid: "2a9f01262a3149ed811740ff63d60310" member_type: VOTER last_known_addr { host: "127.12.213.61" port: 38437 } } peers { permanent_uuid: "86df54a59996412bad72759efc81a87c" member_type: VOTER last_known_addr { host: "127.12.213.60" port: 44993 } } }
I20260630 12:23:59.114413 13370 sys_catalog.cc:458] T 00000000000000000000000000000000 P c58e46550aca4492803b9e9b38a3901a [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:23:59.115269 13207 sys_catalog.cc:565] T 00000000000000000000000000000000 P c58e46550aca4492803b9e9b38a3901a [sys.catalog]: configured and running, proceeding with master startup.
W20260630 12:23:59.127763 13161 tablet.cc:2406] T 00000000000000000000000000000000 P c58e46550aca4492803b9e9b38a3901a: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:23:59.138208 13140 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260630 12:23:59.138506 13140 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260630 12:23:59.140431 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:23:59.143230 13381 catalog_manager.cc:1594] T 00000000000000000000000000000000 P c58e46550aca4492803b9e9b38a3901a: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:23:59.143581 13381 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260630 12:23:59.149907 13382 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
W20260630 12:23:59.151073 13383 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
I20260630 12:23:59.156260 13140 server_base.cc:1061] running on GCE node
W20260630 12:23:59.156836 13385 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
I20260630 12:23:59.157792 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:23:59.157995 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:23:59.158255 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822239158234 us; error 0 us; skew 500 ppm
I20260630 12:23:59.158756 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:59.161629 13140 webserver.cc:533] Webserver started at http://127.12.213.1:40653/ using document root <none> and password file <none>
I20260630 12:23:59.162122 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:59.162386 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:23:59.162686 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:23:59.163837 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822237130653-13140-0/minicluster-data/ts-0-root/instance:
uuid: "4a76c77c313044249bd32a108f74bfcf"
format_stamp: "Formatted at 2026-06-30 12:23:59 on dist-test-slave-zz34"
I20260630 12:23:59.168639 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:23:59.172353 13390 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:59.173210 13140 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:23:59.173496 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822237130653-13140-0/minicluster-data/ts-0-root
uuid: "4a76c77c313044249bd32a108f74bfcf"
format_stamp: "Formatted at 2026-06-30 12:23:59 on dist-test-slave-zz34"
I20260630 12:23:59.173768 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822237130653-13140-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822237130653-13140-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822237130653-13140-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)
I20260630 12:23:59.220006 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:59.221364 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:59.224151 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:23:59.228665 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:23:59.228907 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:59.229192 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:23:59.229352 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:59.230371 13344 raft_consensus.cc:493] T 00000000000000000000000000000000 P 86df54a59996412bad72759efc81a87c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:59.231000 13344 raft_consensus.cc:515] T 00000000000000000000000000000000 P 86df54a59996412bad72759efc81a87c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c58e46550aca4492803b9e9b38a3901a" member_type: VOTER last_known_addr { host: "127.12.213.62" port: 41651 } } peers { permanent_uuid: "2a9f01262a3149ed811740ff63d60310" member_type: VOTER last_known_addr { host: "127.12.213.61" port: 38437 } } peers { permanent_uuid: "86df54a59996412bad72759efc81a87c" member_type: VOTER last_known_addr { host: "127.12.213.60" port: 44993 } }
I20260630 12:23:59.235031 13182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "86df54a59996412bad72759efc81a87c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c58e46550aca4492803b9e9b38a3901a" is_pre_election: true
I20260630 12:23:59.235183 13247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "86df54a59996412bad72759efc81a87c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a9f01262a3149ed811740ff63d60310" is_pre_election: true
I20260630 12:23:59.236024 13344 leader_election.cc:290] T 00000000000000000000000000000000 P 86df54a59996412bad72759efc81a87c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c58e46550aca4492803b9e9b38a3901a (127.12.213.62:41651), 2a9f01262a3149ed811740ff63d60310 (127.12.213.61:38437)
I20260630 12:23:59.235948 13182 raft_consensus.cc:2468] T 00000000000000000000000000000000 P c58e46550aca4492803b9e9b38a3901a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86df54a59996412bad72759efc81a87c in term 0.
I20260630 12:23:59.235945 13247 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 2a9f01262a3149ed811740ff63d60310 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86df54a59996412bad72759efc81a87c in term 0.
I20260630 12:23:59.237828 13289 leader_election.cc:304] T 00000000000000000000000000000000 P 86df54a59996412bad72759efc81a87c [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: 86df54a59996412bad72759efc81a87c, c58e46550aca4492803b9e9b38a3901a; no voters: 
I20260630 12:23:59.238837 13344 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 86df54a59996412bad72759efc81a87c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:23:59.239225 13344 raft_consensus.cc:493] T 00000000000000000000000000000000 P 86df54a59996412bad72759efc81a87c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:23:59.239557 13344 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 86df54a59996412bad72759efc81a87c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:59.247226 13344 raft_consensus.cc:515] T 00000000000000000000000000000000 P 86df54a59996412bad72759efc81a87c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c58e46550aca4492803b9e9b38a3901a" member_type: VOTER last_known_addr { host: "127.12.213.62" port: 41651 } } peers { permanent_uuid: "2a9f01262a3149ed811740ff63d60310" member_type: VOTER last_known_addr { host: "127.12.213.61" port: 38437 } } peers { permanent_uuid: "86df54a59996412bad72759efc81a87c" member_type: VOTER last_known_addr { host: "127.12.213.60" port: 44993 } }
I20260630 12:23:59.250334 13182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "86df54a59996412bad72759efc81a87c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c58e46550aca4492803b9e9b38a3901a"
I20260630 12:23:59.251107 13182 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c58e46550aca4492803b9e9b38a3901a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:59.251470 13247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "86df54a59996412bad72759efc81a87c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a9f01262a3149ed811740ff63d60310"
I20260630 12:23:59.252079 13247 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2a9f01262a3149ed811740ff63d60310 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:59.259148 13247 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 2a9f01262a3149ed811740ff63d60310 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86df54a59996412bad72759efc81a87c in term 1.
I20260630 12:23:59.262658 13182 raft_consensus.cc:2468] T 00000000000000000000000000000000 P c58e46550aca4492803b9e9b38a3901a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86df54a59996412bad72759efc81a87c in term 1.
I20260630 12:23:59.263041 13287 leader_election.cc:304] T 00000000000000000000000000000000 P 86df54a59996412bad72759efc81a87c [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: 2a9f01262a3149ed811740ff63d60310, 86df54a59996412bad72759efc81a87c; no voters: 
I20260630 12:23:59.260076 13344 leader_election.cc:290] T 00000000000000000000000000000000 P 86df54a59996412bad72759efc81a87c [CANDIDATE]: Term 1 election: Requested vote from peers c58e46550aca4492803b9e9b38a3901a (127.12.213.62:41651), 2a9f01262a3149ed811740ff63d60310 (127.12.213.61:38437)
I20260630 12:23:59.264357 13344 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 86df54a59996412bad72759efc81a87c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:23:59.267059 13344 raft_consensus.cc:697] T 00000000000000000000000000000000 P 86df54a59996412bad72759efc81a87c [term 1 LEADER]: Becoming Leader. State: Replica: 86df54a59996412bad72759efc81a87c, State: Running, Role: LEADER
I20260630 12:23:59.268364 13344 consensus_queue.cc:237] T 00000000000000000000000000000000 P 86df54a59996412bad72759efc81a87c [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: "c58e46550aca4492803b9e9b38a3901a" member_type: VOTER last_known_addr { host: "127.12.213.62" port: 41651 } } peers { permanent_uuid: "2a9f01262a3149ed811740ff63d60310" member_type: VOTER last_known_addr { host: "127.12.213.61" port: 38437 } } peers { permanent_uuid: "86df54a59996412bad72759efc81a87c" member_type: VOTER last_known_addr { host: "127.12.213.60" port: 44993 } }
I20260630 12:23:59.283309 13404 sys_catalog.cc:455] T 00000000000000000000000000000000 P 86df54a59996412bad72759efc81a87c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 86df54a59996412bad72759efc81a87c. Latest consensus state: current_term: 1 leader_uuid: "86df54a59996412bad72759efc81a87c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c58e46550aca4492803b9e9b38a3901a" member_type: VOTER last_known_addr { host: "127.12.213.62" port: 41651 } } peers { permanent_uuid: "2a9f01262a3149ed811740ff63d60310" member_type: VOTER last_known_addr { host: "127.12.213.61" port: 38437 } } peers { permanent_uuid: "86df54a59996412bad72759efc81a87c" member_type: VOTER last_known_addr { host: "127.12.213.60" port: 44993 } } }
I20260630 12:23:59.284323 13404 sys_catalog.cc:458] T 00000000000000000000000000000000 P 86df54a59996412bad72759efc81a87c [sys.catalog]: This master's current role is: LEADER
I20260630 12:23:59.293349 13413 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:23:59.301731 13413 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:23:59.321489 13247 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 2a9f01262a3149ed811740ff63d60310 [term 1 FOLLOWER]: Refusing update from remote peer 86df54a59996412bad72759efc81a87c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:23:59.324589 13182 raft_consensus.cc:1275] T 00000000000000000000000000000000 P c58e46550aca4492803b9e9b38a3901a [term 1 FOLLOWER]: Refusing update from remote peer 86df54a59996412bad72759efc81a87c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:23:59.326529 13404 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 86df54a59996412bad72759efc81a87c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a9f01262a3149ed811740ff63d60310" member_type: VOTER last_known_addr { host: "127.12.213.61" port: 38437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:23:59.327325 13344 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 86df54a59996412bad72759efc81a87c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c58e46550aca4492803b9e9b38a3901a" member_type: VOTER last_known_addr { host: "127.12.213.62" port: 41651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:23:59.355074 13370 sys_catalog.cc:455] T 00000000000000000000000000000000 P c58e46550aca4492803b9e9b38a3901a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 86df54a59996412bad72759efc81a87c. Latest consensus state: current_term: 1 leader_uuid: "86df54a59996412bad72759efc81a87c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c58e46550aca4492803b9e9b38a3901a" member_type: VOTER last_known_addr { host: "127.12.213.62" port: 41651 } } peers { permanent_uuid: "2a9f01262a3149ed811740ff63d60310" member_type: VOTER last_known_addr { host: "127.12.213.61" port: 38437 } } peers { permanent_uuid: "86df54a59996412bad72759efc81a87c" member_type: VOTER last_known_addr { host: "127.12.213.60" port: 44993 } } }
I20260630 12:23:59.356930 13370 sys_catalog.cc:458] T 00000000000000000000000000000000 P c58e46550aca4492803b9e9b38a3901a [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:23:59.362035 13425 mvcc.cc:204] Tried to move back new op lower bound from 7302439892240736256 to 7302439892057591808. Current Snapshot: MvccSnapshot[applied={T|T < 7302439892240736256}]
I20260630 12:23:59.370095 13370 sys_catalog.cc:455] T 00000000000000000000000000000000 P c58e46550aca4492803b9e9b38a3901a [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "86df54a59996412bad72759efc81a87c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c58e46550aca4492803b9e9b38a3901a" member_type: VOTER last_known_addr { host: "127.12.213.62" port: 41651 } } peers { permanent_uuid: "2a9f01262a3149ed811740ff63d60310" member_type: VOTER last_known_addr { host: "127.12.213.61" port: 38437 } } peers { permanent_uuid: "86df54a59996412bad72759efc81a87c" member_type: VOTER last_known_addr { host: "127.12.213.60" port: 44993 } } }
I20260630 12:23:59.370883 13370 sys_catalog.cc:458] T 00000000000000000000000000000000 P c58e46550aca4492803b9e9b38a3901a [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:23:59.373337 13345 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2a9f01262a3149ed811740ff63d60310 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 86df54a59996412bad72759efc81a87c. Latest consensus state: current_term: 1 leader_uuid: "86df54a59996412bad72759efc81a87c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c58e46550aca4492803b9e9b38a3901a" member_type: VOTER last_known_addr { host: "127.12.213.62" port: 41651 } } peers { permanent_uuid: "2a9f01262a3149ed811740ff63d60310" member_type: VOTER last_known_addr { host: "127.12.213.61" port: 38437 } } peers { permanent_uuid: "86df54a59996412bad72759efc81a87c" member_type: VOTER last_known_addr { host: "127.12.213.60" port: 44993 } } }
I20260630 12:23:59.374336 13345 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2a9f01262a3149ed811740ff63d60310 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:23:59.380927 13413 catalog_manager.cc:1383] Generated new cluster ID: 4e19dc1e54fa4a01af37c1433445f712
I20260630 12:23:59.381376 13413 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:23:59.383759 13344 sys_catalog.cc:455] T 00000000000000000000000000000000 P 86df54a59996412bad72759efc81a87c [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "86df54a59996412bad72759efc81a87c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c58e46550aca4492803b9e9b38a3901a" member_type: VOTER last_known_addr { host: "127.12.213.62" port: 41651 } } peers { permanent_uuid: "2a9f01262a3149ed811740ff63d60310" member_type: VOTER last_known_addr { host: "127.12.213.61" port: 38437 } } peers { permanent_uuid: "86df54a59996412bad72759efc81a87c" member_type: VOTER last_known_addr { host: "127.12.213.60" port: 44993 } } }
I20260630 12:23:59.384478 13344 sys_catalog.cc:458] T 00000000000000000000000000000000 P 86df54a59996412bad72759efc81a87c [sys.catalog]: This master's current role is: LEADER
I20260630 12:23:59.401060 13404 sys_catalog.cc:455] T 00000000000000000000000000000000 P 86df54a59996412bad72759efc81a87c [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "86df54a59996412bad72759efc81a87c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c58e46550aca4492803b9e9b38a3901a" member_type: VOTER last_known_addr { host: "127.12.213.62" port: 41651 } } peers { permanent_uuid: "2a9f01262a3149ed811740ff63d60310" member_type: VOTER last_known_addr { host: "127.12.213.61" port: 38437 } } peers { permanent_uuid: "86df54a59996412bad72759efc81a87c" member_type: VOTER last_known_addr { host: "127.12.213.60" port: 44993 } } }
I20260630 12:23:59.403575 13345 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2a9f01262a3149ed811740ff63d60310 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "86df54a59996412bad72759efc81a87c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c58e46550aca4492803b9e9b38a3901a" member_type: VOTER last_known_addr { host: "127.12.213.62" port: 41651 } } peers { permanent_uuid: "2a9f01262a3149ed811740ff63d60310" member_type: VOTER last_known_addr { host: "127.12.213.61" port: 38437 } } peers { permanent_uuid: "86df54a59996412bad72759efc81a87c" member_type: VOTER last_known_addr { host: "127.12.213.60" port: 44993 } } }
I20260630 12:23:59.406008 13345 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2a9f01262a3149ed811740ff63d60310 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:23:59.406668 13404 sys_catalog.cc:458] T 00000000000000000000000000000000 P 86df54a59996412bad72759efc81a87c [sys.catalog]: This master's current role is: LEADER
I20260630 12:23:59.429558 13413 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:23:59.433842 13413 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:23:59.458247 13413 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 86df54a59996412bad72759efc81a87c: Generated new TSK 0
I20260630 12:23:59.459589 13413 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:23:59.492197 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.1:36735
I20260630 12:23:59.492493 13464 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.1:36735 every 8 connection(s)
I20260630 12:23:59.542070 13465 heartbeater.cc:344] Connected to a master server at 127.12.213.60:44993
I20260630 12:23:59.542621 13465 heartbeater.cc:461] Registering TS with master...
I20260630 12:23:59.543853 13465 heartbeater.cc:507] Master 127.12.213.60:44993 requested a full tablet report, sending...
I20260630 12:23:59.547418 13302 ts_manager.cc:194] Registered new tserver with Master: 4a76c77c313044249bd32a108f74bfcf (127.12.213.1:36735)
I20260630 12:23:59.550563 13302 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36954
I20260630 12:23:59.554416 13466 heartbeater.cc:344] Connected to a master server at 127.12.213.61:38437
I20260630 12:23:59.554952 13466 heartbeater.cc:461] Registering TS with master...
I20260630 12:23:59.555644 13466 heartbeater.cc:507] Master 127.12.213.61:38437 requested a full tablet report, sending...
I20260630 12:23:59.558830 13237 ts_manager.cc:194] Registered new tserver with Master: 4a76c77c313044249bd32a108f74bfcf (127.12.213.1:36735)
I20260630 12:23:59.560451 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:23:59.561666 13467 heartbeater.cc:344] Connected to a master server at 127.12.213.62:41651
I20260630 12:23:59.562054 13467 heartbeater.cc:461] Registering TS with master...
I20260630 12:23:59.562745 13467 heartbeater.cc:507] Master 127.12.213.62:41651 requested a full tablet report, sending...
I20260630 12:23:59.565994 13172 ts_manager.cc:194] Registered new tserver with Master: 4a76c77c313044249bd32a108f74bfcf (127.12.213.1:36735)
W20260630 12:23:59.569921 13474 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
W20260630 12:23:59.572085 13475 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
W20260630 12:23:59.572789 13477 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
I20260630 12:23:59.574681 13140 server_base.cc:1061] running on GCE node
I20260630 12:23:59.575915 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:23:59.576184 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:23:59.576426 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822239576404 us; error 0 us; skew 500 ppm
I20260630 12:23:59.577090 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:59.580070 13140 webserver.cc:533] Webserver started at http://127.12.213.2:43393/ using document root <none> and password file <none>
I20260630 12:23:59.580672 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:59.580899 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:23:59.581233 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:23:59.582718 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822237130653-13140-0/minicluster-data/ts-1-root/instance:
uuid: "aeb4368d99674831be87fd93b0414aaa"
format_stamp: "Formatted at 2026-06-30 12:23:59 on dist-test-slave-zz34"
I20260630 12:23:59.588318 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:23:59.592254 13482 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:59.593098 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:23:59.593418 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822237130653-13140-0/minicluster-data/ts-1-root
uuid: "aeb4368d99674831be87fd93b0414aaa"
format_stamp: "Formatted at 2026-06-30 12:23:59 on dist-test-slave-zz34"
I20260630 12:23:59.593757 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822237130653-13140-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822237130653-13140-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822237130653-13140-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)
I20260630 12:23:59.634497 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:59.636121 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:59.637733 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:23:59.640549 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:23:59.640800 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:59.641083 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:23:59.641299 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:59.743440 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.2:44483
I20260630 12:23:59.743630 13544 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.2:44483 every 8 connection(s)
I20260630 12:23:59.784037 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:23:59.797402 13545 heartbeater.cc:344] Connected to a master server at 127.12.213.60:44993
I20260630 12:23:59.797852 13545 heartbeater.cc:461] Registering TS with master...
W20260630 12:23:59.798156 13552 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
I20260630 12:23:59.799564 13546 heartbeater.cc:344] Connected to a master server at 127.12.213.61:38437
I20260630 12:23:59.799944 13546 heartbeater.cc:461] Registering TS with master...
I20260630 12:23:59.801026 13546 heartbeater.cc:507] Master 127.12.213.61:38437 requested a full tablet report, sending...
I20260630 12:23:59.798998 13545 heartbeater.cc:507] Master 127.12.213.60:44993 requested a full tablet report, sending...
I20260630 12:23:59.804526 13302 ts_manager.cc:194] Registered new tserver with Master: aeb4368d99674831be87fd93b0414aaa (127.12.213.2:44483)
I20260630 12:23:59.804548 13237 ts_manager.cc:194] Registered new tserver with Master: aeb4368d99674831be87fd93b0414aaa (127.12.213.2:44483)
W20260630 12:23:59.805748 13553 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
I20260630 12:23:59.807001 13302 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60534
I20260630 12:23:59.815727 13548 heartbeater.cc:344] Connected to a master server at 127.12.213.62:41651
I20260630 12:23:59.816262 13548 heartbeater.cc:461] Registering TS with master...
I20260630 12:23:59.817145 13548 heartbeater.cc:507] Master 127.12.213.62:41651 requested a full tablet report, sending...
I20260630 12:23:59.820973 13172 ts_manager.cc:194] Registered new tserver with Master: aeb4368d99674831be87fd93b0414aaa (127.12.213.2:44483)
I20260630 12:23:59.826025 13140 server_base.cc:1061] running on GCE node
W20260630 12:23:59.826994 13555 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
I20260630 12:23:59.827939 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:23:59.828159 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:23:59.828343 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822239828325 us; error 0 us; skew 500 ppm
I20260630 12:23:59.828855 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:59.831357 13140 webserver.cc:533] Webserver started at http://127.12.213.3:36367/ using document root <none> and password file <none>
I20260630 12:23:59.831830 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:59.832031 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:23:59.832335 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:23:59.833480 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822237130653-13140-0/minicluster-data/ts-2-root/instance:
uuid: "24aa3c10ce1f4d4e91e94b71a20ddd68"
format_stamp: "Formatted at 2026-06-30 12:23:59 on dist-test-slave-zz34"
I20260630 12:23:59.838007 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:23:59.841631 13560 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:59.842486 13140 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:23:59.842782 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822237130653-13140-0/minicluster-data/ts-2-root
uuid: "24aa3c10ce1f4d4e91e94b71a20ddd68"
format_stamp: "Formatted at 2026-06-30 12:23:59 on dist-test-slave-zz34"
I20260630 12:23:59.843055 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822237130653-13140-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822237130653-13140-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822237130653-13140-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)
I20260630 12:23:59.861704 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:59.863022 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:59.865092 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:23:59.868045 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:23:59.868280 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:59.868544 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:23:59.868737 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:59.961091 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.3:36581
I20260630 12:23:59.961951 13622 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.3:36581 every 8 connection(s)
I20260630 12:24:00.002413 13624 heartbeater.cc:344] Connected to a master server at 127.12.213.61:38437
I20260630 12:24:00.002871 13624 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:00.003834 13624 heartbeater.cc:507] Master 127.12.213.61:38437 requested a full tablet report, sending...
I20260630 12:24:00.004279 13623 heartbeater.cc:344] Connected to a master server at 127.12.213.60:44993
I20260630 12:24:00.004659 13623 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:00.005613 13623 heartbeater.cc:507] Master 127.12.213.60:44993 requested a full tablet report, sending...
I20260630 12:24:00.006762 13237 ts_manager.cc:194] Registered new tserver with Master: 24aa3c10ce1f4d4e91e94b71a20ddd68 (127.12.213.3:36581)
I20260630 12:24:00.008620 13302 ts_manager.cc:194] Registered new tserver with Master: 24aa3c10ce1f4d4e91e94b71a20ddd68 (127.12.213.3:36581)
I20260630 12:24:00.010474 13302 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60550
I20260630 12:24:00.012336 13625 heartbeater.cc:344] Connected to a master server at 127.12.213.62:41651
I20260630 12:24:00.012885 13625 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:00.013684 13625 heartbeater.cc:507] Master 127.12.213.62:41651 requested a full tablet report, sending...
I20260630 12:24:00.016098 13172 ts_manager.cc:194] Registered new tserver with Master: 24aa3c10ce1f4d4e91e94b71a20ddd68 (127.12.213.3:36581)
I20260630 12:24:00.016812 13140 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.02534742s
I20260630 12:24:00.113612 13365 catalog_manager.cc:1295] Loaded cluster ID: 4e19dc1e54fa4a01af37c1433445f712
I20260630 12:24:00.113868 13365 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 2a9f01262a3149ed811740ff63d60310: loading cluster ID for follower catalog manager: success
I20260630 12:24:00.119498 13365 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 2a9f01262a3149ed811740ff63d60310: acquiring CA information for follower catalog manager: success
I20260630 12:24:00.123184 13365 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 2a9f01262a3149ed811740ff63d60310: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:24:00.149428 13381 catalog_manager.cc:1295] Loaded cluster ID: 4e19dc1e54fa4a01af37c1433445f712
I20260630 12:24:00.149791 13381 catalog_manager.cc:1588] T 00000000000000000000000000000000 P c58e46550aca4492803b9e9b38a3901a: loading cluster ID for follower catalog manager: success
I20260630 12:24:00.156920 13381 catalog_manager.cc:1610] T 00000000000000000000000000000000 P c58e46550aca4492803b9e9b38a3901a: acquiring CA information for follower catalog manager: success
I20260630 12:24:00.161222 13381 catalog_manager.cc:1638] T 00000000000000000000000000000000 P c58e46550aca4492803b9e9b38a3901a: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:24:00.556303 13465 heartbeater.cc:499] Master 127.12.213.60:44993 was elected leader, sending a full tablet report...
I20260630 12:24:00.810091 13545 heartbeater.cc:499] Master 127.12.213.60:44993 was elected leader, sending a full tablet report...
I20260630 12:24:01.013656 13623 heartbeater.cc:499] Master 127.12.213.60:44993 was elected leader, sending a full tablet report...
I20260630 12:24:01.101087 13366 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:24:01.204917 13302 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60560:
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"
    }
  }
}
I20260630 12:24:01.309496 13510 tablet_service.cc:1511] Processing CreateTablet for tablet 7f6e1236aa09456ca64e1cfb4e6441db (DEFAULT_TABLE table=test-workload [id=ef87d76a80ac4a27ae8a3865100389c5]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:24:01.311234 13510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f6e1236aa09456ca64e1cfb4e6441db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:01.312986 13421 tablet_service.cc:1511] Processing CreateTablet for tablet 6e90418558994e60918dc2fb2da88468 (DEFAULT_TABLE table=test-workload [id=ef87d76a80ac4a27ae8a3865100389c5]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:24:01.313251 13420 tablet_service.cc:1511] Processing CreateTablet for tablet f2ed38aeeb79496d8d6f79e35d51a6de (DEFAULT_TABLE table=test-workload [id=ef87d76a80ac4a27ae8a3865100389c5]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:24:01.314428 13421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e90418558994e60918dc2fb2da88468. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:01.315188 13420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2ed38aeeb79496d8d6f79e35d51a6de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:01.315074 13588 tablet_service.cc:1511] Processing CreateTablet for tablet 6a642a1276ec42e18b1dc42e8f44a81b (DEFAULT_TABLE table=test-workload [id=ef87d76a80ac4a27ae8a3865100389c5]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:24:01.316452 13588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a642a1276ec42e18b1dc42e8f44a81b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:01.336227 13660 tablet_bootstrap.cc:492] T 6a642a1276ec42e18b1dc42e8f44a81b P 24aa3c10ce1f4d4e91e94b71a20ddd68: Bootstrap starting.
I20260630 12:24:01.337260 13659 tablet_bootstrap.cc:492] T 6e90418558994e60918dc2fb2da88468 P 4a76c77c313044249bd32a108f74bfcf: Bootstrap starting.
I20260630 12:24:01.339427 13658 tablet_bootstrap.cc:492] T 7f6e1236aa09456ca64e1cfb4e6441db P aeb4368d99674831be87fd93b0414aaa: Bootstrap starting.
I20260630 12:24:01.343698 13660 tablet_bootstrap.cc:654] T 6a642a1276ec42e18b1dc42e8f44a81b P 24aa3c10ce1f4d4e91e94b71a20ddd68: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:01.345127 13659 tablet_bootstrap.cc:654] T 6e90418558994e60918dc2fb2da88468 P 4a76c77c313044249bd32a108f74bfcf: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:01.346788 13658 tablet_bootstrap.cc:654] T 7f6e1236aa09456ca64e1cfb4e6441db P aeb4368d99674831be87fd93b0414aaa: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:01.348600 13660 tablet_bootstrap.cc:492] T 6a642a1276ec42e18b1dc42e8f44a81b P 24aa3c10ce1f4d4e91e94b71a20ddd68: No bootstrap required, opened a new log
I20260630 12:24:01.349028 13660 ts_tablet_manager.cc:1403] T 6a642a1276ec42e18b1dc42e8f44a81b P 24aa3c10ce1f4d4e91e94b71a20ddd68: Time spent bootstrapping tablet: real 0.013s	user 0.000s	sys 0.009s
I20260630 12:24:01.351595 13660 raft_consensus.cc:359] T 6a642a1276ec42e18b1dc42e8f44a81b P 24aa3c10ce1f4d4e91e94b71a20ddd68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24aa3c10ce1f4d4e91e94b71a20ddd68" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36581 } }
I20260630 12:24:01.352073 13660 raft_consensus.cc:385] T 6a642a1276ec42e18b1dc42e8f44a81b P 24aa3c10ce1f4d4e91e94b71a20ddd68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:01.352449 13660 raft_consensus.cc:740] T 6a642a1276ec42e18b1dc42e8f44a81b P 24aa3c10ce1f4d4e91e94b71a20ddd68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24aa3c10ce1f4d4e91e94b71a20ddd68, State: Initialized, Role: FOLLOWER
I20260630 12:24:01.353380 13660 consensus_queue.cc:260] T 6a642a1276ec42e18b1dc42e8f44a81b P 24aa3c10ce1f4d4e91e94b71a20ddd68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "24aa3c10ce1f4d4e91e94b71a20ddd68" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36581 } }
I20260630 12:24:01.353915 13660 raft_consensus.cc:399] T 6a642a1276ec42e18b1dc42e8f44a81b P 24aa3c10ce1f4d4e91e94b71a20ddd68 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:24:01.354395 13660 raft_consensus.cc:493] T 6a642a1276ec42e18b1dc42e8f44a81b P 24aa3c10ce1f4d4e91e94b71a20ddd68 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:24:01.354800 13660 raft_consensus.cc:3060] T 6a642a1276ec42e18b1dc42e8f44a81b P 24aa3c10ce1f4d4e91e94b71a20ddd68 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:01.354910 13659 tablet_bootstrap.cc:492] T 6e90418558994e60918dc2fb2da88468 P 4a76c77c313044249bd32a108f74bfcf: No bootstrap required, opened a new log
I20260630 12:24:01.355492 13659 ts_tablet_manager.cc:1403] T 6e90418558994e60918dc2fb2da88468 P 4a76c77c313044249bd32a108f74bfcf: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.009s
I20260630 12:24:01.356429 13658 tablet_bootstrap.cc:492] T 7f6e1236aa09456ca64e1cfb4e6441db P aeb4368d99674831be87fd93b0414aaa: No bootstrap required, opened a new log
I20260630 12:24:01.356882 13658 ts_tablet_manager.cc:1403] T 7f6e1236aa09456ca64e1cfb4e6441db P aeb4368d99674831be87fd93b0414aaa: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
I20260630 12:24:01.358314 13659 raft_consensus.cc:359] T 6e90418558994e60918dc2fb2da88468 P 4a76c77c313044249bd32a108f74bfcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4a76c77c313044249bd32a108f74bfcf" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36735 } }
I20260630 12:24:01.358883 13659 raft_consensus.cc:385] T 6e90418558994e60918dc2fb2da88468 P 4a76c77c313044249bd32a108f74bfcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:01.359201 13659 raft_consensus.cc:740] T 6e90418558994e60918dc2fb2da88468 P 4a76c77c313044249bd32a108f74bfcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a76c77c313044249bd32a108f74bfcf, State: Initialized, Role: FOLLOWER
I20260630 12:24:01.359591 13658 raft_consensus.cc:359] T 7f6e1236aa09456ca64e1cfb4e6441db P aeb4368d99674831be87fd93b0414aaa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aeb4368d99674831be87fd93b0414aaa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 44483 } }
I20260630 12:24:01.360149 13658 raft_consensus.cc:385] T 7f6e1236aa09456ca64e1cfb4e6441db P aeb4368d99674831be87fd93b0414aaa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:01.359964 13660 raft_consensus.cc:515] T 6a642a1276ec42e18b1dc42e8f44a81b P 24aa3c10ce1f4d4e91e94b71a20ddd68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24aa3c10ce1f4d4e91e94b71a20ddd68" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36581 } }
I20260630 12:24:01.359902 13659 consensus_queue.cc:260] T 6e90418558994e60918dc2fb2da88468 P 4a76c77c313044249bd32a108f74bfcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4a76c77c313044249bd32a108f74bfcf" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36735 } }
I20260630 12:24:01.360505 13658 raft_consensus.cc:740] T 7f6e1236aa09456ca64e1cfb4e6441db P aeb4368d99674831be87fd93b0414aaa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aeb4368d99674831be87fd93b0414aaa, State: Initialized, Role: FOLLOWER
I20260630 12:24:01.360878 13660 leader_election.cc:304] T 6a642a1276ec42e18b1dc42e8f44a81b P 24aa3c10ce1f4d4e91e94b71a20ddd68 [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: 24aa3c10ce1f4d4e91e94b71a20ddd68; no voters: 
I20260630 12:24:01.361243 13659 raft_consensus.cc:399] T 6e90418558994e60918dc2fb2da88468 P 4a76c77c313044249bd32a108f74bfcf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:24:01.361353 13658 consensus_queue.cc:260] T 7f6e1236aa09456ca64e1cfb4e6441db P aeb4368d99674831be87fd93b0414aaa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "aeb4368d99674831be87fd93b0414aaa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 44483 } }
I20260630 12:24:01.361792 13659 raft_consensus.cc:493] T 6e90418558994e60918dc2fb2da88468 P 4a76c77c313044249bd32a108f74bfcf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:24:01.362178 13658 raft_consensus.cc:399] T 7f6e1236aa09456ca64e1cfb4e6441db P aeb4368d99674831be87fd93b0414aaa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:24:01.362255 13659 raft_consensus.cc:3060] T 6e90418558994e60918dc2fb2da88468 P 4a76c77c313044249bd32a108f74bfcf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:01.362651 13658 raft_consensus.cc:493] T 7f6e1236aa09456ca64e1cfb4e6441db P aeb4368d99674831be87fd93b0414aaa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:24:01.363142 13658 raft_consensus.cc:3060] T 7f6e1236aa09456ca64e1cfb4e6441db P aeb4368d99674831be87fd93b0414aaa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:01.365255 13660 leader_election.cc:290] T 6a642a1276ec42e18b1dc42e8f44a81b P 24aa3c10ce1f4d4e91e94b71a20ddd68 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:24:01.365680 13664 raft_consensus.cc:2804] T 6a642a1276ec42e18b1dc42e8f44a81b P 24aa3c10ce1f4d4e91e94b71a20ddd68 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:01.368659 13664 raft_consensus.cc:697] T 6a642a1276ec42e18b1dc42e8f44a81b P 24aa3c10ce1f4d4e91e94b71a20ddd68 [term 1 LEADER]: Becoming Leader. State: Replica: 24aa3c10ce1f4d4e91e94b71a20ddd68, State: Running, Role: LEADER
I20260630 12:24:01.369336 13659 raft_consensus.cc:515] T 6e90418558994e60918dc2fb2da88468 P 4a76c77c313044249bd32a108f74bfcf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4a76c77c313044249bd32a108f74bfcf" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36735 } }
I20260630 12:24:01.369386 13664 consensus_queue.cc:237] T 6a642a1276ec42e18b1dc42e8f44a81b P 24aa3c10ce1f4d4e91e94b71a20ddd68 [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: "24aa3c10ce1f4d4e91e94b71a20ddd68" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36581 } }
I20260630 12:24:01.371403 13658 raft_consensus.cc:515] T 7f6e1236aa09456ca64e1cfb4e6441db P aeb4368d99674831be87fd93b0414aaa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aeb4368d99674831be87fd93b0414aaa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 44483 } }
I20260630 12:24:01.372236 13658 leader_election.cc:304] T 7f6e1236aa09456ca64e1cfb4e6441db P aeb4368d99674831be87fd93b0414aaa [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: aeb4368d99674831be87fd93b0414aaa; no voters: 
I20260630 12:24:01.370191 13659 leader_election.cc:304] T 6e90418558994e60918dc2fb2da88468 P 4a76c77c313044249bd32a108f74bfcf [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: 4a76c77c313044249bd32a108f74bfcf; no voters: 
I20260630 12:24:01.376499 13660 ts_tablet_manager.cc:1434] T 6a642a1276ec42e18b1dc42e8f44a81b P 24aa3c10ce1f4d4e91e94b71a20ddd68: Time spent starting tablet: real 0.027s	user 0.017s	sys 0.002s
I20260630 12:24:01.383700 13659 leader_election.cc:290] T 6e90418558994e60918dc2fb2da88468 P 4a76c77c313044249bd32a108f74bfcf [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:24:01.390075 13302 catalog_manager.cc:5697] T 6a642a1276ec42e18b1dc42e8f44a81b P 24aa3c10ce1f4d4e91e94b71a20ddd68 reported cstate change: term changed from 0 to 1, leader changed from <none> to 24aa3c10ce1f4d4e91e94b71a20ddd68 (127.12.213.3). New cstate: current_term: 1 leader_uuid: "24aa3c10ce1f4d4e91e94b71a20ddd68" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24aa3c10ce1f4d4e91e94b71a20ddd68" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36581 } health_report { overall_health: HEALTHY } } }
I20260630 12:24:01.393193 13669 raft_consensus.cc:2804] T 6e90418558994e60918dc2fb2da88468 P 4a76c77c313044249bd32a108f74bfcf [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:01.394873 13658 leader_election.cc:290] T 7f6e1236aa09456ca64e1cfb4e6441db P aeb4368d99674831be87fd93b0414aaa [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:24:01.398488 13668 raft_consensus.cc:2804] T 7f6e1236aa09456ca64e1cfb4e6441db P aeb4368d99674831be87fd93b0414aaa [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:01.401823 13669 raft_consensus.cc:697] T 6e90418558994e60918dc2fb2da88468 P 4a76c77c313044249bd32a108f74bfcf [term 1 LEADER]: Becoming Leader. State: Replica: 4a76c77c313044249bd32a108f74bfcf, State: Running, Role: LEADER
I20260630 12:24:01.402601 13669 consensus_queue.cc:237] T 6e90418558994e60918dc2fb2da88468 P 4a76c77c313044249bd32a108f74bfcf [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: "4a76c77c313044249bd32a108f74bfcf" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36735 } }
I20260630 12:24:01.429765 13659 ts_tablet_manager.cc:1434] T 6e90418558994e60918dc2fb2da88468 P 4a76c77c313044249bd32a108f74bfcf: Time spent starting tablet: real 0.074s	user 0.013s	sys 0.020s
I20260630 12:24:01.431064 13659 tablet_bootstrap.cc:492] T f2ed38aeeb79496d8d6f79e35d51a6de P 4a76c77c313044249bd32a108f74bfcf: Bootstrap starting.
I20260630 12:24:01.438941 13659 tablet_bootstrap.cc:654] T f2ed38aeeb79496d8d6f79e35d51a6de P 4a76c77c313044249bd32a108f74bfcf: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:01.447050 13302 catalog_manager.cc:5697] T 6e90418558994e60918dc2fb2da88468 P 4a76c77c313044249bd32a108f74bfcf reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a76c77c313044249bd32a108f74bfcf (127.12.213.1). New cstate: current_term: 1 leader_uuid: "4a76c77c313044249bd32a108f74bfcf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4a76c77c313044249bd32a108f74bfcf" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36735 } health_report { overall_health: HEALTHY } } }
I20260630 12:24:01.452754 13668 raft_consensus.cc:697] T 7f6e1236aa09456ca64e1cfb4e6441db P aeb4368d99674831be87fd93b0414aaa [term 1 LEADER]: Becoming Leader. State: Replica: aeb4368d99674831be87fd93b0414aaa, State: Running, Role: LEADER
I20260630 12:24:01.453574 13668 consensus_queue.cc:237] T 7f6e1236aa09456ca64e1cfb4e6441db P aeb4368d99674831be87fd93b0414aaa [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: "aeb4368d99674831be87fd93b0414aaa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 44483 } }
I20260630 12:24:01.455041 13659 tablet_bootstrap.cc:492] T f2ed38aeeb79496d8d6f79e35d51a6de P 4a76c77c313044249bd32a108f74bfcf: No bootstrap required, opened a new log
I20260630 12:24:01.455523 13659 ts_tablet_manager.cc:1403] T f2ed38aeeb79496d8d6f79e35d51a6de P 4a76c77c313044249bd32a108f74bfcf: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.012s
I20260630 12:24:01.458392 13659 raft_consensus.cc:359] T f2ed38aeeb79496d8d6f79e35d51a6de P 4a76c77c313044249bd32a108f74bfcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4a76c77c313044249bd32a108f74bfcf" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36735 } }
I20260630 12:24:01.459048 13659 raft_consensus.cc:385] T f2ed38aeeb79496d8d6f79e35d51a6de P 4a76c77c313044249bd32a108f74bfcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:01.459357 13659 raft_consensus.cc:740] T f2ed38aeeb79496d8d6f79e35d51a6de P 4a76c77c313044249bd32a108f74bfcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a76c77c313044249bd32a108f74bfcf, State: Initialized, Role: FOLLOWER
I20260630 12:24:01.460208 13659 consensus_queue.cc:260] T f2ed38aeeb79496d8d6f79e35d51a6de P 4a76c77c313044249bd32a108f74bfcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4a76c77c313044249bd32a108f74bfcf" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36735 } }
I20260630 12:24:01.460870 13659 raft_consensus.cc:399] T f2ed38aeeb79496d8d6f79e35d51a6de P 4a76c77c313044249bd32a108f74bfcf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:24:01.461171 13659 raft_consensus.cc:493] T f2ed38aeeb79496d8d6f79e35d51a6de P 4a76c77c313044249bd32a108f74bfcf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:24:01.461515 13659 raft_consensus.cc:3060] T f2ed38aeeb79496d8d6f79e35d51a6de P 4a76c77c313044249bd32a108f74bfcf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:01.465380 13301 catalog_manager.cc:5697] T 7f6e1236aa09456ca64e1cfb4e6441db P aeb4368d99674831be87fd93b0414aaa reported cstate change: term changed from 0 to 1, leader changed from <none> to aeb4368d99674831be87fd93b0414aaa (127.12.213.2). New cstate: current_term: 1 leader_uuid: "aeb4368d99674831be87fd93b0414aaa" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aeb4368d99674831be87fd93b0414aaa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 44483 } health_report { overall_health: HEALTHY } } }
I20260630 12:24:01.468156 13659 raft_consensus.cc:515] T f2ed38aeeb79496d8d6f79e35d51a6de P 4a76c77c313044249bd32a108f74bfcf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4a76c77c313044249bd32a108f74bfcf" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36735 } }
I20260630 12:24:01.468920 13659 leader_election.cc:304] T f2ed38aeeb79496d8d6f79e35d51a6de P 4a76c77c313044249bd32a108f74bfcf [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: 4a76c77c313044249bd32a108f74bfcf; no voters: 
I20260630 12:24:01.469537 13659 leader_election.cc:290] T f2ed38aeeb79496d8d6f79e35d51a6de P 4a76c77c313044249bd32a108f74bfcf [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:24:01.469673 13669 raft_consensus.cc:2804] T f2ed38aeeb79496d8d6f79e35d51a6de P 4a76c77c313044249bd32a108f74bfcf [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:01.470317 13669 raft_consensus.cc:697] T f2ed38aeeb79496d8d6f79e35d51a6de P 4a76c77c313044249bd32a108f74bfcf [term 1 LEADER]: Becoming Leader. State: Replica: 4a76c77c313044249bd32a108f74bfcf, State: Running, Role: LEADER
I20260630 12:24:01.471223 13659 ts_tablet_manager.cc:1434] T f2ed38aeeb79496d8d6f79e35d51a6de P 4a76c77c313044249bd32a108f74bfcf: Time spent starting tablet: real 0.015s	user 0.015s	sys 0.000s
I20260630 12:24:01.471005 13669 consensus_queue.cc:237] T f2ed38aeeb79496d8d6f79e35d51a6de P 4a76c77c313044249bd32a108f74bfcf [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: "4a76c77c313044249bd32a108f74bfcf" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36735 } }
I20260630 12:24:01.479346 13658 ts_tablet_manager.cc:1434] T 7f6e1236aa09456ca64e1cfb4e6441db P aeb4368d99674831be87fd93b0414aaa: Time spent starting tablet: real 0.122s	user 0.019s	sys 0.029s
W20260630 12:24:01.493508 13675 log.cc:927] Time spent T 6e90418558994e60918dc2fb2da88468 P 4a76c77c313044249bd32a108f74bfcf: Append to log took a long time: real 0.055s	user 0.001s	sys 0.000s
I20260630 12:24:01.503008 13302 catalog_manager.cc:5697] T f2ed38aeeb79496d8d6f79e35d51a6de P 4a76c77c313044249bd32a108f74bfcf reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a76c77c313044249bd32a108f74bfcf (127.12.213.1). New cstate: current_term: 1 leader_uuid: "4a76c77c313044249bd32a108f74bfcf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4a76c77c313044249bd32a108f74bfcf" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36735 } health_report { overall_health: HEALTHY } } }
I20260630 12:24:03.102134 13366 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:24:03.104696 13366 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:24:03.572633 13140 tablet_server.cc:179] TabletServer@127.12.213.1:0 shutting down...
I20260630 12:24:03.593794 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:03.594544 13140 tablet_replica.cc:333] T f2ed38aeeb79496d8d6f79e35d51a6de P 4a76c77c313044249bd32a108f74bfcf: stopping tablet replica
I20260630 12:24:03.595228 13140 raft_consensus.cc:2243] T f2ed38aeeb79496d8d6f79e35d51a6de P 4a76c77c313044249bd32a108f74bfcf [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:03.595702 13140 raft_consensus.cc:2272] T f2ed38aeeb79496d8d6f79e35d51a6de P 4a76c77c313044249bd32a108f74bfcf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:03.597726 13140 tablet_replica.cc:333] T 6e90418558994e60918dc2fb2da88468 P 4a76c77c313044249bd32a108f74bfcf: stopping tablet replica
I20260630 12:24:03.598237 13140 raft_consensus.cc:2243] T 6e90418558994e60918dc2fb2da88468 P 4a76c77c313044249bd32a108f74bfcf [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:03.598619 13140 raft_consensus.cc:2272] T 6e90418558994e60918dc2fb2da88468 P 4a76c77c313044249bd32a108f74bfcf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:03.682508 13140 tablet_server.cc:196] TabletServer@127.12.213.1:0 shutdown complete.
I20260630 12:24:03.691776 13140 tablet_server.cc:179] TabletServer@127.12.213.2:0 shutting down...
I20260630 12:24:03.707197 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:03.707815 13140 tablet_replica.cc:333] T 7f6e1236aa09456ca64e1cfb4e6441db P aeb4368d99674831be87fd93b0414aaa: stopping tablet replica
I20260630 12:24:03.708288 13140 raft_consensus.cc:2243] T 7f6e1236aa09456ca64e1cfb4e6441db P aeb4368d99674831be87fd93b0414aaa [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:03.708720 13140 raft_consensus.cc:2272] T 7f6e1236aa09456ca64e1cfb4e6441db P aeb4368d99674831be87fd93b0414aaa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:03.726527 13140 tablet_server.cc:196] TabletServer@127.12.213.2:0 shutdown complete.
I20260630 12:24:03.734721 13140 tablet_server.cc:179] TabletServer@127.12.213.3:0 shutting down...
I20260630 12:24:03.752332 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:03.752969 13140 tablet_replica.cc:333] T 6a642a1276ec42e18b1dc42e8f44a81b P 24aa3c10ce1f4d4e91e94b71a20ddd68: stopping tablet replica
I20260630 12:24:03.753482 13140 raft_consensus.cc:2243] T 6a642a1276ec42e18b1dc42e8f44a81b P 24aa3c10ce1f4d4e91e94b71a20ddd68 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:03.753906 13140 raft_consensus.cc:2272] T 6a642a1276ec42e18b1dc42e8f44a81b P 24aa3c10ce1f4d4e91e94b71a20ddd68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:03.771986 13140 tablet_server.cc:196] TabletServer@127.12.213.3:0 shutdown complete.
I20260630 12:24:03.779652 13140 master.cc:562] Master@127.12.213.62:41651 shutting down...
I20260630 12:24:03.865152 13140 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c58e46550aca4492803b9e9b38a3901a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:03.865729 13140 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c58e46550aca4492803b9e9b38a3901a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:03.866073 13140 tablet_replica.cc:333] T 00000000000000000000000000000000 P c58e46550aca4492803b9e9b38a3901a: stopping tablet replica
I20260630 12:24:03.884250 13140 master.cc:584] Master@127.12.213.62:41651 shutdown complete.
I20260630 12:24:03.894032 13140 master.cc:562] Master@127.12.213.61:38437 shutting down...
I20260630 12:24:03.908527 13140 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2a9f01262a3149ed811740ff63d60310 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:03.909112 13140 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2a9f01262a3149ed811740ff63d60310 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:03.909427 13140 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2a9f01262a3149ed811740ff63d60310: stopping tablet replica
I20260630 12:24:03.963408 13140 master.cc:584] Master@127.12.213.61:38437 shutdown complete.
I20260630 12:24:03.972865 13140 master.cc:562] Master@127.12.213.60:44993 shutting down...
I20260630 12:24:03.987175 13140 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 86df54a59996412bad72759efc81a87c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:03.988008 13140 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 86df54a59996412bad72759efc81a87c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:03.988346 13140 tablet_replica.cc:333] T 00000000000000000000000000000000 P 86df54a59996412bad72759efc81a87c: stopping tablet replica
W20260630 12:24:03.989847 13287 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.12.213.61:38437: connect: Connection refused (error 111) [suppressed 5 similar messages]
I20260630 12:24:04.007272 13140 master.cc:584] Master@127.12.213.60:44993 shutdown complete.
[       OK ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing (6739 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn
I20260630 12:24:04.035012 13140 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.213.62:44429
I20260630 12:24:04.036082 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:04.040642 13686 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
W20260630 12:24:04.041721 13687 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
W20260630 12:24:04.044013 13689 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
I20260630 12:24:04.044498 13140 server_base.cc:1061] running on GCE node
I20260630 12:24:04.045270 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:04.045468 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:24:04.045595 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822244045583 us; error 0 us; skew 500 ppm
I20260630 12:24:04.046082 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:04.048465 13140 webserver.cc:533] Webserver started at http://127.12.213.62:33181/ using document root <none> and password file <none>
I20260630 12:24:04.048887 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:04.049059 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:04.049274 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:04.050443 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822237130653-13140-0/minicluster-data/master-0-root/instance:
uuid: "f11a3534102647d7b4d1a0766a740e57"
format_stamp: "Formatted at 2026-06-30 12:24:04 on dist-test-slave-zz34"
I20260630 12:24:04.054956 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260630 12:24:04.058144 13694 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:04.059016 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:24:04.059314 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822237130653-13140-0/minicluster-data/master-0-root
uuid: "f11a3534102647d7b4d1a0766a740e57"
format_stamp: "Formatted at 2026-06-30 12:24:04 on dist-test-slave-zz34"
I20260630 12:24:04.059623 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822237130653-13140-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822237130653-13140-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822237130653-13140-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)
I20260630 12:24:04.083811 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:04.084893 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:04.119882 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.62:44429
I20260630 12:24:04.119969 13745 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.62:44429 every 8 connection(s)
I20260630 12:24:04.123811 13746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:04.132524 13746 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f11a3534102647d7b4d1a0766a740e57: Bootstrap starting.
I20260630 12:24:04.136485 13746 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f11a3534102647d7b4d1a0766a740e57: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:04.140066 13746 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f11a3534102647d7b4d1a0766a740e57: No bootstrap required, opened a new log
I20260630 12:24:04.141853 13746 raft_consensus.cc:359] T 00000000000000000000000000000000 P f11a3534102647d7b4d1a0766a740e57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f11a3534102647d7b4d1a0766a740e57" member_type: VOTER }
I20260630 12:24:04.142338 13746 raft_consensus.cc:385] T 00000000000000000000000000000000 P f11a3534102647d7b4d1a0766a740e57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:04.142536 13746 raft_consensus.cc:740] T 00000000000000000000000000000000 P f11a3534102647d7b4d1a0766a740e57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f11a3534102647d7b4d1a0766a740e57, State: Initialized, Role: FOLLOWER
I20260630 12:24:04.143172 13746 consensus_queue.cc:260] T 00000000000000000000000000000000 P f11a3534102647d7b4d1a0766a740e57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f11a3534102647d7b4d1a0766a740e57" member_type: VOTER }
I20260630 12:24:04.143626 13746 raft_consensus.cc:399] T 00000000000000000000000000000000 P f11a3534102647d7b4d1a0766a740e57 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:24:04.143853 13746 raft_consensus.cc:493] T 00000000000000000000000000000000 P f11a3534102647d7b4d1a0766a740e57 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:24:04.144122 13746 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f11a3534102647d7b4d1a0766a740e57 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:04.148051 13746 raft_consensus.cc:515] T 00000000000000000000000000000000 P f11a3534102647d7b4d1a0766a740e57 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f11a3534102647d7b4d1a0766a740e57" member_type: VOTER }
I20260630 12:24:04.148532 13746 leader_election.cc:304] T 00000000000000000000000000000000 P f11a3534102647d7b4d1a0766a740e57 [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: f11a3534102647d7b4d1a0766a740e57; no voters: 
I20260630 12:24:04.149592 13746 leader_election.cc:290] T 00000000000000000000000000000000 P f11a3534102647d7b4d1a0766a740e57 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:24:04.149909 13749 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f11a3534102647d7b4d1a0766a740e57 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:04.151191 13749 raft_consensus.cc:697] T 00000000000000000000000000000000 P f11a3534102647d7b4d1a0766a740e57 [term 1 LEADER]: Becoming Leader. State: Replica: f11a3534102647d7b4d1a0766a740e57, State: Running, Role: LEADER
I20260630 12:24:04.151871 13749 consensus_queue.cc:237] T 00000000000000000000000000000000 P f11a3534102647d7b4d1a0766a740e57 [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: "f11a3534102647d7b4d1a0766a740e57" member_type: VOTER }
I20260630 12:24:04.152418 13746 sys_catalog.cc:565] T 00000000000000000000000000000000 P f11a3534102647d7b4d1a0766a740e57 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:24:04.154843 13750 sys_catalog.cc:455] T 00000000000000000000000000000000 P f11a3534102647d7b4d1a0766a740e57 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f11a3534102647d7b4d1a0766a740e57" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f11a3534102647d7b4d1a0766a740e57" member_type: VOTER } }
I20260630 12:24:04.154912 13751 sys_catalog.cc:455] T 00000000000000000000000000000000 P f11a3534102647d7b4d1a0766a740e57 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f11a3534102647d7b4d1a0766a740e57. Latest consensus state: current_term: 1 leader_uuid: "f11a3534102647d7b4d1a0766a740e57" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f11a3534102647d7b4d1a0766a740e57" member_type: VOTER } }
I20260630 12:24:04.155717 13750 sys_catalog.cc:458] T 00000000000000000000000000000000 P f11a3534102647d7b4d1a0766a740e57 [sys.catalog]: This master's current role is: LEADER
I20260630 12:24:04.155747 13751 sys_catalog.cc:458] T 00000000000000000000000000000000 P f11a3534102647d7b4d1a0766a740e57 [sys.catalog]: This master's current role is: LEADER
I20260630 12:24:04.158967 13755 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:24:04.164179 13755 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:24:04.167922 13140 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:24:04.173139 13755 catalog_manager.cc:1383] Generated new cluster ID: ac51157095b34b67af9ebc58ff988216
I20260630 12:24:04.173431 13755 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:24:04.202214 13755 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:24:04.203401 13755 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:24:04.218454 13755 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f11a3534102647d7b4d1a0766a740e57: Generated new TSK 0
I20260630 12:24:04.219062 13755 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:24:04.234547 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:04.240093 13767 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
W20260630 12:24:04.241288 13768 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
I20260630 12:24:04.243854 13140 server_base.cc:1061] running on GCE node
W20260630 12:24:04.243913 13770 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
I20260630 12:24:04.244838 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:04.245087 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:24:04.245255 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822244245238 us; error 0 us; skew 500 ppm
I20260630 12:24:04.245823 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:04.248001 13140 webserver.cc:533] Webserver started at http://127.12.213.1:35489/ using document root <none> and password file <none>
I20260630 12:24:04.248459 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:04.248663 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:04.248935 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:04.250003 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822237130653-13140-0/minicluster-data/ts-0-root/instance:
uuid: "b3dc2a2f18374daeac5d525be4ae0f76"
format_stamp: "Formatted at 2026-06-30 12:24:04 on dist-test-slave-zz34"
I20260630 12:24:04.254757 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:24:04.257891 13775 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:04.258667 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:24:04.258965 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822237130653-13140-0/minicluster-data/ts-0-root
uuid: "b3dc2a2f18374daeac5d525be4ae0f76"
format_stamp: "Formatted at 2026-06-30 12:24:04 on dist-test-slave-zz34"
I20260630 12:24:04.259256 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822237130653-13140-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822237130653-13140-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822237130653-13140-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)
I20260630 12:24:04.289229 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:04.290321 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:04.291675 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:04.293805 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:04.294034 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:04.294282 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:04.294462 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:04.329725 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.1:42485
I20260630 12:24:04.329807 13837 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.1:42485 every 8 connection(s)
I20260630 12:24:04.334481 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:04.340621 13842 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
W20260630 12:24:04.341727 13843 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
W20260630 12:24:04.343771 13845 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
I20260630 12:24:04.344238 13140 server_base.cc:1061] running on GCE node
I20260630 12:24:04.345069 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:04.345281 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:24:04.345474 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822244345453 us; error 0 us; skew 500 ppm
I20260630 12:24:04.345949 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:04.348506 13140 webserver.cc:533] Webserver started at http://127.12.213.2:46385/ using document root <none> and password file <none>
I20260630 12:24:04.349081 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:04.349314 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:04.349592 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:04.350281 13838 heartbeater.cc:344] Connected to a master server at 127.12.213.62:44429
I20260630 12:24:04.350637 13838 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:04.350693 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822237130653-13140-0/minicluster-data/ts-1-root/instance:
uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f"
format_stamp: "Formatted at 2026-06-30 12:24:04 on dist-test-slave-zz34"
I20260630 12:24:04.351372 13838 heartbeater.cc:507] Master 127.12.213.62:44429 requested a full tablet report, sending...
I20260630 12:24:04.353255 13711 ts_manager.cc:194] Registered new tserver with Master: b3dc2a2f18374daeac5d525be4ae0f76 (127.12.213.1:42485)
I20260630 12:24:04.355063 13711 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34632
I20260630 12:24:04.355376 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260630 12:24:04.358701 13850 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:04.359477 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260630 12:24:04.359754 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822237130653-13140-0/minicluster-data/ts-1-root
uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f"
format_stamp: "Formatted at 2026-06-30 12:24:04 on dist-test-slave-zz34"
I20260630 12:24:04.360039 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822237130653-13140-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822237130653-13140-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822237130653-13140-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)
I20260630 12:24:04.379492 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:04.380515 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:04.381842 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:04.383955 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:04.384184 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:04.384425 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:04.384591 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:04.419327 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.2:43089
I20260630 12:24:04.419409 13912 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.2:43089 every 8 connection(s)
I20260630 12:24:04.423853 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:04.430394 13916 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
W20260630 12:24:04.431864 13917 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
I20260630 12:24:04.433670 13140 server_base.cc:1061] running on GCE node
W20260630 12:24:04.434762 13919 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
I20260630 12:24:04.435715 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:04.435979 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:24:04.436067 13913 heartbeater.cc:344] Connected to a master server at 127.12.213.62:44429
I20260630 12:24:04.436242 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822244436222 us; error 0 us; skew 500 ppm
I20260630 12:24:04.436465 13913 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:04.437142 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:04.437687 13913 heartbeater.cc:507] Master 127.12.213.62:44429 requested a full tablet report, sending...
I20260630 12:24:04.440011 13140 webserver.cc:533] Webserver started at http://127.12.213.3:45701/ using document root <none> and password file <none>
I20260630 12:24:04.440141 13711 ts_manager.cc:194] Registered new tserver with Master: bebc42e6c79d4a96a6d2fa12c0db0c0f (127.12.213.2:43089)
I20260630 12:24:04.440606 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:04.440873 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:04.441170 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:04.441634 13711 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34642
I20260630 12:24:04.442435 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822237130653-13140-0/minicluster-data/ts-2-root/instance:
uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c"
format_stamp: "Formatted at 2026-06-30 12:24:04 on dist-test-slave-zz34"
I20260630 12:24:04.447348 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:24:04.450614 13924 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:04.451499 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260630 12:24:04.451735 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822237130653-13140-0/minicluster-data/ts-2-root
uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c"
format_stamp: "Formatted at 2026-06-30 12:24:04 on dist-test-slave-zz34"
I20260630 12:24:04.451964 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822237130653-13140-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822237130653-13140-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822237130653-13140-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)
I20260630 12:24:04.470743 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:04.471791 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:04.473167 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:04.475529 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:04.475750 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:04.476035 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:04.476224 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:04.513579 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.3:39177
I20260630 12:24:04.513691 13986 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.3:39177 every 8 connection(s)
I20260630 12:24:04.527388 13987 heartbeater.cc:344] Connected to a master server at 127.12.213.62:44429
I20260630 12:24:04.527760 13987 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:04.528451 13987 heartbeater.cc:507] Master 127.12.213.62:44429 requested a full tablet report, sending...
I20260630 12:24:04.530407 13711 ts_manager.cc:194] Registered new tserver with Master: 1b2d0ca084d34a6fab9328f8fd4ae70c (127.12.213.3:39177)
I20260630 12:24:04.530598 13140 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013728805s
I20260630 12:24:04.532156 13711 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34650
I20260630 12:24:05.357708 13838 heartbeater.cc:499] Master 127.12.213.62:44429 was elected leader, sending a full tablet report...
I20260630 12:24:05.444605 13913 heartbeater.cc:499] Master 127.12.213.62:44429 was elected leader, sending a full tablet report...
I20260630 12:24:05.534695 13987 heartbeater.cc:499] Master 127.12.213.62:44429 was elected leader, sending a full tablet report...
I20260630 12:24:05.585434 13711 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34654:
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"
    }
  }
}
W20260630 12:24:05.588182 13711 catalog_manager.cc:7077] 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.
I20260630 12:24:05.653111 13952 tablet_service.cc:1511] Processing CreateTablet for tablet eb4ae3ca7b6f43d1a66b58aca5a80338 (DEFAULT_TABLE table=test-workload [id=a48b76cee5664b4bb5fe99e4d4f2dee0]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:24:05.654632 13952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb4ae3ca7b6f43d1a66b58aca5a80338. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:05.660068 13951 tablet_service.cc:1511] Processing CreateTablet for tablet 08067faa87f748f8995fb00963d1b1cc (DEFAULT_TABLE table=test-workload [id=a48b76cee5664b4bb5fe99e4d4f2dee0]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:24:05.661752 13951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08067faa87f748f8995fb00963d1b1cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:05.663350 13950 tablet_service.cc:1511] Processing CreateTablet for tablet 35716be4f47f467dbe5c5237ac36ed37 (DEFAULT_TABLE table=test-workload [id=a48b76cee5664b4bb5fe99e4d4f2dee0]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:24:05.664122 13878 tablet_service.cc:1511] Processing CreateTablet for tablet eb4ae3ca7b6f43d1a66b58aca5a80338 (DEFAULT_TABLE table=test-workload [id=a48b76cee5664b4bb5fe99e4d4f2dee0]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:24:05.665494 13878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb4ae3ca7b6f43d1a66b58aca5a80338. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:05.665818 13950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35716be4f47f467dbe5c5237ac36ed37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:05.672874 13949 tablet_service.cc:1511] Processing CreateTablet for tablet d15112ea5bf742ea8eb7b0c944573a05 (DEFAULT_TABLE table=test-workload [id=a48b76cee5664b4bb5fe99e4d4f2dee0]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:24:05.673965 13803 tablet_service.cc:1511] Processing CreateTablet for tablet eb4ae3ca7b6f43d1a66b58aca5a80338 (DEFAULT_TABLE table=test-workload [id=a48b76cee5664b4bb5fe99e4d4f2dee0]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:24:05.675436 13803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb4ae3ca7b6f43d1a66b58aca5a80338. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:05.675770 13798 tablet_service.cc:1511] Processing CreateTablet for tablet 9cdf714d96ab44de8ebb845d1f1237f1 (DEFAULT_TABLE table=test-workload [id=a48b76cee5664b4bb5fe99e4d4f2dee0]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:24:05.675841 13948 tablet_service.cc:1511] Processing CreateTablet for tablet ab2fd7a0196c4f6289717a65b53f39e0 (DEFAULT_TABLE table=test-workload [id=a48b76cee5664b4bb5fe99e4d4f2dee0]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:24:05.677143 13798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cdf714d96ab44de8ebb845d1f1237f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:05.674435 13949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d15112ea5bf742ea8eb7b0c944573a05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:05.679209 13799 tablet_service.cc:1511] Processing CreateTablet for tablet ab2fd7a0196c4f6289717a65b53f39e0 (DEFAULT_TABLE table=test-workload [id=a48b76cee5664b4bb5fe99e4d4f2dee0]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:24:05.680526 13799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab2fd7a0196c4f6289717a65b53f39e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:05.680371 13947 tablet_service.cc:1511] Processing CreateTablet for tablet 9cdf714d96ab44de8ebb845d1f1237f1 (DEFAULT_TABLE table=test-workload [id=a48b76cee5664b4bb5fe99e4d4f2dee0]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:24:05.681833 13947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cdf714d96ab44de8ebb845d1f1237f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:05.683228 13800 tablet_service.cc:1511] Processing CreateTablet for tablet d15112ea5bf742ea8eb7b0c944573a05 (DEFAULT_TABLE table=test-workload [id=a48b76cee5664b4bb5fe99e4d4f2dee0]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:24:05.684190 13946 tablet_service.cc:1511] Processing CreateTablet for tablet d074e440ef524b769797324abbe7f0bc (DEFAULT_TABLE table=test-workload [id=a48b76cee5664b4bb5fe99e4d4f2dee0]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:24:05.684598 13797 tablet_service.cc:1511] Processing CreateTablet for tablet d074e440ef524b769797324abbe7f0bc (DEFAULT_TABLE table=test-workload [id=a48b76cee5664b4bb5fe99e4d4f2dee0]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:24:05.684581 13800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d15112ea5bf742ea8eb7b0c944573a05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:05.685660 13946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d074e440ef524b769797324abbe7f0bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:05.685993 13801 tablet_service.cc:1511] Processing CreateTablet for tablet 35716be4f47f467dbe5c5237ac36ed37 (DEFAULT_TABLE table=test-workload [id=a48b76cee5664b4bb5fe99e4d4f2dee0]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:24:05.686781 13797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d074e440ef524b769797324abbe7f0bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:05.688139 13802 tablet_service.cc:1511] Processing CreateTablet for tablet 08067faa87f748f8995fb00963d1b1cc (DEFAULT_TABLE table=test-workload [id=a48b76cee5664b4bb5fe99e4d4f2dee0]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:24:05.689388 13802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08067faa87f748f8995fb00963d1b1cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:05.689956 13801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35716be4f47f467dbe5c5237ac36ed37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:05.690696 13948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab2fd7a0196c4f6289717a65b53f39e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:05.699465 13945 tablet_service.cc:1511] Processing CreateTablet for tablet ae0c4215b31649df86e8fc695968fe7f (DEFAULT_TABLE table=test-workload [id=a48b76cee5664b4bb5fe99e4d4f2dee0]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:24:05.700990 13945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae0c4215b31649df86e8fc695968fe7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:05.703398 13796 tablet_service.cc:1511] Processing CreateTablet for tablet ae0c4215b31649df86e8fc695968fe7f (DEFAULT_TABLE table=test-workload [id=a48b76cee5664b4bb5fe99e4d4f2dee0]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:24:05.704833 13796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae0c4215b31649df86e8fc695968fe7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:05.712028 13877 tablet_service.cc:1511] Processing CreateTablet for tablet 08067faa87f748f8995fb00963d1b1cc (DEFAULT_TABLE table=test-workload [id=a48b76cee5664b4bb5fe99e4d4f2dee0]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:24:05.713936 13877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08067faa87f748f8995fb00963d1b1cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:05.716862 13874 tablet_service.cc:1511] Processing CreateTablet for tablet ab2fd7a0196c4f6289717a65b53f39e0 (DEFAULT_TABLE table=test-workload [id=a48b76cee5664b4bb5fe99e4d4f2dee0]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:24:05.717832 13875 tablet_service.cc:1511] Processing CreateTablet for tablet d15112ea5bf742ea8eb7b0c944573a05 (DEFAULT_TABLE table=test-workload [id=a48b76cee5664b4bb5fe99e4d4f2dee0]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:24:05.715991 13876 tablet_service.cc:1511] Processing CreateTablet for tablet 35716be4f47f467dbe5c5237ac36ed37 (DEFAULT_TABLE table=test-workload [id=a48b76cee5664b4bb5fe99e4d4f2dee0]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:24:05.719391 13873 tablet_service.cc:1511] Processing CreateTablet for tablet 9cdf714d96ab44de8ebb845d1f1237f1 (DEFAULT_TABLE table=test-workload [id=a48b76cee5664b4bb5fe99e4d4f2dee0]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:24:05.721908 13872 tablet_service.cc:1511] Processing CreateTablet for tablet d074e440ef524b769797324abbe7f0bc (DEFAULT_TABLE table=test-workload [id=a48b76cee5664b4bb5fe99e4d4f2dee0]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:24:05.724380 13871 tablet_service.cc:1511] Processing CreateTablet for tablet ae0c4215b31649df86e8fc695968fe7f (DEFAULT_TABLE table=test-workload [id=a48b76cee5664b4bb5fe99e4d4f2dee0]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:24:05.725968 13874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab2fd7a0196c4f6289717a65b53f39e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:05.726706 13876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35716be4f47f467dbe5c5237ac36ed37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:05.727907 13873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cdf714d96ab44de8ebb845d1f1237f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:05.729982 13871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae0c4215b31649df86e8fc695968fe7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:05.731678 13872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d074e440ef524b769797324abbe7f0bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:05.749581 13875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d15112ea5bf742ea8eb7b0c944573a05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:05.758126 14007 tablet_bootstrap.cc:492] T 35716be4f47f467dbe5c5237ac36ed37 P b3dc2a2f18374daeac5d525be4ae0f76: Bootstrap starting.
I20260630 12:24:05.808885 14007 tablet_bootstrap.cc:654] T 35716be4f47f467dbe5c5237ac36ed37 P b3dc2a2f18374daeac5d525be4ae0f76: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:05.814692 14008 tablet_bootstrap.cc:492] T ab2fd7a0196c4f6289717a65b53f39e0 P bebc42e6c79d4a96a6d2fa12c0db0c0f: Bootstrap starting.
I20260630 12:24:05.816577 14009 tablet_bootstrap.cc:492] T d074e440ef524b769797324abbe7f0bc P 1b2d0ca084d34a6fab9328f8fd4ae70c: Bootstrap starting.
I20260630 12:24:05.823537 14009 tablet_bootstrap.cc:654] T d074e440ef524b769797324abbe7f0bc P 1b2d0ca084d34a6fab9328f8fd4ae70c: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:05.826777 14008 tablet_bootstrap.cc:654] T ab2fd7a0196c4f6289717a65b53f39e0 P bebc42e6c79d4a96a6d2fa12c0db0c0f: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:05.828972 14007 tablet_bootstrap.cc:492] T 35716be4f47f467dbe5c5237ac36ed37 P b3dc2a2f18374daeac5d525be4ae0f76: No bootstrap required, opened a new log
I20260630 12:24:05.829376 14009 tablet_bootstrap.cc:492] T d074e440ef524b769797324abbe7f0bc P 1b2d0ca084d34a6fab9328f8fd4ae70c: No bootstrap required, opened a new log
I20260630 12:24:05.829519 14007 ts_tablet_manager.cc:1403] T 35716be4f47f467dbe5c5237ac36ed37 P b3dc2a2f18374daeac5d525be4ae0f76: Time spent bootstrapping tablet: real 0.072s	user 0.006s	sys 0.006s
I20260630 12:24:05.829886 14009 ts_tablet_manager.cc:1403] T d074e440ef524b769797324abbe7f0bc P 1b2d0ca084d34a6fab9328f8fd4ae70c: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260630 12:24:05.831904 14008 tablet_bootstrap.cc:492] T ab2fd7a0196c4f6289717a65b53f39e0 P bebc42e6c79d4a96a6d2fa12c0db0c0f: No bootstrap required, opened a new log
I20260630 12:24:05.832367 14008 ts_tablet_manager.cc:1403] T ab2fd7a0196c4f6289717a65b53f39e0 P bebc42e6c79d4a96a6d2fa12c0db0c0f: Time spent bootstrapping tablet: real 0.018s	user 0.004s	sys 0.006s
I20260630 12:24:05.832250 14007 raft_consensus.cc:359] T 35716be4f47f467dbe5c5237ac36ed37 P b3dc2a2f18374daeac5d525be4ae0f76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } }
I20260630 12:24:05.832384 14009 raft_consensus.cc:359] T d074e440ef524b769797324abbe7f0bc P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } }
I20260630 12:24:05.833003 14007 raft_consensus.cc:385] T 35716be4f47f467dbe5c5237ac36ed37 P b3dc2a2f18374daeac5d525be4ae0f76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:05.833262 14009 raft_consensus.cc:385] T d074e440ef524b769797324abbe7f0bc P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:05.833343 14007 raft_consensus.cc:740] T 35716be4f47f467dbe5c5237ac36ed37 P b3dc2a2f18374daeac5d525be4ae0f76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3dc2a2f18374daeac5d525be4ae0f76, State: Initialized, Role: FOLLOWER
I20260630 12:24:05.833685 14009 raft_consensus.cc:740] T d074e440ef524b769797324abbe7f0bc P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b2d0ca084d34a6fab9328f8fd4ae70c, State: Initialized, Role: FOLLOWER
I20260630 12:24:05.834414 14007 consensus_queue.cc:260] T 35716be4f47f467dbe5c5237ac36ed37 P b3dc2a2f18374daeac5d525be4ae0f76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } }
I20260630 12:24:05.834564 14009 consensus_queue.cc:260] T d074e440ef524b769797324abbe7f0bc P 1b2d0ca084d34a6fab9328f8fd4ae70c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } }
I20260630 12:24:05.835270 14008 raft_consensus.cc:359] T ab2fd7a0196c4f6289717a65b53f39e0 P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } }
I20260630 12:24:05.836045 14008 raft_consensus.cc:385] T ab2fd7a0196c4f6289717a65b53f39e0 P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:05.836380 14008 raft_consensus.cc:740] T ab2fd7a0196c4f6289717a65b53f39e0 P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bebc42e6c79d4a96a6d2fa12c0db0c0f, State: Initialized, Role: FOLLOWER
I20260630 12:24:05.837167 14008 consensus_queue.cc:260] T ab2fd7a0196c4f6289717a65b53f39e0 P bebc42e6c79d4a96a6d2fa12c0db0c0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } }
I20260630 12:24:05.837782 14007 ts_tablet_manager.cc:1434] T 35716be4f47f467dbe5c5237ac36ed37 P b3dc2a2f18374daeac5d525be4ae0f76: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260630 12:24:05.840409 14007 tablet_bootstrap.cc:492] T ab2fd7a0196c4f6289717a65b53f39e0 P b3dc2a2f18374daeac5d525be4ae0f76: Bootstrap starting.
I20260630 12:24:05.848816 14007 tablet_bootstrap.cc:654] T ab2fd7a0196c4f6289717a65b53f39e0 P b3dc2a2f18374daeac5d525be4ae0f76: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:05.856910 14009 ts_tablet_manager.cc:1434] T d074e440ef524b769797324abbe7f0bc P 1b2d0ca084d34a6fab9328f8fd4ae70c: Time spent starting tablet: real 0.027s	user 0.018s	sys 0.004s
I20260630 12:24:05.857996 14009 tablet_bootstrap.cc:492] T d15112ea5bf742ea8eb7b0c944573a05 P 1b2d0ca084d34a6fab9328f8fd4ae70c: Bootstrap starting.
I20260630 12:24:05.861680 14007 tablet_bootstrap.cc:492] T ab2fd7a0196c4f6289717a65b53f39e0 P b3dc2a2f18374daeac5d525be4ae0f76: No bootstrap required, opened a new log
I20260630 12:24:05.862331 14007 ts_tablet_manager.cc:1403] T ab2fd7a0196c4f6289717a65b53f39e0 P b3dc2a2f18374daeac5d525be4ae0f76: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.007s
I20260630 12:24:05.863929 14009 tablet_bootstrap.cc:654] T d15112ea5bf742ea8eb7b0c944573a05 P 1b2d0ca084d34a6fab9328f8fd4ae70c: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:05.865813 14007 raft_consensus.cc:359] T ab2fd7a0196c4f6289717a65b53f39e0 P b3dc2a2f18374daeac5d525be4ae0f76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } }
I20260630 12:24:05.866843 14007 raft_consensus.cc:385] T ab2fd7a0196c4f6289717a65b53f39e0 P b3dc2a2f18374daeac5d525be4ae0f76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:05.867224 14007 raft_consensus.cc:740] T ab2fd7a0196c4f6289717a65b53f39e0 P b3dc2a2f18374daeac5d525be4ae0f76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3dc2a2f18374daeac5d525be4ae0f76, State: Initialized, Role: FOLLOWER
I20260630 12:24:05.868592 14007 consensus_queue.cc:260] T ab2fd7a0196c4f6289717a65b53f39e0 P b3dc2a2f18374daeac5d525be4ae0f76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } }
I20260630 12:24:05.871928 14008 ts_tablet_manager.cc:1434] T ab2fd7a0196c4f6289717a65b53f39e0 P bebc42e6c79d4a96a6d2fa12c0db0c0f: Time spent starting tablet: real 0.039s	user 0.018s	sys 0.018s
I20260630 12:24:05.872996 14008 tablet_bootstrap.cc:492] T d074e440ef524b769797324abbe7f0bc P bebc42e6c79d4a96a6d2fa12c0db0c0f: Bootstrap starting.
I20260630 12:24:05.873149 14007 ts_tablet_manager.cc:1434] T ab2fd7a0196c4f6289717a65b53f39e0 P b3dc2a2f18374daeac5d525be4ae0f76: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260630 12:24:05.874116 14007 tablet_bootstrap.cc:492] T eb4ae3ca7b6f43d1a66b58aca5a80338 P b3dc2a2f18374daeac5d525be4ae0f76: Bootstrap starting.
I20260630 12:24:05.874759 14009 tablet_bootstrap.cc:492] T d15112ea5bf742ea8eb7b0c944573a05 P 1b2d0ca084d34a6fab9328f8fd4ae70c: No bootstrap required, opened a new log
I20260630 12:24:05.875288 14009 ts_tablet_manager.cc:1403] T d15112ea5bf742ea8eb7b0c944573a05 P 1b2d0ca084d34a6fab9328f8fd4ae70c: Time spent bootstrapping tablet: real 0.018s	user 0.004s	sys 0.012s
I20260630 12:24:05.877940 14009 raft_consensus.cc:359] T d15112ea5bf742ea8eb7b0c944573a05 P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } }
I20260630 12:24:05.878716 14009 raft_consensus.cc:385] T d15112ea5bf742ea8eb7b0c944573a05 P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:05.878713 14008 tablet_bootstrap.cc:654] T d074e440ef524b769797324abbe7f0bc P bebc42e6c79d4a96a6d2fa12c0db0c0f: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:05.879295 14009 raft_consensus.cc:740] T d15112ea5bf742ea8eb7b0c944573a05 P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b2d0ca084d34a6fab9328f8fd4ae70c, State: Initialized, Role: FOLLOWER
I20260630 12:24:05.879468 14007 tablet_bootstrap.cc:654] T eb4ae3ca7b6f43d1a66b58aca5a80338 P b3dc2a2f18374daeac5d525be4ae0f76: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:05.880187 14009 consensus_queue.cc:260] T d15112ea5bf742ea8eb7b0c944573a05 P 1b2d0ca084d34a6fab9328f8fd4ae70c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } }
I20260630 12:24:05.882380 14009 ts_tablet_manager.cc:1434] T d15112ea5bf742ea8eb7b0c944573a05 P 1b2d0ca084d34a6fab9328f8fd4ae70c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:24:05.885510 14009 tablet_bootstrap.cc:492] T 35716be4f47f467dbe5c5237ac36ed37 P 1b2d0ca084d34a6fab9328f8fd4ae70c: Bootstrap starting.
I20260630 12:24:05.887837 14007 tablet_bootstrap.cc:492] T eb4ae3ca7b6f43d1a66b58aca5a80338 P b3dc2a2f18374daeac5d525be4ae0f76: No bootstrap required, opened a new log
I20260630 12:24:05.888473 14007 ts_tablet_manager.cc:1403] T eb4ae3ca7b6f43d1a66b58aca5a80338 P b3dc2a2f18374daeac5d525be4ae0f76: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260630 12:24:05.891198 14009 tablet_bootstrap.cc:654] T 35716be4f47f467dbe5c5237ac36ed37 P 1b2d0ca084d34a6fab9328f8fd4ae70c: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:05.891836 14007 raft_consensus.cc:359] T eb4ae3ca7b6f43d1a66b58aca5a80338 P b3dc2a2f18374daeac5d525be4ae0f76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } } peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } }
I20260630 12:24:05.892817 14007 raft_consensus.cc:385] T eb4ae3ca7b6f43d1a66b58aca5a80338 P b3dc2a2f18374daeac5d525be4ae0f76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:05.893189 14007 raft_consensus.cc:740] T eb4ae3ca7b6f43d1a66b58aca5a80338 P b3dc2a2f18374daeac5d525be4ae0f76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3dc2a2f18374daeac5d525be4ae0f76, State: Initialized, Role: FOLLOWER
I20260630 12:24:05.895560 14007 consensus_queue.cc:260] T eb4ae3ca7b6f43d1a66b58aca5a80338 P b3dc2a2f18374daeac5d525be4ae0f76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } } peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } }
I20260630 12:24:05.896699 14008 tablet_bootstrap.cc:492] T d074e440ef524b769797324abbe7f0bc P bebc42e6c79d4a96a6d2fa12c0db0c0f: No bootstrap required, opened a new log
I20260630 12:24:05.897198 14008 ts_tablet_manager.cc:1403] T d074e440ef524b769797324abbe7f0bc P bebc42e6c79d4a96a6d2fa12c0db0c0f: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.008s
I20260630 12:24:05.898582 14007 ts_tablet_manager.cc:1434] T eb4ae3ca7b6f43d1a66b58aca5a80338 P b3dc2a2f18374daeac5d525be4ae0f76: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.005s
I20260630 12:24:05.899514 14007 tablet_bootstrap.cc:492] T 08067faa87f748f8995fb00963d1b1cc P b3dc2a2f18374daeac5d525be4ae0f76: Bootstrap starting.
I20260630 12:24:05.899598 14008 raft_consensus.cc:359] T d074e440ef524b769797324abbe7f0bc P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } }
I20260630 12:24:05.900400 14008 raft_consensus.cc:385] T d074e440ef524b769797324abbe7f0bc P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:05.900686 14008 raft_consensus.cc:740] T d074e440ef524b769797324abbe7f0bc P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bebc42e6c79d4a96a6d2fa12c0db0c0f, State: Initialized, Role: FOLLOWER
I20260630 12:24:05.901568 14008 consensus_queue.cc:260] T d074e440ef524b769797324abbe7f0bc P bebc42e6c79d4a96a6d2fa12c0db0c0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } }
I20260630 12:24:05.904150 14009 tablet_bootstrap.cc:492] T 35716be4f47f467dbe5c5237ac36ed37 P 1b2d0ca084d34a6fab9328f8fd4ae70c: No bootstrap required, opened a new log
I20260630 12:24:05.904618 14009 ts_tablet_manager.cc:1403] T 35716be4f47f467dbe5c5237ac36ed37 P 1b2d0ca084d34a6fab9328f8fd4ae70c: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.005s
I20260630 12:24:05.905033 14007 tablet_bootstrap.cc:654] T 08067faa87f748f8995fb00963d1b1cc P b3dc2a2f18374daeac5d525be4ae0f76: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:05.906183 14008 ts_tablet_manager.cc:1434] T d074e440ef524b769797324abbe7f0bc P bebc42e6c79d4a96a6d2fa12c0db0c0f: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260630 12:24:05.907115 14008 tablet_bootstrap.cc:492] T 35716be4f47f467dbe5c5237ac36ed37 P bebc42e6c79d4a96a6d2fa12c0db0c0f: Bootstrap starting.
I20260630 12:24:05.907233 14009 raft_consensus.cc:359] T 35716be4f47f467dbe5c5237ac36ed37 P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } }
I20260630 12:24:05.908200 14009 raft_consensus.cc:385] T 35716be4f47f467dbe5c5237ac36ed37 P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:05.908573 14009 raft_consensus.cc:740] T 35716be4f47f467dbe5c5237ac36ed37 P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b2d0ca084d34a6fab9328f8fd4ae70c, State: Initialized, Role: FOLLOWER
I20260630 12:24:05.909771 14009 consensus_queue.cc:260] T 35716be4f47f467dbe5c5237ac36ed37 P 1b2d0ca084d34a6fab9328f8fd4ae70c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } }
I20260630 12:24:05.912936 14009 ts_tablet_manager.cc:1434] T 35716be4f47f467dbe5c5237ac36ed37 P 1b2d0ca084d34a6fab9328f8fd4ae70c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260630 12:24:05.913067 14008 tablet_bootstrap.cc:654] T 35716be4f47f467dbe5c5237ac36ed37 P bebc42e6c79d4a96a6d2fa12c0db0c0f: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:05.914426 14009 tablet_bootstrap.cc:492] T ab2fd7a0196c4f6289717a65b53f39e0 P 1b2d0ca084d34a6fab9328f8fd4ae70c: Bootstrap starting.
I20260630 12:24:05.922525 14009 tablet_bootstrap.cc:654] T ab2fd7a0196c4f6289717a65b53f39e0 P 1b2d0ca084d34a6fab9328f8fd4ae70c: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:05.933108 14008 tablet_bootstrap.cc:492] T 35716be4f47f467dbe5c5237ac36ed37 P bebc42e6c79d4a96a6d2fa12c0db0c0f: No bootstrap required, opened a new log
I20260630 12:24:05.933736 14008 ts_tablet_manager.cc:1403] T 35716be4f47f467dbe5c5237ac36ed37 P bebc42e6c79d4a96a6d2fa12c0db0c0f: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.007s
I20260630 12:24:05.934928 14007 tablet_bootstrap.cc:492] T 08067faa87f748f8995fb00963d1b1cc P b3dc2a2f18374daeac5d525be4ae0f76: No bootstrap required, opened a new log
I20260630 12:24:05.935375 14009 tablet_bootstrap.cc:492] T ab2fd7a0196c4f6289717a65b53f39e0 P 1b2d0ca084d34a6fab9328f8fd4ae70c: No bootstrap required, opened a new log
I20260630 12:24:05.935397 14007 ts_tablet_manager.cc:1403] T 08067faa87f748f8995fb00963d1b1cc P b3dc2a2f18374daeac5d525be4ae0f76: Time spent bootstrapping tablet: real 0.036s	user 0.018s	sys 0.016s
I20260630 12:24:05.936004 14009 ts_tablet_manager.cc:1403] T ab2fd7a0196c4f6289717a65b53f39e0 P 1b2d0ca084d34a6fab9328f8fd4ae70c: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260630 12:24:05.935941 14008 raft_consensus.cc:359] T 35716be4f47f467dbe5c5237ac36ed37 P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } }
I20260630 12:24:05.936708 14008 raft_consensus.cc:385] T 35716be4f47f467dbe5c5237ac36ed37 P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:05.936970 14008 raft_consensus.cc:740] T 35716be4f47f467dbe5c5237ac36ed37 P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bebc42e6c79d4a96a6d2fa12c0db0c0f, State: Initialized, Role: FOLLOWER
I20260630 12:24:05.937588 14008 consensus_queue.cc:260] T 35716be4f47f467dbe5c5237ac36ed37 P bebc42e6c79d4a96a6d2fa12c0db0c0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } }
I20260630 12:24:05.938112 14007 raft_consensus.cc:359] T 08067faa87f748f8995fb00963d1b1cc P b3dc2a2f18374daeac5d525be4ae0f76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } }
I20260630 12:24:05.938855 14007 raft_consensus.cc:385] T 08067faa87f748f8995fb00963d1b1cc P b3dc2a2f18374daeac5d525be4ae0f76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:05.938604 14009 raft_consensus.cc:359] T ab2fd7a0196c4f6289717a65b53f39e0 P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } }
I20260630 12:24:05.939145 14007 raft_consensus.cc:740] T 08067faa87f748f8995fb00963d1b1cc P b3dc2a2f18374daeac5d525be4ae0f76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3dc2a2f18374daeac5d525be4ae0f76, State: Initialized, Role: FOLLOWER
I20260630 12:24:05.939271 14009 raft_consensus.cc:385] T ab2fd7a0196c4f6289717a65b53f39e0 P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:05.939564 14008 ts_tablet_manager.cc:1434] T 35716be4f47f467dbe5c5237ac36ed37 P bebc42e6c79d4a96a6d2fa12c0db0c0f: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260630 12:24:05.939582 14009 raft_consensus.cc:740] T ab2fd7a0196c4f6289717a65b53f39e0 P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b2d0ca084d34a6fab9328f8fd4ae70c, State: Initialized, Role: FOLLOWER
I20260630 12:24:05.939960 14007 consensus_queue.cc:260] T 08067faa87f748f8995fb00963d1b1cc P b3dc2a2f18374daeac5d525be4ae0f76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } }
I20260630 12:24:05.940757 14008 tablet_bootstrap.cc:492] T eb4ae3ca7b6f43d1a66b58aca5a80338 P bebc42e6c79d4a96a6d2fa12c0db0c0f: Bootstrap starting.
I20260630 12:24:05.940670 14009 consensus_queue.cc:260] T ab2fd7a0196c4f6289717a65b53f39e0 P 1b2d0ca084d34a6fab9328f8fd4ae70c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } }
I20260630 12:24:05.944768 14007 ts_tablet_manager.cc:1434] T 08067faa87f748f8995fb00963d1b1cc P b3dc2a2f18374daeac5d525be4ae0f76: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260630 12:24:05.945768 14007 tablet_bootstrap.cc:492] T 9cdf714d96ab44de8ebb845d1f1237f1 P b3dc2a2f18374daeac5d525be4ae0f76: Bootstrap starting.
I20260630 12:24:05.946808 14009 ts_tablet_manager.cc:1434] T ab2fd7a0196c4f6289717a65b53f39e0 P 1b2d0ca084d34a6fab9328f8fd4ae70c: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260630 12:24:05.947767 14009 tablet_bootstrap.cc:492] T 08067faa87f748f8995fb00963d1b1cc P 1b2d0ca084d34a6fab9328f8fd4ae70c: Bootstrap starting.
I20260630 12:24:05.948196 14008 tablet_bootstrap.cc:654] T eb4ae3ca7b6f43d1a66b58aca5a80338 P bebc42e6c79d4a96a6d2fa12c0db0c0f: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:05.950529 14014 raft_consensus.cc:493] T d074e440ef524b769797324abbe7f0bc P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:05.950997 14014 raft_consensus.cc:515] T d074e440ef524b769797324abbe7f0bc P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } }
I20260630 12:24:05.951591 14007 tablet_bootstrap.cc:654] T 9cdf714d96ab44de8ebb845d1f1237f1 P b3dc2a2f18374daeac5d525be4ae0f76: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:05.956561 14014 leader_election.cc:290] T d074e440ef524b769797324abbe7f0bc P 1b2d0ca084d34a6fab9328f8fd4ae70c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3dc2a2f18374daeac5d525be4ae0f76 (127.12.213.1:42485), bebc42e6c79d4a96a6d2fa12c0db0c0f (127.12.213.2:43089)
I20260630 12:24:05.963376 14009 tablet_bootstrap.cc:654] T 08067faa87f748f8995fb00963d1b1cc P 1b2d0ca084d34a6fab9328f8fd4ae70c: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:05.969969 14007 tablet_bootstrap.cc:492] T 9cdf714d96ab44de8ebb845d1f1237f1 P b3dc2a2f18374daeac5d525be4ae0f76: No bootstrap required, opened a new log
I20260630 12:24:05.970474 14007 ts_tablet_manager.cc:1403] T 9cdf714d96ab44de8ebb845d1f1237f1 P b3dc2a2f18374daeac5d525be4ae0f76: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.004s
I20260630 12:24:05.973045 14007 raft_consensus.cc:359] T 9cdf714d96ab44de8ebb845d1f1237f1 P b3dc2a2f18374daeac5d525be4ae0f76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } }
I20260630 12:24:05.973727 14007 raft_consensus.cc:385] T 9cdf714d96ab44de8ebb845d1f1237f1 P b3dc2a2f18374daeac5d525be4ae0f76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:05.974027 14007 raft_consensus.cc:740] T 9cdf714d96ab44de8ebb845d1f1237f1 P b3dc2a2f18374daeac5d525be4ae0f76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3dc2a2f18374daeac5d525be4ae0f76, State: Initialized, Role: FOLLOWER
I20260630 12:24:05.981410 14007 consensus_queue.cc:260] T 9cdf714d96ab44de8ebb845d1f1237f1 P b3dc2a2f18374daeac5d525be4ae0f76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } }
I20260630 12:24:05.983784 14007 ts_tablet_manager.cc:1434] T 9cdf714d96ab44de8ebb845d1f1237f1 P b3dc2a2f18374daeac5d525be4ae0f76: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260630 12:24:05.985041 14007 tablet_bootstrap.cc:492] T d074e440ef524b769797324abbe7f0bc P b3dc2a2f18374daeac5d525be4ae0f76: Bootstrap starting.
I20260630 12:24:05.985035 13813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d074e440ef524b769797324abbe7f0bc" candidate_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" is_pre_election: true
W20260630 12:24:05.986968 13927 leader_election.cc:343] T d074e440ef524b769797324abbe7f0bc P 1b2d0ca084d34a6fab9328f8fd4ae70c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b3dc2a2f18374daeac5d525be4ae0f76 (127.12.213.1:42485): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:24:05.989470 14008 tablet_bootstrap.cc:492] T eb4ae3ca7b6f43d1a66b58aca5a80338 P bebc42e6c79d4a96a6d2fa12c0db0c0f: No bootstrap required, opened a new log
I20260630 12:24:05.990001 14008 ts_tablet_manager.cc:1403] T eb4ae3ca7b6f43d1a66b58aca5a80338 P bebc42e6c79d4a96a6d2fa12c0db0c0f: Time spent bootstrapping tablet: real 0.049s	user 0.019s	sys 0.019s
I20260630 12:24:05.992077 14007 tablet_bootstrap.cc:654] T d074e440ef524b769797324abbe7f0bc P b3dc2a2f18374daeac5d525be4ae0f76: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:05.992933 14008 raft_consensus.cc:359] T eb4ae3ca7b6f43d1a66b58aca5a80338 P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } } peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } }
I20260630 12:24:05.993772 14008 raft_consensus.cc:385] T eb4ae3ca7b6f43d1a66b58aca5a80338 P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:05.994115 14008 raft_consensus.cc:740] T eb4ae3ca7b6f43d1a66b58aca5a80338 P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bebc42e6c79d4a96a6d2fa12c0db0c0f, State: Initialized, Role: FOLLOWER
I20260630 12:24:05.994571 14013 raft_consensus.cc:493] T eb4ae3ca7b6f43d1a66b58aca5a80338 P b3dc2a2f18374daeac5d525be4ae0f76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:05.995070 14008 consensus_queue.cc:260] T eb4ae3ca7b6f43d1a66b58aca5a80338 P bebc42e6c79d4a96a6d2fa12c0db0c0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } } peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } }
I20260630 12:24:05.995200 14013 raft_consensus.cc:515] T eb4ae3ca7b6f43d1a66b58aca5a80338 P b3dc2a2f18374daeac5d525be4ae0f76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } } peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } }
I20260630 12:24:06.001405 14013 leader_election.cc:290] T eb4ae3ca7b6f43d1a66b58aca5a80338 P b3dc2a2f18374daeac5d525be4ae0f76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b2d0ca084d34a6fab9328f8fd4ae70c (127.12.213.3:39177), bebc42e6c79d4a96a6d2fa12c0db0c0f (127.12.213.2:43089)
I20260630 12:24:06.008107 14008 ts_tablet_manager.cc:1434] T eb4ae3ca7b6f43d1a66b58aca5a80338 P bebc42e6c79d4a96a6d2fa12c0db0c0f: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260630 12:24:06.009140 14008 tablet_bootstrap.cc:492] T d15112ea5bf742ea8eb7b0c944573a05 P bebc42e6c79d4a96a6d2fa12c0db0c0f: Bootstrap starting.
I20260630 12:24:06.024462 13888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d074e440ef524b769797324abbe7f0bc" candidate_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" is_pre_election: true
I20260630 12:24:06.025487 13888 raft_consensus.cc:2468] T d074e440ef524b769797324abbe7f0bc P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b2d0ca084d34a6fab9328f8fd4ae70c in term 0.
I20260630 12:24:06.026297 14013 raft_consensus.cc:493] T ab2fd7a0196c4f6289717a65b53f39e0 P b3dc2a2f18374daeac5d525be4ae0f76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:06.026940 14013 raft_consensus.cc:515] T ab2fd7a0196c4f6289717a65b53f39e0 P b3dc2a2f18374daeac5d525be4ae0f76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } }
I20260630 12:24:06.027244 13925 leader_election.cc:304] T d074e440ef524b769797324abbe7f0bc P 1b2d0ca084d34a6fab9328f8fd4ae70c [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: 1b2d0ca084d34a6fab9328f8fd4ae70c, bebc42e6c79d4a96a6d2fa12c0db0c0f; no voters: b3dc2a2f18374daeac5d525be4ae0f76
I20260630 12:24:06.028833 14014 raft_consensus.cc:2804] T d074e440ef524b769797324abbe7f0bc P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:06.029201 14013 leader_election.cc:290] T ab2fd7a0196c4f6289717a65b53f39e0 P b3dc2a2f18374daeac5d525be4ae0f76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bebc42e6c79d4a96a6d2fa12c0db0c0f (127.12.213.2:43089), 1b2d0ca084d34a6fab9328f8fd4ae70c (127.12.213.3:39177)
I20260630 12:24:06.029279 14014 raft_consensus.cc:493] T d074e440ef524b769797324abbe7f0bc P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:06.029878 14014 raft_consensus.cc:3060] T d074e440ef524b769797324abbe7f0bc P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:06.039366 14008 tablet_bootstrap.cc:654] T d15112ea5bf742ea8eb7b0c944573a05 P bebc42e6c79d4a96a6d2fa12c0db0c0f: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:06.042949 14015 raft_consensus.cc:493] T ab2fd7a0196c4f6289717a65b53f39e0 P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:06.043433 14015 raft_consensus.cc:515] T ab2fd7a0196c4f6289717a65b53f39e0 P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } }
I20260630 12:24:06.046145 14015 leader_election.cc:290] T ab2fd7a0196c4f6289717a65b53f39e0 P bebc42e6c79d4a96a6d2fa12c0db0c0f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3dc2a2f18374daeac5d525be4ae0f76 (127.12.213.1:42485), 1b2d0ca084d34a6fab9328f8fd4ae70c (127.12.213.3:39177)
I20260630 12:24:06.046121 14014 raft_consensus.cc:515] T d074e440ef524b769797324abbe7f0bc P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } }
I20260630 12:24:06.047708 13962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb4ae3ca7b6f43d1a66b58aca5a80338" candidate_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" is_pre_election: true
I20260630 12:24:06.049377 13961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab2fd7a0196c4f6289717a65b53f39e0" candidate_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" is_pre_election: true
I20260630 12:24:06.049835 14014 leader_election.cc:290] T d074e440ef524b769797324abbe7f0bc P 1b2d0ca084d34a6fab9328f8fd4ae70c [CANDIDATE]: Term 1 election: Requested vote from peers b3dc2a2f18374daeac5d525be4ae0f76 (127.12.213.1:42485), bebc42e6c79d4a96a6d2fa12c0db0c0f (127.12.213.2:43089)
I20260630 12:24:06.050251 13961 raft_consensus.cc:2468] T ab2fd7a0196c4f6289717a65b53f39e0 P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3dc2a2f18374daeac5d525be4ae0f76 in term 0.
I20260630 12:24:06.052356 13813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d074e440ef524b769797324abbe7f0bc" candidate_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3dc2a2f18374daeac5d525be4ae0f76"
I20260630 12:24:06.053663 14009 tablet_bootstrap.cc:492] T 08067faa87f748f8995fb00963d1b1cc P 1b2d0ca084d34a6fab9328f8fd4ae70c: No bootstrap required, opened a new log
W20260630 12:24:06.054049 13927 leader_election.cc:343] T d074e440ef524b769797324abbe7f0bc P 1b2d0ca084d34a6fab9328f8fd4ae70c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b3dc2a2f18374daeac5d525be4ae0f76 (127.12.213.1:42485): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:24:06.054196 14009 ts_tablet_manager.cc:1403] T 08067faa87f748f8995fb00963d1b1cc P 1b2d0ca084d34a6fab9328f8fd4ae70c: Time spent bootstrapping tablet: real 0.107s	user 0.010s	sys 0.071s
W20260630 12:24:06.054659 13776 leader_election.cc:343] T eb4ae3ca7b6f43d1a66b58aca5a80338 P b3dc2a2f18374daeac5d525be4ae0f76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b2d0ca084d34a6fab9328f8fd4ae70c (127.12.213.3:39177): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:24:06.056998 14007 tablet_bootstrap.cc:492] T d074e440ef524b769797324abbe7f0bc P b3dc2a2f18374daeac5d525be4ae0f76: No bootstrap required, opened a new log
I20260630 12:24:06.057085 14009 raft_consensus.cc:359] T 08067faa87f748f8995fb00963d1b1cc P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } }
I20260630 12:24:06.057650 13888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d074e440ef524b769797324abbe7f0bc" candidate_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f"
I20260630 12:24:06.059355 14009 raft_consensus.cc:385] T 08067faa87f748f8995fb00963d1b1cc P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:06.057742 13776 leader_election.cc:304] T ab2fd7a0196c4f6289717a65b53f39e0 P b3dc2a2f18374daeac5d525be4ae0f76 [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: 1b2d0ca084d34a6fab9328f8fd4ae70c, b3dc2a2f18374daeac5d525be4ae0f76; no voters: 
I20260630 12:24:06.059736 13888 raft_consensus.cc:3060] T d074e440ef524b769797324abbe7f0bc P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:06.060622 14013 raft_consensus.cc:2804] T ab2fd7a0196c4f6289717a65b53f39e0 P b3dc2a2f18374daeac5d525be4ae0f76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:06.061053 14013 raft_consensus.cc:493] T ab2fd7a0196c4f6289717a65b53f39e0 P b3dc2a2f18374daeac5d525be4ae0f76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:06.059926 14007 ts_tablet_manager.cc:1403] T d074e440ef524b769797324abbe7f0bc P b3dc2a2f18374daeac5d525be4ae0f76: Time spent bootstrapping tablet: real 0.075s	user 0.014s	sys 0.019s
I20260630 12:24:06.061406 14013 raft_consensus.cc:3060] T ab2fd7a0196c4f6289717a65b53f39e0 P b3dc2a2f18374daeac5d525be4ae0f76 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:06.064071 13887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb4ae3ca7b6f43d1a66b58aca5a80338" candidate_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" is_pre_election: true
I20260630 12:24:06.064746 13887 raft_consensus.cc:2468] T eb4ae3ca7b6f43d1a66b58aca5a80338 P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3dc2a2f18374daeac5d525be4ae0f76 in term 0.
I20260630 12:24:06.066206 13887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab2fd7a0196c4f6289717a65b53f39e0" candidate_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" is_pre_election: true
I20260630 12:24:06.066773 13887 raft_consensus.cc:2468] T ab2fd7a0196c4f6289717a65b53f39e0 P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3dc2a2f18374daeac5d525be4ae0f76 in term 0.
I20260630 12:24:06.067515 13888 raft_consensus.cc:2468] T d074e440ef524b769797324abbe7f0bc P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b2d0ca084d34a6fab9328f8fd4ae70c in term 1.
I20260630 12:24:06.068073 13776 leader_election.cc:304] T eb4ae3ca7b6f43d1a66b58aca5a80338 P b3dc2a2f18374daeac5d525be4ae0f76 [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: b3dc2a2f18374daeac5d525be4ae0f76, bebc42e6c79d4a96a6d2fa12c0db0c0f; no voters: 1b2d0ca084d34a6fab9328f8fd4ae70c
I20260630 12:24:06.068722 13925 leader_election.cc:304] T d074e440ef524b769797324abbe7f0bc P 1b2d0ca084d34a6fab9328f8fd4ae70c [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: 1b2d0ca084d34a6fab9328f8fd4ae70c, bebc42e6c79d4a96a6d2fa12c0db0c0f; no voters: b3dc2a2f18374daeac5d525be4ae0f76
I20260630 12:24:06.059731 14009 raft_consensus.cc:740] T 08067faa87f748f8995fb00963d1b1cc P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b2d0ca084d34a6fab9328f8fd4ae70c, State: Initialized, Role: FOLLOWER
I20260630 12:24:06.069720 14013 raft_consensus.cc:515] T ab2fd7a0196c4f6289717a65b53f39e0 P b3dc2a2f18374daeac5d525be4ae0f76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } }
I20260630 12:24:06.070201 14014 raft_consensus.cc:2804] T d074e440ef524b769797324abbe7f0bc P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:06.070461 14009 consensus_queue.cc:260] T 08067faa87f748f8995fb00963d1b1cc P 1b2d0ca084d34a6fab9328f8fd4ae70c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } }
I20260630 12:24:06.072024 14013 leader_election.cc:290] T ab2fd7a0196c4f6289717a65b53f39e0 P b3dc2a2f18374daeac5d525be4ae0f76 [CANDIDATE]: Term 1 election: Requested vote from peers bebc42e6c79d4a96a6d2fa12c0db0c0f (127.12.213.2:43089), 1b2d0ca084d34a6fab9328f8fd4ae70c (127.12.213.3:39177)
I20260630 12:24:06.074880 14014 raft_consensus.cc:697] T d074e440ef524b769797324abbe7f0bc P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 1 LEADER]: Becoming Leader. State: Replica: 1b2d0ca084d34a6fab9328f8fd4ae70c, State: Running, Role: LEADER
I20260630 12:24:06.079427 14013 raft_consensus.cc:2804] T eb4ae3ca7b6f43d1a66b58aca5a80338 P b3dc2a2f18374daeac5d525be4ae0f76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:06.079527 14014 consensus_queue.cc:237] T d074e440ef524b769797324abbe7f0bc P 1b2d0ca084d34a6fab9328f8fd4ae70c [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: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } }
I20260630 12:24:06.080988 13888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab2fd7a0196c4f6289717a65b53f39e0" candidate_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f"
I20260630 12:24:06.081605 13888 raft_consensus.cc:3060] T ab2fd7a0196c4f6289717a65b53f39e0 P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:06.087112 13961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab2fd7a0196c4f6289717a65b53f39e0" candidate_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" is_pre_election: true
I20260630 12:24:06.087723 13961 raft_consensus.cc:2468] T ab2fd7a0196c4f6289717a65b53f39e0 P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bebc42e6c79d4a96a6d2fa12c0db0c0f in term 0.
I20260630 12:24:06.075944 14007 raft_consensus.cc:359] T d074e440ef524b769797324abbe7f0bc P b3dc2a2f18374daeac5d525be4ae0f76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } }
I20260630 12:24:06.089139 13851 leader_election.cc:304] T ab2fd7a0196c4f6289717a65b53f39e0 P bebc42e6c79d4a96a6d2fa12c0db0c0f [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: 1b2d0ca084d34a6fab9328f8fd4ae70c, bebc42e6c79d4a96a6d2fa12c0db0c0f; no voters: 
I20260630 12:24:06.089743 14008 tablet_bootstrap.cc:492] T d15112ea5bf742ea8eb7b0c944573a05 P bebc42e6c79d4a96a6d2fa12c0db0c0f: No bootstrap required, opened a new log
I20260630 12:24:06.092001 14008 ts_tablet_manager.cc:1403] T d15112ea5bf742ea8eb7b0c944573a05 P bebc42e6c79d4a96a6d2fa12c0db0c0f: Time spent bootstrapping tablet: real 0.083s	user 0.008s	sys 0.004s
I20260630 12:24:06.092013 14007 raft_consensus.cc:385] T d074e440ef524b769797324abbe7f0bc P b3dc2a2f18374daeac5d525be4ae0f76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:06.092499 14007 raft_consensus.cc:740] T d074e440ef524b769797324abbe7f0bc P b3dc2a2f18374daeac5d525be4ae0f76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3dc2a2f18374daeac5d525be4ae0f76, State: Initialized, Role: FOLLOWER
I20260630 12:24:06.090647 14013 raft_consensus.cc:493] T eb4ae3ca7b6f43d1a66b58aca5a80338 P b3dc2a2f18374daeac5d525be4ae0f76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:06.090790 13888 raft_consensus.cc:2468] T ab2fd7a0196c4f6289717a65b53f39e0 P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3dc2a2f18374daeac5d525be4ae0f76 in term 1.
I20260630 12:24:06.091053 13961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab2fd7a0196c4f6289717a65b53f39e0" candidate_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c"
I20260630 12:24:06.093261 14007 consensus_queue.cc:260] T d074e440ef524b769797324abbe7f0bc P b3dc2a2f18374daeac5d525be4ae0f76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } }
I20260630 12:24:06.093616 13961 raft_consensus.cc:3060] T ab2fd7a0196c4f6289717a65b53f39e0 P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:06.094959 14008 raft_consensus.cc:359] T d15112ea5bf742ea8eb7b0c944573a05 P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } }
I20260630 12:24:06.095504 14007 ts_tablet_manager.cc:1434] T d074e440ef524b769797324abbe7f0bc P b3dc2a2f18374daeac5d525be4ae0f76: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260630 12:24:06.096238 14013 raft_consensus.cc:3060] T eb4ae3ca7b6f43d1a66b58aca5a80338 P b3dc2a2f18374daeac5d525be4ae0f76 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:06.096017 14015 raft_consensus.cc:2764] T ab2fd7a0196c4f6289717a65b53f39e0 P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260630 12:24:06.099264 14007 tablet_bootstrap.cc:492] T d15112ea5bf742ea8eb7b0c944573a05 P b3dc2a2f18374daeac5d525be4ae0f76: Bootstrap starting.
I20260630 12:24:06.096673 14008 raft_consensus.cc:385] T d15112ea5bf742ea8eb7b0c944573a05 P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:06.102211 13776 leader_election.cc:304] T ab2fd7a0196c4f6289717a65b53f39e0 P b3dc2a2f18374daeac5d525be4ae0f76 [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: b3dc2a2f18374daeac5d525be4ae0f76, bebc42e6c79d4a96a6d2fa12c0db0c0f; no voters: 
I20260630 12:24:06.102679 14008 raft_consensus.cc:740] T d15112ea5bf742ea8eb7b0c944573a05 P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bebc42e6c79d4a96a6d2fa12c0db0c0f, State: Initialized, Role: FOLLOWER
I20260630 12:24:06.109016 14036 raft_consensus.cc:2804] T ab2fd7a0196c4f6289717a65b53f39e0 P b3dc2a2f18374daeac5d525be4ae0f76 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:06.109500 14036 raft_consensus.cc:697] T ab2fd7a0196c4f6289717a65b53f39e0 P b3dc2a2f18374daeac5d525be4ae0f76 [term 1 LEADER]: Becoming Leader. State: Replica: b3dc2a2f18374daeac5d525be4ae0f76, State: Running, Role: LEADER
I20260630 12:24:06.110008 14009 ts_tablet_manager.cc:1434] T 08067faa87f748f8995fb00963d1b1cc P 1b2d0ca084d34a6fab9328f8fd4ae70c: Time spent starting tablet: real 0.055s	user 0.014s	sys 0.019s
I20260630 12:24:06.110335 14036 consensus_queue.cc:237] T ab2fd7a0196c4f6289717a65b53f39e0 P b3dc2a2f18374daeac5d525be4ae0f76 [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: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } }
I20260630 12:24:06.111059 14009 tablet_bootstrap.cc:492] T ae0c4215b31649df86e8fc695968fe7f P 1b2d0ca084d34a6fab9328f8fd4ae70c: Bootstrap starting.
I20260630 12:24:06.112322 14013 raft_consensus.cc:515] T eb4ae3ca7b6f43d1a66b58aca5a80338 P b3dc2a2f18374daeac5d525be4ae0f76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } } peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } }
I20260630 12:24:06.113207 13961 raft_consensus.cc:2468] T ab2fd7a0196c4f6289717a65b53f39e0 P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3dc2a2f18374daeac5d525be4ae0f76 in term 1.
I20260630 12:24:06.114293 13709 catalog_manager.cc:5697] T d074e440ef524b769797324abbe7f0bc P 1b2d0ca084d34a6fab9328f8fd4ae70c reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b2d0ca084d34a6fab9328f8fd4ae70c (127.12.213.3). New cstate: current_term: 1 leader_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } health_report { overall_health: HEALTHY } } }
I20260630 12:24:06.118803 13813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab2fd7a0196c4f6289717a65b53f39e0" candidate_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" is_pre_election: true
I20260630 12:24:06.114532 14008 consensus_queue.cc:260] T d15112ea5bf742ea8eb7b0c944573a05 P bebc42e6c79d4a96a6d2fa12c0db0c0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } }
I20260630 12:24:06.120577 14013 leader_election.cc:290] T eb4ae3ca7b6f43d1a66b58aca5a80338 P b3dc2a2f18374daeac5d525be4ae0f76 [CANDIDATE]: Term 1 election: Requested vote from peers 1b2d0ca084d34a6fab9328f8fd4ae70c (127.12.213.3:39177), bebc42e6c79d4a96a6d2fa12c0db0c0f (127.12.213.2:43089)
I20260630 12:24:06.122535 13961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb4ae3ca7b6f43d1a66b58aca5a80338" candidate_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c"
I20260630 12:24:06.122886 13888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb4ae3ca7b6f43d1a66b58aca5a80338" candidate_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f"
I20260630 12:24:06.123489 13888 raft_consensus.cc:3060] T eb4ae3ca7b6f43d1a66b58aca5a80338 P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:06.123775 14008 ts_tablet_manager.cc:1434] T d15112ea5bf742ea8eb7b0c944573a05 P bebc42e6c79d4a96a6d2fa12c0db0c0f: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.001s
I20260630 12:24:06.124747 14008 tablet_bootstrap.cc:492] T 9cdf714d96ab44de8ebb845d1f1237f1 P bebc42e6c79d4a96a6d2fa12c0db0c0f: Bootstrap starting.
W20260630 12:24:06.129647 13776 leader_election.cc:343] T eb4ae3ca7b6f43d1a66b58aca5a80338 P b3dc2a2f18374daeac5d525be4ae0f76 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1b2d0ca084d34a6fab9328f8fd4ae70c (127.12.213.3:39177): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:24:06.131080 13888 raft_consensus.cc:2468] T eb4ae3ca7b6f43d1a66b58aca5a80338 P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3dc2a2f18374daeac5d525be4ae0f76 in term 1.
I20260630 12:24:06.132236 14007 tablet_bootstrap.cc:654] T d15112ea5bf742ea8eb7b0c944573a05 P b3dc2a2f18374daeac5d525be4ae0f76: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:06.132393 13776 leader_election.cc:304] T eb4ae3ca7b6f43d1a66b58aca5a80338 P b3dc2a2f18374daeac5d525be4ae0f76 [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: b3dc2a2f18374daeac5d525be4ae0f76, bebc42e6c79d4a96a6d2fa12c0db0c0f; no voters: 1b2d0ca084d34a6fab9328f8fd4ae70c
I20260630 12:24:06.133553 14013 raft_consensus.cc:2804] T eb4ae3ca7b6f43d1a66b58aca5a80338 P b3dc2a2f18374daeac5d525be4ae0f76 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:06.134094 14013 raft_consensus.cc:697] T eb4ae3ca7b6f43d1a66b58aca5a80338 P b3dc2a2f18374daeac5d525be4ae0f76 [term 1 LEADER]: Becoming Leader. State: Replica: b3dc2a2f18374daeac5d525be4ae0f76, State: Running, Role: LEADER
I20260630 12:24:06.134932 14013 consensus_queue.cc:237] T eb4ae3ca7b6f43d1a66b58aca5a80338 P b3dc2a2f18374daeac5d525be4ae0f76 [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: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } } peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } }
I20260630 12:24:06.136626 14008 tablet_bootstrap.cc:654] T 9cdf714d96ab44de8ebb845d1f1237f1 P bebc42e6c79d4a96a6d2fa12c0db0c0f: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:06.143858 14008 tablet_bootstrap.cc:492] T 9cdf714d96ab44de8ebb845d1f1237f1 P bebc42e6c79d4a96a6d2fa12c0db0c0f: No bootstrap required, opened a new log
I20260630 12:24:06.144274 14008 ts_tablet_manager.cc:1403] T 9cdf714d96ab44de8ebb845d1f1237f1 P bebc42e6c79d4a96a6d2fa12c0db0c0f: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.000s
I20260630 12:24:06.144819 14009 tablet_bootstrap.cc:654] T ae0c4215b31649df86e8fc695968fe7f P 1b2d0ca084d34a6fab9328f8fd4ae70c: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:06.146399 14008 raft_consensus.cc:359] T 9cdf714d96ab44de8ebb845d1f1237f1 P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } }
I20260630 12:24:06.146306 13709 catalog_manager.cc:5697] T ab2fd7a0196c4f6289717a65b53f39e0 P b3dc2a2f18374daeac5d525be4ae0f76 reported cstate change: term changed from 0 to 1, leader changed from <none> to b3dc2a2f18374daeac5d525be4ae0f76 (127.12.213.1). New cstate: current_term: 1 leader_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:06.147221 14008 raft_consensus.cc:385] T 9cdf714d96ab44de8ebb845d1f1237f1 P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:06.147657 14008 raft_consensus.cc:740] T 9cdf714d96ab44de8ebb845d1f1237f1 P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bebc42e6c79d4a96a6d2fa12c0db0c0f, State: Initialized, Role: FOLLOWER
I20260630 12:24:06.148710 14007 tablet_bootstrap.cc:492] T d15112ea5bf742ea8eb7b0c944573a05 P b3dc2a2f18374daeac5d525be4ae0f76: No bootstrap required, opened a new log
I20260630 12:24:06.148516 14008 consensus_queue.cc:260] T 9cdf714d96ab44de8ebb845d1f1237f1 P bebc42e6c79d4a96a6d2fa12c0db0c0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } }
I20260630 12:24:06.149291 14007 ts_tablet_manager.cc:1403] T d15112ea5bf742ea8eb7b0c944573a05 P b3dc2a2f18374daeac5d525be4ae0f76: Time spent bootstrapping tablet: real 0.050s	user 0.013s	sys 0.001s
I20260630 12:24:06.152431 14038 raft_consensus.cc:493] T d15112ea5bf742ea8eb7b0c944573a05 P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:06.152961 14038 raft_consensus.cc:515] T d15112ea5bf742ea8eb7b0c944573a05 P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } }
I20260630 12:24:06.154368 14008 ts_tablet_manager.cc:1434] T 9cdf714d96ab44de8ebb845d1f1237f1 P bebc42e6c79d4a96a6d2fa12c0db0c0f: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260630 12:24:06.155704 14038 leader_election.cc:290] T d15112ea5bf742ea8eb7b0c944573a05 P 1b2d0ca084d34a6fab9328f8fd4ae70c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3dc2a2f18374daeac5d525be4ae0f76 (127.12.213.1:42485), bebc42e6c79d4a96a6d2fa12c0db0c0f (127.12.213.2:43089)
I20260630 12:24:06.157721 14008 tablet_bootstrap.cc:492] T ae0c4215b31649df86e8fc695968fe7f P bebc42e6c79d4a96a6d2fa12c0db0c0f: Bootstrap starting.
I20260630 12:24:06.158527 13813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d15112ea5bf742ea8eb7b0c944573a05" candidate_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" is_pre_election: true
I20260630 12:24:06.161115 13888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d15112ea5bf742ea8eb7b0c944573a05" candidate_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" is_pre_election: true
I20260630 12:24:06.154745 14007 raft_consensus.cc:359] T d15112ea5bf742ea8eb7b0c944573a05 P b3dc2a2f18374daeac5d525be4ae0f76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } }
I20260630 12:24:06.162181 14007 raft_consensus.cc:385] T d15112ea5bf742ea8eb7b0c944573a05 P b3dc2a2f18374daeac5d525be4ae0f76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:06.162340 13888 raft_consensus.cc:2468] T d15112ea5bf742ea8eb7b0c944573a05 P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b2d0ca084d34a6fab9328f8fd4ae70c in term 0.
I20260630 12:24:06.164057 13925 leader_election.cc:304] T d15112ea5bf742ea8eb7b0c944573a05 P 1b2d0ca084d34a6fab9328f8fd4ae70c [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: 1b2d0ca084d34a6fab9328f8fd4ae70c, bebc42e6c79d4a96a6d2fa12c0db0c0f; no voters: 
W20260630 12:24:06.164288 13759 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:24:06.162537 14007 raft_consensus.cc:740] T d15112ea5bf742ea8eb7b0c944573a05 P b3dc2a2f18374daeac5d525be4ae0f76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3dc2a2f18374daeac5d525be4ae0f76, State: Initialized, Role: FOLLOWER
I20260630 12:24:06.164804 14038 raft_consensus.cc:2804] T d15112ea5bf742ea8eb7b0c944573a05 P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:06.165205 14038 raft_consensus.cc:493] T d15112ea5bf742ea8eb7b0c944573a05 P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:06.165547 14038 raft_consensus.cc:3060] T d15112ea5bf742ea8eb7b0c944573a05 P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:06.165524 14007 consensus_queue.cc:260] T d15112ea5bf742ea8eb7b0c944573a05 P b3dc2a2f18374daeac5d525be4ae0f76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } }
I20260630 12:24:06.167809 13764 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260630 12:24:06.168756 13764 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
I20260630 12:24:06.170707 13813 raft_consensus.cc:2468] T d15112ea5bf742ea8eb7b0c944573a05 P b3dc2a2f18374daeac5d525be4ae0f76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b2d0ca084d34a6fab9328f8fd4ae70c in term 0.
I20260630 12:24:06.172036 14007 ts_tablet_manager.cc:1434] T d15112ea5bf742ea8eb7b0c944573a05 P b3dc2a2f18374daeac5d525be4ae0f76: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.002s
I20260630 12:24:06.174114 14007 tablet_bootstrap.cc:492] T ae0c4215b31649df86e8fc695968fe7f P b3dc2a2f18374daeac5d525be4ae0f76: Bootstrap starting.
I20260630 12:24:06.175020 14009 tablet_bootstrap.cc:492] T ae0c4215b31649df86e8fc695968fe7f P 1b2d0ca084d34a6fab9328f8fd4ae70c: No bootstrap required, opened a new log
I20260630 12:24:06.175525 14009 ts_tablet_manager.cc:1403] T ae0c4215b31649df86e8fc695968fe7f P 1b2d0ca084d34a6fab9328f8fd4ae70c: Time spent bootstrapping tablet: real 0.065s	user 0.009s	sys 0.022s
I20260630 12:24:06.178350 14009 raft_consensus.cc:359] T ae0c4215b31649df86e8fc695968fe7f P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } }
I20260630 12:24:06.179097 14009 raft_consensus.cc:385] T ae0c4215b31649df86e8fc695968fe7f P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:06.179407 14009 raft_consensus.cc:740] T ae0c4215b31649df86e8fc695968fe7f P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b2d0ca084d34a6fab9328f8fd4ae70c, State: Initialized, Role: FOLLOWER
I20260630 12:24:06.178802 13709 catalog_manager.cc:5697] T eb4ae3ca7b6f43d1a66b58aca5a80338 P b3dc2a2f18374daeac5d525be4ae0f76 reported cstate change: term changed from 0 to 1, leader changed from <none> to b3dc2a2f18374daeac5d525be4ae0f76 (127.12.213.1). New cstate: current_term: 1 leader_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:06.180337 14007 tablet_bootstrap.cc:654] T ae0c4215b31649df86e8fc695968fe7f P b3dc2a2f18374daeac5d525be4ae0f76: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:06.180276 14009 consensus_queue.cc:260] T ae0c4215b31649df86e8fc695968fe7f P 1b2d0ca084d34a6fab9328f8fd4ae70c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } }
I20260630 12:24:06.183187 14008 tablet_bootstrap.cc:654] T ae0c4215b31649df86e8fc695968fe7f P bebc42e6c79d4a96a6d2fa12c0db0c0f: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:06.181504 14038 raft_consensus.cc:515] T d15112ea5bf742ea8eb7b0c944573a05 P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } }
I20260630 12:24:06.187466 13813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d15112ea5bf742ea8eb7b0c944573a05" candidate_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3dc2a2f18374daeac5d525be4ae0f76"
I20260630 12:24:06.188113 13813 raft_consensus.cc:3060] T d15112ea5bf742ea8eb7b0c944573a05 P b3dc2a2f18374daeac5d525be4ae0f76 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:06.190052 14009 ts_tablet_manager.cc:1434] T ae0c4215b31649df86e8fc695968fe7f P 1b2d0ca084d34a6fab9328f8fd4ae70c: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260630 12:24:06.193352 14008 tablet_bootstrap.cc:492] T ae0c4215b31649df86e8fc695968fe7f P bebc42e6c79d4a96a6d2fa12c0db0c0f: No bootstrap required, opened a new log
I20260630 12:24:06.194032 14008 ts_tablet_manager.cc:1403] T ae0c4215b31649df86e8fc695968fe7f P bebc42e6c79d4a96a6d2fa12c0db0c0f: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.000s
I20260630 12:24:06.197687 14009 tablet_bootstrap.cc:492] T eb4ae3ca7b6f43d1a66b58aca5a80338 P 1b2d0ca084d34a6fab9328f8fd4ae70c: Bootstrap starting.
I20260630 12:24:06.197765 14008 raft_consensus.cc:359] T ae0c4215b31649df86e8fc695968fe7f P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } }
I20260630 12:24:06.198834 14008 raft_consensus.cc:385] T ae0c4215b31649df86e8fc695968fe7f P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:06.199213 14008 raft_consensus.cc:740] T ae0c4215b31649df86e8fc695968fe7f P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bebc42e6c79d4a96a6d2fa12c0db0c0f, State: Initialized, Role: FOLLOWER
I20260630 12:24:06.204737 14009 tablet_bootstrap.cc:654] T eb4ae3ca7b6f43d1a66b58aca5a80338 P 1b2d0ca084d34a6fab9328f8fd4ae70c: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:06.204737 13888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d15112ea5bf742ea8eb7b0c944573a05" candidate_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f"
I20260630 12:24:06.205763 13888 raft_consensus.cc:3060] T d15112ea5bf742ea8eb7b0c944573a05 P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:06.202869 13813 raft_consensus.cc:2468] T d15112ea5bf742ea8eb7b0c944573a05 P b3dc2a2f18374daeac5d525be4ae0f76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b2d0ca084d34a6fab9328f8fd4ae70c in term 1.
I20260630 12:24:06.207231 14007 tablet_bootstrap.cc:492] T ae0c4215b31649df86e8fc695968fe7f P b3dc2a2f18374daeac5d525be4ae0f76: No bootstrap required, opened a new log
I20260630 12:24:06.207691 14007 ts_tablet_manager.cc:1403] T ae0c4215b31649df86e8fc695968fe7f P b3dc2a2f18374daeac5d525be4ae0f76: Time spent bootstrapping tablet: real 0.034s	user 0.018s	sys 0.013s
I20260630 12:24:06.204798 14008 consensus_queue.cc:260] T ae0c4215b31649df86e8fc695968fe7f P bebc42e6c79d4a96a6d2fa12c0db0c0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } }
I20260630 12:24:06.211592 14007 raft_consensus.cc:359] T ae0c4215b31649df86e8fc695968fe7f P b3dc2a2f18374daeac5d525be4ae0f76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } }
I20260630 12:24:06.212260 14007 raft_consensus.cc:385] T ae0c4215b31649df86e8fc695968fe7f P b3dc2a2f18374daeac5d525be4ae0f76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:06.212568 14007 raft_consensus.cc:740] T ae0c4215b31649df86e8fc695968fe7f P b3dc2a2f18374daeac5d525be4ae0f76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3dc2a2f18374daeac5d525be4ae0f76, State: Initialized, Role: FOLLOWER
I20260630 12:24:06.212790 13888 raft_consensus.cc:2468] T d15112ea5bf742ea8eb7b0c944573a05 P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b2d0ca084d34a6fab9328f8fd4ae70c in term 1.
I20260630 12:24:06.213353 14007 consensus_queue.cc:260] T ae0c4215b31649df86e8fc695968fe7f P b3dc2a2f18374daeac5d525be4ae0f76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } }
I20260630 12:24:06.214342 13925 leader_election.cc:304] T d15112ea5bf742ea8eb7b0c944573a05 P 1b2d0ca084d34a6fab9328f8fd4ae70c [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: 1b2d0ca084d34a6fab9328f8fd4ae70c, bebc42e6c79d4a96a6d2fa12c0db0c0f; no voters: 
I20260630 12:24:06.215178 14014 raft_consensus.cc:2804] T d15112ea5bf742ea8eb7b0c944573a05 P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:06.215566 14007 ts_tablet_manager.cc:1434] T ae0c4215b31649df86e8fc695968fe7f P b3dc2a2f18374daeac5d525be4ae0f76: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260630 12:24:06.215621 14014 raft_consensus.cc:697] T d15112ea5bf742ea8eb7b0c944573a05 P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 1 LEADER]: Becoming Leader. State: Replica: 1b2d0ca084d34a6fab9328f8fd4ae70c, State: Running, Role: LEADER
I20260630 12:24:06.216569 14014 consensus_queue.cc:237] T d15112ea5bf742ea8eb7b0c944573a05 P 1b2d0ca084d34a6fab9328f8fd4ae70c [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: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } }
I20260630 12:24:06.219303 14009 tablet_bootstrap.cc:492] T eb4ae3ca7b6f43d1a66b58aca5a80338 P 1b2d0ca084d34a6fab9328f8fd4ae70c: No bootstrap required, opened a new log
I20260630 12:24:06.219798 14009 ts_tablet_manager.cc:1403] T eb4ae3ca7b6f43d1a66b58aca5a80338 P 1b2d0ca084d34a6fab9328f8fd4ae70c: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.003s
I20260630 12:24:06.212282 14038 leader_election.cc:290] T d15112ea5bf742ea8eb7b0c944573a05 P 1b2d0ca084d34a6fab9328f8fd4ae70c [CANDIDATE]: Term 1 election: Requested vote from peers b3dc2a2f18374daeac5d525be4ae0f76 (127.12.213.1:42485), bebc42e6c79d4a96a6d2fa12c0db0c0f (127.12.213.2:43089)
I20260630 12:24:06.221733 14008 ts_tablet_manager.cc:1434] T ae0c4215b31649df86e8fc695968fe7f P bebc42e6c79d4a96a6d2fa12c0db0c0f: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260630 12:24:06.222749 14008 tablet_bootstrap.cc:492] T 08067faa87f748f8995fb00963d1b1cc P bebc42e6c79d4a96a6d2fa12c0db0c0f: Bootstrap starting.
I20260630 12:24:06.223009 14009 raft_consensus.cc:359] T eb4ae3ca7b6f43d1a66b58aca5a80338 P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } } peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } }
I20260630 12:24:06.223973 14009 raft_consensus.cc:385] T eb4ae3ca7b6f43d1a66b58aca5a80338 P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:06.224352 14009 raft_consensus.cc:740] T eb4ae3ca7b6f43d1a66b58aca5a80338 P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b2d0ca084d34a6fab9328f8fd4ae70c, State: Initialized, Role: FOLLOWER
I20260630 12:24:06.225286 14009 consensus_queue.cc:260] T eb4ae3ca7b6f43d1a66b58aca5a80338 P 1b2d0ca084d34a6fab9328f8fd4ae70c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } } peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } }
I20260630 12:24:06.227932 14009 ts_tablet_manager.cc:1434] T eb4ae3ca7b6f43d1a66b58aca5a80338 P 1b2d0ca084d34a6fab9328f8fd4ae70c: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:24:06.229048 14009 tablet_bootstrap.cc:492] T 9cdf714d96ab44de8ebb845d1f1237f1 P 1b2d0ca084d34a6fab9328f8fd4ae70c: Bootstrap starting.
I20260630 12:24:06.229812 14008 tablet_bootstrap.cc:654] T 08067faa87f748f8995fb00963d1b1cc P bebc42e6c79d4a96a6d2fa12c0db0c0f: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:06.235886 14009 tablet_bootstrap.cc:654] T 9cdf714d96ab44de8ebb845d1f1237f1 P 1b2d0ca084d34a6fab9328f8fd4ae70c: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:06.239734 13709 catalog_manager.cc:5697] T d15112ea5bf742ea8eb7b0c944573a05 P 1b2d0ca084d34a6fab9328f8fd4ae70c reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b2d0ca084d34a6fab9328f8fd4ae70c (127.12.213.3). New cstate: current_term: 1 leader_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } health_report { overall_health: HEALTHY } } }
I20260630 12:24:06.240705 14008 tablet_bootstrap.cc:492] T 08067faa87f748f8995fb00963d1b1cc P bebc42e6c79d4a96a6d2fa12c0db0c0f: No bootstrap required, opened a new log
I20260630 12:24:06.240904 14009 tablet_bootstrap.cc:492] T 9cdf714d96ab44de8ebb845d1f1237f1 P 1b2d0ca084d34a6fab9328f8fd4ae70c: No bootstrap required, opened a new log
I20260630 12:24:06.241149 14008 ts_tablet_manager.cc:1403] T 08067faa87f748f8995fb00963d1b1cc P bebc42e6c79d4a96a6d2fa12c0db0c0f: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.010s
I20260630 12:24:06.241291 14009 ts_tablet_manager.cc:1403] T 9cdf714d96ab44de8ebb845d1f1237f1 P 1b2d0ca084d34a6fab9328f8fd4ae70c: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.003s
I20260630 12:24:06.244117 14008 raft_consensus.cc:359] T 08067faa87f748f8995fb00963d1b1cc P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } }
I20260630 12:24:06.244273 14009 raft_consensus.cc:359] T 9cdf714d96ab44de8ebb845d1f1237f1 P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } }
I20260630 12:24:06.244797 14008 raft_consensus.cc:385] T 08067faa87f748f8995fb00963d1b1cc P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:06.244853 14009 raft_consensus.cc:385] T 9cdf714d96ab44de8ebb845d1f1237f1 P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:06.245220 14009 raft_consensus.cc:740] T 9cdf714d96ab44de8ebb845d1f1237f1 P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b2d0ca084d34a6fab9328f8fd4ae70c, State: Initialized, Role: FOLLOWER
I20260630 12:24:06.245189 14008 raft_consensus.cc:740] T 08067faa87f748f8995fb00963d1b1cc P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bebc42e6c79d4a96a6d2fa12c0db0c0f, State: Initialized, Role: FOLLOWER
I20260630 12:24:06.245977 14008 consensus_queue.cc:260] T 08067faa87f748f8995fb00963d1b1cc P bebc42e6c79d4a96a6d2fa12c0db0c0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } }
I20260630 12:24:06.245983 14009 consensus_queue.cc:260] T 9cdf714d96ab44de8ebb845d1f1237f1 P 1b2d0ca084d34a6fab9328f8fd4ae70c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } }
I20260630 12:24:06.247997 14008 ts_tablet_manager.cc:1434] T 08067faa87f748f8995fb00963d1b1cc P bebc42e6c79d4a96a6d2fa12c0db0c0f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:24:06.248207 14009 ts_tablet_manager.cc:1434] T 9cdf714d96ab44de8ebb845d1f1237f1 P 1b2d0ca084d34a6fab9328f8fd4ae70c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:24:06.261066 14036 raft_consensus.cc:493] T 35716be4f47f467dbe5c5237ac36ed37 P b3dc2a2f18374daeac5d525be4ae0f76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:06.261617 14036 raft_consensus.cc:515] T 35716be4f47f467dbe5c5237ac36ed37 P b3dc2a2f18374daeac5d525be4ae0f76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } }
I20260630 12:24:06.263406 14036 leader_election.cc:290] T 35716be4f47f467dbe5c5237ac36ed37 P b3dc2a2f18374daeac5d525be4ae0f76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bebc42e6c79d4a96a6d2fa12c0db0c0f (127.12.213.2:43089), 1b2d0ca084d34a6fab9328f8fd4ae70c (127.12.213.3:39177)
I20260630 12:24:06.264003 13888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35716be4f47f467dbe5c5237ac36ed37" candidate_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" is_pre_election: true
I20260630 12:24:06.264386 13961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35716be4f47f467dbe5c5237ac36ed37" candidate_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" is_pre_election: true
I20260630 12:24:06.264596 13888 raft_consensus.cc:2468] T 35716be4f47f467dbe5c5237ac36ed37 P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3dc2a2f18374daeac5d525be4ae0f76 in term 0.
I20260630 12:24:06.264981 13961 raft_consensus.cc:2468] T 35716be4f47f467dbe5c5237ac36ed37 P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3dc2a2f18374daeac5d525be4ae0f76 in term 0.
I20260630 12:24:06.265655 13776 leader_election.cc:304] T 35716be4f47f467dbe5c5237ac36ed37 P b3dc2a2f18374daeac5d525be4ae0f76 [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: b3dc2a2f18374daeac5d525be4ae0f76, bebc42e6c79d4a96a6d2fa12c0db0c0f; no voters: 
I20260630 12:24:06.266309 14036 raft_consensus.cc:2804] T 35716be4f47f467dbe5c5237ac36ed37 P b3dc2a2f18374daeac5d525be4ae0f76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:06.266614 14036 raft_consensus.cc:493] T 35716be4f47f467dbe5c5237ac36ed37 P b3dc2a2f18374daeac5d525be4ae0f76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:06.266885 14036 raft_consensus.cc:3060] T 35716be4f47f467dbe5c5237ac36ed37 P b3dc2a2f18374daeac5d525be4ae0f76 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:06.271283 14036 raft_consensus.cc:515] T 35716be4f47f467dbe5c5237ac36ed37 P b3dc2a2f18374daeac5d525be4ae0f76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } }
I20260630 12:24:06.272706 14036 leader_election.cc:290] T 35716be4f47f467dbe5c5237ac36ed37 P b3dc2a2f18374daeac5d525be4ae0f76 [CANDIDATE]: Term 1 election: Requested vote from peers bebc42e6c79d4a96a6d2fa12c0db0c0f (127.12.213.2:43089), 1b2d0ca084d34a6fab9328f8fd4ae70c (127.12.213.3:39177)
I20260630 12:24:06.273603 13888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35716be4f47f467dbe5c5237ac36ed37" candidate_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f"
I20260630 12:24:06.273767 13961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35716be4f47f467dbe5c5237ac36ed37" candidate_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c"
I20260630 12:24:06.274209 13888 raft_consensus.cc:3060] T 35716be4f47f467dbe5c5237ac36ed37 P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:06.274299 13961 raft_consensus.cc:3060] T 35716be4f47f467dbe5c5237ac36ed37 P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:06.278364 13961 raft_consensus.cc:2468] T 35716be4f47f467dbe5c5237ac36ed37 P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3dc2a2f18374daeac5d525be4ae0f76 in term 1.
I20260630 12:24:06.278365 13888 raft_consensus.cc:2468] T 35716be4f47f467dbe5c5237ac36ed37 P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3dc2a2f18374daeac5d525be4ae0f76 in term 1.
I20260630 12:24:06.279484 13776 leader_election.cc:304] T 35716be4f47f467dbe5c5237ac36ed37 P b3dc2a2f18374daeac5d525be4ae0f76 [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: 1b2d0ca084d34a6fab9328f8fd4ae70c, b3dc2a2f18374daeac5d525be4ae0f76; no voters: 
I20260630 12:24:06.280109 14036 raft_consensus.cc:2804] T 35716be4f47f467dbe5c5237ac36ed37 P b3dc2a2f18374daeac5d525be4ae0f76 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:06.280519 14036 raft_consensus.cc:697] T 35716be4f47f467dbe5c5237ac36ed37 P b3dc2a2f18374daeac5d525be4ae0f76 [term 1 LEADER]: Becoming Leader. State: Replica: b3dc2a2f18374daeac5d525be4ae0f76, State: Running, Role: LEADER
I20260630 12:24:06.281159 14036 consensus_queue.cc:237] T 35716be4f47f467dbe5c5237ac36ed37 P b3dc2a2f18374daeac5d525be4ae0f76 [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: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } }
I20260630 12:24:06.288708 13709 catalog_manager.cc:5697] T 35716be4f47f467dbe5c5237ac36ed37 P b3dc2a2f18374daeac5d525be4ae0f76 reported cstate change: term changed from 0 to 1, leader changed from <none> to b3dc2a2f18374daeac5d525be4ae0f76 (127.12.213.1). New cstate: current_term: 1 leader_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:06.362404 14036 raft_consensus.cc:493] T ae0c4215b31649df86e8fc695968fe7f P b3dc2a2f18374daeac5d525be4ae0f76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:06.362936 14036 raft_consensus.cc:515] T ae0c4215b31649df86e8fc695968fe7f P b3dc2a2f18374daeac5d525be4ae0f76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } }
I20260630 12:24:06.364449 14036 leader_election.cc:290] T ae0c4215b31649df86e8fc695968fe7f P b3dc2a2f18374daeac5d525be4ae0f76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bebc42e6c79d4a96a6d2fa12c0db0c0f (127.12.213.2:43089), 1b2d0ca084d34a6fab9328f8fd4ae70c (127.12.213.3:39177)
I20260630 12:24:06.365434 13888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae0c4215b31649df86e8fc695968fe7f" candidate_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" is_pre_election: true
I20260630 12:24:06.365656 13961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae0c4215b31649df86e8fc695968fe7f" candidate_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" is_pre_election: true
I20260630 12:24:06.366007 13888 raft_consensus.cc:2468] T ae0c4215b31649df86e8fc695968fe7f P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3dc2a2f18374daeac5d525be4ae0f76 in term 0.
I20260630 12:24:06.366267 13961 raft_consensus.cc:2468] T ae0c4215b31649df86e8fc695968fe7f P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3dc2a2f18374daeac5d525be4ae0f76 in term 0.
I20260630 12:24:06.367184 13776 leader_election.cc:304] T ae0c4215b31649df86e8fc695968fe7f P b3dc2a2f18374daeac5d525be4ae0f76 [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: b3dc2a2f18374daeac5d525be4ae0f76, bebc42e6c79d4a96a6d2fa12c0db0c0f; no voters: 
I20260630 12:24:06.367803 14036 raft_consensus.cc:2804] T ae0c4215b31649df86e8fc695968fe7f P b3dc2a2f18374daeac5d525be4ae0f76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:06.368093 14036 raft_consensus.cc:493] T ae0c4215b31649df86e8fc695968fe7f P b3dc2a2f18374daeac5d525be4ae0f76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:06.368382 14036 raft_consensus.cc:3060] T ae0c4215b31649df86e8fc695968fe7f P b3dc2a2f18374daeac5d525be4ae0f76 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:06.373664 14036 raft_consensus.cc:515] T ae0c4215b31649df86e8fc695968fe7f P b3dc2a2f18374daeac5d525be4ae0f76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } }
I20260630 12:24:06.375177 14036 leader_election.cc:290] T ae0c4215b31649df86e8fc695968fe7f P b3dc2a2f18374daeac5d525be4ae0f76 [CANDIDATE]: Term 1 election: Requested vote from peers bebc42e6c79d4a96a6d2fa12c0db0c0f (127.12.213.2:43089), 1b2d0ca084d34a6fab9328f8fd4ae70c (127.12.213.3:39177)
I20260630 12:24:06.376041 13888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae0c4215b31649df86e8fc695968fe7f" candidate_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f"
I20260630 12:24:06.376228 13961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae0c4215b31649df86e8fc695968fe7f" candidate_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c"
I20260630 12:24:06.376636 13888 raft_consensus.cc:3060] T ae0c4215b31649df86e8fc695968fe7f P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:06.376724 13961 raft_consensus.cc:3060] T ae0c4215b31649df86e8fc695968fe7f P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:06.383013 13961 raft_consensus.cc:2468] T ae0c4215b31649df86e8fc695968fe7f P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3dc2a2f18374daeac5d525be4ae0f76 in term 1.
I20260630 12:24:06.383013 13888 raft_consensus.cc:2468] T ae0c4215b31649df86e8fc695968fe7f P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3dc2a2f18374daeac5d525be4ae0f76 in term 1.
I20260630 12:24:06.384210 13776 leader_election.cc:304] T ae0c4215b31649df86e8fc695968fe7f P b3dc2a2f18374daeac5d525be4ae0f76 [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: b3dc2a2f18374daeac5d525be4ae0f76, bebc42e6c79d4a96a6d2fa12c0db0c0f; no voters: 
I20260630 12:24:06.384784 14036 raft_consensus.cc:2804] T ae0c4215b31649df86e8fc695968fe7f P b3dc2a2f18374daeac5d525be4ae0f76 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:06.385221 14036 raft_consensus.cc:697] T ae0c4215b31649df86e8fc695968fe7f P b3dc2a2f18374daeac5d525be4ae0f76 [term 1 LEADER]: Becoming Leader. State: Replica: b3dc2a2f18374daeac5d525be4ae0f76, State: Running, Role: LEADER
I20260630 12:24:06.385859 14036 consensus_queue.cc:237] T ae0c4215b31649df86e8fc695968fe7f P b3dc2a2f18374daeac5d525be4ae0f76 [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: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } }
I20260630 12:24:06.392696 13709 catalog_manager.cc:5697] T ae0c4215b31649df86e8fc695968fe7f P b3dc2a2f18374daeac5d525be4ae0f76 reported cstate change: term changed from 0 to 1, leader changed from <none> to b3dc2a2f18374daeac5d525be4ae0f76 (127.12.213.1). New cstate: current_term: 1 leader_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:06.409567 14036 raft_consensus.cc:493] T 08067faa87f748f8995fb00963d1b1cc P b3dc2a2f18374daeac5d525be4ae0f76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:06.410321 14036 raft_consensus.cc:515] T 08067faa87f748f8995fb00963d1b1cc P b3dc2a2f18374daeac5d525be4ae0f76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } }
I20260630 12:24:06.411912 14036 leader_election.cc:290] T 08067faa87f748f8995fb00963d1b1cc P b3dc2a2f18374daeac5d525be4ae0f76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bebc42e6c79d4a96a6d2fa12c0db0c0f (127.12.213.2:43089), 1b2d0ca084d34a6fab9328f8fd4ae70c (127.12.213.3:39177)
I20260630 12:24:06.413087 13888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08067faa87f748f8995fb00963d1b1cc" candidate_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" is_pre_election: true
I20260630 12:24:06.413318 13961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08067faa87f748f8995fb00963d1b1cc" candidate_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" is_pre_election: true
I20260630 12:24:06.413641 13888 raft_consensus.cc:2468] T 08067faa87f748f8995fb00963d1b1cc P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3dc2a2f18374daeac5d525be4ae0f76 in term 0.
I20260630 12:24:06.413931 13961 raft_consensus.cc:2468] T 08067faa87f748f8995fb00963d1b1cc P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3dc2a2f18374daeac5d525be4ae0f76 in term 0.
I20260630 12:24:06.414703 13776 leader_election.cc:304] T 08067faa87f748f8995fb00963d1b1cc P b3dc2a2f18374daeac5d525be4ae0f76 [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: b3dc2a2f18374daeac5d525be4ae0f76, bebc42e6c79d4a96a6d2fa12c0db0c0f; no voters: 
I20260630 12:24:06.415418 14036 raft_consensus.cc:2804] T 08067faa87f748f8995fb00963d1b1cc P b3dc2a2f18374daeac5d525be4ae0f76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:06.415776 14036 raft_consensus.cc:493] T 08067faa87f748f8995fb00963d1b1cc P b3dc2a2f18374daeac5d525be4ae0f76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:06.416078 14036 raft_consensus.cc:3060] T 08067faa87f748f8995fb00963d1b1cc P b3dc2a2f18374daeac5d525be4ae0f76 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:06.420409 14036 raft_consensus.cc:515] T 08067faa87f748f8995fb00963d1b1cc P b3dc2a2f18374daeac5d525be4ae0f76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } }
I20260630 12:24:06.422520 14036 leader_election.cc:290] T 08067faa87f748f8995fb00963d1b1cc P b3dc2a2f18374daeac5d525be4ae0f76 [CANDIDATE]: Term 1 election: Requested vote from peers bebc42e6c79d4a96a6d2fa12c0db0c0f (127.12.213.2:43089), 1b2d0ca084d34a6fab9328f8fd4ae70c (127.12.213.3:39177)
I20260630 12:24:06.423225 13888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08067faa87f748f8995fb00963d1b1cc" candidate_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f"
I20260630 12:24:06.423466 13961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08067faa87f748f8995fb00963d1b1cc" candidate_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c"
I20260630 12:24:06.423740 13888 raft_consensus.cc:3060] T 08067faa87f748f8995fb00963d1b1cc P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:06.424065 13961 raft_consensus.cc:3060] T 08067faa87f748f8995fb00963d1b1cc P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:06.424881 14036 raft_consensus.cc:493] T d074e440ef524b769797324abbe7f0bc P b3dc2a2f18374daeac5d525be4ae0f76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:06.425328 14036 raft_consensus.cc:515] T d074e440ef524b769797324abbe7f0bc P b3dc2a2f18374daeac5d525be4ae0f76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } }
I20260630 12:24:06.427371 14036 leader_election.cc:290] T d074e440ef524b769797324abbe7f0bc P b3dc2a2f18374daeac5d525be4ae0f76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bebc42e6c79d4a96a6d2fa12c0db0c0f (127.12.213.2:43089), 1b2d0ca084d34a6fab9328f8fd4ae70c (127.12.213.3:39177)
I20260630 12:24:06.428439 13962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d074e440ef524b769797324abbe7f0bc" candidate_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" is_pre_election: true
I20260630 12:24:06.428602 13887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d074e440ef524b769797324abbe7f0bc" candidate_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" is_pre_election: true
I20260630 12:24:06.429349 13887 raft_consensus.cc:2393] T d074e440ef524b769797324abbe7f0bc P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b3dc2a2f18374daeac5d525be4ae0f76 in current term 1: Already voted for candidate 1b2d0ca084d34a6fab9328f8fd4ae70c in this term.
I20260630 12:24:06.430424 13961 raft_consensus.cc:2468] T 08067faa87f748f8995fb00963d1b1cc P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3dc2a2f18374daeac5d525be4ae0f76 in term 1.
I20260630 12:24:06.430372 13776 leader_election.cc:304] T d074e440ef524b769797324abbe7f0bc P b3dc2a2f18374daeac5d525be4ae0f76 [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: b3dc2a2f18374daeac5d525be4ae0f76; no voters: 1b2d0ca084d34a6fab9328f8fd4ae70c, bebc42e6c79d4a96a6d2fa12c0db0c0f
I20260630 12:24:06.431322 14036 raft_consensus.cc:3060] T d074e440ef524b769797324abbe7f0bc P b3dc2a2f18374daeac5d525be4ae0f76 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:06.431360 13888 raft_consensus.cc:2468] T 08067faa87f748f8995fb00963d1b1cc P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3dc2a2f18374daeac5d525be4ae0f76 in term 1.
I20260630 12:24:06.432214 13776 leader_election.cc:304] T 08067faa87f748f8995fb00963d1b1cc P b3dc2a2f18374daeac5d525be4ae0f76 [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: 1b2d0ca084d34a6fab9328f8fd4ae70c, b3dc2a2f18374daeac5d525be4ae0f76; no voters: 
I20260630 12:24:06.432934 14013 raft_consensus.cc:2804] T 08067faa87f748f8995fb00963d1b1cc P b3dc2a2f18374daeac5d525be4ae0f76 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:06.433475 14013 raft_consensus.cc:697] T 08067faa87f748f8995fb00963d1b1cc P b3dc2a2f18374daeac5d525be4ae0f76 [term 1 LEADER]: Becoming Leader. State: Replica: b3dc2a2f18374daeac5d525be4ae0f76, State: Running, Role: LEADER
I20260630 12:24:06.434352 14013 consensus_queue.cc:237] T 08067faa87f748f8995fb00963d1b1cc P b3dc2a2f18374daeac5d525be4ae0f76 [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: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } }
I20260630 12:24:06.436892 14040 raft_consensus.cc:493] T 9cdf714d96ab44de8ebb845d1f1237f1 P b3dc2a2f18374daeac5d525be4ae0f76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:06.437259 14040 raft_consensus.cc:515] T 9cdf714d96ab44de8ebb845d1f1237f1 P b3dc2a2f18374daeac5d525be4ae0f76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } }
I20260630 12:24:06.438091 14036 raft_consensus.cc:2749] T d074e440ef524b769797324abbe7f0bc P b3dc2a2f18374daeac5d525be4ae0f76 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:24:06.439189 14014 raft_consensus.cc:493] T eb4ae3ca7b6f43d1a66b58aca5a80338 P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:06.439376 14040 leader_election.cc:290] T 9cdf714d96ab44de8ebb845d1f1237f1 P b3dc2a2f18374daeac5d525be4ae0f76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bebc42e6c79d4a96a6d2fa12c0db0c0f (127.12.213.2:43089), 1b2d0ca084d34a6fab9328f8fd4ae70c (127.12.213.3:39177)
I20260630 12:24:06.439666 14014 raft_consensus.cc:515] T eb4ae3ca7b6f43d1a66b58aca5a80338 P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } } peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } }
I20260630 12:24:06.441558 14014 leader_election.cc:290] T eb4ae3ca7b6f43d1a66b58aca5a80338 P 1b2d0ca084d34a6fab9328f8fd4ae70c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3dc2a2f18374daeac5d525be4ae0f76 (127.12.213.1:42485), bebc42e6c79d4a96a6d2fa12c0db0c0f (127.12.213.2:43089)
I20260630 12:24:06.442181 13813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb4ae3ca7b6f43d1a66b58aca5a80338" candidate_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" is_pre_election: true
I20260630 12:24:06.442719 13888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb4ae3ca7b6f43d1a66b58aca5a80338" candidate_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" is_pre_election: true
I20260630 12:24:06.443502 13888 raft_consensus.cc:2393] T eb4ae3ca7b6f43d1a66b58aca5a80338 P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b2d0ca084d34a6fab9328f8fd4ae70c in current term 1: Already voted for candidate b3dc2a2f18374daeac5d525be4ae0f76 in this term.
I20260630 12:24:06.442935 13709 catalog_manager.cc:5697] T 08067faa87f748f8995fb00963d1b1cc P b3dc2a2f18374daeac5d525be4ae0f76 reported cstate change: term changed from 0 to 1, leader changed from <none> to b3dc2a2f18374daeac5d525be4ae0f76 (127.12.213.1). New cstate: current_term: 1 leader_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:06.443688 13961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cdf714d96ab44de8ebb845d1f1237f1" candidate_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" is_pre_election: true
I20260630 12:24:06.444185 13887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cdf714d96ab44de8ebb845d1f1237f1" candidate_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" is_pre_election: true
I20260630 12:24:06.444298 13961 raft_consensus.cc:2468] T 9cdf714d96ab44de8ebb845d1f1237f1 P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3dc2a2f18374daeac5d525be4ae0f76 in term 0.
I20260630 12:24:06.444671 13925 leader_election.cc:304] T eb4ae3ca7b6f43d1a66b58aca5a80338 P 1b2d0ca084d34a6fab9328f8fd4ae70c [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: 1b2d0ca084d34a6fab9328f8fd4ae70c; no voters: b3dc2a2f18374daeac5d525be4ae0f76, bebc42e6c79d4a96a6d2fa12c0db0c0f
I20260630 12:24:06.444774 13887 raft_consensus.cc:2468] T 9cdf714d96ab44de8ebb845d1f1237f1 P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3dc2a2f18374daeac5d525be4ae0f76 in term 0.
I20260630 12:24:06.445477 14014 raft_consensus.cc:3060] T eb4ae3ca7b6f43d1a66b58aca5a80338 P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:06.446059 13776 leader_election.cc:304] T 9cdf714d96ab44de8ebb845d1f1237f1 P b3dc2a2f18374daeac5d525be4ae0f76 [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: 1b2d0ca084d34a6fab9328f8fd4ae70c, b3dc2a2f18374daeac5d525be4ae0f76; no voters: 
I20260630 12:24:06.446827 14040 raft_consensus.cc:2804] T 9cdf714d96ab44de8ebb845d1f1237f1 P b3dc2a2f18374daeac5d525be4ae0f76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:06.447165 14040 raft_consensus.cc:493] T 9cdf714d96ab44de8ebb845d1f1237f1 P b3dc2a2f18374daeac5d525be4ae0f76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:06.447463 14040 raft_consensus.cc:3060] T 9cdf714d96ab44de8ebb845d1f1237f1 P b3dc2a2f18374daeac5d525be4ae0f76 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:06.451997 14014 raft_consensus.cc:2749] T eb4ae3ca7b6f43d1a66b58aca5a80338 P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:24:06.454120 14040 raft_consensus.cc:515] T 9cdf714d96ab44de8ebb845d1f1237f1 P b3dc2a2f18374daeac5d525be4ae0f76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } }
I20260630 12:24:06.455818 14040 leader_election.cc:290] T 9cdf714d96ab44de8ebb845d1f1237f1 P b3dc2a2f18374daeac5d525be4ae0f76 [CANDIDATE]: Term 1 election: Requested vote from peers bebc42e6c79d4a96a6d2fa12c0db0c0f (127.12.213.2:43089), 1b2d0ca084d34a6fab9328f8fd4ae70c (127.12.213.3:39177)
I20260630 12:24:06.456544 13887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cdf714d96ab44de8ebb845d1f1237f1" candidate_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f"
I20260630 12:24:06.456737 13961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cdf714d96ab44de8ebb845d1f1237f1" candidate_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c"
I20260630 12:24:06.457020 13887 raft_consensus.cc:3060] T 9cdf714d96ab44de8ebb845d1f1237f1 P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:06.457247 13961 raft_consensus.cc:3060] T 9cdf714d96ab44de8ebb845d1f1237f1 P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:06.461886 13961 raft_consensus.cc:2468] T 9cdf714d96ab44de8ebb845d1f1237f1 P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3dc2a2f18374daeac5d525be4ae0f76 in term 1.
I20260630 12:24:06.462096 13887 raft_consensus.cc:2468] T 9cdf714d96ab44de8ebb845d1f1237f1 P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3dc2a2f18374daeac5d525be4ae0f76 in term 1.
I20260630 12:24:06.462949 13776 leader_election.cc:304] T 9cdf714d96ab44de8ebb845d1f1237f1 P b3dc2a2f18374daeac5d525be4ae0f76 [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: 1b2d0ca084d34a6fab9328f8fd4ae70c, b3dc2a2f18374daeac5d525be4ae0f76; no voters: 
I20260630 12:24:06.463578 14040 raft_consensus.cc:2804] T 9cdf714d96ab44de8ebb845d1f1237f1 P b3dc2a2f18374daeac5d525be4ae0f76 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:06.463977 14040 raft_consensus.cc:697] T 9cdf714d96ab44de8ebb845d1f1237f1 P b3dc2a2f18374daeac5d525be4ae0f76 [term 1 LEADER]: Becoming Leader. State: Replica: b3dc2a2f18374daeac5d525be4ae0f76, State: Running, Role: LEADER
I20260630 12:24:06.464666 14040 consensus_queue.cc:237] T 9cdf714d96ab44de8ebb845d1f1237f1 P b3dc2a2f18374daeac5d525be4ae0f76 [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: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } }
I20260630 12:24:06.471674 13709 catalog_manager.cc:5697] T 9cdf714d96ab44de8ebb845d1f1237f1 P b3dc2a2f18374daeac5d525be4ae0f76 reported cstate change: term changed from 0 to 1, leader changed from <none> to b3dc2a2f18374daeac5d525be4ae0f76 (127.12.213.1). New cstate: current_term: 1 leader_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:06.499635 14014 consensus_queue.cc:1048] T d074e440ef524b769797324abbe7f0bc P 1b2d0ca084d34a6fab9328f8fd4ae70c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:06.511307 14037 consensus_queue.cc:1048] T d074e440ef524b769797324abbe7f0bc P 1b2d0ca084d34a6fab9328f8fd4ae70c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:24:06.545503 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:24:06.550815 14040 consensus_queue.cc:1048] T ab2fd7a0196c4f6289717a65b53f39e0 P b3dc2a2f18374daeac5d525be4ae0f76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:24:06.552516 14062 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
W20260630 12:24:06.552490 14061 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
W20260630 12:24:06.556756 14064 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
I20260630 12:24:06.557297 13140 server_base.cc:1061] running on GCE node
I20260630 12:24:06.558590 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:06.558915 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:24:06.559190 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822246559169 us; error 0 us; skew 500 ppm
I20260630 12:24:06.560040 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:06.564631 14013 consensus_queue.cc:1048] T eb4ae3ca7b6f43d1a66b58aca5a80338 P b3dc2a2f18374daeac5d525be4ae0f76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:24:06.566501 14013 consensus_queue.cc:1048] T ab2fd7a0196c4f6289717a65b53f39e0 P b3dc2a2f18374daeac5d525be4ae0f76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:06.569092 13140 webserver.cc:533] Webserver started at http://127.12.213.4:45515/ using document root <none> and password file <none>
I20260630 12:24:06.572300 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:06.572579 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:06.572934 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:06.574400 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822237130653-13140-0/minicluster-data/ts-3-root/instance:
uuid: "65aeea3aa2f744adaa0b3b6e786ad852"
format_stamp: "Formatted at 2026-06-30 12:24:06 on dist-test-slave-zz34"
I20260630 12:24:06.578636 14036 consensus_queue.cc:1048] T eb4ae3ca7b6f43d1a66b58aca5a80338 P b3dc2a2f18374daeac5d525be4ae0f76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:06.590852 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.016s	user 0.008s	sys 0.004s
I20260630 12:24:06.604452 14074 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:06.605422 13140 fs_manager.cc:730] Time spent opening block manager: real 0.012s	user 0.006s	sys 0.001s
I20260630 12:24:06.605788 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822237130653-13140-0/minicluster-data/ts-3-root
uuid: "65aeea3aa2f744adaa0b3b6e786ad852"
format_stamp: "Formatted at 2026-06-30 12:24:06 on dist-test-slave-zz34"
I20260630 12:24:06.606087 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822237130653-13140-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822237130653-13140-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822237130653-13140-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)
I20260630 12:24:06.630436 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:06.631536 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:06.632978 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:06.635231 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:06.635439 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:06.635697 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:06.635860 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:06.676141 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.4:34469
I20260630 12:24:06.676226 14136 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.4:34469 every 8 connection(s)
I20260630 12:24:06.677750 14037 consensus_queue.cc:1048] T d15112ea5bf742ea8eb7b0c944573a05 P 1b2d0ca084d34a6fab9328f8fd4ae70c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:06.692428 14038 consensus_queue.cc:1048] T d15112ea5bf742ea8eb7b0c944573a05 P 1b2d0ca084d34a6fab9328f8fd4ae70c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:06.701119 14137 heartbeater.cc:344] Connected to a master server at 127.12.213.62:44429
I20260630 12:24:06.701565 14137 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:06.702369 14137 heartbeater.cc:507] Master 127.12.213.62:44429 requested a full tablet report, sending...
I20260630 12:24:06.704466 13708 ts_manager.cc:194] Registered new tserver with Master: 65aeea3aa2f744adaa0b3b6e786ad852 (127.12.213.4:34469)
I20260630 12:24:06.705741 13708 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34656
I20260630 12:24:06.749091 14013 consensus_queue.cc:1048] T 35716be4f47f467dbe5c5237ac36ed37 P b3dc2a2f18374daeac5d525be4ae0f76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:24:06.759718 14040 consensus_queue.cc:1048] T 35716be4f47f467dbe5c5237ac36ed37 P b3dc2a2f18374daeac5d525be4ae0f76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:06.833046 14036 consensus_queue.cc:1048] T ae0c4215b31649df86e8fc695968fe7f P b3dc2a2f18374daeac5d525be4ae0f76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:06.843988 14013 consensus_queue.cc:1048] T ae0c4215b31649df86e8fc695968fe7f P b3dc2a2f18374daeac5d525be4ae0f76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:06.860095 14013 consensus_queue.cc:1048] T 08067faa87f748f8995fb00963d1b1cc P b3dc2a2f18374daeac5d525be4ae0f76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:06.870818 14036 consensus_queue.cc:1048] T 08067faa87f748f8995fb00963d1b1cc P b3dc2a2f18374daeac5d525be4ae0f76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:07.068670 14036 consensus_queue.cc:1048] T 9cdf714d96ab44de8ebb845d1f1237f1 P b3dc2a2f18374daeac5d525be4ae0f76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:07.078656 14040 consensus_queue.cc:1048] T 9cdf714d96ab44de8ebb845d1f1237f1 P b3dc2a2f18374daeac5d525be4ae0f76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:07.708300 14137 heartbeater.cc:499] Master 127.12.213.62:44429 was elected leader, sending a full tablet report...
I20260630 12:24:08.169914 13764 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:24:08.187393 13813 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "08067faa87f748f8995fb00963d1b1cc"
dest_uuid: "b3dc2a2f18374daeac5d525be4ae0f76"
mode: GRACEFUL
new_leader_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f"
 from {username='slave'} at 127.0.0.1:38126
I20260630 12:24:08.188133 13813 raft_consensus.cc:606] T 08067faa87f748f8995fb00963d1b1cc P b3dc2a2f18374daeac5d525be4ae0f76 [term 1 LEADER]: Received request to transfer leadership to TS bebc42e6c79d4a96a6d2fa12c0db0c0f
I20260630 12:24:08.190797 13813 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9cdf714d96ab44de8ebb845d1f1237f1"
dest_uuid: "b3dc2a2f18374daeac5d525be4ae0f76"
mode: GRACEFUL
new_leader_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f"
 from {username='slave'} at 127.0.0.1:38126
I20260630 12:24:08.191218 13813 raft_consensus.cc:606] T 9cdf714d96ab44de8ebb845d1f1237f1 P b3dc2a2f18374daeac5d525be4ae0f76 [term 1 LEADER]: Received request to transfer leadership to TS bebc42e6c79d4a96a6d2fa12c0db0c0f
I20260630 12:24:08.193476 13813 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ae0c4215b31649df86e8fc695968fe7f"
dest_uuid: "b3dc2a2f18374daeac5d525be4ae0f76"
mode: GRACEFUL
new_leader_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c"
 from {username='slave'} at 127.0.0.1:38126
I20260630 12:24:08.194636 13813 raft_consensus.cc:606] T ae0c4215b31649df86e8fc695968fe7f P b3dc2a2f18374daeac5d525be4ae0f76 [term 1 LEADER]: Received request to transfer leadership to TS 1b2d0ca084d34a6fab9328f8fd4ae70c
I20260630 12:24:08.195873 13764 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260630 12:24:08.196376 13764 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:24:08.378736 14152 raft_consensus.cc:993] T ae0c4215b31649df86e8fc695968fe7f P b3dc2a2f18374daeac5d525be4ae0f76: : Instructing follower 1b2d0ca084d34a6fab9328f8fd4ae70c to start an election
I20260630 12:24:08.379220 14152 raft_consensus.cc:1081] T ae0c4215b31649df86e8fc695968fe7f P b3dc2a2f18374daeac5d525be4ae0f76 [term 1 LEADER]: Signalling peer 1b2d0ca084d34a6fab9328f8fd4ae70c to start an election
I20260630 12:24:08.380865 13961 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ae0c4215b31649df86e8fc695968fe7f"
dest_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c"
 from {username='slave'} at 127.0.0.1:54780
I20260630 12:24:08.381395 13961 raft_consensus.cc:493] T ae0c4215b31649df86e8fc695968fe7f P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:24:08.381737 13961 raft_consensus.cc:3060] T ae0c4215b31649df86e8fc695968fe7f P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:24:08.387372 13961 raft_consensus.cc:515] T ae0c4215b31649df86e8fc695968fe7f P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } }
I20260630 12:24:08.389034 13961 leader_election.cc:290] T ae0c4215b31649df86e8fc695968fe7f P 1b2d0ca084d34a6fab9328f8fd4ae70c [CANDIDATE]: Term 2 election: Requested vote from peers b3dc2a2f18374daeac5d525be4ae0f76 (127.12.213.1:42485), bebc42e6c79d4a96a6d2fa12c0db0c0f (127.12.213.2:43089)
I20260630 12:24:08.389990 13813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae0c4215b31649df86e8fc695968fe7f" candidate_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b3dc2a2f18374daeac5d525be4ae0f76"
I20260630 12:24:08.390250 13887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae0c4215b31649df86e8fc695968fe7f" candidate_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f"
I20260630 12:24:08.390801 13813 raft_consensus.cc:3055] T ae0c4215b31649df86e8fc695968fe7f P b3dc2a2f18374daeac5d525be4ae0f76 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:24:08.390894 13887 raft_consensus.cc:3060] T ae0c4215b31649df86e8fc695968fe7f P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:24:08.391106 13813 raft_consensus.cc:740] T ae0c4215b31649df86e8fc695968fe7f P b3dc2a2f18374daeac5d525be4ae0f76 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b3dc2a2f18374daeac5d525be4ae0f76, State: Running, Role: LEADER
I20260630 12:24:08.391964 13813 consensus_queue.cc:260] T ae0c4215b31649df86e8fc695968fe7f P b3dc2a2f18374daeac5d525be4ae0f76 [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: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } }
I20260630 12:24:08.392946 13813 raft_consensus.cc:3060] T ae0c4215b31649df86e8fc695968fe7f P b3dc2a2f18374daeac5d525be4ae0f76 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:24:08.396250 13887 raft_consensus.cc:2468] T ae0c4215b31649df86e8fc695968fe7f P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b2d0ca084d34a6fab9328f8fd4ae70c in term 2.
I20260630 12:24:08.397647 13925 leader_election.cc:304] T ae0c4215b31649df86e8fc695968fe7f P 1b2d0ca084d34a6fab9328f8fd4ae70c [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: 1b2d0ca084d34a6fab9328f8fd4ae70c, bebc42e6c79d4a96a6d2fa12c0db0c0f; no voters: 
I20260630 12:24:08.398658 14038 raft_consensus.cc:2804] T ae0c4215b31649df86e8fc695968fe7f P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:24:08.398881 13813 raft_consensus.cc:2468] T ae0c4215b31649df86e8fc695968fe7f P b3dc2a2f18374daeac5d525be4ae0f76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b2d0ca084d34a6fab9328f8fd4ae70c in term 2.
I20260630 12:24:08.399113 14155 raft_consensus.cc:993] T 08067faa87f748f8995fb00963d1b1cc P b3dc2a2f18374daeac5d525be4ae0f76: : Instructing follower bebc42e6c79d4a96a6d2fa12c0db0c0f to start an election
I20260630 12:24:08.399677 14152 raft_consensus.cc:1081] T 08067faa87f748f8995fb00963d1b1cc P b3dc2a2f18374daeac5d525be4ae0f76 [term 1 LEADER]: Signalling peer bebc42e6c79d4a96a6d2fa12c0db0c0f to start an election
I20260630 12:24:08.400736 14038 raft_consensus.cc:697] T ae0c4215b31649df86e8fc695968fe7f P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 2 LEADER]: Becoming Leader. State: Replica: 1b2d0ca084d34a6fab9328f8fd4ae70c, State: Running, Role: LEADER
I20260630 12:24:08.401500 13888 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "08067faa87f748f8995fb00963d1b1cc"
dest_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f"
 from {username='slave'} at 127.0.0.1:41348
I20260630 12:24:08.402072 13888 raft_consensus.cc:493] T 08067faa87f748f8995fb00963d1b1cc P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:24:08.401732 14038 consensus_queue.cc:237] T ae0c4215b31649df86e8fc695968fe7f P 1b2d0ca084d34a6fab9328f8fd4ae70c [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: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } }
I20260630 12:24:08.402472 13888 raft_consensus.cc:3060] T 08067faa87f748f8995fb00963d1b1cc P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:24:08.408800 13888 raft_consensus.cc:515] T 08067faa87f748f8995fb00963d1b1cc P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } }
I20260630 12:24:08.411020 13888 leader_election.cc:290] T 08067faa87f748f8995fb00963d1b1cc P bebc42e6c79d4a96a6d2fa12c0db0c0f [CANDIDATE]: Term 2 election: Requested vote from peers b3dc2a2f18374daeac5d525be4ae0f76 (127.12.213.1:42485), 1b2d0ca084d34a6fab9328f8fd4ae70c (127.12.213.3:39177)
I20260630 12:24:08.410480 13709 catalog_manager.cc:5697] T ae0c4215b31649df86e8fc695968fe7f P 1b2d0ca084d34a6fab9328f8fd4ae70c reported cstate change: term changed from 1 to 2, leader changed from b3dc2a2f18374daeac5d525be4ae0f76 (127.12.213.1) to 1b2d0ca084d34a6fab9328f8fd4ae70c (127.12.213.3). New cstate: current_term: 2 leader_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } health_report { overall_health: HEALTHY } } }
I20260630 12:24:08.411667 13813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08067faa87f748f8995fb00963d1b1cc" candidate_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b3dc2a2f18374daeac5d525be4ae0f76"
I20260630 12:24:08.411993 13961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08067faa87f748f8995fb00963d1b1cc" candidate_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c"
I20260630 12:24:08.412405 13813 raft_consensus.cc:3055] T 08067faa87f748f8995fb00963d1b1cc P b3dc2a2f18374daeac5d525be4ae0f76 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:24:08.412606 13961 raft_consensus.cc:3060] T 08067faa87f748f8995fb00963d1b1cc P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:24:08.412770 13813 raft_consensus.cc:740] T 08067faa87f748f8995fb00963d1b1cc P b3dc2a2f18374daeac5d525be4ae0f76 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b3dc2a2f18374daeac5d525be4ae0f76, State: Running, Role: LEADER
I20260630 12:24:08.413697 13813 consensus_queue.cc:260] T 08067faa87f748f8995fb00963d1b1cc P b3dc2a2f18374daeac5d525be4ae0f76 [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: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } }
I20260630 12:24:08.415076 13813 raft_consensus.cc:3060] T 08067faa87f748f8995fb00963d1b1cc P b3dc2a2f18374daeac5d525be4ae0f76 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:24:08.418124 14152 raft_consensus.cc:993] T 9cdf714d96ab44de8ebb845d1f1237f1 P b3dc2a2f18374daeac5d525be4ae0f76: : Instructing follower bebc42e6c79d4a96a6d2fa12c0db0c0f to start an election
I20260630 12:24:08.418716 14152 raft_consensus.cc:1081] T 9cdf714d96ab44de8ebb845d1f1237f1 P b3dc2a2f18374daeac5d525be4ae0f76 [term 1 LEADER]: Signalling peer bebc42e6c79d4a96a6d2fa12c0db0c0f to start an election
I20260630 12:24:08.419554 13961 raft_consensus.cc:2468] T 08067faa87f748f8995fb00963d1b1cc P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bebc42e6c79d4a96a6d2fa12c0db0c0f in term 2.
I20260630 12:24:08.421157 13851 leader_election.cc:304] T 08067faa87f748f8995fb00963d1b1cc P bebc42e6c79d4a96a6d2fa12c0db0c0f [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: 1b2d0ca084d34a6fab9328f8fd4ae70c, bebc42e6c79d4a96a6d2fa12c0db0c0f; no voters: 
I20260630 12:24:08.421109 13887 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9cdf714d96ab44de8ebb845d1f1237f1"
dest_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f"
 from {username='slave'} at 127.0.0.1:41348
I20260630 12:24:08.422191 13813 raft_consensus.cc:2468] T 08067faa87f748f8995fb00963d1b1cc P b3dc2a2f18374daeac5d525be4ae0f76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bebc42e6c79d4a96a6d2fa12c0db0c0f in term 2.
I20260630 12:24:08.422520 13887 raft_consensus.cc:493] T 9cdf714d96ab44de8ebb845d1f1237f1 P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:24:08.422921 13887 raft_consensus.cc:3060] T 9cdf714d96ab44de8ebb845d1f1237f1 P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:24:08.424575 14159 raft_consensus.cc:2804] T 08067faa87f748f8995fb00963d1b1cc P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:24:08.426066 14159 raft_consensus.cc:697] T 08067faa87f748f8995fb00963d1b1cc P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 2 LEADER]: Becoming Leader. State: Replica: bebc42e6c79d4a96a6d2fa12c0db0c0f, State: Running, Role: LEADER
I20260630 12:24:08.427194 14159 consensus_queue.cc:237] T 08067faa87f748f8995fb00963d1b1cc P bebc42e6c79d4a96a6d2fa12c0db0c0f [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: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } }
I20260630 12:24:08.432041 13887 raft_consensus.cc:515] T 9cdf714d96ab44de8ebb845d1f1237f1 P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } }
I20260630 12:24:08.434437 13887 leader_election.cc:290] T 9cdf714d96ab44de8ebb845d1f1237f1 P bebc42e6c79d4a96a6d2fa12c0db0c0f [CANDIDATE]: Term 2 election: Requested vote from peers b3dc2a2f18374daeac5d525be4ae0f76 (127.12.213.1:42485), 1b2d0ca084d34a6fab9328f8fd4ae70c (127.12.213.3:39177)
I20260630 12:24:08.435817 13813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cdf714d96ab44de8ebb845d1f1237f1" candidate_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b3dc2a2f18374daeac5d525be4ae0f76"
I20260630 12:24:08.436616 13813 raft_consensus.cc:3055] T 9cdf714d96ab44de8ebb845d1f1237f1 P b3dc2a2f18374daeac5d525be4ae0f76 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:24:08.436937 13813 raft_consensus.cc:740] T 9cdf714d96ab44de8ebb845d1f1237f1 P b3dc2a2f18374daeac5d525be4ae0f76 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b3dc2a2f18374daeac5d525be4ae0f76, State: Running, Role: LEADER
I20260630 12:24:08.435855 13961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cdf714d96ab44de8ebb845d1f1237f1" candidate_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c"
I20260630 12:24:08.437536 13961 raft_consensus.cc:3060] T 9cdf714d96ab44de8ebb845d1f1237f1 P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:24:08.437786 13813 consensus_queue.cc:260] T 9cdf714d96ab44de8ebb845d1f1237f1 P b3dc2a2f18374daeac5d525be4ae0f76 [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: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } }
I20260630 12:24:08.438999 13813 raft_consensus.cc:3060] T 9cdf714d96ab44de8ebb845d1f1237f1 P b3dc2a2f18374daeac5d525be4ae0f76 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:24:08.438367 13708 catalog_manager.cc:5697] T 08067faa87f748f8995fb00963d1b1cc P bebc42e6c79d4a96a6d2fa12c0db0c0f reported cstate change: term changed from 1 to 2, leader changed from b3dc2a2f18374daeac5d525be4ae0f76 (127.12.213.1) to bebc42e6c79d4a96a6d2fa12c0db0c0f (127.12.213.2). New cstate: current_term: 2 leader_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:08.443434 13961 raft_consensus.cc:2468] T 9cdf714d96ab44de8ebb845d1f1237f1 P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bebc42e6c79d4a96a6d2fa12c0db0c0f in term 2.
I20260630 12:24:08.444250 13813 raft_consensus.cc:2468] T 9cdf714d96ab44de8ebb845d1f1237f1 P b3dc2a2f18374daeac5d525be4ae0f76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bebc42e6c79d4a96a6d2fa12c0db0c0f in term 2.
I20260630 12:24:08.444489 13851 leader_election.cc:304] T 9cdf714d96ab44de8ebb845d1f1237f1 P bebc42e6c79d4a96a6d2fa12c0db0c0f [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: 1b2d0ca084d34a6fab9328f8fd4ae70c, bebc42e6c79d4a96a6d2fa12c0db0c0f; no voters: 
I20260630 12:24:08.445355 14159 raft_consensus.cc:2804] T 9cdf714d96ab44de8ebb845d1f1237f1 P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:24:08.445830 14159 raft_consensus.cc:697] T 9cdf714d96ab44de8ebb845d1f1237f1 P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 2 LEADER]: Becoming Leader. State: Replica: bebc42e6c79d4a96a6d2fa12c0db0c0f, State: Running, Role: LEADER
I20260630 12:24:08.446485 14159 consensus_queue.cc:237] T 9cdf714d96ab44de8ebb845d1f1237f1 P bebc42e6c79d4a96a6d2fa12c0db0c0f [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: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } }
I20260630 12:24:08.453312 13708 catalog_manager.cc:5697] T 9cdf714d96ab44de8ebb845d1f1237f1 P bebc42e6c79d4a96a6d2fa12c0db0c0f reported cstate change: term changed from 1 to 2, leader changed from b3dc2a2f18374daeac5d525be4ae0f76 (127.12.213.1) to bebc42e6c79d4a96a6d2fa12c0db0c0f (127.12.213.2). New cstate: current_term: 2 leader_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:08.832769 13813 raft_consensus.cc:1275] T 9cdf714d96ab44de8ebb845d1f1237f1 P b3dc2a2f18374daeac5d525be4ae0f76 [term 2 FOLLOWER]: Refusing update from remote peer bebc42e6c79d4a96a6d2fa12c0db0c0f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:24:08.834038 14159 consensus_queue.cc:1048] T 9cdf714d96ab44de8ebb845d1f1237f1 P bebc42e6c79d4a96a6d2fa12c0db0c0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:24:08.846447 13961 raft_consensus.cc:1275] T 9cdf714d96ab44de8ebb845d1f1237f1 P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 2 FOLLOWER]: Refusing update from remote peer bebc42e6c79d4a96a6d2fa12c0db0c0f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:24:08.848222 14168 consensus_queue.cc:1048] T 9cdf714d96ab44de8ebb845d1f1237f1 P bebc42e6c79d4a96a6d2fa12c0db0c0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:24:08.932587 13813 raft_consensus.cc:1275] T 08067faa87f748f8995fb00963d1b1cc P b3dc2a2f18374daeac5d525be4ae0f76 [term 2 FOLLOWER]: Refusing update from remote peer bebc42e6c79d4a96a6d2fa12c0db0c0f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:24:08.933821 14159 consensus_queue.cc:1048] T 08067faa87f748f8995fb00963d1b1cc P bebc42e6c79d4a96a6d2fa12c0db0c0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:24:08.943243 13961 raft_consensus.cc:1275] T 08067faa87f748f8995fb00963d1b1cc P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 2 FOLLOWER]: Refusing update from remote peer bebc42e6c79d4a96a6d2fa12c0db0c0f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:24:08.944641 14159 consensus_queue.cc:1048] T 08067faa87f748f8995fb00963d1b1cc P bebc42e6c79d4a96a6d2fa12c0db0c0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:24:08.980190 13887 raft_consensus.cc:1275] T ae0c4215b31649df86e8fc695968fe7f P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 2 FOLLOWER]: Refusing update from remote peer 1b2d0ca084d34a6fab9328f8fd4ae70c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:24:08.981580 14038 consensus_queue.cc:1048] T ae0c4215b31649df86e8fc695968fe7f P 1b2d0ca084d34a6fab9328f8fd4ae70c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:24:08.991317 13813 raft_consensus.cc:1275] T ae0c4215b31649df86e8fc695968fe7f P b3dc2a2f18374daeac5d525be4ae0f76 [term 2 FOLLOWER]: Refusing update from remote peer 1b2d0ca084d34a6fab9328f8fd4ae70c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:24:08.993378 14176 consensus_queue.cc:1048] T ae0c4215b31649df86e8fc695968fe7f P 1b2d0ca084d34a6fab9328f8fd4ae70c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:24:10.197405 13764 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:24:10.202885 13764 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:24:10.203311 13764 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:24:12.195441 13962 consensus_queue.cc:237] T ae0c4215b31649df86e8fc695968fe7f P 1b2d0ca084d34a6fab9328f8fd4ae70c [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: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } attrs { replace: true } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } } peers { permanent_uuid: "65aeea3aa2f744adaa0b3b6e786ad852" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 34469 } attrs { promote: true } }
I20260630 12:24:12.203850 13813 raft_consensus.cc:1275] T ae0c4215b31649df86e8fc695968fe7f P b3dc2a2f18374daeac5d525be4ae0f76 [term 2 FOLLOWER]: Refusing update from remote peer 1b2d0ca084d34a6fab9328f8fd4ae70c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:24:12.204015 13888 raft_consensus.cc:1275] T ae0c4215b31649df86e8fc695968fe7f P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 2 FOLLOWER]: Refusing update from remote peer 1b2d0ca084d34a6fab9328f8fd4ae70c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:24:12.205412 13764 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:24:12.205608 14186 consensus_queue.cc:1048] T ae0c4215b31649df86e8fc695968fe7f P 1b2d0ca084d34a6fab9328f8fd4ae70c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:24:12.209726 14187 consensus_queue.cc:1048] T ae0c4215b31649df86e8fc695968fe7f P 1b2d0ca084d34a6fab9328f8fd4ae70c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:24:12.214692 13764 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:24:12.215576 13764 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:24:12.219770 14186 raft_consensus.cc:2955] T ae0c4215b31649df86e8fc695968fe7f P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 65aeea3aa2f744adaa0b3b6e786ad852 (127.12.213.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } attrs { replace: true } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } } peers { permanent_uuid: "65aeea3aa2f744adaa0b3b6e786ad852" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 34469 } attrs { promote: true } } }
W20260630 12:24:12.221508 13926 consensus_peers.cc:597] T ae0c4215b31649df86e8fc695968fe7f P 1b2d0ca084d34a6fab9328f8fd4ae70c -> Peer 65aeea3aa2f744adaa0b3b6e786ad852 (127.12.213.4:34469): Couldn't send request to peer 65aeea3aa2f744adaa0b3b6e786ad852. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ae0c4215b31649df86e8fc695968fe7f. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:24:12.221690 13813 raft_consensus.cc:2955] T ae0c4215b31649df86e8fc695968fe7f P b3dc2a2f18374daeac5d525be4ae0f76 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 65aeea3aa2f744adaa0b3b6e786ad852 (127.12.213.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } attrs { replace: true } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } } peers { permanent_uuid: "65aeea3aa2f744adaa0b3b6e786ad852" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 34469 } attrs { promote: true } } }
I20260630 12:24:12.222460 13888 raft_consensus.cc:2955] T ae0c4215b31649df86e8fc695968fe7f P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 65aeea3aa2f744adaa0b3b6e786ad852 (127.12.213.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } attrs { replace: true } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } } peers { permanent_uuid: "65aeea3aa2f744adaa0b3b6e786ad852" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 34469 } attrs { promote: true } } }
I20260630 12:24:12.235303 13708 catalog_manager.cc:5697] T ae0c4215b31649df86e8fc695968fe7f P bebc42e6c79d4a96a6d2fa12c0db0c0f reported cstate change: config changed from index -1 to 3, NON_VOTER 65aeea3aa2f744adaa0b3b6e786ad852 (127.12.213.4) added. New cstate: current_term: 2 leader_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } attrs { replace: true } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } } peers { permanent_uuid: "65aeea3aa2f744adaa0b3b6e786ad852" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 34469 } attrs { promote: true } } }
I20260630 12:24:12.251051 13813 consensus_queue.cc:237] T ab2fd7a0196c4f6289717a65b53f39e0 P b3dc2a2f18374daeac5d525be4ae0f76 [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: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } attrs { replace: true } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } } peers { permanent_uuid: "65aeea3aa2f744adaa0b3b6e786ad852" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 34469 } attrs { promote: true } }
I20260630 12:24:12.259868 13962 raft_consensus.cc:1275] T ab2fd7a0196c4f6289717a65b53f39e0 P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 1 FOLLOWER]: Refusing update from remote peer b3dc2a2f18374daeac5d525be4ae0f76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:24:12.261943 13888 raft_consensus.cc:1275] T ab2fd7a0196c4f6289717a65b53f39e0 P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 1 FOLLOWER]: Refusing update from remote peer b3dc2a2f18374daeac5d525be4ae0f76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:24:12.262017 14198 consensus_queue.cc:1048] T ab2fd7a0196c4f6289717a65b53f39e0 P b3dc2a2f18374daeac5d525be4ae0f76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:24:12.263971 14155 consensus_queue.cc:1048] T ab2fd7a0196c4f6289717a65b53f39e0 P b3dc2a2f18374daeac5d525be4ae0f76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:24:12.272681 14198 raft_consensus.cc:2955] T ab2fd7a0196c4f6289717a65b53f39e0 P b3dc2a2f18374daeac5d525be4ae0f76 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 65aeea3aa2f744adaa0b3b6e786ad852 (127.12.213.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } attrs { replace: true } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } } peers { permanent_uuid: "65aeea3aa2f744adaa0b3b6e786ad852" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 34469 } attrs { promote: true } } }
I20260630 12:24:12.277987 13962 raft_consensus.cc:2955] T ab2fd7a0196c4f6289717a65b53f39e0 P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 65aeea3aa2f744adaa0b3b6e786ad852 (127.12.213.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } attrs { replace: true } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } } peers { permanent_uuid: "65aeea3aa2f744adaa0b3b6e786ad852" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 34469 } attrs { promote: true } } }
W20260630 12:24:12.283209 13777 consensus_peers.cc:597] T ab2fd7a0196c4f6289717a65b53f39e0 P b3dc2a2f18374daeac5d525be4ae0f76 -> Peer 65aeea3aa2f744adaa0b3b6e786ad852 (127.12.213.4:34469): Couldn't send request to peer 65aeea3aa2f744adaa0b3b6e786ad852. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ab2fd7a0196c4f6289717a65b53f39e0. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:24:12.284174 13888 raft_consensus.cc:2955] T ab2fd7a0196c4f6289717a65b53f39e0 P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 65aeea3aa2f744adaa0b3b6e786ad852 (127.12.213.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } attrs { replace: true } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } } peers { permanent_uuid: "65aeea3aa2f744adaa0b3b6e786ad852" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 34469 } attrs { promote: true } } }
I20260630 12:24:12.291590 13710 catalog_manager.cc:5697] T ab2fd7a0196c4f6289717a65b53f39e0 P 1b2d0ca084d34a6fab9328f8fd4ae70c reported cstate change: config changed from index -1 to 2, NON_VOTER 65aeea3aa2f744adaa0b3b6e786ad852 (127.12.213.4) added. New cstate: current_term: 1 leader_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } attrs { replace: true } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } } peers { permanent_uuid: "65aeea3aa2f744adaa0b3b6e786ad852" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 34469 } attrs { promote: true } } }
I20260630 12:24:12.313871 13888 consensus_queue.cc:237] T 9cdf714d96ab44de8ebb845d1f1237f1 P bebc42e6c79d4a96a6d2fa12c0db0c0f [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: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } attrs { replace: true } } peers { permanent_uuid: "65aeea3aa2f744adaa0b3b6e786ad852" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 34469 } attrs { promote: true } }
I20260630 12:24:12.321622 13962 raft_consensus.cc:1275] T 9cdf714d96ab44de8ebb845d1f1237f1 P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 2 FOLLOWER]: Refusing update from remote peer bebc42e6c79d4a96a6d2fa12c0db0c0f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:24:12.321899 13813 raft_consensus.cc:1275] T 9cdf714d96ab44de8ebb845d1f1237f1 P b3dc2a2f18374daeac5d525be4ae0f76 [term 2 FOLLOWER]: Refusing update from remote peer bebc42e6c79d4a96a6d2fa12c0db0c0f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:24:12.323163 14204 consensus_queue.cc:1048] T 9cdf714d96ab44de8ebb845d1f1237f1 P bebc42e6c79d4a96a6d2fa12c0db0c0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:24:12.324268 14173 consensus_queue.cc:1048] T 9cdf714d96ab44de8ebb845d1f1237f1 P bebc42e6c79d4a96a6d2fa12c0db0c0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260630 12:24:12.333971 13852 consensus_peers.cc:597] T 9cdf714d96ab44de8ebb845d1f1237f1 P bebc42e6c79d4a96a6d2fa12c0db0c0f -> Peer 65aeea3aa2f744adaa0b3b6e786ad852 (127.12.213.4:34469): Couldn't send request to peer 65aeea3aa2f744adaa0b3b6e786ad852. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9cdf714d96ab44de8ebb845d1f1237f1. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:24:12.333873 14204 raft_consensus.cc:2955] T 9cdf714d96ab44de8ebb845d1f1237f1 P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 65aeea3aa2f744adaa0b3b6e786ad852 (127.12.213.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } attrs { replace: true } } peers { permanent_uuid: "65aeea3aa2f744adaa0b3b6e786ad852" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 34469 } attrs { promote: true } } }
I20260630 12:24:12.336148 13962 raft_consensus.cc:2955] T 9cdf714d96ab44de8ebb845d1f1237f1 P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 65aeea3aa2f744adaa0b3b6e786ad852 (127.12.213.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } attrs { replace: true } } peers { permanent_uuid: "65aeea3aa2f744adaa0b3b6e786ad852" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 34469 } attrs { promote: true } } }
I20260630 12:24:12.337677 13813 raft_consensus.cc:2955] T 9cdf714d96ab44de8ebb845d1f1237f1 P b3dc2a2f18374daeac5d525be4ae0f76 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 65aeea3aa2f744adaa0b3b6e786ad852 (127.12.213.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } attrs { replace: true } } peers { permanent_uuid: "65aeea3aa2f744adaa0b3b6e786ad852" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 34469 } attrs { promote: true } } }
I20260630 12:24:12.347074 13708 catalog_manager.cc:5697] T 9cdf714d96ab44de8ebb845d1f1237f1 P bebc42e6c79d4a96a6d2fa12c0db0c0f reported cstate change: config changed from index -1 to 3, NON_VOTER 65aeea3aa2f744adaa0b3b6e786ad852 (127.12.213.4) added. New cstate: current_term: 2 leader_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65aeea3aa2f744adaa0b3b6e786ad852" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 34469 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:12.347841 13962 consensus_queue.cc:237] T d15112ea5bf742ea8eb7b0c944573a05 P 1b2d0ca084d34a6fab9328f8fd4ae70c [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: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } attrs { replace: true } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } } peers { permanent_uuid: "65aeea3aa2f744adaa0b3b6e786ad852" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 34469 } attrs { promote: true } }
I20260630 12:24:12.357654 13888 raft_consensus.cc:1275] T d15112ea5bf742ea8eb7b0c944573a05 P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 1 FOLLOWER]: Refusing update from remote peer 1b2d0ca084d34a6fab9328f8fd4ae70c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:24:12.358244 13813 raft_consensus.cc:1275] T d15112ea5bf742ea8eb7b0c944573a05 P b3dc2a2f18374daeac5d525be4ae0f76 [term 1 FOLLOWER]: Refusing update from remote peer 1b2d0ca084d34a6fab9328f8fd4ae70c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:24:12.359143 13926 consensus_peers.cc:597] T d15112ea5bf742ea8eb7b0c944573a05 P 1b2d0ca084d34a6fab9328f8fd4ae70c -> Peer 65aeea3aa2f744adaa0b3b6e786ad852 (127.12.213.4:34469): Couldn't send request to peer 65aeea3aa2f744adaa0b3b6e786ad852. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d15112ea5bf742ea8eb7b0c944573a05. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:24:12.359795 14180 consensus_queue.cc:1048] T d15112ea5bf742ea8eb7b0c944573a05 P 1b2d0ca084d34a6fab9328f8fd4ae70c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:24:12.360682 14186 consensus_queue.cc:1048] T d15112ea5bf742ea8eb7b0c944573a05 P 1b2d0ca084d34a6fab9328f8fd4ae70c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:24:12.369285 14186 raft_consensus.cc:2955] T d15112ea5bf742ea8eb7b0c944573a05 P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 65aeea3aa2f744adaa0b3b6e786ad852 (127.12.213.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } attrs { replace: true } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } } peers { permanent_uuid: "65aeea3aa2f744adaa0b3b6e786ad852" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 34469 } attrs { promote: true } } }
I20260630 12:24:12.371049 13813 raft_consensus.cc:2955] T d15112ea5bf742ea8eb7b0c944573a05 P b3dc2a2f18374daeac5d525be4ae0f76 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 65aeea3aa2f744adaa0b3b6e786ad852 (127.12.213.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } attrs { replace: true } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } } peers { permanent_uuid: "65aeea3aa2f744adaa0b3b6e786ad852" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 34469 } attrs { promote: true } } }
I20260630 12:24:12.371126 13888 raft_consensus.cc:2955] T d15112ea5bf742ea8eb7b0c944573a05 P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 65aeea3aa2f744adaa0b3b6e786ad852 (127.12.213.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } attrs { replace: true } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } } peers { permanent_uuid: "65aeea3aa2f744adaa0b3b6e786ad852" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 34469 } attrs { promote: true } } }
I20260630 12:24:12.380573 13708 catalog_manager.cc:5697] T d15112ea5bf742ea8eb7b0c944573a05 P b3dc2a2f18374daeac5d525be4ae0f76 reported cstate change: config changed from index -1 to 2, NON_VOTER 65aeea3aa2f744adaa0b3b6e786ad852 (127.12.213.4) added. New cstate: current_term: 1 leader_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } attrs { replace: true } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } } peers { permanent_uuid: "65aeea3aa2f744adaa0b3b6e786ad852" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 34469 } attrs { promote: true } } }
I20260630 12:24:12.584609 14211 ts_tablet_manager.cc:933] T ae0c4215b31649df86e8fc695968fe7f P 65aeea3aa2f744adaa0b3b6e786ad852: Initiating tablet copy from peer 1b2d0ca084d34a6fab9328f8fd4ae70c (127.12.213.3:39177)
I20260630 12:24:12.586882 14211 tablet_copy_client.cc:323] T ae0c4215b31649df86e8fc695968fe7f P 65aeea3aa2f744adaa0b3b6e786ad852: tablet copy: Beginning tablet copy session from remote peer at address 127.12.213.3:39177
I20260630 12:24:12.598286 13972 tablet_copy_service.cc:140] P 1b2d0ca084d34a6fab9328f8fd4ae70c: Received BeginTabletCopySession request for tablet ae0c4215b31649df86e8fc695968fe7f from peer 65aeea3aa2f744adaa0b3b6e786ad852 ({username='slave'} at 127.0.0.1:48242)
I20260630 12:24:12.598834 13972 tablet_copy_service.cc:161] P 1b2d0ca084d34a6fab9328f8fd4ae70c: Beginning new tablet copy session on tablet ae0c4215b31649df86e8fc695968fe7f from peer 65aeea3aa2f744adaa0b3b6e786ad852 at {username='slave'} at 127.0.0.1:48242: session id = 65aeea3aa2f744adaa0b3b6e786ad852-ae0c4215b31649df86e8fc695968fe7f
I20260630 12:24:12.604671 13972 tablet_copy_source_session.cc:215] T ae0c4215b31649df86e8fc695968fe7f P 1b2d0ca084d34a6fab9328f8fd4ae70c: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:24:12.608254 14211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae0c4215b31649df86e8fc695968fe7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:12.619956 14211 tablet_copy_client.cc:806] T ae0c4215b31649df86e8fc695968fe7f P 65aeea3aa2f744adaa0b3b6e786ad852: tablet copy: Starting download of 0 data blocks...
I20260630 12:24:12.620638 14211 tablet_copy_client.cc:670] T ae0c4215b31649df86e8fc695968fe7f P 65aeea3aa2f744adaa0b3b6e786ad852: tablet copy: Starting download of 1 WAL segments...
I20260630 12:24:12.624922 14211 tablet_copy_client.cc:538] T ae0c4215b31649df86e8fc695968fe7f P 65aeea3aa2f744adaa0b3b6e786ad852: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:24:12.631915 14211 tablet_bootstrap.cc:492] T ae0c4215b31649df86e8fc695968fe7f P 65aeea3aa2f744adaa0b3b6e786ad852: Bootstrap starting.
I20260630 12:24:12.650094 14211 tablet_bootstrap.cc:492] T ae0c4215b31649df86e8fc695968fe7f P 65aeea3aa2f744adaa0b3b6e786ad852: 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
I20260630 12:24:12.650911 14211 tablet_bootstrap.cc:492] T ae0c4215b31649df86e8fc695968fe7f P 65aeea3aa2f744adaa0b3b6e786ad852: Bootstrap complete.
I20260630 12:24:12.651455 14211 ts_tablet_manager.cc:1403] T ae0c4215b31649df86e8fc695968fe7f P 65aeea3aa2f744adaa0b3b6e786ad852: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.009s
I20260630 12:24:12.653993 14211 raft_consensus.cc:359] T ae0c4215b31649df86e8fc695968fe7f P 65aeea3aa2f744adaa0b3b6e786ad852 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } attrs { replace: true } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } } peers { permanent_uuid: "65aeea3aa2f744adaa0b3b6e786ad852" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 34469 } attrs { promote: true } }
I20260630 12:24:12.654706 14211 raft_consensus.cc:740] T ae0c4215b31649df86e8fc695968fe7f P 65aeea3aa2f744adaa0b3b6e786ad852 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 65aeea3aa2f744adaa0b3b6e786ad852, State: Initialized, Role: LEARNER
I20260630 12:24:12.655223 14211 consensus_queue.cc:260] T ae0c4215b31649df86e8fc695968fe7f P 65aeea3aa2f744adaa0b3b6e786ad852 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.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: "b3dc2a2f18374daeac5d525be4ae0f76" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42485 } attrs { replace: true } } peers { permanent_uuid: "bebc42e6c79d4a96a6d2fa12c0db0c0f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 43089 } } peers { permanent_uuid: "1b2d0ca084d34a6fab9328f8fd4ae70c" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39177 } } peers { permanent_uuid: "65aeea3aa2f744adaa0b3b6e786ad852" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 34469 } attrs { promote: true } }
I20260630 12:24:12.657775 14211 ts_tablet_manager.cc:1434] T ae0c4215b31649df86e8fc695968fe7f P 65aeea3aa2f744adaa0b3b6e786ad852: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:24:12.659520 13972 tablet_copy_service.cc:342] P 1b2d0ca084d34a6fab9328f8fd4ae70c: Request end of tablet copy session 65aeea3aa2f744adaa0b3b6e786ad852-ae0c4215b31649df86e8fc695968fe7f received from {username='slave'} at 127.0.0.1:48242
I20260630 12:24:12.660012 13972 tablet_copy_service.cc:434] P 1b2d0ca084d34a6fab9328f8fd4ae70c: ending tablet copy session 65aeea3aa2f744adaa0b3b6e786ad852-ae0c4215b31649df86e8fc695968fe7f on tablet ae0c4215b31649df86e8fc695968fe7f with peer 65aeea3aa2f744adaa0b3b6e786ad852
I20260630 12:24:12.709849 13140 tablet_server.cc:179] TabletServer@127.12.213.1:0 shutting down...
I20260630 12:24:12.742708 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:12.743620 13140 tablet_replica.cc:333] T d15112ea5bf742ea8eb7b0c944573a05 P b3dc2a2f18374daeac5d525be4ae0f76: stopping tablet replica
I20260630 12:24:12.744254 13140 raft_consensus.cc:2243] T d15112ea5bf742ea8eb7b0c944573a05 P b3dc2a2f18374daeac5d525be4ae0f76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:12.744722 13140 raft_consensus.cc:2272] T d15112ea5bf742ea8eb7b0c944573a05 P b3dc2a2f18374daeac5d525be4ae0f76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:12.747099 13140 tablet_replica.cc:333] T d074e440ef524b769797324abbe7f0bc P b3dc2a2f18374daeac5d525be4ae0f76: stopping tablet replica
I20260630 12:24:12.747649 13140 raft_consensus.cc:2243] T d074e440ef524b769797324abbe7f0bc P b3dc2a2f18374daeac5d525be4ae0f76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:12.748068 13140 raft_consensus.cc:2272] T d074e440ef524b769797324abbe7f0bc P b3dc2a2f18374daeac5d525be4ae0f76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:12.750026 13140 tablet_replica.cc:333] T ae0c4215b31649df86e8fc695968fe7f P b3dc2a2f18374daeac5d525be4ae0f76: stopping tablet replica
I20260630 12:24:12.750588 13140 raft_consensus.cc:2243] T ae0c4215b31649df86e8fc695968fe7f P b3dc2a2f18374daeac5d525be4ae0f76 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:12.751026 13140 raft_consensus.cc:2272] T ae0c4215b31649df86e8fc695968fe7f P b3dc2a2f18374daeac5d525be4ae0f76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:12.753090 13140 tablet_replica.cc:333] T 9cdf714d96ab44de8ebb845d1f1237f1 P b3dc2a2f18374daeac5d525be4ae0f76: stopping tablet replica
I20260630 12:24:12.753772 13140 raft_consensus.cc:2243] T 9cdf714d96ab44de8ebb845d1f1237f1 P b3dc2a2f18374daeac5d525be4ae0f76 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:12.754269 13140 raft_consensus.cc:2272] T 9cdf714d96ab44de8ebb845d1f1237f1 P b3dc2a2f18374daeac5d525be4ae0f76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:12.756464 13140 tablet_replica.cc:333] T 08067faa87f748f8995fb00963d1b1cc P b3dc2a2f18374daeac5d525be4ae0f76: stopping tablet replica
I20260630 12:24:12.756968 13140 raft_consensus.cc:2243] T 08067faa87f748f8995fb00963d1b1cc P b3dc2a2f18374daeac5d525be4ae0f76 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:12.757414 13140 raft_consensus.cc:2272] T 08067faa87f748f8995fb00963d1b1cc P b3dc2a2f18374daeac5d525be4ae0f76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:12.759629 13140 tablet_replica.cc:333] T eb4ae3ca7b6f43d1a66b58aca5a80338 P b3dc2a2f18374daeac5d525be4ae0f76: stopping tablet replica
I20260630 12:24:12.760326 13140 raft_consensus.cc:2243] T eb4ae3ca7b6f43d1a66b58aca5a80338 P b3dc2a2f18374daeac5d525be4ae0f76 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:12.761732 13140 raft_consensus.cc:2272] T eb4ae3ca7b6f43d1a66b58aca5a80338 P b3dc2a2f18374daeac5d525be4ae0f76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:12.763648 13140 tablet_replica.cc:333] T ab2fd7a0196c4f6289717a65b53f39e0 P b3dc2a2f18374daeac5d525be4ae0f76: stopping tablet replica
I20260630 12:24:12.764153 13140 raft_consensus.cc:2243] T ab2fd7a0196c4f6289717a65b53f39e0 P b3dc2a2f18374daeac5d525be4ae0f76 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:12.765084 13140 raft_consensus.cc:2272] T ab2fd7a0196c4f6289717a65b53f39e0 P b3dc2a2f18374daeac5d525be4ae0f76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:12.767282 13140 tablet_replica.cc:333] T 35716be4f47f467dbe5c5237ac36ed37 P b3dc2a2f18374daeac5d525be4ae0f76: stopping tablet replica
I20260630 12:24:12.767738 13140 raft_consensus.cc:2243] T 35716be4f47f467dbe5c5237ac36ed37 P b3dc2a2f18374daeac5d525be4ae0f76 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:12.768409 13140 raft_consensus.cc:2272] T 35716be4f47f467dbe5c5237ac36ed37 P b3dc2a2f18374daeac5d525be4ae0f76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:12.796901 13140 tablet_server.cc:196] TabletServer@127.12.213.1:0 shutdown complete.
W20260630 12:24:12.816496 13853 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.12.213.1:42485: connect: Connection refused (error 111)
I20260630 12:24:12.818116 13140 tablet_server.cc:179] TabletServer@127.12.213.2:0 shutting down...
W20260630 12:24:12.821458 13853 consensus_peers.cc:597] T 08067faa87f748f8995fb00963d1b1cc P bebc42e6c79d4a96a6d2fa12c0db0c0f -> Peer b3dc2a2f18374daeac5d525be4ae0f76 (127.12.213.1:42485): Couldn't send request to peer b3dc2a2f18374daeac5d525be4ae0f76. Status: Network error: Client connection negotiation failed: client connection to 127.12.213.1:42485: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:24:12.830574 13925 consensus_peers.cc:597] T ae0c4215b31649df86e8fc695968fe7f P 1b2d0ca084d34a6fab9328f8fd4ae70c -> Peer bebc42e6c79d4a96a6d2fa12c0db0c0f (127.12.213.2:43089): Couldn't send request to peer bebc42e6c79d4a96a6d2fa12c0db0c0f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260630 12:24:12.838356 13927 consensus_peers.cc:597] T d15112ea5bf742ea8eb7b0c944573a05 P 1b2d0ca084d34a6fab9328f8fd4ae70c -> Peer b3dc2a2f18374daeac5d525be4ae0f76 (127.12.213.1:42485): Couldn't send request to peer b3dc2a2f18374daeac5d525be4ae0f76. Status: Network error: Client connection negotiation failed: client connection to 127.12.213.1:42485: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:24:12.854784 14211 ts_tablet_manager.cc:933] T 9cdf714d96ab44de8ebb845d1f1237f1 P 65aeea3aa2f744adaa0b3b6e786ad852: Initiating tablet copy from peer bebc42e6c79d4a96a6d2fa12c0db0c0f (127.12.213.2:43089)
I20260630 12:24:12.857060 14211 tablet_copy_client.cc:323] T 9cdf714d96ab44de8ebb845d1f1237f1 P 65aeea3aa2f744adaa0b3b6e786ad852: tablet copy: Beginning tablet copy session from remote peer at address 127.12.213.2:43089
I20260630 12:24:12.861825 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:12.862808 13140 tablet_replica.cc:333] T 08067faa87f748f8995fb00963d1b1cc P bebc42e6c79d4a96a6d2fa12c0db0c0f: stopping tablet replica
I20260630 12:24:12.863579 13140 raft_consensus.cc:2243] T 08067faa87f748f8995fb00963d1b1cc P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:24:12.864406 13140 raft_consensus.cc:2272] T 08067faa87f748f8995fb00963d1b1cc P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:12.866544 13140 tablet_replica.cc:333] T ae0c4215b31649df86e8fc695968fe7f P bebc42e6c79d4a96a6d2fa12c0db0c0f: stopping tablet replica
I20260630 12:24:12.867300 13140 raft_consensus.cc:2243] T ae0c4215b31649df86e8fc695968fe7f P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:12.867895 13140 raft_consensus.cc:2272] T ae0c4215b31649df86e8fc695968fe7f P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:12.871803 13140 tablet_replica.cc:333] T 9cdf714d96ab44de8ebb845d1f1237f1 P bebc42e6c79d4a96a6d2fa12c0db0c0f: stopping tablet replica
I20260630 12:24:12.872592 13140 raft_consensus.cc:2243] T 9cdf714d96ab44de8ebb845d1f1237f1 P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:24:12.873497 13140 raft_consensus.cc:2272] T 9cdf714d96ab44de8ebb845d1f1237f1 P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:12.875921 13140 tablet_replica.cc:333] T eb4ae3ca7b6f43d1a66b58aca5a80338 P bebc42e6c79d4a96a6d2fa12c0db0c0f: stopping tablet replica
I20260630 12:24:12.876518 13140 raft_consensus.cc:2243] T eb4ae3ca7b6f43d1a66b58aca5a80338 P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:12.876959 13140 raft_consensus.cc:2272] T eb4ae3ca7b6f43d1a66b58aca5a80338 P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:12.878727 13140 tablet_replica.cc:333] T d15112ea5bf742ea8eb7b0c944573a05 P bebc42e6c79d4a96a6d2fa12c0db0c0f: stopping tablet replica
I20260630 12:24:12.879194 13140 raft_consensus.cc:2243] T d15112ea5bf742ea8eb7b0c944573a05 P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:12.879601 13140 raft_consensus.cc:2272] T d15112ea5bf742ea8eb7b0c944573a05 P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:12.881716 13140 tablet_replica.cc:333] T 35716be4f47f467dbe5c5237ac36ed37 P bebc42e6c79d4a96a6d2fa12c0db0c0f: stopping tablet replica
I20260630 12:24:12.882279 13140 raft_consensus.cc:2243] T 35716be4f47f467dbe5c5237ac36ed37 P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:12.882738 13140 raft_consensus.cc:2272] T 35716be4f47f467dbe5c5237ac36ed37 P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:12.884791 13140 tablet_replica.cc:333] T d074e440ef524b769797324abbe7f0bc P bebc42e6c79d4a96a6d2fa12c0db0c0f: stopping tablet replica
I20260630 12:24:12.885242 13140 raft_consensus.cc:2243] T d074e440ef524b769797324abbe7f0bc P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:12.885634 13140 raft_consensus.cc:2272] T d074e440ef524b769797324abbe7f0bc P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:12.887463 13140 tablet_replica.cc:333] T ab2fd7a0196c4f6289717a65b53f39e0 P bebc42e6c79d4a96a6d2fa12c0db0c0f: stopping tablet replica
I20260630 12:24:12.887981 13140 raft_consensus.cc:2243] T ab2fd7a0196c4f6289717a65b53f39e0 P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:12.888415 13140 raft_consensus.cc:2272] T ab2fd7a0196c4f6289717a65b53f39e0 P bebc42e6c79d4a96a6d2fa12c0db0c0f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:12.918296 13140 tablet_server.cc:196] TabletServer@127.12.213.2:0 shutdown complete.
W20260630 12:24:12.918802 14077 connection.cc:466] server connection from 127.0.0.1:38630 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:38630 (request call id 1) could send its response
I20260630 12:24:12.942798 13140 tablet_server.cc:179] TabletServer@127.12.213.3:0 shutting down...
I20260630 12:24:12.947645 14211 ts_tablet_manager.cc:933] T d15112ea5bf742ea8eb7b0c944573a05 P 65aeea3aa2f744adaa0b3b6e786ad852: Initiating tablet copy from peer 1b2d0ca084d34a6fab9328f8fd4ae70c (127.12.213.3:39177)
I20260630 12:24:12.951508 14211 tablet_copy_client.cc:323] T d15112ea5bf742ea8eb7b0c944573a05 P 65aeea3aa2f744adaa0b3b6e786ad852: tablet copy: Beginning tablet copy session from remote peer at address 127.12.213.3:39177
I20260630 12:24:12.978075 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:12.978971 13140 tablet_replica.cc:333] T eb4ae3ca7b6f43d1a66b58aca5a80338 P 1b2d0ca084d34a6fab9328f8fd4ae70c: stopping tablet replica
I20260630 12:24:12.979684 13140 raft_consensus.cc:2243] T eb4ae3ca7b6f43d1a66b58aca5a80338 P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:12.980142 13140 raft_consensus.cc:2272] T eb4ae3ca7b6f43d1a66b58aca5a80338 P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:12.982091 13140 tablet_replica.cc:333] T 9cdf714d96ab44de8ebb845d1f1237f1 P 1b2d0ca084d34a6fab9328f8fd4ae70c: stopping tablet replica
I20260630 12:24:12.982776 13140 raft_consensus.cc:2243] T 9cdf714d96ab44de8ebb845d1f1237f1 P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:12.983220 13140 raft_consensus.cc:2272] T 9cdf714d96ab44de8ebb845d1f1237f1 P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:12.986333 13140 tablet_replica.cc:333] T ae0c4215b31649df86e8fc695968fe7f P 1b2d0ca084d34a6fab9328f8fd4ae70c: stopping tablet replica
I20260630 12:24:12.986871 13140 raft_consensus.cc:2243] T ae0c4215b31649df86e8fc695968fe7f P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:24:12.987792 13140 raft_consensus.cc:2272] T ae0c4215b31649df86e8fc695968fe7f P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:12.989748 13140 tablet_replica.cc:333] T ab2fd7a0196c4f6289717a65b53f39e0 P 1b2d0ca084d34a6fab9328f8fd4ae70c: stopping tablet replica
I20260630 12:24:12.990432 13140 raft_consensus.cc:2243] T ab2fd7a0196c4f6289717a65b53f39e0 P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:12.990948 13140 raft_consensus.cc:2272] T ab2fd7a0196c4f6289717a65b53f39e0 P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:12.993386 13140 tablet_replica.cc:333] T 35716be4f47f467dbe5c5237ac36ed37 P 1b2d0ca084d34a6fab9328f8fd4ae70c: stopping tablet replica
I20260630 12:24:12.993902 13140 raft_consensus.cc:2243] T 35716be4f47f467dbe5c5237ac36ed37 P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:12.994349 13140 raft_consensus.cc:2272] T 35716be4f47f467dbe5c5237ac36ed37 P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:12.996086 13140 tablet_replica.cc:333] T d15112ea5bf742ea8eb7b0c944573a05 P 1b2d0ca084d34a6fab9328f8fd4ae70c: stopping tablet replica
I20260630 12:24:12.996570 13140 raft_consensus.cc:2243] T d15112ea5bf742ea8eb7b0c944573a05 P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:12.997355 13140 raft_consensus.cc:2272] T d15112ea5bf742ea8eb7b0c944573a05 P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:12.999641 13140 tablet_replica.cc:333] T 08067faa87f748f8995fb00963d1b1cc P 1b2d0ca084d34a6fab9328f8fd4ae70c: stopping tablet replica
I20260630 12:24:13.000137 13140 raft_consensus.cc:2243] T 08067faa87f748f8995fb00963d1b1cc P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:13.000552 13140 raft_consensus.cc:2272] T 08067faa87f748f8995fb00963d1b1cc P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:13.002235 13140 tablet_replica.cc:333] T d074e440ef524b769797324abbe7f0bc P 1b2d0ca084d34a6fab9328f8fd4ae70c: stopping tablet replica
I20260630 12:24:13.002709 13140 raft_consensus.cc:2243] T d074e440ef524b769797324abbe7f0bc P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:13.003402 13140 raft_consensus.cc:2272] T d074e440ef524b769797324abbe7f0bc P 1b2d0ca084d34a6fab9328f8fd4ae70c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:13.032368 13140 tablet_server.cc:196] TabletServer@127.12.213.3:0 shutdown complete.
I20260630 12:24:13.056842 13140 tablet_server.cc:179] TabletServer@127.12.213.4:0 shutting down...
W20260630 12:24:13.076465 14077 connection.cc:466] server connection from 127.0.0.1:38606 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:38606 (request call id 3) could send its response
I20260630 12:24:13.092419 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:13.093758 13140 tablet_replica.cc:333] T ae0c4215b31649df86e8fc695968fe7f P 65aeea3aa2f744adaa0b3b6e786ad852: stopping tablet replica
I20260630 12:24:13.094435 13140 raft_consensus.cc:2243] T ae0c4215b31649df86e8fc695968fe7f P 65aeea3aa2f744adaa0b3b6e786ad852 [term 2 LEARNER]: Raft consensus shutting down.
I20260630 12:24:13.094882 13140 raft_consensus.cc:2272] T ae0c4215b31649df86e8fc695968fe7f P 65aeea3aa2f744adaa0b3b6e786ad852 [term 2 LEARNER]: Raft consensus is shut down!
I20260630 12:24:13.114391 13140 tablet_server.cc:196] TabletServer@127.12.213.4:0 shutdown complete.
I20260630 12:24:13.123581 13140 master.cc:562] Master@127.12.213.62:44429 shutting down...
W20260630 12:24:13.155683 13759 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:24:13.156777 13140 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f11a3534102647d7b4d1a0766a740e57 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:13.157272 13140 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f11a3534102647d7b4d1a0766a740e57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:13.157603 13140 tablet_replica.cc:333] T 00000000000000000000000000000000 P f11a3534102647d7b4d1a0766a740e57: stopping tablet replica
I20260630 12:24:13.176906 13140 master.cc:584] Master@127.12.213.62:44429 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn (9180 ms)
[ RUN      ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing
I20260630 12:24:13.215238 13140 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.213.62:34295,127.12.213.61:45259,127.12.213.60:42503
I20260630 12:24:13.216609 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:13.222224 14223 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
W20260630 12:24:13.222223 14222 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
W20260630 12:24:13.223111 14225 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
I20260630 12:24:13.224187 13140 server_base.cc:1061] running on GCE node
I20260630 12:24:13.224924 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:13.225122 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:24:13.225260 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822253225246 us; error 0 us; skew 500 ppm
I20260630 12:24:13.225761 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:13.228047 13140 webserver.cc:533] Webserver started at http://127.12.213.62:36347/ using document root <none> and password file <none>
I20260630 12:24:13.228566 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:13.228760 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:13.229040 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:13.230085 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822237130653-13140-0/minicluster-data/master-0-root/instance:
uuid: "90eaff0e0a034f7e92236836baf3f3e2"
format_stamp: "Formatted at 2026-06-30 12:24:13 on dist-test-slave-zz34"
I20260630 12:24:13.234558 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:24:13.237653 14230 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:13.238471 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:24:13.238744 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822237130653-13140-0/minicluster-data/master-0-root
uuid: "90eaff0e0a034f7e92236836baf3f3e2"
format_stamp: "Formatted at 2026-06-30 12:24:13 on dist-test-slave-zz34"
I20260630 12:24:13.239018 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822237130653-13140-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822237130653-13140-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822237130653-13140-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)
I20260630 12:24:13.267949 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:13.269188 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:13.305361 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.62:34295
I20260630 12:24:13.305438 14281 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.62:34295 every 8 connection(s)
I20260630 12:24:13.309250 14282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:13.309481 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:13.314867 14284 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
W20260630 12:24:13.316313 14285 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
I20260630 12:24:13.317734 14282 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.213.62" port: 34295 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:24:13.321895 13140 server_base.cc:1061] running on GCE node
W20260630 12:24:13.322347 14287 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
I20260630 12:24:13.323482 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:13.323668 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:24:13.323873 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822253323840 us; error 0 us; skew 500 ppm
I20260630 12:24:13.324390 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:13.327067 13140 webserver.cc:533] Webserver started at http://127.12.213.61:38297/ using document root <none> and password file <none>
I20260630 12:24:13.327651 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:13.327876 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:13.328215 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:13.329363 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822237130653-13140-0/minicluster-data/master-1-root/instance:
uuid: "b5790a5118f14ff69dced52a2408deb3"
format_stamp: "Formatted at 2026-06-30 12:24:13 on dist-test-slave-zz34"
I20260630 12:24:13.332866 14282 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.213.61" port: 45259 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:24:13.334514 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
W20260630 12:24:13.338119 14282 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.12.213.61:45259: Network error: Client connection negotiation failed: client connection to 127.12.213.61:45259: connect: Connection refused (error 111)
I20260630 12:24:13.338646 14295 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:13.339551 13140 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260630 12:24:13.339779 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822237130653-13140-0/minicluster-data/master-1-root
uuid: "b5790a5118f14ff69dced52a2408deb3"
format_stamp: "Formatted at 2026-06-30 12:24:13 on dist-test-slave-zz34"
I20260630 12:24:13.340004 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822237130653-13140-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822237130653-13140-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822237130653-13140-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)
I20260630 12:24:13.356889 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:13.357940 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:13.397286 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.61:45259
I20260630 12:24:13.397403 14346 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.61:45259 every 8 connection(s)
I20260630 12:24:13.401412 14347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:13.401415 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:24:13.401621 14282 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.12.213.61" port: 45259 } attempt: 1
W20260630 12:24:13.408404 14350 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
W20260630 12:24:13.409333 14351 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
I20260630 12:24:13.410178 14347 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.213.62" port: 34295 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:24:13.419580 14353 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
I20260630 12:24:13.419943 14282 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.213.60" port: 42503 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:24:13.422430 13140 server_base.cc:1061] running on GCE node
I20260630 12:24:13.423573 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:13.423879 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:24:13.424064 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822253424046 us; error 0 us; skew 500 ppm
I20260630 12:24:13.424695 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
W20260630 12:24:13.425477 14282 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.12.213.60:42503: Network error: Client connection negotiation failed: client connection to 127.12.213.60:42503: connect: Connection refused (error 111)
I20260630 12:24:13.427830 13140 webserver.cc:533] Webserver started at http://127.12.213.60:46849/ using document root <none> and password file <none>
I20260630 12:24:13.428463 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:13.428676 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:13.428951 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:13.430292 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822237130653-13140-0/minicluster-data/master-2-root/instance:
uuid: "407e183a79294237a98300d1bdb51ced"
format_stamp: "Formatted at 2026-06-30 12:24:13 on dist-test-slave-zz34"
I20260630 12:24:13.431463 14347 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.213.61" port: 45259 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:24:13.435469 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:24:13.439821 14359 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:13.440764 13140 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.002s
I20260630 12:24:13.441057 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822237130653-13140-0/minicluster-data/master-2-root
uuid: "407e183a79294237a98300d1bdb51ced"
format_stamp: "Formatted at 2026-06-30 12:24:13 on dist-test-slave-zz34"
I20260630 12:24:13.441957 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822237130653-13140-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822237130653-13140-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822237130653-13140-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)
I20260630 12:24:13.443053 14347 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.213.60" port: 42503 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:24:13.448869 14347 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.12.213.60:42503: Network error: Client connection negotiation failed: client connection to 127.12.213.60:42503: connect: Connection refused (error 111)
I20260630 12:24:13.457224 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:13.458459 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:13.462971 14282 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.12.213.60" port: 42503 } attempt: 1
W20260630 12:24:13.468003 14282 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.12.213.60:42503: Network error: Client connection negotiation failed: client connection to 127.12.213.60:42503: connect: Connection refused (error 111)
I20260630 12:24:13.495324 14347 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.12.213.60" port: 42503 } attempt: 1
I20260630 12:24:13.498553 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.60:42503
I20260630 12:24:13.498710 14411 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.60:42503 every 8 connection(s)
I20260630 12:24:13.501482 14282 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.12.213.60" port: 42503 } attempt: 2
I20260630 12:24:13.503293 14413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:13.508371 13140 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:24:13.511430 14413 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.213.62" port: 34295 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:24:13.521770 14347 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b5790a5118f14ff69dced52a2408deb3: Bootstrap starting.
I20260630 12:24:13.523496 14282 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 90eaff0e0a034f7e92236836baf3f3e2: Bootstrap starting.
I20260630 12:24:13.524605 14413 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.213.61" port: 45259 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:24:13.528738 14347 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b5790a5118f14ff69dced52a2408deb3: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:13.529294 14282 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 90eaff0e0a034f7e92236836baf3f3e2: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:13.534054 14347 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b5790a5118f14ff69dced52a2408deb3: No bootstrap required, opened a new log
I20260630 12:24:13.536139 14282 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 90eaff0e0a034f7e92236836baf3f3e2: No bootstrap required, opened a new log
I20260630 12:24:13.537007 14347 raft_consensus.cc:359] T 00000000000000000000000000000000 P b5790a5118f14ff69dced52a2408deb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90eaff0e0a034f7e92236836baf3f3e2" member_type: VOTER last_known_addr { host: "127.12.213.62" port: 34295 } } peers { permanent_uuid: "b5790a5118f14ff69dced52a2408deb3" member_type: VOTER last_known_addr { host: "127.12.213.61" port: 45259 } } peers { permanent_uuid: "407e183a79294237a98300d1bdb51ced" member_type: VOTER last_known_addr { host: "127.12.213.60" port: 42503 } }
I20260630 12:24:13.537549 14413 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.213.60" port: 42503 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:24:13.537797 14347 raft_consensus.cc:385] T 00000000000000000000000000000000 P b5790a5118f14ff69dced52a2408deb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:13.538156 14347 raft_consensus.cc:740] T 00000000000000000000000000000000 P b5790a5118f14ff69dced52a2408deb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5790a5118f14ff69dced52a2408deb3, State: Initialized, Role: FOLLOWER
I20260630 12:24:13.539042 14282 raft_consensus.cc:359] T 00000000000000000000000000000000 P 90eaff0e0a034f7e92236836baf3f3e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90eaff0e0a034f7e92236836baf3f3e2" member_type: VOTER last_known_addr { host: "127.12.213.62" port: 34295 } } peers { permanent_uuid: "b5790a5118f14ff69dced52a2408deb3" member_type: VOTER last_known_addr { host: "127.12.213.61" port: 45259 } } peers { permanent_uuid: "407e183a79294237a98300d1bdb51ced" member_type: VOTER last_known_addr { host: "127.12.213.60" port: 42503 } }
I20260630 12:24:13.538988 14347 consensus_queue.cc:260] T 00000000000000000000000000000000 P b5790a5118f14ff69dced52a2408deb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90eaff0e0a034f7e92236836baf3f3e2" member_type: VOTER last_known_addr { host: "127.12.213.62" port: 34295 } } peers { permanent_uuid: "b5790a5118f14ff69dced52a2408deb3" member_type: VOTER last_known_addr { host: "127.12.213.61" port: 45259 } } peers { permanent_uuid: "407e183a79294237a98300d1bdb51ced" member_type: VOTER last_known_addr { host: "127.12.213.60" port: 42503 } }
I20260630 12:24:13.539868 14282 raft_consensus.cc:385] T 00000000000000000000000000000000 P 90eaff0e0a034f7e92236836baf3f3e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:13.540381 14282 raft_consensus.cc:740] T 00000000000000000000000000000000 P 90eaff0e0a034f7e92236836baf3f3e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90eaff0e0a034f7e92236836baf3f3e2, State: Initialized, Role: FOLLOWER
I20260630 12:24:13.541752 14282 consensus_queue.cc:260] T 00000000000000000000000000000000 P 90eaff0e0a034f7e92236836baf3f3e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90eaff0e0a034f7e92236836baf3f3e2" member_type: VOTER last_known_addr { host: "127.12.213.62" port: 34295 } } peers { permanent_uuid: "b5790a5118f14ff69dced52a2408deb3" member_type: VOTER last_known_addr { host: "127.12.213.61" port: 45259 } } peers { permanent_uuid: "407e183a79294237a98300d1bdb51ced" member_type: VOTER last_known_addr { host: "127.12.213.60" port: 42503 } }
I20260630 12:24:13.544474 14420 sys_catalog.cc:455] T 00000000000000000000000000000000 P 90eaff0e0a034f7e92236836baf3f3e2 [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: "90eaff0e0a034f7e92236836baf3f3e2" member_type: VOTER last_known_addr { host: "127.12.213.62" port: 34295 } } peers { permanent_uuid: "b5790a5118f14ff69dced52a2408deb3" member_type: VOTER last_known_addr { host: "127.12.213.61" port: 45259 } } peers { permanent_uuid: "407e183a79294237a98300d1bdb51ced" member_type: VOTER last_known_addr { host: "127.12.213.60" port: 42503 } } }
I20260630 12:24:13.545307 14420 sys_catalog.cc:458] T 00000000000000000000000000000000 P 90eaff0e0a034f7e92236836baf3f3e2 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:24:13.546813 14282 sys_catalog.cc:565] T 00000000000000000000000000000000 P 90eaff0e0a034f7e92236836baf3f3e2 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:24:13.547346 14419 sys_catalog.cc:455] T 00000000000000000000000000000000 P b5790a5118f14ff69dced52a2408deb3 [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: "90eaff0e0a034f7e92236836baf3f3e2" member_type: VOTER last_known_addr { host: "127.12.213.62" port: 34295 } } peers { permanent_uuid: "b5790a5118f14ff69dced52a2408deb3" member_type: VOTER last_known_addr { host: "127.12.213.61" port: 45259 } } peers { permanent_uuid: "407e183a79294237a98300d1bdb51ced" member_type: VOTER last_known_addr { host: "127.12.213.60" port: 42503 } } }
I20260630 12:24:13.548164 14419 sys_catalog.cc:458] T 00000000000000000000000000000000 P b5790a5118f14ff69dced52a2408deb3 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:24:13.548941 14347 sys_catalog.cc:565] T 00000000000000000000000000000000 P b5790a5118f14ff69dced52a2408deb3 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:24:13.556695 14413 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 407e183a79294237a98300d1bdb51ced: Bootstrap starting.
I20260630 12:24:13.563123 14413 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 407e183a79294237a98300d1bdb51ced: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:13.568080 14413 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 407e183a79294237a98300d1bdb51ced: No bootstrap required, opened a new log
I20260630 12:24:13.568894 13140 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260630 12:24:13.570945 14413 raft_consensus.cc:359] T 00000000000000000000000000000000 P 407e183a79294237a98300d1bdb51ced [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90eaff0e0a034f7e92236836baf3f3e2" member_type: VOTER last_known_addr { host: "127.12.213.62" port: 34295 } } peers { permanent_uuid: "b5790a5118f14ff69dced52a2408deb3" member_type: VOTER last_known_addr { host: "127.12.213.61" port: 45259 } } peers { permanent_uuid: "407e183a79294237a98300d1bdb51ced" member_type: VOTER last_known_addr { host: "127.12.213.60" port: 42503 } }
I20260630 12:24:13.571768 14413 raft_consensus.cc:385] T 00000000000000000000000000000000 P 407e183a79294237a98300d1bdb51ced [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:13.572088 14413 raft_consensus.cc:740] T 00000000000000000000000000000000 P 407e183a79294237a98300d1bdb51ced [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 407e183a79294237a98300d1bdb51ced, State: Initialized, Role: FOLLOWER
I20260630 12:24:13.572831 14413 consensus_queue.cc:260] T 00000000000000000000000000000000 P 407e183a79294237a98300d1bdb51ced [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90eaff0e0a034f7e92236836baf3f3e2" member_type: VOTER last_known_addr { host: "127.12.213.62" port: 34295 } } peers { permanent_uuid: "b5790a5118f14ff69dced52a2408deb3" member_type: VOTER last_known_addr { host: "127.12.213.61" port: 45259 } } peers { permanent_uuid: "407e183a79294237a98300d1bdb51ced" member_type: VOTER last_known_addr { host: "127.12.213.60" port: 42503 } }
W20260630 12:24:13.573525 14438 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 90eaff0e0a034f7e92236836baf3f3e2: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:24:13.573849 14438 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:24:13.575156 14439 sys_catalog.cc:455] T 00000000000000000000000000000000 P 407e183a79294237a98300d1bdb51ced [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: "90eaff0e0a034f7e92236836baf3f3e2" member_type: VOTER last_known_addr { host: "127.12.213.62" port: 34295 } } peers { permanent_uuid: "b5790a5118f14ff69dced52a2408deb3" member_type: VOTER last_known_addr { host: "127.12.213.61" port: 45259 } } peers { permanent_uuid: "407e183a79294237a98300d1bdb51ced" member_type: VOTER last_known_addr { host: "127.12.213.60" port: 42503 } } }
I20260630 12:24:13.576079 14439 sys_catalog.cc:458] T 00000000000000000000000000000000 P 407e183a79294237a98300d1bdb51ced [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:24:13.576709 14413 sys_catalog.cc:565] T 00000000000000000000000000000000 P 407e183a79294237a98300d1bdb51ced [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:24:13.579510 13140 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
W20260630 12:24:13.583287 14444 catalog_manager.cc:1594] T 00000000000000000000000000000000 P b5790a5118f14ff69dced52a2408deb3: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:24:13.583573 14444 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:24:13.587203 14439 raft_consensus.cc:493] T 00000000000000000000000000000000 P 407e183a79294237a98300d1bdb51ced [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:13.587693 14439 raft_consensus.cc:515] T 00000000000000000000000000000000 P 407e183a79294237a98300d1bdb51ced [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90eaff0e0a034f7e92236836baf3f3e2" member_type: VOTER last_known_addr { host: "127.12.213.62" port: 34295 } } peers { permanent_uuid: "b5790a5118f14ff69dced52a2408deb3" member_type: VOTER last_known_addr { host: "127.12.213.61" port: 45259 } } peers { permanent_uuid: "407e183a79294237a98300d1bdb51ced" member_type: VOTER last_known_addr { host: "127.12.213.60" port: 42503 } }
I20260630 12:24:13.589736 14439 leader_election.cc:290] T 00000000000000000000000000000000 P 407e183a79294237a98300d1bdb51ced [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90eaff0e0a034f7e92236836baf3f3e2 (127.12.213.62:34295), b5790a5118f14ff69dced52a2408deb3 (127.12.213.61:45259)
I20260630 12:24:13.590445 14257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "407e183a79294237a98300d1bdb51ced" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90eaff0e0a034f7e92236836baf3f3e2" is_pre_election: true
I20260630 12:24:13.590937 14322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "407e183a79294237a98300d1bdb51ced" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5790a5118f14ff69dced52a2408deb3" is_pre_election: true
I20260630 12:24:13.591182 14257 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 90eaff0e0a034f7e92236836baf3f3e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 407e183a79294237a98300d1bdb51ced in term 0.
I20260630 12:24:13.591610 14322 raft_consensus.cc:2468] T 00000000000000000000000000000000 P b5790a5118f14ff69dced52a2408deb3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 407e183a79294237a98300d1bdb51ced in term 0.
I20260630 12:24:13.592555 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:24:13.592615 14363 leader_election.cc:304] T 00000000000000000000000000000000 P 407e183a79294237a98300d1bdb51ced [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: 407e183a79294237a98300d1bdb51ced, 90eaff0e0a034f7e92236836baf3f3e2; no voters: 
I20260630 12:24:13.593472 14439 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 407e183a79294237a98300d1bdb51ced [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:13.593851 14439 raft_consensus.cc:493] T 00000000000000000000000000000000 P 407e183a79294237a98300d1bdb51ced [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:13.594194 14439 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 407e183a79294237a98300d1bdb51ced [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:24:13.595108 14455 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 407e183a79294237a98300d1bdb51ced: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:24:13.595384 14455 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260630 12:24:13.600160 14456 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
W20260630 12:24:13.602617 14457 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
I20260630 12:24:13.603569 13140 server_base.cc:1061] running on GCE node
W20260630 12:24:13.604347 14459 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
I20260630 12:24:13.603905 14439 raft_consensus.cc:515] T 00000000000000000000000000000000 P 407e183a79294237a98300d1bdb51ced [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90eaff0e0a034f7e92236836baf3f3e2" member_type: VOTER last_known_addr { host: "127.12.213.62" port: 34295 } } peers { permanent_uuid: "b5790a5118f14ff69dced52a2408deb3" member_type: VOTER last_known_addr { host: "127.12.213.61" port: 45259 } } peers { permanent_uuid: "407e183a79294237a98300d1bdb51ced" member_type: VOTER last_known_addr { host: "127.12.213.60" port: 42503 } }
I20260630 12:24:13.605412 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:13.605672 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:24:13.605876 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822253605857 us; error 0 us; skew 500 ppm
I20260630 12:24:13.606184 14439 leader_election.cc:290] T 00000000000000000000000000000000 P 407e183a79294237a98300d1bdb51ced [CANDIDATE]: Term 1 election: Requested vote from peers 90eaff0e0a034f7e92236836baf3f3e2 (127.12.213.62:34295), b5790a5118f14ff69dced52a2408deb3 (127.12.213.61:45259)
I20260630 12:24:13.606642 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:13.607327 14322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "407e183a79294237a98300d1bdb51ced" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5790a5118f14ff69dced52a2408deb3"
I20260630 12:24:13.608091 14322 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b5790a5118f14ff69dced52a2408deb3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:13.609560 13140 webserver.cc:533] Webserver started at http://127.12.213.1:37801/ using document root <none> and password file <none>
I20260630 12:24:13.610056 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:13.610297 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:13.610566 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:13.611647 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822237130653-13140-0/minicluster-data/ts-0-root/instance:
uuid: "496b7f959fa3491d978f26c0ee3aec0e"
format_stamp: "Formatted at 2026-06-30 12:24:13 on dist-test-slave-zz34"
I20260630 12:24:13.613528 14322 raft_consensus.cc:2468] T 00000000000000000000000000000000 P b5790a5118f14ff69dced52a2408deb3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 407e183a79294237a98300d1bdb51ced in term 1.
I20260630 12:24:13.607327 14257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "407e183a79294237a98300d1bdb51ced" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90eaff0e0a034f7e92236836baf3f3e2"
I20260630 12:24:13.614104 14257 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 90eaff0e0a034f7e92236836baf3f3e2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:13.614486 14363 leader_election.cc:304] T 00000000000000000000000000000000 P 407e183a79294237a98300d1bdb51ced [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: 407e183a79294237a98300d1bdb51ced, b5790a5118f14ff69dced52a2408deb3; no voters: 
I20260630 12:24:13.615130 14439 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 407e183a79294237a98300d1bdb51ced [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:13.617436 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.002s
I20260630 12:24:13.617491 14439 raft_consensus.cc:697] T 00000000000000000000000000000000 P 407e183a79294237a98300d1bdb51ced [term 1 LEADER]: Becoming Leader. State: Replica: 407e183a79294237a98300d1bdb51ced, State: Running, Role: LEADER
I20260630 12:24:13.618448 14439 consensus_queue.cc:237] T 00000000000000000000000000000000 P 407e183a79294237a98300d1bdb51ced [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: "90eaff0e0a034f7e92236836baf3f3e2" member_type: VOTER last_known_addr { host: "127.12.213.62" port: 34295 } } peers { permanent_uuid: "b5790a5118f14ff69dced52a2408deb3" member_type: VOTER last_known_addr { host: "127.12.213.61" port: 45259 } } peers { permanent_uuid: "407e183a79294237a98300d1bdb51ced" member_type: VOTER last_known_addr { host: "127.12.213.60" port: 42503 } }
I20260630 12:24:13.620858 14257 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 90eaff0e0a034f7e92236836baf3f3e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 407e183a79294237a98300d1bdb51ced in term 1.
I20260630 12:24:13.623153 14466 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:13.624217 13140 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:24:13.624291 14464 sys_catalog.cc:455] T 00000000000000000000000000000000 P 407e183a79294237a98300d1bdb51ced [sys.catalog]: SysCatalogTable state changed. Reason: New leader 407e183a79294237a98300d1bdb51ced. Latest consensus state: current_term: 1 leader_uuid: "407e183a79294237a98300d1bdb51ced" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90eaff0e0a034f7e92236836baf3f3e2" member_type: VOTER last_known_addr { host: "127.12.213.62" port: 34295 } } peers { permanent_uuid: "b5790a5118f14ff69dced52a2408deb3" member_type: VOTER last_known_addr { host: "127.12.213.61" port: 45259 } } peers { permanent_uuid: "407e183a79294237a98300d1bdb51ced" member_type: VOTER last_known_addr { host: "127.12.213.60" port: 42503 } } }
I20260630 12:24:13.624711 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822237130653-13140-0/minicluster-data/ts-0-root
uuid: "496b7f959fa3491d978f26c0ee3aec0e"
format_stamp: "Formatted at 2026-06-30 12:24:13 on dist-test-slave-zz34"
I20260630 12:24:13.624989 14464 sys_catalog.cc:458] T 00000000000000000000000000000000 P 407e183a79294237a98300d1bdb51ced [sys.catalog]: This master's current role is: LEADER
I20260630 12:24:13.625089 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822237130653-13140-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822237130653-13140-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822237130653-13140-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)
I20260630 12:24:13.626510 14467 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:24:13.633773 14467 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:24:13.643170 14322 raft_consensus.cc:1275] T 00000000000000000000000000000000 P b5790a5118f14ff69dced52a2408deb3 [term 1 FOLLOWER]: Refusing update from remote peer 407e183a79294237a98300d1bdb51ced: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:24:13.643415 14257 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 90eaff0e0a034f7e92236836baf3f3e2 [term 1 FOLLOWER]: Refusing update from remote peer 407e183a79294237a98300d1bdb51ced: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:24:13.644642 14439 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 407e183a79294237a98300d1bdb51ced [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5790a5118f14ff69dced52a2408deb3" member_type: VOTER last_known_addr { host: "127.12.213.61" port: 45259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:13.645359 14464 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 407e183a79294237a98300d1bdb51ced [LEADER]: Connected to new peer: Peer: permanent_uuid: "90eaff0e0a034f7e92236836baf3f3e2" member_type: VOTER last_known_addr { host: "127.12.213.62" port: 34295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:13.655565 14419 sys_catalog.cc:455] T 00000000000000000000000000000000 P b5790a5118f14ff69dced52a2408deb3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 407e183a79294237a98300d1bdb51ced. Latest consensus state: current_term: 1 leader_uuid: "407e183a79294237a98300d1bdb51ced" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90eaff0e0a034f7e92236836baf3f3e2" member_type: VOTER last_known_addr { host: "127.12.213.62" port: 34295 } } peers { permanent_uuid: "b5790a5118f14ff69dced52a2408deb3" member_type: VOTER last_known_addr { host: "127.12.213.61" port: 45259 } } peers { permanent_uuid: "407e183a79294237a98300d1bdb51ced" member_type: VOTER last_known_addr { host: "127.12.213.60" port: 42503 } } }
I20260630 12:24:13.656180 14419 sys_catalog.cc:458] T 00000000000000000000000000000000 P b5790a5118f14ff69dced52a2408deb3 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:24:13.662434 14439 sys_catalog.cc:455] T 00000000000000000000000000000000 P 407e183a79294237a98300d1bdb51ced [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "407e183a79294237a98300d1bdb51ced" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90eaff0e0a034f7e92236836baf3f3e2" member_type: VOTER last_known_addr { host: "127.12.213.62" port: 34295 } } peers { permanent_uuid: "b5790a5118f14ff69dced52a2408deb3" member_type: VOTER last_known_addr { host: "127.12.213.61" port: 45259 } } peers { permanent_uuid: "407e183a79294237a98300d1bdb51ced" member_type: VOTER last_known_addr { host: "127.12.213.60" port: 42503 } } }
I20260630 12:24:13.663568 14439 sys_catalog.cc:458] T 00000000000000000000000000000000 P 407e183a79294237a98300d1bdb51ced [sys.catalog]: This master's current role is: LEADER
I20260630 12:24:13.664901 14420 sys_catalog.cc:455] T 00000000000000000000000000000000 P 90eaff0e0a034f7e92236836baf3f3e2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 407e183a79294237a98300d1bdb51ced. Latest consensus state: current_term: 1 leader_uuid: "407e183a79294237a98300d1bdb51ced" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90eaff0e0a034f7e92236836baf3f3e2" member_type: VOTER last_known_addr { host: "127.12.213.62" port: 34295 } } peers { permanent_uuid: "b5790a5118f14ff69dced52a2408deb3" member_type: VOTER last_known_addr { host: "127.12.213.61" port: 45259 } } peers { permanent_uuid: "407e183a79294237a98300d1bdb51ced" member_type: VOTER last_known_addr { host: "127.12.213.60" port: 42503 } } }
I20260630 12:24:13.665390 14467 catalog_manager.cc:1383] Generated new cluster ID: b6d7e79d848a4576976f487335fda91f
I20260630 12:24:13.665592 14420 sys_catalog.cc:458] T 00000000000000000000000000000000 P 90eaff0e0a034f7e92236836baf3f3e2 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:24:13.665866 14467 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:24:13.666198 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:13.667752 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:13.669214 14439 sys_catalog.cc:455] T 00000000000000000000000000000000 P 407e183a79294237a98300d1bdb51ced [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "407e183a79294237a98300d1bdb51ced" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90eaff0e0a034f7e92236836baf3f3e2" member_type: VOTER last_known_addr { host: "127.12.213.62" port: 34295 } } peers { permanent_uuid: "b5790a5118f14ff69dced52a2408deb3" member_type: VOTER last_known_addr { host: "127.12.213.61" port: 45259 } } peers { permanent_uuid: "407e183a79294237a98300d1bdb51ced" member_type: VOTER last_known_addr { host: "127.12.213.60" port: 42503 } } }
I20260630 12:24:13.670512 14419 sys_catalog.cc:455] T 00000000000000000000000000000000 P b5790a5118f14ff69dced52a2408deb3 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "407e183a79294237a98300d1bdb51ced" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90eaff0e0a034f7e92236836baf3f3e2" member_type: VOTER last_known_addr { host: "127.12.213.62" port: 34295 } } peers { permanent_uuid: "b5790a5118f14ff69dced52a2408deb3" member_type: VOTER last_known_addr { host: "127.12.213.61" port: 45259 } } peers { permanent_uuid: "407e183a79294237a98300d1bdb51ced" member_type: VOTER last_known_addr { host: "127.12.213.60" port: 42503 } } }
I20260630 12:24:13.672786 14419 sys_catalog.cc:458] T 00000000000000000000000000000000 P b5790a5118f14ff69dced52a2408deb3 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:24:13.673377 14439 sys_catalog.cc:458] T 00000000000000000000000000000000 P 407e183a79294237a98300d1bdb51ced [sys.catalog]: This master's current role is: LEADER
I20260630 12:24:13.684362 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:13.686034 14420 sys_catalog.cc:455] T 00000000000000000000000000000000 P 90eaff0e0a034f7e92236836baf3f3e2 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "407e183a79294237a98300d1bdb51ced" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90eaff0e0a034f7e92236836baf3f3e2" member_type: VOTER last_known_addr { host: "127.12.213.62" port: 34295 } } peers { permanent_uuid: "b5790a5118f14ff69dced52a2408deb3" member_type: VOTER last_known_addr { host: "127.12.213.61" port: 45259 } } peers { permanent_uuid: "407e183a79294237a98300d1bdb51ced" member_type: VOTER last_known_addr { host: "127.12.213.60" port: 42503 } } }
I20260630 12:24:13.686745 14420 sys_catalog.cc:458] T 00000000000000000000000000000000 P 90eaff0e0a034f7e92236836baf3f3e2 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:24:13.687744 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:13.688024 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:13.688279 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:13.688482 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:13.717512 14467 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:24:13.719221 14467 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:24:13.740342 14467 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 407e183a79294237a98300d1bdb51ced: Generated new TSK 0
I20260630 12:24:13.741142 14467 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:24:13.756325 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.1:38181
I20260630 12:24:13.756423 14538 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.1:38181 every 8 connection(s)
I20260630 12:24:13.768786 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:24:13.776379 14539 heartbeater.cc:344] Connected to a master server at 127.12.213.60:42503
I20260630 12:24:13.776855 14539 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:13.777884 14539 heartbeater.cc:507] Master 127.12.213.60:42503 requested a full tablet report, sending...
W20260630 12:24:13.779533 14546 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
W20260630 12:24:13.780021 14547 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
I20260630 12:24:13.782202 14377 ts_manager.cc:194] Registered new tserver with Master: 496b7f959fa3491d978f26c0ee3aec0e (127.12.213.1:38181)
I20260630 12:24:13.788317 14377 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41956
W20260630 12:24:13.791565 14549 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
I20260630 12:24:13.791671 13140 server_base.cc:1061] running on GCE node
I20260630 12:24:13.792675 14540 heartbeater.cc:344] Connected to a master server at 127.12.213.61:45259
I20260630 12:24:13.792959 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:24:13.793110 14540 heartbeater.cc:461] Registering TS with master...
W20260630 12:24:13.793262 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:24:13.793509 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822253793491 us; error 0 us; skew 500 ppm
I20260630 12:24:13.793794 14541 heartbeater.cc:344] Connected to a master server at 127.12.213.62:34295
I20260630 12:24:13.793848 14540 heartbeater.cc:507] Master 127.12.213.61:45259 requested a full tablet report, sending...
I20260630 12:24:13.794267 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:13.794355 14541 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:13.795078 14541 heartbeater.cc:507] Master 127.12.213.62:34295 requested a full tablet report, sending...
I20260630 12:24:13.797529 14247 ts_manager.cc:194] Registered new tserver with Master: 496b7f959fa3491d978f26c0ee3aec0e (127.12.213.1:38181)
I20260630 12:24:13.797508 14312 ts_manager.cc:194] Registered new tserver with Master: 496b7f959fa3491d978f26c0ee3aec0e (127.12.213.1:38181)
I20260630 12:24:13.800319 13140 webserver.cc:533] Webserver started at http://127.12.213.2:41269/ using document root <none> and password file <none>
I20260630 12:24:13.800817 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:13.801023 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:13.801301 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:13.802380 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822237130653-13140-0/minicluster-data/ts-1-root/instance:
uuid: "cc137dafd75b421f988766e4457dd5c5"
format_stamp: "Formatted at 2026-06-30 12:24:13 on dist-test-slave-zz34"
I20260630 12:24:13.806602 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:24:13.809677 14554 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:13.810483 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:24:13.810791 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822237130653-13140-0/minicluster-data/ts-1-root
uuid: "cc137dafd75b421f988766e4457dd5c5"
format_stamp: "Formatted at 2026-06-30 12:24:13 on dist-test-slave-zz34"
I20260630 12:24:13.811084 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822237130653-13140-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822237130653-13140-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822237130653-13140-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)
I20260630 12:24:13.822628 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:13.823827 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:13.825196 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:13.827422 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:13.827680 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:13.827912 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:13.828091 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:13.868729 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.2:35657
I20260630 12:24:13.868822 14616 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.2:35657 every 8 connection(s)
I20260630 12:24:13.886478 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:24:13.890137 14617 heartbeater.cc:344] Connected to a master server at 127.12.213.60:42503
I20260630 12:24:13.890617 14617 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:13.891525 14617 heartbeater.cc:507] Master 127.12.213.60:42503 requested a full tablet report, sending...
I20260630 12:24:13.892705 14618 heartbeater.cc:344] Connected to a master server at 127.12.213.61:45259
I20260630 12:24:13.893262 14618 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:13.893896 14377 ts_manager.cc:194] Registered new tserver with Master: cc137dafd75b421f988766e4457dd5c5 (127.12.213.2:35657)
I20260630 12:24:13.894423 14618 heartbeater.cc:507] Master 127.12.213.61:45259 requested a full tablet report, sending...
I20260630 12:24:13.895685 14377 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41972
I20260630 12:24:13.898078 14312 ts_manager.cc:194] Registered new tserver with Master: cc137dafd75b421f988766e4457dd5c5 (127.12.213.2:35657)
W20260630 12:24:13.901197 14624 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
I20260630 12:24:13.902709 14619 heartbeater.cc:344] Connected to a master server at 127.12.213.62:34295
I20260630 12:24:13.903160 14619 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:13.903877 14619 heartbeater.cc:507] Master 127.12.213.62:34295 requested a full tablet report, sending...
W20260630 12:24:13.904241 14625 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
W20260630 12:24:13.905121 14627 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
I20260630 12:24:13.905740 13140 server_base.cc:1061] running on GCE node
I20260630 12:24:13.906774 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:13.907047 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:24:13.906988 14247 ts_manager.cc:194] Registered new tserver with Master: cc137dafd75b421f988766e4457dd5c5 (127.12.213.2:35657)
I20260630 12:24:13.907397 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822253907375 us; error 0 us; skew 500 ppm
I20260630 12:24:13.908150 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:13.910558 13140 webserver.cc:533] Webserver started at http://127.12.213.3:43987/ using document root <none> and password file <none>
I20260630 12:24:13.911054 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:13.911271 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:13.911547 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:13.912585 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822237130653-13140-0/minicluster-data/ts-2-root/instance:
uuid: "033eee49f25f4b2fad9b4067cc1ae8c2"
format_stamp: "Formatted at 2026-06-30 12:24:13 on dist-test-slave-zz34"
I20260630 12:24:13.916911 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:24:13.920087 14632 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:13.920855 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:24:13.921162 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822237130653-13140-0/minicluster-data/ts-2-root
uuid: "033eee49f25f4b2fad9b4067cc1ae8c2"
format_stamp: "Formatted at 2026-06-30 12:24:13 on dist-test-slave-zz34"
I20260630 12:24:13.921480 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822237130653-13140-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822237130653-13140-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822237130653-13140-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)
I20260630 12:24:13.943351 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:13.944597 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:13.945915 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:13.948104 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:13.948342 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:13.948587 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:13.948765 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:13.988582 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.3:45443
I20260630 12:24:13.988688 14694 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.3:45443 every 8 connection(s)
I20260630 12:24:14.008315 14695 heartbeater.cc:344] Connected to a master server at 127.12.213.60:42503
I20260630 12:24:14.008801 14695 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:14.009814 14695 heartbeater.cc:507] Master 127.12.213.60:42503 requested a full tablet report, sending...
I20260630 12:24:14.010213 14696 heartbeater.cc:344] Connected to a master server at 127.12.213.61:45259
I20260630 12:24:14.010602 14696 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:14.011533 14696 heartbeater.cc:507] Master 127.12.213.61:45259 requested a full tablet report, sending...
I20260630 12:24:14.012284 14377 ts_manager.cc:194] Registered new tserver with Master: 033eee49f25f4b2fad9b4067cc1ae8c2 (127.12.213.3:45443)
I20260630 12:24:14.014219 14377 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41974
I20260630 12:24:14.014546 14312 ts_manager.cc:194] Registered new tserver with Master: 033eee49f25f4b2fad9b4067cc1ae8c2 (127.12.213.3:45443)
I20260630 12:24:14.018492 14697 heartbeater.cc:344] Connected to a master server at 127.12.213.62:34295
I20260630 12:24:14.018867 14697 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:14.019426 14697 heartbeater.cc:507] Master 127.12.213.62:34295 requested a full tablet report, sending...
I20260630 12:24:14.021677 14247 ts_manager.cc:194] Registered new tserver with Master: 033eee49f25f4b2fad9b4067cc1ae8c2 (127.12.213.3:45443)
I20260630 12:24:14.022250 13140 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017291751s
I20260630 12:24:14.577936 14438 catalog_manager.cc:1295] Loaded cluster ID: b6d7e79d848a4576976f487335fda91f
I20260630 12:24:14.578233 14438 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 90eaff0e0a034f7e92236836baf3f3e2: loading cluster ID for follower catalog manager: success
I20260630 12:24:14.582715 14438 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 90eaff0e0a034f7e92236836baf3f3e2: acquiring CA information for follower catalog manager: success
I20260630 12:24:14.586993 14438 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 90eaff0e0a034f7e92236836baf3f3e2: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:24:14.587483 14444 catalog_manager.cc:1295] Loaded cluster ID: b6d7e79d848a4576976f487335fda91f
I20260630 12:24:14.587770 14444 catalog_manager.cc:1588] T 00000000000000000000000000000000 P b5790a5118f14ff69dced52a2408deb3: loading cluster ID for follower catalog manager: success
I20260630 12:24:14.591969 14444 catalog_manager.cc:1610] T 00000000000000000000000000000000 P b5790a5118f14ff69dced52a2408deb3: acquiring CA information for follower catalog manager: success
I20260630 12:24:14.595155 14444 catalog_manager.cc:1638] T 00000000000000000000000000000000 P b5790a5118f14ff69dced52a2408deb3: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:24:14.794116 14539 heartbeater.cc:499] Master 127.12.213.60:42503 was elected leader, sending a full tablet report...
I20260630 12:24:14.898828 14617 heartbeater.cc:499] Master 127.12.213.60:42503 was elected leader, sending a full tablet report...
I20260630 12:24:15.016857 14695 heartbeater.cc:499] Master 127.12.213.60:42503 was elected leader, sending a full tablet report...
I20260630 12:24:15.588027 14454 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:24:16.142150 14377 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41990:
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"
    }
  }
}
I20260630 12:24:16.216480 14582 tablet_service.cc:1511] Processing CreateTablet for tablet 29176687d8c74a5c89fd480b66e80d21 (DEFAULT_TABLE table=test-workload [id=1e6ad1cae47c40549fed3a3cba9d337d]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:24:16.218068 14582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29176687d8c74a5c89fd480b66e80d21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:16.226647 14504 tablet_service.cc:1511] Processing CreateTablet for tablet c8bc466430fa4c9bb5aa7c44261ca267 (DEFAULT_TABLE table=test-workload [id=1e6ad1cae47c40549fed3a3cba9d337d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:24:16.228068 14504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8bc466430fa4c9bb5aa7c44261ca267. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:16.231288 14660 tablet_service.cc:1511] Processing CreateTablet for tablet a13a109ecc464df88a32cef1caba47fc (DEFAULT_TABLE table=test-workload [id=1e6ad1cae47c40549fed3a3cba9d337d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:24:16.232606 14660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a13a109ecc464df88a32cef1caba47fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:16.235651 14730 tablet_bootstrap.cc:492] T 29176687d8c74a5c89fd480b66e80d21 P cc137dafd75b421f988766e4457dd5c5: Bootstrap starting.
I20260630 12:24:16.241500 14730 tablet_bootstrap.cc:654] T 29176687d8c74a5c89fd480b66e80d21 P cc137dafd75b421f988766e4457dd5c5: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:16.244735 14731 tablet_bootstrap.cc:492] T c8bc466430fa4c9bb5aa7c44261ca267 P 496b7f959fa3491d978f26c0ee3aec0e: Bootstrap starting.
I20260630 12:24:16.249749 14733 tablet_bootstrap.cc:492] T a13a109ecc464df88a32cef1caba47fc P 033eee49f25f4b2fad9b4067cc1ae8c2: Bootstrap starting.
I20260630 12:24:16.251405 14730 tablet_bootstrap.cc:492] T 29176687d8c74a5c89fd480b66e80d21 P cc137dafd75b421f988766e4457dd5c5: No bootstrap required, opened a new log
I20260630 12:24:16.251845 14730 ts_tablet_manager.cc:1403] T 29176687d8c74a5c89fd480b66e80d21 P cc137dafd75b421f988766e4457dd5c5: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.006s
I20260630 12:24:16.253399 14731 tablet_bootstrap.cc:654] T c8bc466430fa4c9bb5aa7c44261ca267 P 496b7f959fa3491d978f26c0ee3aec0e: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:16.254007 14730 raft_consensus.cc:359] T 29176687d8c74a5c89fd480b66e80d21 P cc137dafd75b421f988766e4457dd5c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc137dafd75b421f988766e4457dd5c5" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35657 } }
I20260630 12:24:16.254539 14730 raft_consensus.cc:385] T 29176687d8c74a5c89fd480b66e80d21 P cc137dafd75b421f988766e4457dd5c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:16.254782 14730 raft_consensus.cc:740] T 29176687d8c74a5c89fd480b66e80d21 P cc137dafd75b421f988766e4457dd5c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc137dafd75b421f988766e4457dd5c5, State: Initialized, Role: FOLLOWER
I20260630 12:24:16.255491 14730 consensus_queue.cc:260] T 29176687d8c74a5c89fd480b66e80d21 P cc137dafd75b421f988766e4457dd5c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cc137dafd75b421f988766e4457dd5c5" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35657 } }
I20260630 12:24:16.256060 14730 raft_consensus.cc:399] T 29176687d8c74a5c89fd480b66e80d21 P cc137dafd75b421f988766e4457dd5c5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:24:16.256312 14730 raft_consensus.cc:493] T 29176687d8c74a5c89fd480b66e80d21 P cc137dafd75b421f988766e4457dd5c5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:24:16.256606 14730 raft_consensus.cc:3060] T 29176687d8c74a5c89fd480b66e80d21 P cc137dafd75b421f988766e4457dd5c5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:16.257228 14733 tablet_bootstrap.cc:654] T a13a109ecc464df88a32cef1caba47fc P 033eee49f25f4b2fad9b4067cc1ae8c2: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:16.260193 14731 tablet_bootstrap.cc:492] T c8bc466430fa4c9bb5aa7c44261ca267 P 496b7f959fa3491d978f26c0ee3aec0e: No bootstrap required, opened a new log
I20260630 12:24:16.260932 14731 ts_tablet_manager.cc:1403] T c8bc466430fa4c9bb5aa7c44261ca267 P 496b7f959fa3491d978f26c0ee3aec0e: Time spent bootstrapping tablet: real 0.016s	user 0.004s	sys 0.010s
I20260630 12:24:16.262667 14730 raft_consensus.cc:515] T 29176687d8c74a5c89fd480b66e80d21 P cc137dafd75b421f988766e4457dd5c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc137dafd75b421f988766e4457dd5c5" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35657 } }
I20260630 12:24:16.263314 14730 leader_election.cc:304] T 29176687d8c74a5c89fd480b66e80d21 P cc137dafd75b421f988766e4457dd5c5 [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: cc137dafd75b421f988766e4457dd5c5; no voters: 
I20260630 12:24:16.264653 14730 leader_election.cc:290] T 29176687d8c74a5c89fd480b66e80d21 P cc137dafd75b421f988766e4457dd5c5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:24:16.264962 14736 raft_consensus.cc:2804] T 29176687d8c74a5c89fd480b66e80d21 P cc137dafd75b421f988766e4457dd5c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:16.265105 14731 raft_consensus.cc:359] T c8bc466430fa4c9bb5aa7c44261ca267 P 496b7f959fa3491d978f26c0ee3aec0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "496b7f959fa3491d978f26c0ee3aec0e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 38181 } }
I20260630 12:24:16.266070 14731 raft_consensus.cc:385] T c8bc466430fa4c9bb5aa7c44261ca267 P 496b7f959fa3491d978f26c0ee3aec0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:16.266558 14731 raft_consensus.cc:740] T c8bc466430fa4c9bb5aa7c44261ca267 P 496b7f959fa3491d978f26c0ee3aec0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 496b7f959fa3491d978f26c0ee3aec0e, State: Initialized, Role: FOLLOWER
I20260630 12:24:16.267740 14731 consensus_queue.cc:260] T c8bc466430fa4c9bb5aa7c44261ca267 P 496b7f959fa3491d978f26c0ee3aec0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "496b7f959fa3491d978f26c0ee3aec0e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 38181 } }
I20260630 12:24:16.268705 14731 raft_consensus.cc:399] T c8bc466430fa4c9bb5aa7c44261ca267 P 496b7f959fa3491d978f26c0ee3aec0e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:24:16.269189 14731 raft_consensus.cc:493] T c8bc466430fa4c9bb5aa7c44261ca267 P 496b7f959fa3491d978f26c0ee3aec0e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:24:16.269713 14731 raft_consensus.cc:3060] T c8bc466430fa4c9bb5aa7c44261ca267 P 496b7f959fa3491d978f26c0ee3aec0e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:16.281328 14731 raft_consensus.cc:515] T c8bc466430fa4c9bb5aa7c44261ca267 P 496b7f959fa3491d978f26c0ee3aec0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "496b7f959fa3491d978f26c0ee3aec0e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 38181 } }
I20260630 12:24:16.281981 14731 leader_election.cc:304] T c8bc466430fa4c9bb5aa7c44261ca267 P 496b7f959fa3491d978f26c0ee3aec0e [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: 496b7f959fa3491d978f26c0ee3aec0e; no voters: 
I20260630 12:24:16.283589 14733 tablet_bootstrap.cc:492] T a13a109ecc464df88a32cef1caba47fc P 033eee49f25f4b2fad9b4067cc1ae8c2: No bootstrap required, opened a new log
I20260630 12:24:16.284325 14733 ts_tablet_manager.cc:1403] T a13a109ecc464df88a32cef1caba47fc P 033eee49f25f4b2fad9b4067cc1ae8c2: Time spent bootstrapping tablet: real 0.035s	user 0.018s	sys 0.012s
I20260630 12:24:16.288112 14733 raft_consensus.cc:359] T a13a109ecc464df88a32cef1caba47fc P 033eee49f25f4b2fad9b4067cc1ae8c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "033eee49f25f4b2fad9b4067cc1ae8c2" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 45443 } }
I20260630 12:24:16.288841 14733 raft_consensus.cc:385] T a13a109ecc464df88a32cef1caba47fc P 033eee49f25f4b2fad9b4067cc1ae8c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:16.289203 14733 raft_consensus.cc:740] T a13a109ecc464df88a32cef1caba47fc P 033eee49f25f4b2fad9b4067cc1ae8c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 033eee49f25f4b2fad9b4067cc1ae8c2, State: Initialized, Role: FOLLOWER
I20260630 12:24:16.290122 14731 leader_election.cc:290] T c8bc466430fa4c9bb5aa7c44261ca267 P 496b7f959fa3491d978f26c0ee3aec0e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:24:16.290271 14733 consensus_queue.cc:260] T a13a109ecc464df88a32cef1caba47fc P 033eee49f25f4b2fad9b4067cc1ae8c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "033eee49f25f4b2fad9b4067cc1ae8c2" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 45443 } }
I20260630 12:24:16.293555 14739 raft_consensus.cc:2804] T c8bc466430fa4c9bb5aa7c44261ca267 P 496b7f959fa3491d978f26c0ee3aec0e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:16.291090 14733 raft_consensus.cc:399] T a13a109ecc464df88a32cef1caba47fc P 033eee49f25f4b2fad9b4067cc1ae8c2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:24:16.300598 14736 raft_consensus.cc:697] T 29176687d8c74a5c89fd480b66e80d21 P cc137dafd75b421f988766e4457dd5c5 [term 1 LEADER]: Becoming Leader. State: Replica: cc137dafd75b421f988766e4457dd5c5, State: Running, Role: LEADER
I20260630 12:24:16.300868 14733 raft_consensus.cc:493] T a13a109ecc464df88a32cef1caba47fc P 033eee49f25f4b2fad9b4067cc1ae8c2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:24:16.302307 14733 raft_consensus.cc:3060] T a13a109ecc464df88a32cef1caba47fc P 033eee49f25f4b2fad9b4067cc1ae8c2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:16.302536 14730 ts_tablet_manager.cc:1434] T 29176687d8c74a5c89fd480b66e80d21 P cc137dafd75b421f988766e4457dd5c5: Time spent starting tablet: real 0.050s	user 0.016s	sys 0.032s
I20260630 12:24:16.302485 14736 consensus_queue.cc:237] T 29176687d8c74a5c89fd480b66e80d21 P cc137dafd75b421f988766e4457dd5c5 [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: "cc137dafd75b421f988766e4457dd5c5" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35657 } }
I20260630 12:24:16.303032 14731 ts_tablet_manager.cc:1434] T c8bc466430fa4c9bb5aa7c44261ca267 P 496b7f959fa3491d978f26c0ee3aec0e: Time spent starting tablet: real 0.041s	user 0.016s	sys 0.014s
I20260630 12:24:16.301304 14739 raft_consensus.cc:697] T c8bc466430fa4c9bb5aa7c44261ca267 P 496b7f959fa3491d978f26c0ee3aec0e [term 1 LEADER]: Becoming Leader. State: Replica: 496b7f959fa3491d978f26c0ee3aec0e, State: Running, Role: LEADER
I20260630 12:24:16.304417 14739 consensus_queue.cc:237] T c8bc466430fa4c9bb5aa7c44261ca267 P 496b7f959fa3491d978f26c0ee3aec0e [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: "496b7f959fa3491d978f26c0ee3aec0e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 38181 } }
I20260630 12:24:16.308632 14733 raft_consensus.cc:515] T a13a109ecc464df88a32cef1caba47fc P 033eee49f25f4b2fad9b4067cc1ae8c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "033eee49f25f4b2fad9b4067cc1ae8c2" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 45443 } }
I20260630 12:24:16.309368 14733 leader_election.cc:304] T a13a109ecc464df88a32cef1caba47fc P 033eee49f25f4b2fad9b4067cc1ae8c2 [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: 033eee49f25f4b2fad9b4067cc1ae8c2; no voters: 
I20260630 12:24:16.317373 14745 raft_consensus.cc:2804] T a13a109ecc464df88a32cef1caba47fc P 033eee49f25f4b2fad9b4067cc1ae8c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:16.317965 14733 leader_election.cc:290] T a13a109ecc464df88a32cef1caba47fc P 033eee49f25f4b2fad9b4067cc1ae8c2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:24:16.329056 14733 ts_tablet_manager.cc:1434] T a13a109ecc464df88a32cef1caba47fc P 033eee49f25f4b2fad9b4067cc1ae8c2: Time spent starting tablet: real 0.044s	user 0.022s	sys 0.004s
I20260630 12:24:16.333520 14745 raft_consensus.cc:697] T a13a109ecc464df88a32cef1caba47fc P 033eee49f25f4b2fad9b4067cc1ae8c2 [term 1 LEADER]: Becoming Leader. State: Replica: 033eee49f25f4b2fad9b4067cc1ae8c2, State: Running, Role: LEADER
I20260630 12:24:16.334345 14745 consensus_queue.cc:237] T a13a109ecc464df88a32cef1caba47fc P 033eee49f25f4b2fad9b4067cc1ae8c2 [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: "033eee49f25f4b2fad9b4067cc1ae8c2" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 45443 } }
I20260630 12:24:16.344287 14377 catalog_manager.cc:5697] T 29176687d8c74a5c89fd480b66e80d21 P cc137dafd75b421f988766e4457dd5c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to cc137dafd75b421f988766e4457dd5c5 (127.12.213.2). New cstate: current_term: 1 leader_uuid: "cc137dafd75b421f988766e4457dd5c5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc137dafd75b421f988766e4457dd5c5" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35657 } health_report { overall_health: HEALTHY } } }
I20260630 12:24:16.347131 14376 catalog_manager.cc:5697] T a13a109ecc464df88a32cef1caba47fc P 033eee49f25f4b2fad9b4067cc1ae8c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 033eee49f25f4b2fad9b4067cc1ae8c2 (127.12.213.3). New cstate: current_term: 1 leader_uuid: "033eee49f25f4b2fad9b4067cc1ae8c2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "033eee49f25f4b2fad9b4067cc1ae8c2" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 45443 } health_report { overall_health: HEALTHY } } }
I20260630 12:24:16.363302 14375 catalog_manager.cc:5697] T c8bc466430fa4c9bb5aa7c44261ca267 P 496b7f959fa3491d978f26c0ee3aec0e reported cstate change: term changed from 0 to 1, leader changed from <none> to 496b7f959fa3491d978f26c0ee3aec0e (127.12.213.1). New cstate: current_term: 1 leader_uuid: "496b7f959fa3491d978f26c0ee3aec0e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "496b7f959fa3491d978f26c0ee3aec0e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 38181 } health_report { overall_health: HEALTHY } } }
I20260630 12:24:17.589452 14454 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:24:17.592005 14454 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:24:18.426757 13140 master.cc:562] Master@127.12.213.60:42503 shutting down...
I20260630 12:24:18.452561 13140 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 407e183a79294237a98300d1bdb51ced [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:18.453732 13140 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 407e183a79294237a98300d1bdb51ced [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:18.454150 13140 tablet_replica.cc:333] T 00000000000000000000000000000000 P 407e183a79294237a98300d1bdb51ced: stopping tablet replica
I20260630 12:24:18.475310 13140 master.cc:584] Master@127.12.213.60:42503 shutdown complete.
W20260630 12:24:19.343796 14617 heartbeater.cc:646] Failed to heartbeat to 127.12.213.60:42503 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.12.213.60:42503: connect: Connection refused (error 111)
I20260630 12:24:19.534804 14757 raft_consensus.cc:493] T 00000000000000000000000000000000 P b5790a5118f14ff69dced52a2408deb3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 407e183a79294237a98300d1bdb51ced)
I20260630 12:24:19.535473 14757 raft_consensus.cc:515] T 00000000000000000000000000000000 P b5790a5118f14ff69dced52a2408deb3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90eaff0e0a034f7e92236836baf3f3e2" member_type: VOTER last_known_addr { host: "127.12.213.62" port: 34295 } } peers { permanent_uuid: "b5790a5118f14ff69dced52a2408deb3" member_type: VOTER last_known_addr { host: "127.12.213.61" port: 45259 } } peers { permanent_uuid: "407e183a79294237a98300d1bdb51ced" member_type: VOTER last_known_addr { host: "127.12.213.60" port: 42503 } }
I20260630 12:24:19.537232 14757 leader_election.cc:290] T 00000000000000000000000000000000 P b5790a5118f14ff69dced52a2408deb3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 90eaff0e0a034f7e92236836baf3f3e2 (127.12.213.62:34295), 407e183a79294237a98300d1bdb51ced (127.12.213.60:42503)
I20260630 12:24:19.538614 14256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "b5790a5118f14ff69dced52a2408deb3" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "90eaff0e0a034f7e92236836baf3f3e2" is_pre_election: true
W20260630 12:24:19.540452 14297 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.12.213.60:42503: connect: Connection refused (error 111) [suppressed 10 similar messages]
W20260630 12:24:19.544195 14297 leader_election.cc:336] T 00000000000000000000000000000000 P b5790a5118f14ff69dced52a2408deb3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 407e183a79294237a98300d1bdb51ced (127.12.213.60:42503): Network error: Client connection negotiation failed: client connection to 127.12.213.60:42503: connect: Connection refused (error 111)
I20260630 12:24:19.544610 14297 leader_election.cc:304] T 00000000000000000000000000000000 P b5790a5118f14ff69dced52a2408deb3 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5790a5118f14ff69dced52a2408deb3; no voters: 407e183a79294237a98300d1bdb51ced, 90eaff0e0a034f7e92236836baf3f3e2
I20260630 12:24:19.545228 14757 raft_consensus.cc:2749] T 00000000000000000000000000000000 P b5790a5118f14ff69dced52a2408deb3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:24:19.926424 14760 raft_consensus.cc:493] T 00000000000000000000000000000000 P 90eaff0e0a034f7e92236836baf3f3e2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 407e183a79294237a98300d1bdb51ced)
I20260630 12:24:19.926846 14760 raft_consensus.cc:515] T 00000000000000000000000000000000 P 90eaff0e0a034f7e92236836baf3f3e2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90eaff0e0a034f7e92236836baf3f3e2" member_type: VOTER last_known_addr { host: "127.12.213.62" port: 34295 } } peers { permanent_uuid: "b5790a5118f14ff69dced52a2408deb3" member_type: VOTER last_known_addr { host: "127.12.213.61" port: 45259 } } peers { permanent_uuid: "407e183a79294237a98300d1bdb51ced" member_type: VOTER last_known_addr { host: "127.12.213.60" port: 42503 } }
I20260630 12:24:19.928529 14760 leader_election.cc:290] T 00000000000000000000000000000000 P 90eaff0e0a034f7e92236836baf3f3e2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5790a5118f14ff69dced52a2408deb3 (127.12.213.61:45259), 407e183a79294237a98300d1bdb51ced (127.12.213.60:42503)
I20260630 12:24:19.929514 14322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "90eaff0e0a034f7e92236836baf3f3e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "b5790a5118f14ff69dced52a2408deb3" is_pre_election: true
I20260630 12:24:19.930109 14322 raft_consensus.cc:2468] T 00000000000000000000000000000000 P b5790a5118f14ff69dced52a2408deb3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90eaff0e0a034f7e92236836baf3f3e2 in term 1.
I20260630 12:24:19.931417 14233 leader_election.cc:304] T 00000000000000000000000000000000 P 90eaff0e0a034f7e92236836baf3f3e2 [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: 90eaff0e0a034f7e92236836baf3f3e2, b5790a5118f14ff69dced52a2408deb3; no voters: 
I20260630 12:24:19.932156 14760 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 90eaff0e0a034f7e92236836baf3f3e2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:24:19.932457 14760 raft_consensus.cc:493] T 00000000000000000000000000000000 P 90eaff0e0a034f7e92236836baf3f3e2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 407e183a79294237a98300d1bdb51ced)
I20260630 12:24:19.932739 14760 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 90eaff0e0a034f7e92236836baf3f3e2 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:24:19.934415 14232 leader_election.cc:336] T 00000000000000000000000000000000 P 90eaff0e0a034f7e92236836baf3f3e2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 407e183a79294237a98300d1bdb51ced (127.12.213.60:42503): Network error: Client connection negotiation failed: client connection to 127.12.213.60:42503: connect: Connection refused (error 111)
I20260630 12:24:19.938529 14760 raft_consensus.cc:515] T 00000000000000000000000000000000 P 90eaff0e0a034f7e92236836baf3f3e2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90eaff0e0a034f7e92236836baf3f3e2" member_type: VOTER last_known_addr { host: "127.12.213.62" port: 34295 } } peers { permanent_uuid: "b5790a5118f14ff69dced52a2408deb3" member_type: VOTER last_known_addr { host: "127.12.213.61" port: 45259 } } peers { permanent_uuid: "407e183a79294237a98300d1bdb51ced" member_type: VOTER last_known_addr { host: "127.12.213.60" port: 42503 } }
I20260630 12:24:19.940163 14760 leader_election.cc:290] T 00000000000000000000000000000000 P 90eaff0e0a034f7e92236836baf3f3e2 [CANDIDATE]: Term 2 election: Requested vote from peers b5790a5118f14ff69dced52a2408deb3 (127.12.213.61:45259), 407e183a79294237a98300d1bdb51ced (127.12.213.60:42503)
I20260630 12:24:19.940860 14322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "90eaff0e0a034f7e92236836baf3f3e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "b5790a5118f14ff69dced52a2408deb3"
I20260630 12:24:19.941404 14322 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b5790a5118f14ff69dced52a2408deb3 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:24:19.943902 14232 leader_election.cc:336] T 00000000000000000000000000000000 P 90eaff0e0a034f7e92236836baf3f3e2 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 407e183a79294237a98300d1bdb51ced (127.12.213.60:42503): Network error: Client connection negotiation failed: client connection to 127.12.213.60:42503: connect: Connection refused (error 111)
I20260630 12:24:19.946365 14322 raft_consensus.cc:2468] T 00000000000000000000000000000000 P b5790a5118f14ff69dced52a2408deb3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90eaff0e0a034f7e92236836baf3f3e2 in term 2.
I20260630 12:24:19.947252 14233 leader_election.cc:304] T 00000000000000000000000000000000 P 90eaff0e0a034f7e92236836baf3f3e2 [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: 90eaff0e0a034f7e92236836baf3f3e2, b5790a5118f14ff69dced52a2408deb3; no voters: 407e183a79294237a98300d1bdb51ced
I20260630 12:24:19.947902 14760 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 90eaff0e0a034f7e92236836baf3f3e2 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:24:19.949015 14760 raft_consensus.cc:697] T 00000000000000000000000000000000 P 90eaff0e0a034f7e92236836baf3f3e2 [term 2 LEADER]: Becoming Leader. State: Replica: 90eaff0e0a034f7e92236836baf3f3e2, State: Running, Role: LEADER
I20260630 12:24:19.949726 14760 consensus_queue.cc:237] T 00000000000000000000000000000000 P 90eaff0e0a034f7e92236836baf3f3e2 [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: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90eaff0e0a034f7e92236836baf3f3e2" member_type: VOTER last_known_addr { host: "127.12.213.62" port: 34295 } } peers { permanent_uuid: "b5790a5118f14ff69dced52a2408deb3" member_type: VOTER last_known_addr { host: "127.12.213.61" port: 45259 } } peers { permanent_uuid: "407e183a79294237a98300d1bdb51ced" member_type: VOTER last_known_addr { host: "127.12.213.60" port: 42503 } }
I20260630 12:24:19.953553 14763 sys_catalog.cc:455] T 00000000000000000000000000000000 P 90eaff0e0a034f7e92236836baf3f3e2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 90eaff0e0a034f7e92236836baf3f3e2. Latest consensus state: current_term: 2 leader_uuid: "90eaff0e0a034f7e92236836baf3f3e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90eaff0e0a034f7e92236836baf3f3e2" member_type: VOTER last_known_addr { host: "127.12.213.62" port: 34295 } } peers { permanent_uuid: "b5790a5118f14ff69dced52a2408deb3" member_type: VOTER last_known_addr { host: "127.12.213.61" port: 45259 } } peers { permanent_uuid: "407e183a79294237a98300d1bdb51ced" member_type: VOTER last_known_addr { host: "127.12.213.60" port: 42503 } } }
I20260630 12:24:19.954223 14763 sys_catalog.cc:458] T 00000000000000000000000000000000 P 90eaff0e0a034f7e92236836baf3f3e2 [sys.catalog]: This master's current role is: LEADER
I20260630 12:24:19.955703 14765 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:24:19.960986 14765 catalog_manager.cc:679] Loaded metadata for table test-workload [id=1e6ad1cae47c40549fed3a3cba9d337d]
I20260630 12:24:19.966308 14765 tablet_loader.cc:96] loaded metadata for tablet 29176687d8c74a5c89fd480b66e80d21 (table test-workload [id=1e6ad1cae47c40549fed3a3cba9d337d])
I20260630 12:24:19.967579 14765 tablet_loader.cc:96] loaded metadata for tablet a13a109ecc464df88a32cef1caba47fc (table test-workload [id=1e6ad1cae47c40549fed3a3cba9d337d])
I20260630 12:24:19.968549 14765 tablet_loader.cc:96] loaded metadata for tablet c8bc466430fa4c9bb5aa7c44261ca267 (table test-workload [id=1e6ad1cae47c40549fed3a3cba9d337d])
I20260630 12:24:19.969477 14765 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:24:19.972432 14765 catalog_manager.cc:1295] Loaded cluster ID: b6d7e79d848a4576976f487335fda91f
I20260630 12:24:19.972683 14765 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:24:19.976092 14765 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:24:19.978989 14765 catalog_manager.cc:6081] T 00000000000000000000000000000000 P 90eaff0e0a034f7e92236836baf3f3e2: Loaded TSK: 0
I20260630 12:24:19.979887 14765 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:24:20.403607 14322 raft_consensus.cc:1275] T 00000000000000000000000000000000 P b5790a5118f14ff69dced52a2408deb3 [term 2 FOLLOWER]: Refusing update from remote peer 90eaff0e0a034f7e92236836baf3f3e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 2 index: 10. (index mismatch)
W20260630 12:24:20.403762 14232 consensus_peers.cc:597] T 00000000000000000000000000000000 P 90eaff0e0a034f7e92236836baf3f3e2 -> Peer 407e183a79294237a98300d1bdb51ced (127.12.213.60:42503): Couldn't send request to peer 407e183a79294237a98300d1bdb51ced. Status: Network error: Client connection negotiation failed: client connection to 127.12.213.60:42503: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:24:20.404959 14763 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 90eaff0e0a034f7e92236836baf3f3e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5790a5118f14ff69dced52a2408deb3" member_type: VOTER last_known_addr { host: "127.12.213.61" port: 45259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260630 12:24:20.413060 14768 sys_catalog.cc:455] T 00000000000000000000000000000000 P b5790a5118f14ff69dced52a2408deb3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 90eaff0e0a034f7e92236836baf3f3e2. Latest consensus state: current_term: 2 leader_uuid: "90eaff0e0a034f7e92236836baf3f3e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90eaff0e0a034f7e92236836baf3f3e2" member_type: VOTER last_known_addr { host: "127.12.213.62" port: 34295 } } peers { permanent_uuid: "b5790a5118f14ff69dced52a2408deb3" member_type: VOTER last_known_addr { host: "127.12.213.61" port: 45259 } } peers { permanent_uuid: "407e183a79294237a98300d1bdb51ced" member_type: VOTER last_known_addr { host: "127.12.213.60" port: 42503 } } }
I20260630 12:24:20.413936 14768 sys_catalog.cc:458] T 00000000000000000000000000000000 P b5790a5118f14ff69dced52a2408deb3 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:24:20.414212 14760 sys_catalog.cc:455] T 00000000000000000000000000000000 P 90eaff0e0a034f7e92236836baf3f3e2 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 2 leader_uuid: "90eaff0e0a034f7e92236836baf3f3e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90eaff0e0a034f7e92236836baf3f3e2" member_type: VOTER last_known_addr { host: "127.12.213.62" port: 34295 } } peers { permanent_uuid: "b5790a5118f14ff69dced52a2408deb3" member_type: VOTER last_known_addr { host: "127.12.213.61" port: 45259 } } peers { permanent_uuid: "407e183a79294237a98300d1bdb51ced" member_type: VOTER last_known_addr { host: "127.12.213.60" port: 42503 } } }
I20260630 12:24:20.414942 14760 sys_catalog.cc:458] T 00000000000000000000000000000000 P 90eaff0e0a034f7e92236836baf3f3e2 [sys.catalog]: This master's current role is: LEADER
I20260630 12:24:20.417935 14768 sys_catalog.cc:455] T 00000000000000000000000000000000 P b5790a5118f14ff69dced52a2408deb3 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 2 leader_uuid: "90eaff0e0a034f7e92236836baf3f3e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90eaff0e0a034f7e92236836baf3f3e2" member_type: VOTER last_known_addr { host: "127.12.213.62" port: 34295 } } peers { permanent_uuid: "b5790a5118f14ff69dced52a2408deb3" member_type: VOTER last_known_addr { host: "127.12.213.61" port: 45259 } } peers { permanent_uuid: "407e183a79294237a98300d1bdb51ced" member_type: VOTER last_known_addr { host: "127.12.213.60" port: 42503 } } }
I20260630 12:24:20.419735 14768 sys_catalog.cc:458] T 00000000000000000000000000000000 P b5790a5118f14ff69dced52a2408deb3 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:24:21.349857 14619 heartbeater.cc:499] Master 127.12.213.62:34295 was elected leader, sending a full tablet report...
I20260630 12:24:21.372311 14697 heartbeater.cc:499] Master 127.12.213.62:34295 was elected leader, sending a full tablet report...
I20260630 12:24:21.420539 14541 heartbeater.cc:499] Master 127.12.213.62:34295 was elected leader, sending a full tablet report...
I20260630 12:24:21.567982 14435 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:24:21.569859 14435 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:24:22.036759 13140 tablet_server.cc:179] TabletServer@127.12.213.1:0 shutting down...
I20260630 12:24:22.060514 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:22.061435 13140 tablet_replica.cc:333] T c8bc466430fa4c9bb5aa7c44261ca267 P 496b7f959fa3491d978f26c0ee3aec0e: stopping tablet replica
I20260630 12:24:22.062031 13140 raft_consensus.cc:2243] T c8bc466430fa4c9bb5aa7c44261ca267 P 496b7f959fa3491d978f26c0ee3aec0e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:22.062709 13140 raft_consensus.cc:2272] T c8bc466430fa4c9bb5aa7c44261ca267 P 496b7f959fa3491d978f26c0ee3aec0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:22.081293 13140 tablet_server.cc:196] TabletServer@127.12.213.1:0 shutdown complete.
I20260630 12:24:22.090965 13140 tablet_server.cc:179] TabletServer@127.12.213.2:0 shutting down...
I20260630 12:24:22.111028 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:22.111734 13140 tablet_replica.cc:333] T 29176687d8c74a5c89fd480b66e80d21 P cc137dafd75b421f988766e4457dd5c5: stopping tablet replica
I20260630 12:24:22.112336 13140 raft_consensus.cc:2243] T 29176687d8c74a5c89fd480b66e80d21 P cc137dafd75b421f988766e4457dd5c5 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:22.112867 13140 raft_consensus.cc:2272] T 29176687d8c74a5c89fd480b66e80d21 P cc137dafd75b421f988766e4457dd5c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:22.130744 13140 tablet_server.cc:196] TabletServer@127.12.213.2:0 shutdown complete.
I20260630 12:24:22.140122 13140 tablet_server.cc:179] TabletServer@127.12.213.3:0 shutting down...
I20260630 12:24:22.159300 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:22.159978 13140 tablet_replica.cc:333] T a13a109ecc464df88a32cef1caba47fc P 033eee49f25f4b2fad9b4067cc1ae8c2: stopping tablet replica
I20260630 12:24:22.160483 13140 raft_consensus.cc:2243] T a13a109ecc464df88a32cef1caba47fc P 033eee49f25f4b2fad9b4067cc1ae8c2 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:22.160995 13140 raft_consensus.cc:2272] T a13a109ecc464df88a32cef1caba47fc P 033eee49f25f4b2fad9b4067cc1ae8c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:22.179375 13140 tablet_server.cc:196] TabletServer@127.12.213.3:0 shutdown complete.
I20260630 12:24:22.188747 13140 master.cc:562] Master@127.12.213.62:34295 shutting down...
I20260630 12:24:22.205394 13140 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 90eaff0e0a034f7e92236836baf3f3e2 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:24:22.206357 13140 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 90eaff0e0a034f7e92236836baf3f3e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:22.206686 13140 tablet_replica.cc:333] T 00000000000000000000000000000000 P 90eaff0e0a034f7e92236836baf3f3e2: stopping tablet replica
I20260630 12:24:22.226033 13140 master.cc:584] Master@127.12.213.62:34295 shutdown complete.
I20260630 12:24:22.239080 13140 master.cc:562] Master@127.12.213.61:45259 shutting down...
I20260630 12:24:22.256125 13140 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b5790a5118f14ff69dced52a2408deb3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:22.256673 13140 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b5790a5118f14ff69dced52a2408deb3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:22.257004 13140 tablet_replica.cc:333] T 00000000000000000000000000000000 P b5790a5118f14ff69dced52a2408deb3: stopping tablet replica
I20260630 12:24:22.274713 13140 master.cc:584] Master@127.12.213.61:45259 shutdown complete.
[       OK ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing (9089 ms)
[ RUN      ] AutoRebalancerTest.MovesScheduledIfAddTserver
I20260630 12:24:22.304546 13140 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.213.62:39569
I20260630 12:24:22.305881 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:22.311586 14779 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
W20260630 12:24:22.311905 14778 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
W20260630 12:24:22.312260 14781 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
I20260630 12:24:22.314227 13140 server_base.cc:1061] running on GCE node
I20260630 12:24:22.315016 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:22.315196 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:24:22.315387 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822262315355 us; error 0 us; skew 500 ppm
I20260630 12:24:22.315865 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:22.318120 13140 webserver.cc:533] Webserver started at http://127.12.213.62:38057/ using document root <none> and password file <none>
I20260630 12:24:22.318636 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:22.318830 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:22.319101 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:22.320161 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822237130653-13140-0/minicluster-data/master-0-root/instance:
uuid: "0e4ce162bb974186a050c22ff934c9b7"
format_stamp: "Formatted at 2026-06-30 12:24:22 on dist-test-slave-zz34"
I20260630 12:24:22.324795 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:24:22.327960 14786 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:22.328673 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:24:22.328954 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822237130653-13140-0/minicluster-data/master-0-root
uuid: "0e4ce162bb974186a050c22ff934c9b7"
format_stamp: "Formatted at 2026-06-30 12:24:22 on dist-test-slave-zz34"
I20260630 12:24:22.329221 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822237130653-13140-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822237130653-13140-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822237130653-13140-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)
I20260630 12:24:22.346102 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:22.347507 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:22.384001 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.62:39569
I20260630 12:24:22.384097 14837 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.62:39569 every 8 connection(s)
I20260630 12:24:22.387764 14838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:22.397222 14838 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0e4ce162bb974186a050c22ff934c9b7: Bootstrap starting.
I20260630 12:24:22.401563 14838 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0e4ce162bb974186a050c22ff934c9b7: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:22.405568 14838 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0e4ce162bb974186a050c22ff934c9b7: No bootstrap required, opened a new log
I20260630 12:24:22.407595 14838 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0e4ce162bb974186a050c22ff934c9b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e4ce162bb974186a050c22ff934c9b7" member_type: VOTER }
I20260630 12:24:22.407986 14838 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0e4ce162bb974186a050c22ff934c9b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:22.408215 14838 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0e4ce162bb974186a050c22ff934c9b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e4ce162bb974186a050c22ff934c9b7, State: Initialized, Role: FOLLOWER
I20260630 12:24:22.408767 14838 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0e4ce162bb974186a050c22ff934c9b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0e4ce162bb974186a050c22ff934c9b7" member_type: VOTER }
I20260630 12:24:22.409188 14838 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0e4ce162bb974186a050c22ff934c9b7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:24:22.409415 14838 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0e4ce162bb974186a050c22ff934c9b7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:24:22.409682 14838 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0e4ce162bb974186a050c22ff934c9b7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:22.413992 14838 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0e4ce162bb974186a050c22ff934c9b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e4ce162bb974186a050c22ff934c9b7" member_type: VOTER }
I20260630 12:24:22.414516 14838 leader_election.cc:304] T 00000000000000000000000000000000 P 0e4ce162bb974186a050c22ff934c9b7 [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: 0e4ce162bb974186a050c22ff934c9b7; no voters: 
I20260630 12:24:22.415645 14838 leader_election.cc:290] T 00000000000000000000000000000000 P 0e4ce162bb974186a050c22ff934c9b7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:24:22.415961 14841 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0e4ce162bb974186a050c22ff934c9b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:22.417241 14841 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0e4ce162bb974186a050c22ff934c9b7 [term 1 LEADER]: Becoming Leader. State: Replica: 0e4ce162bb974186a050c22ff934c9b7, State: Running, Role: LEADER
I20260630 12:24:22.417922 14841 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0e4ce162bb974186a050c22ff934c9b7 [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: "0e4ce162bb974186a050c22ff934c9b7" member_type: VOTER }
I20260630 12:24:22.418614 14838 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0e4ce162bb974186a050c22ff934c9b7 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:24:22.420989 14842 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0e4ce162bb974186a050c22ff934c9b7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0e4ce162bb974186a050c22ff934c9b7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e4ce162bb974186a050c22ff934c9b7" member_type: VOTER } }
I20260630 12:24:22.421052 14843 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0e4ce162bb974186a050c22ff934c9b7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0e4ce162bb974186a050c22ff934c9b7. Latest consensus state: current_term: 1 leader_uuid: "0e4ce162bb974186a050c22ff934c9b7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e4ce162bb974186a050c22ff934c9b7" member_type: VOTER } }
I20260630 12:24:22.422065 14842 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0e4ce162bb974186a050c22ff934c9b7 [sys.catalog]: This master's current role is: LEADER
I20260630 12:24:22.422067 14843 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0e4ce162bb974186a050c22ff934c9b7 [sys.catalog]: This master's current role is: LEADER
I20260630 12:24:22.425163 14847 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:24:22.431418 14847 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:24:22.432648 13140 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:24:22.440213 14847 catalog_manager.cc:1383] Generated new cluster ID: 8bede5b0129546a7a38b90b0e355050e
I20260630 12:24:22.440495 14847 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:24:22.455891 14847 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:24:22.457108 14847 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:24:22.473574 14847 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 0e4ce162bb974186a050c22ff934c9b7: Generated new TSK 0
I20260630 12:24:22.474180 14847 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:24:22.499452 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:22.504886 14859 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
W20260630 12:24:22.506246 14860 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
W20260630 12:24:22.507766 14862 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
I20260630 12:24:22.508667 13140 server_base.cc:1061] running on GCE node
I20260630 12:24:22.509405 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:22.509599 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:24:22.509774 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822262509755 us; error 0 us; skew 500 ppm
I20260630 12:24:22.510368 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:22.512603 13140 webserver.cc:533] Webserver started at http://127.12.213.1:36551/ using document root <none> and password file <none>
I20260630 12:24:22.513080 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:22.513281 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:22.513545 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:22.514645 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822237130653-13140-0/minicluster-data/ts-0-root/instance:
uuid: "6427f7e6bf1249d493cac3af850a2082"
format_stamp: "Formatted at 2026-06-30 12:24:22 on dist-test-slave-zz34"
I20260630 12:24:22.518851 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:24:22.522830 14867 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:22.523777 13140 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260630 12:24:22.524147 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822237130653-13140-0/minicluster-data/ts-0-root
uuid: "6427f7e6bf1249d493cac3af850a2082"
format_stamp: "Formatted at 2026-06-30 12:24:22 on dist-test-slave-zz34"
I20260630 12:24:22.524544 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822237130653-13140-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822237130653-13140-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822237130653-13140-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)
I20260630 12:24:22.540475 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:22.541555 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:22.542968 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:22.545279 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:22.545450 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:22.545725 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:22.545894 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:22.584437 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.1:35233
I20260630 12:24:22.584522 14929 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.1:35233 every 8 connection(s)
I20260630 12:24:22.589159 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:22.596581 14935 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
W20260630 12:24:22.596922 14934 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
I20260630 12:24:22.599509 13140 server_base.cc:1061] running on GCE node
W20260630 12:24:22.599583 14937 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
I20260630 12:24:22.600898 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:22.601199 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:24:22.601402 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822262601383 us; error 0 us; skew 500 ppm
I20260630 12:24:22.601863 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:22.602527 14930 heartbeater.cc:344] Connected to a master server at 127.12.213.62:39569
I20260630 12:24:22.602980 14930 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:22.603819 14930 heartbeater.cc:507] Master 127.12.213.62:39569 requested a full tablet report, sending...
I20260630 12:24:22.604554 13140 webserver.cc:533] Webserver started at http://127.12.213.2:34187/ using document root <none> and password file <none>
I20260630 12:24:22.605099 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:22.605298 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:22.605563 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:22.606094 14803 ts_manager.cc:194] Registered new tserver with Master: 6427f7e6bf1249d493cac3af850a2082 (127.12.213.1:35233)
I20260630 12:24:22.606719 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822237130653-13140-0/minicluster-data/ts-1-root/instance:
uuid: "355c044cd4a445f5a36a31c9aea45900"
format_stamp: "Formatted at 2026-06-30 12:24:22 on dist-test-slave-zz34"
I20260630 12:24:22.607865 14803 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50488
I20260630 12:24:22.611220 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:24:22.614477 14942 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:22.615242 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:24:22.615506 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822237130653-13140-0/minicluster-data/ts-1-root
uuid: "355c044cd4a445f5a36a31c9aea45900"
format_stamp: "Formatted at 2026-06-30 12:24:22 on dist-test-slave-zz34"
I20260630 12:24:22.615780 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822237130653-13140-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822237130653-13140-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822237130653-13140-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)
I20260630 12:24:22.627830 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:22.628898 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:22.630225 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:22.632407 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:22.632580 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:22.632747 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:22.632877 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:22.670020 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.2:45837
I20260630 12:24:22.670109 15004 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.2:45837 every 8 connection(s)
I20260630 12:24:22.674546 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:22.681403 15008 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
W20260630 12:24:22.682518 15009 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
W20260630 12:24:22.683398 15011 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
I20260630 12:24:22.685595 13140 server_base.cc:1061] running on GCE node
I20260630 12:24:22.686806 15005 heartbeater.cc:344] Connected to a master server at 127.12.213.62:39569
I20260630 12:24:22.686825 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:22.687225 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:24:22.687248 15005 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:22.687557 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822262687532 us; error 0 us; skew 500 ppm
I20260630 12:24:22.688102 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:22.688117 15005 heartbeater.cc:507] Master 127.12.213.62:39569 requested a full tablet report, sending...
I20260630 12:24:22.690418 14803 ts_manager.cc:194] Registered new tserver with Master: 355c044cd4a445f5a36a31c9aea45900 (127.12.213.2:45837)
I20260630 12:24:22.690762 13140 webserver.cc:533] Webserver started at http://127.12.213.3:45653/ using document root <none> and password file <none>
I20260630 12:24:22.691229 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:22.691440 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:22.691689 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:22.691924 14803 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50502
I20260630 12:24:22.692893 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822237130653-13140-0/minicluster-data/ts-2-root/instance:
uuid: "69cfddcbeba144f2acfcf4a0b1cfffac"
format_stamp: "Formatted at 2026-06-30 12:24:22 on dist-test-slave-zz34"
I20260630 12:24:22.697089 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260630 12:24:22.700265 15016 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:22.701028 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:24:22.701324 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822237130653-13140-0/minicluster-data/ts-2-root
uuid: "69cfddcbeba144f2acfcf4a0b1cfffac"
format_stamp: "Formatted at 2026-06-30 12:24:22 on dist-test-slave-zz34"
I20260630 12:24:22.701597 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822237130653-13140-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822237130653-13140-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822237130653-13140-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)
I20260630 12:24:22.742964 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:22.744099 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:22.745493 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:22.747597 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:22.747815 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:22.748035 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:22.748195 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:22.784886 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.3:38539
I20260630 12:24:22.784982 15078 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.3:38539 every 8 connection(s)
I20260630 12:24:22.798151 15079 heartbeater.cc:344] Connected to a master server at 127.12.213.62:39569
I20260630 12:24:22.798520 15079 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:22.799214 15079 heartbeater.cc:507] Master 127.12.213.62:39569 requested a full tablet report, sending...
I20260630 12:24:22.800866 14803 ts_manager.cc:194] Registered new tserver with Master: 69cfddcbeba144f2acfcf4a0b1cfffac (127.12.213.3:38539)
I20260630 12:24:22.801293 13140 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013399033s
I20260630 12:24:22.802237 14803 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50518
I20260630 12:24:23.610340 14930 heartbeater.cc:499] Master 127.12.213.62:39569 was elected leader, sending a full tablet report...
I20260630 12:24:23.694306 15005 heartbeater.cc:499] Master 127.12.213.62:39569 was elected leader, sending a full tablet report...
I20260630 12:24:23.804651 15079 heartbeater.cc:499] Master 127.12.213.62:39569 was elected leader, sending a full tablet report...
I20260630 12:24:23.854343 14803 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50530:
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"
    }
  }
}
W20260630 12:24:23.856511 14803 catalog_manager.cc:7077] 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.
I20260630 12:24:23.909391 14895 tablet_service.cc:1511] Processing CreateTablet for tablet 25069b40a37943debc107f88b790cc48 (DEFAULT_TABLE table=test-workload [id=6e00d3e32f1f41308c818b7ee5d07063]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:24:23.911394 14895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25069b40a37943debc107f88b790cc48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:23.915288 14894 tablet_service.cc:1511] Processing CreateTablet for tablet cc76af28c06743d7a30e269a426c3ccd (DEFAULT_TABLE table=test-workload [id=6e00d3e32f1f41308c818b7ee5d07063]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:24:23.916597 14970 tablet_service.cc:1511] Processing CreateTablet for tablet 25069b40a37943debc107f88b790cc48 (DEFAULT_TABLE table=test-workload [id=6e00d3e32f1f41308c818b7ee5d07063]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:24:23.917068 14894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc76af28c06743d7a30e269a426c3ccd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:23.917935 14970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25069b40a37943debc107f88b790cc48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:23.919835 14969 tablet_service.cc:1511] Processing CreateTablet for tablet cc76af28c06743d7a30e269a426c3ccd (DEFAULT_TABLE table=test-workload [id=6e00d3e32f1f41308c818b7ee5d07063]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:24:23.919893 15044 tablet_service.cc:1511] Processing CreateTablet for tablet 25069b40a37943debc107f88b790cc48 (DEFAULT_TABLE table=test-workload [id=6e00d3e32f1f41308c818b7ee5d07063]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:24:23.921301 14969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc76af28c06743d7a30e269a426c3ccd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:23.921407 15044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25069b40a37943debc107f88b790cc48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:23.927366 15043 tablet_service.cc:1511] Processing CreateTablet for tablet cc76af28c06743d7a30e269a426c3ccd (DEFAULT_TABLE table=test-workload [id=6e00d3e32f1f41308c818b7ee5d07063]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:24:23.928726 15043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc76af28c06743d7a30e269a426c3ccd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:23.944938 15100 tablet_bootstrap.cc:492] T cc76af28c06743d7a30e269a426c3ccd P 355c044cd4a445f5a36a31c9aea45900: Bootstrap starting.
I20260630 12:24:23.951514 15100 tablet_bootstrap.cc:654] T cc76af28c06743d7a30e269a426c3ccd P 355c044cd4a445f5a36a31c9aea45900: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:23.961018 15101 tablet_bootstrap.cc:492] T cc76af28c06743d7a30e269a426c3ccd P 69cfddcbeba144f2acfcf4a0b1cfffac: Bootstrap starting.
I20260630 12:24:23.963395 15099 tablet_bootstrap.cc:492] T cc76af28c06743d7a30e269a426c3ccd P 6427f7e6bf1249d493cac3af850a2082: Bootstrap starting.
I20260630 12:24:23.963647 15100 tablet_bootstrap.cc:492] T cc76af28c06743d7a30e269a426c3ccd P 355c044cd4a445f5a36a31c9aea45900: No bootstrap required, opened a new log
I20260630 12:24:23.964207 15100 ts_tablet_manager.cc:1403] T cc76af28c06743d7a30e269a426c3ccd P 355c044cd4a445f5a36a31c9aea45900: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.008s
I20260630 12:24:23.967280 15100 raft_consensus.cc:359] T cc76af28c06743d7a30e269a426c3ccd P 355c044cd4a445f5a36a31c9aea45900 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6427f7e6bf1249d493cac3af850a2082" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35233 } } peers { permanent_uuid: "355c044cd4a445f5a36a31c9aea45900" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45837 } } peers { permanent_uuid: "69cfddcbeba144f2acfcf4a0b1cfffac" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38539 } }
I20260630 12:24:23.968261 15100 raft_consensus.cc:385] T cc76af28c06743d7a30e269a426c3ccd P 355c044cd4a445f5a36a31c9aea45900 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:23.968633 15100 raft_consensus.cc:740] T cc76af28c06743d7a30e269a426c3ccd P 355c044cd4a445f5a36a31c9aea45900 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 355c044cd4a445f5a36a31c9aea45900, State: Initialized, Role: FOLLOWER
I20260630 12:24:23.970135 15101 tablet_bootstrap.cc:654] T cc76af28c06743d7a30e269a426c3ccd P 69cfddcbeba144f2acfcf4a0b1cfffac: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:23.969638 15100 consensus_queue.cc:260] T cc76af28c06743d7a30e269a426c3ccd P 355c044cd4a445f5a36a31c9aea45900 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6427f7e6bf1249d493cac3af850a2082" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35233 } } peers { permanent_uuid: "355c044cd4a445f5a36a31c9aea45900" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45837 } } peers { permanent_uuid: "69cfddcbeba144f2acfcf4a0b1cfffac" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38539 } }
I20260630 12:24:23.970243 15099 tablet_bootstrap.cc:654] T cc76af28c06743d7a30e269a426c3ccd P 6427f7e6bf1249d493cac3af850a2082: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:23.980957 15101 tablet_bootstrap.cc:492] T cc76af28c06743d7a30e269a426c3ccd P 69cfddcbeba144f2acfcf4a0b1cfffac: No bootstrap required, opened a new log
I20260630 12:24:23.981748 15101 ts_tablet_manager.cc:1403] T cc76af28c06743d7a30e269a426c3ccd P 69cfddcbeba144f2acfcf4a0b1cfffac: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.008s
I20260630 12:24:23.983520 15100 ts_tablet_manager.cc:1434] T cc76af28c06743d7a30e269a426c3ccd P 355c044cd4a445f5a36a31c9aea45900: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.007s
I20260630 12:24:23.985170 15101 raft_consensus.cc:359] T cc76af28c06743d7a30e269a426c3ccd P 69cfddcbeba144f2acfcf4a0b1cfffac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6427f7e6bf1249d493cac3af850a2082" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35233 } } peers { permanent_uuid: "355c044cd4a445f5a36a31c9aea45900" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45837 } } peers { permanent_uuid: "69cfddcbeba144f2acfcf4a0b1cfffac" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38539 } }
I20260630 12:24:23.986038 15101 raft_consensus.cc:385] T cc76af28c06743d7a30e269a426c3ccd P 69cfddcbeba144f2acfcf4a0b1cfffac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:23.986524 15101 raft_consensus.cc:740] T cc76af28c06743d7a30e269a426c3ccd P 69cfddcbeba144f2acfcf4a0b1cfffac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69cfddcbeba144f2acfcf4a0b1cfffac, State: Initialized, Role: FOLLOWER
I20260630 12:24:23.985841 15103 raft_consensus.cc:493] T cc76af28c06743d7a30e269a426c3ccd P 355c044cd4a445f5a36a31c9aea45900 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:23.987563 15100 tablet_bootstrap.cc:492] T 25069b40a37943debc107f88b790cc48 P 355c044cd4a445f5a36a31c9aea45900: Bootstrap starting.
I20260630 12:24:23.987207 15103 raft_consensus.cc:515] T cc76af28c06743d7a30e269a426c3ccd P 355c044cd4a445f5a36a31c9aea45900 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6427f7e6bf1249d493cac3af850a2082" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35233 } } peers { permanent_uuid: "355c044cd4a445f5a36a31c9aea45900" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45837 } } peers { permanent_uuid: "69cfddcbeba144f2acfcf4a0b1cfffac" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38539 } }
I20260630 12:24:23.987438 15101 consensus_queue.cc:260] T cc76af28c06743d7a30e269a426c3ccd P 69cfddcbeba144f2acfcf4a0b1cfffac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6427f7e6bf1249d493cac3af850a2082" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35233 } } peers { permanent_uuid: "355c044cd4a445f5a36a31c9aea45900" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45837 } } peers { permanent_uuid: "69cfddcbeba144f2acfcf4a0b1cfffac" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38539 } }
I20260630 12:24:23.989272 15099 tablet_bootstrap.cc:492] T cc76af28c06743d7a30e269a426c3ccd P 6427f7e6bf1249d493cac3af850a2082: No bootstrap required, opened a new log
I20260630 12:24:23.989773 15099 ts_tablet_manager.cc:1403] T cc76af28c06743d7a30e269a426c3ccd P 6427f7e6bf1249d493cac3af850a2082: Time spent bootstrapping tablet: real 0.027s	user 0.020s	sys 0.004s
I20260630 12:24:23.992821 15099 raft_consensus.cc:359] T cc76af28c06743d7a30e269a426c3ccd P 6427f7e6bf1249d493cac3af850a2082 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6427f7e6bf1249d493cac3af850a2082" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35233 } } peers { permanent_uuid: "355c044cd4a445f5a36a31c9aea45900" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45837 } } peers { permanent_uuid: "69cfddcbeba144f2acfcf4a0b1cfffac" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38539 } }
I20260630 12:24:23.993638 15099 raft_consensus.cc:385] T cc76af28c06743d7a30e269a426c3ccd P 6427f7e6bf1249d493cac3af850a2082 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:23.993981 15099 raft_consensus.cc:740] T cc76af28c06743d7a30e269a426c3ccd P 6427f7e6bf1249d493cac3af850a2082 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6427f7e6bf1249d493cac3af850a2082, State: Initialized, Role: FOLLOWER
I20260630 12:24:23.994813 15099 consensus_queue.cc:260] T cc76af28c06743d7a30e269a426c3ccd P 6427f7e6bf1249d493cac3af850a2082 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6427f7e6bf1249d493cac3af850a2082" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35233 } } peers { permanent_uuid: "355c044cd4a445f5a36a31c9aea45900" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45837 } } peers { permanent_uuid: "69cfddcbeba144f2acfcf4a0b1cfffac" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38539 } }
I20260630 12:24:24.004158 15103 leader_election.cc:290] T cc76af28c06743d7a30e269a426c3ccd P 355c044cd4a445f5a36a31c9aea45900 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6427f7e6bf1249d493cac3af850a2082 (127.12.213.1:35233), 69cfddcbeba144f2acfcf4a0b1cfffac (127.12.213.3:38539)
I20260630 12:24:24.007839 15099 ts_tablet_manager.cc:1434] T cc76af28c06743d7a30e269a426c3ccd P 6427f7e6bf1249d493cac3af850a2082: Time spent starting tablet: real 0.018s	user 0.015s	sys 0.004s
I20260630 12:24:24.009194 15099 tablet_bootstrap.cc:492] T 25069b40a37943debc107f88b790cc48 P 6427f7e6bf1249d493cac3af850a2082: Bootstrap starting.
I20260630 12:24:24.013505 15100 tablet_bootstrap.cc:654] T 25069b40a37943debc107f88b790cc48 P 355c044cd4a445f5a36a31c9aea45900: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:24.015836 15101 ts_tablet_manager.cc:1434] T cc76af28c06743d7a30e269a426c3ccd P 69cfddcbeba144f2acfcf4a0b1cfffac: Time spent starting tablet: real 0.034s	user 0.018s	sys 0.009s
I20260630 12:24:24.016881 15101 tablet_bootstrap.cc:492] T 25069b40a37943debc107f88b790cc48 P 69cfddcbeba144f2acfcf4a0b1cfffac: Bootstrap starting.
I20260630 12:24:24.021767 15099 tablet_bootstrap.cc:654] T 25069b40a37943debc107f88b790cc48 P 6427f7e6bf1249d493cac3af850a2082: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:24.023308 15101 tablet_bootstrap.cc:654] T 25069b40a37943debc107f88b790cc48 P 69cfddcbeba144f2acfcf4a0b1cfffac: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:24.034848 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc76af28c06743d7a30e269a426c3ccd" candidate_uuid: "355c044cd4a445f5a36a31c9aea45900" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6427f7e6bf1249d493cac3af850a2082" is_pre_election: true
I20260630 12:24:24.035632 14905 raft_consensus.cc:2468] T cc76af28c06743d7a30e269a426c3ccd P 6427f7e6bf1249d493cac3af850a2082 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 355c044cd4a445f5a36a31c9aea45900 in term 0.
I20260630 12:24:24.035701 15099 tablet_bootstrap.cc:492] T 25069b40a37943debc107f88b790cc48 P 6427f7e6bf1249d493cac3af850a2082: No bootstrap required, opened a new log
I20260630 12:24:24.034006 15101 tablet_bootstrap.cc:492] T 25069b40a37943debc107f88b790cc48 P 69cfddcbeba144f2acfcf4a0b1cfffac: No bootstrap required, opened a new log
I20260630 12:24:24.036424 15099 ts_tablet_manager.cc:1403] T 25069b40a37943debc107f88b790cc48 P 6427f7e6bf1249d493cac3af850a2082: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.000s
I20260630 12:24:24.036579 15101 ts_tablet_manager.cc:1403] T 25069b40a37943debc107f88b790cc48 P 69cfddcbeba144f2acfcf4a0b1cfffac: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.000s
I20260630 12:24:24.037253 14944 leader_election.cc:304] T cc76af28c06743d7a30e269a426c3ccd P 355c044cd4a445f5a36a31c9aea45900 [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: 355c044cd4a445f5a36a31c9aea45900, 6427f7e6bf1249d493cac3af850a2082; no voters: 
I20260630 12:24:24.038280 15106 raft_consensus.cc:2804] T cc76af28c06743d7a30e269a426c3ccd P 355c044cd4a445f5a36a31c9aea45900 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:24.035730 15100 tablet_bootstrap.cc:492] T 25069b40a37943debc107f88b790cc48 P 355c044cd4a445f5a36a31c9aea45900: No bootstrap required, opened a new log
I20260630 12:24:24.038666 15106 raft_consensus.cc:493] T cc76af28c06743d7a30e269a426c3ccd P 355c044cd4a445f5a36a31c9aea45900 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:24.038971 15100 ts_tablet_manager.cc:1403] T 25069b40a37943debc107f88b790cc48 P 355c044cd4a445f5a36a31c9aea45900: Time spent bootstrapping tablet: real 0.052s	user 0.007s	sys 0.014s
I20260630 12:24:24.039027 15106 raft_consensus.cc:3060] T cc76af28c06743d7a30e269a426c3ccd P 355c044cd4a445f5a36a31c9aea45900 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:24.039467 15099 raft_consensus.cc:359] T 25069b40a37943debc107f88b790cc48 P 6427f7e6bf1249d493cac3af850a2082 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6427f7e6bf1249d493cac3af850a2082" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35233 } } peers { permanent_uuid: "355c044cd4a445f5a36a31c9aea45900" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45837 } } peers { permanent_uuid: "69cfddcbeba144f2acfcf4a0b1cfffac" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38539 } }
I20260630 12:24:24.040205 15099 raft_consensus.cc:385] T 25069b40a37943debc107f88b790cc48 P 6427f7e6bf1249d493cac3af850a2082 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:24.040498 15099 raft_consensus.cc:740] T 25069b40a37943debc107f88b790cc48 P 6427f7e6bf1249d493cac3af850a2082 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6427f7e6bf1249d493cac3af850a2082, State: Initialized, Role: FOLLOWER
I20260630 12:24:24.041265 15099 consensus_queue.cc:260] T 25069b40a37943debc107f88b790cc48 P 6427f7e6bf1249d493cac3af850a2082 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6427f7e6bf1249d493cac3af850a2082" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35233 } } peers { permanent_uuid: "355c044cd4a445f5a36a31c9aea45900" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45837 } } peers { permanent_uuid: "69cfddcbeba144f2acfcf4a0b1cfffac" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38539 } }
I20260630 12:24:24.041924 15100 raft_consensus.cc:359] T 25069b40a37943debc107f88b790cc48 P 355c044cd4a445f5a36a31c9aea45900 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6427f7e6bf1249d493cac3af850a2082" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35233 } } peers { permanent_uuid: "355c044cd4a445f5a36a31c9aea45900" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45837 } } peers { permanent_uuid: "69cfddcbeba144f2acfcf4a0b1cfffac" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38539 } }
I20260630 12:24:24.042654 15100 raft_consensus.cc:385] T 25069b40a37943debc107f88b790cc48 P 355c044cd4a445f5a36a31c9aea45900 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:24.042941 15100 raft_consensus.cc:740] T 25069b40a37943debc107f88b790cc48 P 355c044cd4a445f5a36a31c9aea45900 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 355c044cd4a445f5a36a31c9aea45900, State: Initialized, Role: FOLLOWER
I20260630 12:24:24.043058 15054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc76af28c06743d7a30e269a426c3ccd" candidate_uuid: "355c044cd4a445f5a36a31c9aea45900" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69cfddcbeba144f2acfcf4a0b1cfffac" is_pre_election: true
I20260630 12:24:24.043442 15099 ts_tablet_manager.cc:1434] T 25069b40a37943debc107f88b790cc48 P 6427f7e6bf1249d493cac3af850a2082: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:24:24.043767 15054 raft_consensus.cc:2468] T cc76af28c06743d7a30e269a426c3ccd P 69cfddcbeba144f2acfcf4a0b1cfffac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 355c044cd4a445f5a36a31c9aea45900 in term 0.
I20260630 12:24:24.044533 15101 raft_consensus.cc:359] T 25069b40a37943debc107f88b790cc48 P 69cfddcbeba144f2acfcf4a0b1cfffac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6427f7e6bf1249d493cac3af850a2082" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35233 } } peers { permanent_uuid: "355c044cd4a445f5a36a31c9aea45900" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45837 } } peers { permanent_uuid: "69cfddcbeba144f2acfcf4a0b1cfffac" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38539 } }
I20260630 12:24:24.045225 15101 raft_consensus.cc:385] T 25069b40a37943debc107f88b790cc48 P 69cfddcbeba144f2acfcf4a0b1cfffac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:24.044970 15100 consensus_queue.cc:260] T 25069b40a37943debc107f88b790cc48 P 355c044cd4a445f5a36a31c9aea45900 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6427f7e6bf1249d493cac3af850a2082" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35233 } } peers { permanent_uuid: "355c044cd4a445f5a36a31c9aea45900" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45837 } } peers { permanent_uuid: "69cfddcbeba144f2acfcf4a0b1cfffac" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38539 } }
I20260630 12:24:24.045545 15101 raft_consensus.cc:740] T 25069b40a37943debc107f88b790cc48 P 69cfddcbeba144f2acfcf4a0b1cfffac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69cfddcbeba144f2acfcf4a0b1cfffac, State: Initialized, Role: FOLLOWER
I20260630 12:24:24.047382 15100 ts_tablet_manager.cc:1434] T 25069b40a37943debc107f88b790cc48 P 355c044cd4a445f5a36a31c9aea45900: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:24:24.048631 15101 consensus_queue.cc:260] T 25069b40a37943debc107f88b790cc48 P 69cfddcbeba144f2acfcf4a0b1cfffac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6427f7e6bf1249d493cac3af850a2082" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35233 } } peers { permanent_uuid: "355c044cd4a445f5a36a31c9aea45900" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45837 } } peers { permanent_uuid: "69cfddcbeba144f2acfcf4a0b1cfffac" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38539 } }
I20260630 12:24:24.050683 15101 ts_tablet_manager.cc:1434] T 25069b40a37943debc107f88b790cc48 P 69cfddcbeba144f2acfcf4a0b1cfffac: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260630 12:24:24.053036 15106 raft_consensus.cc:515] T cc76af28c06743d7a30e269a426c3ccd P 355c044cd4a445f5a36a31c9aea45900 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6427f7e6bf1249d493cac3af850a2082" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35233 } } peers { permanent_uuid: "355c044cd4a445f5a36a31c9aea45900" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45837 } } peers { permanent_uuid: "69cfddcbeba144f2acfcf4a0b1cfffac" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38539 } }
I20260630 12:24:24.055142 15106 leader_election.cc:290] T cc76af28c06743d7a30e269a426c3ccd P 355c044cd4a445f5a36a31c9aea45900 [CANDIDATE]: Term 1 election: Requested vote from peers 6427f7e6bf1249d493cac3af850a2082 (127.12.213.1:35233), 69cfddcbeba144f2acfcf4a0b1cfffac (127.12.213.3:38539)
I20260630 12:24:24.056228 15054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc76af28c06743d7a30e269a426c3ccd" candidate_uuid: "355c044cd4a445f5a36a31c9aea45900" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69cfddcbeba144f2acfcf4a0b1cfffac"
I20260630 12:24:24.056411 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc76af28c06743d7a30e269a426c3ccd" candidate_uuid: "355c044cd4a445f5a36a31c9aea45900" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6427f7e6bf1249d493cac3af850a2082"
I20260630 12:24:24.056862 15054 raft_consensus.cc:3060] T cc76af28c06743d7a30e269a426c3ccd P 69cfddcbeba144f2acfcf4a0b1cfffac [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:24.056906 14905 raft_consensus.cc:3060] T cc76af28c06743d7a30e269a426c3ccd P 6427f7e6bf1249d493cac3af850a2082 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:24.064384 14905 raft_consensus.cc:2468] T cc76af28c06743d7a30e269a426c3ccd P 6427f7e6bf1249d493cac3af850a2082 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 355c044cd4a445f5a36a31c9aea45900 in term 1.
I20260630 12:24:24.064360 15054 raft_consensus.cc:2468] T cc76af28c06743d7a30e269a426c3ccd P 69cfddcbeba144f2acfcf4a0b1cfffac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 355c044cd4a445f5a36a31c9aea45900 in term 1.
I20260630 12:24:24.065595 14945 leader_election.cc:304] T cc76af28c06743d7a30e269a426c3ccd P 355c044cd4a445f5a36a31c9aea45900 [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: 355c044cd4a445f5a36a31c9aea45900, 69cfddcbeba144f2acfcf4a0b1cfffac; no voters: 
I20260630 12:24:24.066278 15106 raft_consensus.cc:2804] T cc76af28c06743d7a30e269a426c3ccd P 355c044cd4a445f5a36a31c9aea45900 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:24.066707 15106 raft_consensus.cc:697] T cc76af28c06743d7a30e269a426c3ccd P 355c044cd4a445f5a36a31c9aea45900 [term 1 LEADER]: Becoming Leader. State: Replica: 355c044cd4a445f5a36a31c9aea45900, State: Running, Role: LEADER
I20260630 12:24:24.067420 15106 consensus_queue.cc:237] T cc76af28c06743d7a30e269a426c3ccd P 355c044cd4a445f5a36a31c9aea45900 [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: "6427f7e6bf1249d493cac3af850a2082" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35233 } } peers { permanent_uuid: "355c044cd4a445f5a36a31c9aea45900" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45837 } } peers { permanent_uuid: "69cfddcbeba144f2acfcf4a0b1cfffac" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38539 } }
I20260630 12:24:24.073854 14803 catalog_manager.cc:5697] T cc76af28c06743d7a30e269a426c3ccd P 355c044cd4a445f5a36a31c9aea45900 reported cstate change: term changed from 0 to 1, leader changed from <none> to 355c044cd4a445f5a36a31c9aea45900 (127.12.213.2). New cstate: current_term: 1 leader_uuid: "355c044cd4a445f5a36a31c9aea45900" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6427f7e6bf1249d493cac3af850a2082" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "355c044cd4a445f5a36a31c9aea45900" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69cfddcbeba144f2acfcf4a0b1cfffac" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38539 } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:24.082866 15106 raft_consensus.cc:493] T 25069b40a37943debc107f88b790cc48 P 355c044cd4a445f5a36a31c9aea45900 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:24.083312 15106 raft_consensus.cc:515] T 25069b40a37943debc107f88b790cc48 P 355c044cd4a445f5a36a31c9aea45900 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6427f7e6bf1249d493cac3af850a2082" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35233 } } peers { permanent_uuid: "355c044cd4a445f5a36a31c9aea45900" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45837 } } peers { permanent_uuid: "69cfddcbeba144f2acfcf4a0b1cfffac" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38539 } }
I20260630 12:24:24.084890 15106 leader_election.cc:290] T 25069b40a37943debc107f88b790cc48 P 355c044cd4a445f5a36a31c9aea45900 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6427f7e6bf1249d493cac3af850a2082 (127.12.213.1:35233), 69cfddcbeba144f2acfcf4a0b1cfffac (127.12.213.3:38539)
I20260630 12:24:24.085732 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25069b40a37943debc107f88b790cc48" candidate_uuid: "355c044cd4a445f5a36a31c9aea45900" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6427f7e6bf1249d493cac3af850a2082" is_pre_election: true
I20260630 12:24:24.085852 15054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25069b40a37943debc107f88b790cc48" candidate_uuid: "355c044cd4a445f5a36a31c9aea45900" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69cfddcbeba144f2acfcf4a0b1cfffac" is_pre_election: true
I20260630 12:24:24.086550 14905 raft_consensus.cc:2468] T 25069b40a37943debc107f88b790cc48 P 6427f7e6bf1249d493cac3af850a2082 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 355c044cd4a445f5a36a31c9aea45900 in term 0.
I20260630 12:24:24.086552 15054 raft_consensus.cc:2468] T 25069b40a37943debc107f88b790cc48 P 69cfddcbeba144f2acfcf4a0b1cfffac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 355c044cd4a445f5a36a31c9aea45900 in term 0.
I20260630 12:24:24.087793 14944 leader_election.cc:304] T 25069b40a37943debc107f88b790cc48 P 355c044cd4a445f5a36a31c9aea45900 [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: 355c044cd4a445f5a36a31c9aea45900, 6427f7e6bf1249d493cac3af850a2082; no voters: 
I20260630 12:24:24.088395 15106 raft_consensus.cc:2804] T 25069b40a37943debc107f88b790cc48 P 355c044cd4a445f5a36a31c9aea45900 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:24.088721 15106 raft_consensus.cc:493] T 25069b40a37943debc107f88b790cc48 P 355c044cd4a445f5a36a31c9aea45900 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:24.088939 15106 raft_consensus.cc:3060] T 25069b40a37943debc107f88b790cc48 P 355c044cd4a445f5a36a31c9aea45900 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:24.093642 15106 raft_consensus.cc:515] T 25069b40a37943debc107f88b790cc48 P 355c044cd4a445f5a36a31c9aea45900 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6427f7e6bf1249d493cac3af850a2082" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35233 } } peers { permanent_uuid: "355c044cd4a445f5a36a31c9aea45900" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45837 } } peers { permanent_uuid: "69cfddcbeba144f2acfcf4a0b1cfffac" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38539 } }
I20260630 12:24:24.095498 15106 leader_election.cc:290] T 25069b40a37943debc107f88b790cc48 P 355c044cd4a445f5a36a31c9aea45900 [CANDIDATE]: Term 1 election: Requested vote from peers 6427f7e6bf1249d493cac3af850a2082 (127.12.213.1:35233), 69cfddcbeba144f2acfcf4a0b1cfffac (127.12.213.3:38539)
I20260630 12:24:24.096233 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25069b40a37943debc107f88b790cc48" candidate_uuid: "355c044cd4a445f5a36a31c9aea45900" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6427f7e6bf1249d493cac3af850a2082"
I20260630 12:24:24.096606 15054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25069b40a37943debc107f88b790cc48" candidate_uuid: "355c044cd4a445f5a36a31c9aea45900" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69cfddcbeba144f2acfcf4a0b1cfffac"
I20260630 12:24:24.096803 14905 raft_consensus.cc:3060] T 25069b40a37943debc107f88b790cc48 P 6427f7e6bf1249d493cac3af850a2082 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:24.097213 15054 raft_consensus.cc:3060] T 25069b40a37943debc107f88b790cc48 P 69cfddcbeba144f2acfcf4a0b1cfffac [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:24.101810 15054 raft_consensus.cc:2468] T 25069b40a37943debc107f88b790cc48 P 69cfddcbeba144f2acfcf4a0b1cfffac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 355c044cd4a445f5a36a31c9aea45900 in term 1.
I20260630 12:24:24.101898 14905 raft_consensus.cc:2468] T 25069b40a37943debc107f88b790cc48 P 6427f7e6bf1249d493cac3af850a2082 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 355c044cd4a445f5a36a31c9aea45900 in term 1.
I20260630 12:24:24.102850 14945 leader_election.cc:304] T 25069b40a37943debc107f88b790cc48 P 355c044cd4a445f5a36a31c9aea45900 [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: 355c044cd4a445f5a36a31c9aea45900, 69cfddcbeba144f2acfcf4a0b1cfffac; no voters: 
I20260630 12:24:24.103641 15106 raft_consensus.cc:2804] T 25069b40a37943debc107f88b790cc48 P 355c044cd4a445f5a36a31c9aea45900 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:24.104048 15106 raft_consensus.cc:697] T 25069b40a37943debc107f88b790cc48 P 355c044cd4a445f5a36a31c9aea45900 [term 1 LEADER]: Becoming Leader. State: Replica: 355c044cd4a445f5a36a31c9aea45900, State: Running, Role: LEADER
I20260630 12:24:24.104683 15106 consensus_queue.cc:237] T 25069b40a37943debc107f88b790cc48 P 355c044cd4a445f5a36a31c9aea45900 [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: "6427f7e6bf1249d493cac3af850a2082" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35233 } } peers { permanent_uuid: "355c044cd4a445f5a36a31c9aea45900" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45837 } } peers { permanent_uuid: "69cfddcbeba144f2acfcf4a0b1cfffac" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38539 } }
I20260630 12:24:24.110821 14803 catalog_manager.cc:5697] T 25069b40a37943debc107f88b790cc48 P 355c044cd4a445f5a36a31c9aea45900 reported cstate change: term changed from 0 to 1, leader changed from <none> to 355c044cd4a445f5a36a31c9aea45900 (127.12.213.2). New cstate: current_term: 1 leader_uuid: "355c044cd4a445f5a36a31c9aea45900" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6427f7e6bf1249d493cac3af850a2082" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "355c044cd4a445f5a36a31c9aea45900" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69cfddcbeba144f2acfcf4a0b1cfffac" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38539 } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:24.432605 14856 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:24:24.445020 14980 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cc76af28c06743d7a30e269a426c3ccd"
dest_uuid: "355c044cd4a445f5a36a31c9aea45900"
mode: GRACEFUL
new_leader_uuid: "6427f7e6bf1249d493cac3af850a2082"
 from {username='slave'} at 127.0.0.1:45794
I20260630 12:24:24.445617 14980 raft_consensus.cc:606] T cc76af28c06743d7a30e269a426c3ccd P 355c044cd4a445f5a36a31c9aea45900 [term 1 LEADER]: Received request to transfer leadership to TS 6427f7e6bf1249d493cac3af850a2082
I20260630 12:24:24.446717 14856 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260630 12:24:24.447093 14856 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:24:24.500751 15106 consensus_queue.cc:1048] T 25069b40a37943debc107f88b790cc48 P 355c044cd4a445f5a36a31c9aea45900 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69cfddcbeba144f2acfcf4a0b1cfffac" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:24.511564 15106 consensus_queue.cc:1048] T 25069b40a37943debc107f88b790cc48 P 355c044cd4a445f5a36a31c9aea45900 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6427f7e6bf1249d493cac3af850a2082" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:24.530678 15106 consensus_queue.cc:1048] T cc76af28c06743d7a30e269a426c3ccd P 355c044cd4a445f5a36a31c9aea45900 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69cfddcbeba144f2acfcf4a0b1cfffac" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:24.541196 15106 consensus_queue.cc:1048] T cc76af28c06743d7a30e269a426c3ccd P 355c044cd4a445f5a36a31c9aea45900 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6427f7e6bf1249d493cac3af850a2082" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:24.553282 15103 raft_consensus.cc:993] T cc76af28c06743d7a30e269a426c3ccd P 355c044cd4a445f5a36a31c9aea45900: : Instructing follower 6427f7e6bf1249d493cac3af850a2082 to start an election
I20260630 12:24:24.553774 15106 raft_consensus.cc:1081] T cc76af28c06743d7a30e269a426c3ccd P 355c044cd4a445f5a36a31c9aea45900 [term 1 LEADER]: Signalling peer 6427f7e6bf1249d493cac3af850a2082 to start an election
I20260630 12:24:24.555291 14905 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cc76af28c06743d7a30e269a426c3ccd"
dest_uuid: "6427f7e6bf1249d493cac3af850a2082"
 from {username='slave'} at 127.0.0.1:48310
I20260630 12:24:24.555927 14905 raft_consensus.cc:493] T cc76af28c06743d7a30e269a426c3ccd P 6427f7e6bf1249d493cac3af850a2082 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:24:24.556293 14905 raft_consensus.cc:3060] T cc76af28c06743d7a30e269a426c3ccd P 6427f7e6bf1249d493cac3af850a2082 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:24:24.562008 14905 raft_consensus.cc:515] T cc76af28c06743d7a30e269a426c3ccd P 6427f7e6bf1249d493cac3af850a2082 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6427f7e6bf1249d493cac3af850a2082" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35233 } } peers { permanent_uuid: "355c044cd4a445f5a36a31c9aea45900" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45837 } } peers { permanent_uuid: "69cfddcbeba144f2acfcf4a0b1cfffac" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38539 } }
I20260630 12:24:24.563925 14905 leader_election.cc:290] T cc76af28c06743d7a30e269a426c3ccd P 6427f7e6bf1249d493cac3af850a2082 [CANDIDATE]: Term 2 election: Requested vote from peers 355c044cd4a445f5a36a31c9aea45900 (127.12.213.2:45837), 69cfddcbeba144f2acfcf4a0b1cfffac (127.12.213.3:38539)
I20260630 12:24:24.574489 14980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc76af28c06743d7a30e269a426c3ccd" candidate_uuid: "6427f7e6bf1249d493cac3af850a2082" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "355c044cd4a445f5a36a31c9aea45900"
I20260630 12:24:24.575070 14980 raft_consensus.cc:3055] T cc76af28c06743d7a30e269a426c3ccd P 355c044cd4a445f5a36a31c9aea45900 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:24:24.575395 14980 raft_consensus.cc:740] T cc76af28c06743d7a30e269a426c3ccd P 355c044cd4a445f5a36a31c9aea45900 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 355c044cd4a445f5a36a31c9aea45900, State: Running, Role: LEADER
I20260630 12:24:24.576095 14980 consensus_queue.cc:260] T cc76af28c06743d7a30e269a426c3ccd P 355c044cd4a445f5a36a31c9aea45900 [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: "6427f7e6bf1249d493cac3af850a2082" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35233 } } peers { permanent_uuid: "355c044cd4a445f5a36a31c9aea45900" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45837 } } peers { permanent_uuid: "69cfddcbeba144f2acfcf4a0b1cfffac" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38539 } }
I20260630 12:24:24.576920 15054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc76af28c06743d7a30e269a426c3ccd" candidate_uuid: "6427f7e6bf1249d493cac3af850a2082" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "69cfddcbeba144f2acfcf4a0b1cfffac"
I20260630 12:24:24.577034 14980 raft_consensus.cc:3060] T cc76af28c06743d7a30e269a426c3ccd P 355c044cd4a445f5a36a31c9aea45900 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:24:24.577435 15054 raft_consensus.cc:3060] T cc76af28c06743d7a30e269a426c3ccd P 69cfddcbeba144f2acfcf4a0b1cfffac [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:24:24.581662 14980 raft_consensus.cc:2468] T cc76af28c06743d7a30e269a426c3ccd P 355c044cd4a445f5a36a31c9aea45900 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6427f7e6bf1249d493cac3af850a2082 in term 2.
I20260630 12:24:24.581715 15054 raft_consensus.cc:2468] T cc76af28c06743d7a30e269a426c3ccd P 69cfddcbeba144f2acfcf4a0b1cfffac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6427f7e6bf1249d493cac3af850a2082 in term 2.
I20260630 12:24:24.582930 14870 leader_election.cc:304] T cc76af28c06743d7a30e269a426c3ccd P 6427f7e6bf1249d493cac3af850a2082 [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: 6427f7e6bf1249d493cac3af850a2082, 69cfddcbeba144f2acfcf4a0b1cfffac; no voters: 
I20260630 12:24:24.583603 15110 raft_consensus.cc:2804] T cc76af28c06743d7a30e269a426c3ccd P 6427f7e6bf1249d493cac3af850a2082 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:24:24.584386 15110 raft_consensus.cc:697] T cc76af28c06743d7a30e269a426c3ccd P 6427f7e6bf1249d493cac3af850a2082 [term 2 LEADER]: Becoming Leader. State: Replica: 6427f7e6bf1249d493cac3af850a2082, State: Running, Role: LEADER
I20260630 12:24:24.584990 15110 consensus_queue.cc:237] T cc76af28c06743d7a30e269a426c3ccd P 6427f7e6bf1249d493cac3af850a2082 [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: "6427f7e6bf1249d493cac3af850a2082" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35233 } } peers { permanent_uuid: "355c044cd4a445f5a36a31c9aea45900" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45837 } } peers { permanent_uuid: "69cfddcbeba144f2acfcf4a0b1cfffac" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38539 } }
I20260630 12:24:24.590590 14802 catalog_manager.cc:5697] T cc76af28c06743d7a30e269a426c3ccd P 6427f7e6bf1249d493cac3af850a2082 reported cstate change: term changed from 1 to 2, leader changed from 355c044cd4a445f5a36a31c9aea45900 (127.12.213.2) to 6427f7e6bf1249d493cac3af850a2082 (127.12.213.1). New cstate: current_term: 2 leader_uuid: "6427f7e6bf1249d493cac3af850a2082" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6427f7e6bf1249d493cac3af850a2082" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "355c044cd4a445f5a36a31c9aea45900" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69cfddcbeba144f2acfcf4a0b1cfffac" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38539 } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:25.029338 14980 raft_consensus.cc:1275] T cc76af28c06743d7a30e269a426c3ccd P 355c044cd4a445f5a36a31c9aea45900 [term 2 FOLLOWER]: Refusing update from remote peer 6427f7e6bf1249d493cac3af850a2082: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:24:25.030633 15110 consensus_queue.cc:1048] T cc76af28c06743d7a30e269a426c3ccd P 6427f7e6bf1249d493cac3af850a2082 [LEADER]: Connected to new peer: Peer: permanent_uuid: "355c044cd4a445f5a36a31c9aea45900" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:24:25.037729 15054 raft_consensus.cc:1275] T cc76af28c06743d7a30e269a426c3ccd P 69cfddcbeba144f2acfcf4a0b1cfffac [term 2 FOLLOWER]: Refusing update from remote peer 6427f7e6bf1249d493cac3af850a2082: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:24:25.040387 15110 consensus_queue.cc:1048] T cc76af28c06743d7a30e269a426c3ccd P 6427f7e6bf1249d493cac3af850a2082 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69cfddcbeba144f2acfcf4a0b1cfffac" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:24:26.447959 14856 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:24:26.449913 14856 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:24:26.450299 14856 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:24:28.451459 14856 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:24:28.454234 14856 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:24:28.454734 14856 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:24:30.455771 14856 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:24:30.457688 14856 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:24:30.458052 14856 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:24:32.459345 14856 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:24:32.461329 14856 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:24:32.461691 14856 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:24:34.462653 14856 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:24:34.464890 14856 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:24:34.465245 14856 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:24:35.208516 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:35.215390 15140 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
W20260630 12:24:35.215945 15141 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
W20260630 12:24:35.217064 15143 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
I20260630 12:24:35.218854 13140 server_base.cc:1061] running on GCE node
I20260630 12:24:35.220007 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:35.220227 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:24:35.220419 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822275220402 us; error 0 us; skew 500 ppm
I20260630 12:24:35.220932 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:35.223618 13140 webserver.cc:533] Webserver started at http://127.12.213.4:41191/ using document root <none> and password file <none>
I20260630 12:24:35.224138 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:35.224352 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:35.224689 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:35.226028 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822237130653-13140-0/minicluster-data/ts-3-root/instance:
uuid: "188c5fea4b064609a617d7de1f3f2147"
format_stamp: "Formatted at 2026-06-30 12:24:35 on dist-test-slave-zz34"
I20260630 12:24:35.231444 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:24:35.234885 15148 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:35.235675 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:24:35.235980 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822237130653-13140-0/minicluster-data/ts-3-root
uuid: "188c5fea4b064609a617d7de1f3f2147"
format_stamp: "Formatted at 2026-06-30 12:24:35 on dist-test-slave-zz34"
I20260630 12:24:35.236280 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822237130653-13140-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822237130653-13140-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822237130653-13140-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)
I20260630 12:24:35.258126 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:35.259512 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:35.261054 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:35.263550 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:35.263796 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:35.264043 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:35.264235 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:35.304339 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.4:40035
I20260630 12:24:35.304481 15210 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.4:40035 every 8 connection(s)
I20260630 12:24:35.320879 15211 heartbeater.cc:344] Connected to a master server at 127.12.213.62:39569
I20260630 12:24:35.321408 15211 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:35.322145 15211 heartbeater.cc:507] Master 127.12.213.62:39569 requested a full tablet report, sending...
I20260630 12:24:35.324244 14802 ts_manager.cc:194] Registered new tserver with Master: 188c5fea4b064609a617d7de1f3f2147 (127.12.213.4:40035)
I20260630 12:24:35.325743 14802 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60132
I20260630 12:24:35.500880 14905 consensus_queue.cc:237] T cc76af28c06743d7a30e269a426c3ccd P 6427f7e6bf1249d493cac3af850a2082 [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: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6427f7e6bf1249d493cac3af850a2082" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35233 } } peers { permanent_uuid: "355c044cd4a445f5a36a31c9aea45900" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45837 } attrs { replace: true } } peers { permanent_uuid: "69cfddcbeba144f2acfcf4a0b1cfffac" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38539 } } peers { permanent_uuid: "188c5fea4b064609a617d7de1f3f2147" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 40035 } attrs { promote: true } }
I20260630 12:24:35.510934 15054 raft_consensus.cc:1275] T cc76af28c06743d7a30e269a426c3ccd P 69cfddcbeba144f2acfcf4a0b1cfffac [term 2 FOLLOWER]: Refusing update from remote peer 6427f7e6bf1249d493cac3af850a2082: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:24:35.513386 15222 consensus_queue.cc:1048] T cc76af28c06743d7a30e269a426c3ccd P 6427f7e6bf1249d493cac3af850a2082 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69cfddcbeba144f2acfcf4a0b1cfffac" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:24:35.516251 14980 raft_consensus.cc:1275] T cc76af28c06743d7a30e269a426c3ccd P 355c044cd4a445f5a36a31c9aea45900 [term 2 FOLLOWER]: Refusing update from remote peer 6427f7e6bf1249d493cac3af850a2082: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:24:35.517725 15222 consensus_queue.cc:1048] T cc76af28c06743d7a30e269a426c3ccd P 6427f7e6bf1249d493cac3af850a2082 [LEADER]: Connected to new peer: Peer: permanent_uuid: "355c044cd4a445f5a36a31c9aea45900" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45837 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:24:35.525022 15219 raft_consensus.cc:2955] T cc76af28c06743d7a30e269a426c3ccd P 6427f7e6bf1249d493cac3af850a2082 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 188c5fea4b064609a617d7de1f3f2147 (127.12.213.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6427f7e6bf1249d493cac3af850a2082" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35233 } } peers { permanent_uuid: "355c044cd4a445f5a36a31c9aea45900" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45837 } attrs { replace: true } } peers { permanent_uuid: "69cfddcbeba144f2acfcf4a0b1cfffac" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38539 } } peers { permanent_uuid: "188c5fea4b064609a617d7de1f3f2147" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 40035 } attrs { promote: true } } }
I20260630 12:24:35.528849 15054 raft_consensus.cc:2955] T cc76af28c06743d7a30e269a426c3ccd P 69cfddcbeba144f2acfcf4a0b1cfffac [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 188c5fea4b064609a617d7de1f3f2147 (127.12.213.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6427f7e6bf1249d493cac3af850a2082" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35233 } } peers { permanent_uuid: "355c044cd4a445f5a36a31c9aea45900" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45837 } attrs { replace: true } } peers { permanent_uuid: "69cfddcbeba144f2acfcf4a0b1cfffac" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38539 } } peers { permanent_uuid: "188c5fea4b064609a617d7de1f3f2147" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 40035 } attrs { promote: true } } }
W20260630 12:24:35.531608 14869 consensus_peers.cc:597] T cc76af28c06743d7a30e269a426c3ccd P 6427f7e6bf1249d493cac3af850a2082 -> Peer 188c5fea4b064609a617d7de1f3f2147 (127.12.213.4:40035): Couldn't send request to peer 188c5fea4b064609a617d7de1f3f2147. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cc76af28c06743d7a30e269a426c3ccd. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:24:35.530927 14980 raft_consensus.cc:2955] T cc76af28c06743d7a30e269a426c3ccd P 355c044cd4a445f5a36a31c9aea45900 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 188c5fea4b064609a617d7de1f3f2147 (127.12.213.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6427f7e6bf1249d493cac3af850a2082" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35233 } } peers { permanent_uuid: "355c044cd4a445f5a36a31c9aea45900" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45837 } attrs { replace: true } } peers { permanent_uuid: "69cfddcbeba144f2acfcf4a0b1cfffac" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38539 } } peers { permanent_uuid: "188c5fea4b064609a617d7de1f3f2147" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 40035 } attrs { promote: true } } }
I20260630 12:24:35.544348 14802 catalog_manager.cc:5697] T cc76af28c06743d7a30e269a426c3ccd P 6427f7e6bf1249d493cac3af850a2082 reported cstate change: config changed from index -1 to 3, NON_VOTER 188c5fea4b064609a617d7de1f3f2147 (127.12.213.4) added. New cstate: current_term: 2 leader_uuid: "6427f7e6bf1249d493cac3af850a2082" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6427f7e6bf1249d493cac3af850a2082" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "355c044cd4a445f5a36a31c9aea45900" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45837 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69cfddcbeba144f2acfcf4a0b1cfffac" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "188c5fea4b064609a617d7de1f3f2147" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 40035 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:36.113118 15231 ts_tablet_manager.cc:933] T cc76af28c06743d7a30e269a426c3ccd P 188c5fea4b064609a617d7de1f3f2147: Initiating tablet copy from peer 6427f7e6bf1249d493cac3af850a2082 (127.12.213.1:35233)
I20260630 12:24:36.114842 15231 tablet_copy_client.cc:323] T cc76af28c06743d7a30e269a426c3ccd P 188c5fea4b064609a617d7de1f3f2147: tablet copy: Beginning tablet copy session from remote peer at address 127.12.213.1:35233
I20260630 12:24:36.125587 14915 tablet_copy_service.cc:140] P 6427f7e6bf1249d493cac3af850a2082: Received BeginTabletCopySession request for tablet cc76af28c06743d7a30e269a426c3ccd from peer 188c5fea4b064609a617d7de1f3f2147 ({username='slave'} at 127.0.0.1:56710)
I20260630 12:24:36.126209 14915 tablet_copy_service.cc:161] P 6427f7e6bf1249d493cac3af850a2082: Beginning new tablet copy session on tablet cc76af28c06743d7a30e269a426c3ccd from peer 188c5fea4b064609a617d7de1f3f2147 at {username='slave'} at 127.0.0.1:56710: session id = 188c5fea4b064609a617d7de1f3f2147-cc76af28c06743d7a30e269a426c3ccd
I20260630 12:24:36.134474 14915 tablet_copy_source_session.cc:215] T cc76af28c06743d7a30e269a426c3ccd P 6427f7e6bf1249d493cac3af850a2082: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:24:36.137430 15231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc76af28c06743d7a30e269a426c3ccd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:36.148695 15231 tablet_copy_client.cc:806] T cc76af28c06743d7a30e269a426c3ccd P 188c5fea4b064609a617d7de1f3f2147: tablet copy: Starting download of 0 data blocks...
I20260630 12:24:36.149320 15231 tablet_copy_client.cc:670] T cc76af28c06743d7a30e269a426c3ccd P 188c5fea4b064609a617d7de1f3f2147: tablet copy: Starting download of 1 WAL segments...
I20260630 12:24:36.153146 15231 tablet_copy_client.cc:538] T cc76af28c06743d7a30e269a426c3ccd P 188c5fea4b064609a617d7de1f3f2147: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:24:36.159741 15231 tablet_bootstrap.cc:492] T cc76af28c06743d7a30e269a426c3ccd P 188c5fea4b064609a617d7de1f3f2147: Bootstrap starting.
I20260630 12:24:36.177019 15231 tablet_bootstrap.cc:492] T cc76af28c06743d7a30e269a426c3ccd P 188c5fea4b064609a617d7de1f3f2147: 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
I20260630 12:24:36.177804 15231 tablet_bootstrap.cc:492] T cc76af28c06743d7a30e269a426c3ccd P 188c5fea4b064609a617d7de1f3f2147: Bootstrap complete.
I20260630 12:24:36.178428 15231 ts_tablet_manager.cc:1403] T cc76af28c06743d7a30e269a426c3ccd P 188c5fea4b064609a617d7de1f3f2147: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.008s
I20260630 12:24:36.180558 15231 raft_consensus.cc:359] T cc76af28c06743d7a30e269a426c3ccd P 188c5fea4b064609a617d7de1f3f2147 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6427f7e6bf1249d493cac3af850a2082" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35233 } } peers { permanent_uuid: "355c044cd4a445f5a36a31c9aea45900" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45837 } attrs { replace: true } } peers { permanent_uuid: "69cfddcbeba144f2acfcf4a0b1cfffac" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38539 } } peers { permanent_uuid: "188c5fea4b064609a617d7de1f3f2147" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 40035 } attrs { promote: true } }
I20260630 12:24:36.181166 15231 raft_consensus.cc:740] T cc76af28c06743d7a30e269a426c3ccd P 188c5fea4b064609a617d7de1f3f2147 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 188c5fea4b064609a617d7de1f3f2147, State: Initialized, Role: LEARNER
I20260630 12:24:36.181700 15231 consensus_queue.cc:260] T cc76af28c06743d7a30e269a426c3ccd P 188c5fea4b064609a617d7de1f3f2147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.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: "6427f7e6bf1249d493cac3af850a2082" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35233 } } peers { permanent_uuid: "355c044cd4a445f5a36a31c9aea45900" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45837 } attrs { replace: true } } peers { permanent_uuid: "69cfddcbeba144f2acfcf4a0b1cfffac" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38539 } } peers { permanent_uuid: "188c5fea4b064609a617d7de1f3f2147" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 40035 } attrs { promote: true } }
I20260630 12:24:36.183971 15211 heartbeater.cc:499] Master 127.12.213.62:39569 was elected leader, sending a full tablet report...
I20260630 12:24:36.184636 15231 ts_tablet_manager.cc:1434] T cc76af28c06743d7a30e269a426c3ccd P 188c5fea4b064609a617d7de1f3f2147: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:24:36.186503 14915 tablet_copy_service.cc:342] P 6427f7e6bf1249d493cac3af850a2082: Request end of tablet copy session 188c5fea4b064609a617d7de1f3f2147-cc76af28c06743d7a30e269a426c3ccd received from {username='slave'} at 127.0.0.1:56710
I20260630 12:24:36.186903 14915 tablet_copy_service.cc:434] P 6427f7e6bf1249d493cac3af850a2082: ending tablet copy session 188c5fea4b064609a617d7de1f3f2147-cc76af28c06743d7a30e269a426c3ccd on tablet cc76af28c06743d7a30e269a426c3ccd with peer 188c5fea4b064609a617d7de1f3f2147
I20260630 12:24:36.466331 14856 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:24:36.468362 14856 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:24:36.468744 14856 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:24:36.699920 15186 raft_consensus.cc:1217] T cc76af28c06743d7a30e269a426c3ccd P 188c5fea4b064609a617d7de1f3f2147 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:24:37.224246 15239 raft_consensus.cc:1064] T cc76af28c06743d7a30e269a426c3ccd P 6427f7e6bf1249d493cac3af850a2082: attempting to promote NON_VOTER 188c5fea4b064609a617d7de1f3f2147 to VOTER
I20260630 12:24:37.226325 15239 consensus_queue.cc:237] T cc76af28c06743d7a30e269a426c3ccd P 6427f7e6bf1249d493cac3af850a2082 [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: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6427f7e6bf1249d493cac3af850a2082" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35233 } } peers { permanent_uuid: "355c044cd4a445f5a36a31c9aea45900" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45837 } attrs { replace: true } } peers { permanent_uuid: "69cfddcbeba144f2acfcf4a0b1cfffac" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38539 } } peers { permanent_uuid: "188c5fea4b064609a617d7de1f3f2147" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40035 } attrs { promote: false } }
I20260630 12:24:37.232622 15186 raft_consensus.cc:1275] T cc76af28c06743d7a30e269a426c3ccd P 188c5fea4b064609a617d7de1f3f2147 [term 2 LEARNER]: Refusing update from remote peer 6427f7e6bf1249d493cac3af850a2082: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:24:37.233234 15054 raft_consensus.cc:1275] T cc76af28c06743d7a30e269a426c3ccd P 69cfddcbeba144f2acfcf4a0b1cfffac [term 2 FOLLOWER]: Refusing update from remote peer 6427f7e6bf1249d493cac3af850a2082: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:24:37.234323 14980 raft_consensus.cc:1275] T cc76af28c06743d7a30e269a426c3ccd P 355c044cd4a445f5a36a31c9aea45900 [term 2 FOLLOWER]: Refusing update from remote peer 6427f7e6bf1249d493cac3af850a2082: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:24:37.234256 15239 consensus_queue.cc:1048] T cc76af28c06743d7a30e269a426c3ccd P 6427f7e6bf1249d493cac3af850a2082 [LEADER]: Connected to new peer: Peer: permanent_uuid: "188c5fea4b064609a617d7de1f3f2147" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40035 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:24:37.235378 15242 consensus_queue.cc:1048] T cc76af28c06743d7a30e269a426c3ccd P 6427f7e6bf1249d493cac3af850a2082 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69cfddcbeba144f2acfcf4a0b1cfffac" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:24:37.237141 15242 consensus_queue.cc:1048] T cc76af28c06743d7a30e269a426c3ccd P 6427f7e6bf1249d493cac3af850a2082 [LEADER]: Connected to new peer: Peer: permanent_uuid: "355c044cd4a445f5a36a31c9aea45900" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45837 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:24:37.251521 15244 raft_consensus.cc:2955] T cc76af28c06743d7a30e269a426c3ccd P 6427f7e6bf1249d493cac3af850a2082 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 188c5fea4b064609a617d7de1f3f2147 (127.12.213.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6427f7e6bf1249d493cac3af850a2082" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35233 } } peers { permanent_uuid: "355c044cd4a445f5a36a31c9aea45900" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45837 } attrs { replace: true } } peers { permanent_uuid: "69cfddcbeba144f2acfcf4a0b1cfffac" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38539 } } peers { permanent_uuid: "188c5fea4b064609a617d7de1f3f2147" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40035 } attrs { promote: false } } }
I20260630 12:24:37.253415 15054 raft_consensus.cc:2955] T cc76af28c06743d7a30e269a426c3ccd P 69cfddcbeba144f2acfcf4a0b1cfffac [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 188c5fea4b064609a617d7de1f3f2147 (127.12.213.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6427f7e6bf1249d493cac3af850a2082" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35233 } } peers { permanent_uuid: "355c044cd4a445f5a36a31c9aea45900" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45837 } attrs { replace: true } } peers { permanent_uuid: "69cfddcbeba144f2acfcf4a0b1cfffac" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38539 } } peers { permanent_uuid: "188c5fea4b064609a617d7de1f3f2147" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40035 } attrs { promote: false } } }
I20260630 12:24:37.255343 14980 raft_consensus.cc:2955] T cc76af28c06743d7a30e269a426c3ccd P 355c044cd4a445f5a36a31c9aea45900 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 188c5fea4b064609a617d7de1f3f2147 (127.12.213.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6427f7e6bf1249d493cac3af850a2082" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35233 } } peers { permanent_uuid: "355c044cd4a445f5a36a31c9aea45900" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45837 } attrs { replace: true } } peers { permanent_uuid: "69cfddcbeba144f2acfcf4a0b1cfffac" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38539 } } peers { permanent_uuid: "188c5fea4b064609a617d7de1f3f2147" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40035 } attrs { promote: false } } }
I20260630 12:24:37.265218 15186 raft_consensus.cc:2955] T cc76af28c06743d7a30e269a426c3ccd P 188c5fea4b064609a617d7de1f3f2147 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 188c5fea4b064609a617d7de1f3f2147 (127.12.213.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6427f7e6bf1249d493cac3af850a2082" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35233 } } peers { permanent_uuid: "355c044cd4a445f5a36a31c9aea45900" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45837 } attrs { replace: true } } peers { permanent_uuid: "69cfddcbeba144f2acfcf4a0b1cfffac" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38539 } } peers { permanent_uuid: "188c5fea4b064609a617d7de1f3f2147" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40035 } attrs { promote: false } } }
I20260630 12:24:37.266500 14801 catalog_manager.cc:5697] T cc76af28c06743d7a30e269a426c3ccd P 6427f7e6bf1249d493cac3af850a2082 reported cstate change: config changed from index 3 to 4, 188c5fea4b064609a617d7de1f3f2147 (127.12.213.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "6427f7e6bf1249d493cac3af850a2082" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6427f7e6bf1249d493cac3af850a2082" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "355c044cd4a445f5a36a31c9aea45900" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45837 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69cfddcbeba144f2acfcf4a0b1cfffac" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "188c5fea4b064609a617d7de1f3f2147" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40035 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:37.300777 14905 consensus_queue.cc:237] T cc76af28c06743d7a30e269a426c3ccd P 6427f7e6bf1249d493cac3af850a2082 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6427f7e6bf1249d493cac3af850a2082" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35233 } } peers { permanent_uuid: "69cfddcbeba144f2acfcf4a0b1cfffac" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38539 } } peers { permanent_uuid: "188c5fea4b064609a617d7de1f3f2147" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40035 } attrs { promote: false } }
I20260630 12:24:37.305375 15186 raft_consensus.cc:1275] T cc76af28c06743d7a30e269a426c3ccd P 188c5fea4b064609a617d7de1f3f2147 [term 2 FOLLOWER]: Refusing update from remote peer 6427f7e6bf1249d493cac3af850a2082: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:24:37.305486 15054 raft_consensus.cc:1275] T cc76af28c06743d7a30e269a426c3ccd P 69cfddcbeba144f2acfcf4a0b1cfffac [term 2 FOLLOWER]: Refusing update from remote peer 6427f7e6bf1249d493cac3af850a2082: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:24:37.306658 15239 consensus_queue.cc:1048] T cc76af28c06743d7a30e269a426c3ccd P 6427f7e6bf1249d493cac3af850a2082 [LEADER]: Connected to new peer: Peer: permanent_uuid: "188c5fea4b064609a617d7de1f3f2147" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40035 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:24:37.307492 15244 consensus_queue.cc:1048] T cc76af28c06743d7a30e269a426c3ccd P 6427f7e6bf1249d493cac3af850a2082 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69cfddcbeba144f2acfcf4a0b1cfffac" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:24:37.313726 15244 raft_consensus.cc:2955] T cc76af28c06743d7a30e269a426c3ccd P 6427f7e6bf1249d493cac3af850a2082 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 355c044cd4a445f5a36a31c9aea45900 (127.12.213.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6427f7e6bf1249d493cac3af850a2082" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35233 } } peers { permanent_uuid: "69cfddcbeba144f2acfcf4a0b1cfffac" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38539 } } peers { permanent_uuid: "188c5fea4b064609a617d7de1f3f2147" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40035 } attrs { promote: false } } }
I20260630 12:24:37.315485 15054 raft_consensus.cc:2955] T cc76af28c06743d7a30e269a426c3ccd P 69cfddcbeba144f2acfcf4a0b1cfffac [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 355c044cd4a445f5a36a31c9aea45900 (127.12.213.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6427f7e6bf1249d493cac3af850a2082" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35233 } } peers { permanent_uuid: "69cfddcbeba144f2acfcf4a0b1cfffac" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38539 } } peers { permanent_uuid: "188c5fea4b064609a617d7de1f3f2147" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40035 } attrs { promote: false } } }
I20260630 12:24:37.317176 15186 raft_consensus.cc:2955] T cc76af28c06743d7a30e269a426c3ccd P 188c5fea4b064609a617d7de1f3f2147 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 355c044cd4a445f5a36a31c9aea45900 (127.12.213.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6427f7e6bf1249d493cac3af850a2082" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35233 } } peers { permanent_uuid: "69cfddcbeba144f2acfcf4a0b1cfffac" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38539 } } peers { permanent_uuid: "188c5fea4b064609a617d7de1f3f2147" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40035 } attrs { promote: false } } }
I20260630 12:24:37.324599 14788 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cc76af28c06743d7a30e269a426c3ccd with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:24:37.330090 14802 catalog_manager.cc:5697] T cc76af28c06743d7a30e269a426c3ccd P 6427f7e6bf1249d493cac3af850a2082 reported cstate change: config changed from index 4 to 5, VOTER 355c044cd4a445f5a36a31c9aea45900 (127.12.213.2) evicted. New cstate: current_term: 2 leader_uuid: "6427f7e6bf1249d493cac3af850a2082" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6427f7e6bf1249d493cac3af850a2082" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69cfddcbeba144f2acfcf4a0b1cfffac" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "188c5fea4b064609a617d7de1f3f2147" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40035 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:24:37.342581 14970 tablet_service.cc:1558] Processing DeleteTablet for tablet cc76af28c06743d7a30e269a426c3ccd with delete_type TABLET_DATA_TOMBSTONED (TS 355c044cd4a445f5a36a31c9aea45900 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:45788
I20260630 12:24:37.345028 15254 tablet_replica.cc:333] T cc76af28c06743d7a30e269a426c3ccd P 355c044cd4a445f5a36a31c9aea45900: stopping tablet replica
I20260630 12:24:37.345712 15254 raft_consensus.cc:2243] T cc76af28c06743d7a30e269a426c3ccd P 355c044cd4a445f5a36a31c9aea45900 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:37.346577 15254 raft_consensus.cc:2272] T cc76af28c06743d7a30e269a426c3ccd P 355c044cd4a445f5a36a31c9aea45900 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:37.349298 15254 ts_tablet_manager.cc:1916] T cc76af28c06743d7a30e269a426c3ccd P 355c044cd4a445f5a36a31c9aea45900: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:24:37.359077 15254 ts_tablet_manager.cc:1929] T cc76af28c06743d7a30e269a426c3ccd P 355c044cd4a445f5a36a31c9aea45900: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:24:37.359401 15254 log.cc:1199] T cc76af28c06743d7a30e269a426c3ccd P 355c044cd4a445f5a36a31c9aea45900: Deleting WAL directory at /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822237130653-13140-0/minicluster-data/ts-1-root/wals/cc76af28c06743d7a30e269a426c3ccd
I20260630 12:24:37.360685 14788 catalog_manager.cc:5028] TS 355c044cd4a445f5a36a31c9aea45900 (127.12.213.2:45837): tablet cc76af28c06743d7a30e269a426c3ccd (table test-workload [id=6e00d3e32f1f41308c818b7ee5d07063]) successfully deleted
I20260630 12:24:39.035645 15256 raft_consensus.cc:493] T cc76af28c06743d7a30e269a426c3ccd P 188c5fea4b064609a617d7de1f3f2147 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 6427f7e6bf1249d493cac3af850a2082)
I20260630 12:24:39.037153 15256 raft_consensus.cc:515] T cc76af28c06743d7a30e269a426c3ccd P 188c5fea4b064609a617d7de1f3f2147 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6427f7e6bf1249d493cac3af850a2082" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35233 } } peers { permanent_uuid: "69cfddcbeba144f2acfcf4a0b1cfffac" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38539 } } peers { permanent_uuid: "188c5fea4b064609a617d7de1f3f2147" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40035 } attrs { promote: false } }
I20260630 12:24:39.118938 15256 leader_election.cc:290] T cc76af28c06743d7a30e269a426c3ccd P 188c5fea4b064609a617d7de1f3f2147 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6427f7e6bf1249d493cac3af850a2082 (127.12.213.1:35233), 69cfddcbeba144f2acfcf4a0b1cfffac (127.12.213.3:38539)
I20260630 12:24:39.131289 14856 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:24:39.133248 14856 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:24:39.133550 14856 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:24:39.162451 15260 raft_consensus.cc:493] T 25069b40a37943debc107f88b790cc48 P 69cfddcbeba144f2acfcf4a0b1cfffac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 355c044cd4a445f5a36a31c9aea45900)
I20260630 12:24:39.163196 15260 raft_consensus.cc:515] T 25069b40a37943debc107f88b790cc48 P 69cfddcbeba144f2acfcf4a0b1cfffac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6427f7e6bf1249d493cac3af850a2082" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35233 } } peers { permanent_uuid: "355c044cd4a445f5a36a31c9aea45900" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45837 } } peers { permanent_uuid: "69cfddcbeba144f2acfcf4a0b1cfffac" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38539 } }
I20260630 12:24:39.166405 15260 leader_election.cc:290] T 25069b40a37943debc107f88b790cc48 P 69cfddcbeba144f2acfcf4a0b1cfffac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6427f7e6bf1249d493cac3af850a2082 (127.12.213.1:35233), 355c044cd4a445f5a36a31c9aea45900 (127.12.213.2:45837)
I20260630 12:24:39.182516 15258 raft_consensus.cc:493] T 25069b40a37943debc107f88b790cc48 P 6427f7e6bf1249d493cac3af850a2082 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 355c044cd4a445f5a36a31c9aea45900)
I20260630 12:24:39.183176 15258 raft_consensus.cc:515] T 25069b40a37943debc107f88b790cc48 P 6427f7e6bf1249d493cac3af850a2082 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6427f7e6bf1249d493cac3af850a2082" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35233 } } peers { permanent_uuid: "355c044cd4a445f5a36a31c9aea45900" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45837 } } peers { permanent_uuid: "69cfddcbeba144f2acfcf4a0b1cfffac" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38539 } }
I20260630 12:24:39.186264 15258 leader_election.cc:290] T 25069b40a37943debc107f88b790cc48 P 6427f7e6bf1249d493cac3af850a2082 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 355c044cd4a445f5a36a31c9aea45900 (127.12.213.2:45837), 69cfddcbeba144f2acfcf4a0b1cfffac (127.12.213.3:38539)
I20260630 12:24:39.188619 14980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25069b40a37943debc107f88b790cc48" candidate_uuid: "6427f7e6bf1249d493cac3af850a2082" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "355c044cd4a445f5a36a31c9aea45900" is_pre_election: true
I20260630 12:24:39.190068 15260 raft_consensus.cc:493] T cc76af28c06743d7a30e269a426c3ccd P 69cfddcbeba144f2acfcf4a0b1cfffac [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 6427f7e6bf1249d493cac3af850a2082)
I20260630 12:24:39.190935 15260 raft_consensus.cc:515] T cc76af28c06743d7a30e269a426c3ccd P 69cfddcbeba144f2acfcf4a0b1cfffac [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6427f7e6bf1249d493cac3af850a2082" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35233 } } peers { permanent_uuid: "69cfddcbeba144f2acfcf4a0b1cfffac" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38539 } } peers { permanent_uuid: "188c5fea4b064609a617d7de1f3f2147" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40035 } attrs { promote: false } }
I20260630 12:24:39.192154 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc76af28c06743d7a30e269a426c3ccd" candidate_uuid: "188c5fea4b064609a617d7de1f3f2147" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "6427f7e6bf1249d493cac3af850a2082" is_pre_election: true
I20260630 12:24:39.193504 15260 leader_election.cc:290] T cc76af28c06743d7a30e269a426c3ccd P 69cfddcbeba144f2acfcf4a0b1cfffac [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6427f7e6bf1249d493cac3af850a2082 (127.12.213.1:35233), 188c5fea4b064609a617d7de1f3f2147 (127.12.213.4:40035)
I20260630 12:24:39.201972 15054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25069b40a37943debc107f88b790cc48" candidate_uuid: "6427f7e6bf1249d493cac3af850a2082" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "69cfddcbeba144f2acfcf4a0b1cfffac" is_pre_election: true
I20260630 12:24:39.215682 14870 leader_election.cc:304] T 25069b40a37943debc107f88b790cc48 P 6427f7e6bf1249d493cac3af850a2082 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6427f7e6bf1249d493cac3af850a2082; no voters: 355c044cd4a445f5a36a31c9aea45900, 69cfddcbeba144f2acfcf4a0b1cfffac
I20260630 12:24:39.217099 15258 raft_consensus.cc:2749] T 25069b40a37943debc107f88b790cc48 P 6427f7e6bf1249d493cac3af850a2082 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:24:39.219874 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25069b40a37943debc107f88b790cc48" candidate_uuid: "69cfddcbeba144f2acfcf4a0b1cfffac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6427f7e6bf1249d493cac3af850a2082" is_pre_election: true
I20260630 12:24:39.223007 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc76af28c06743d7a30e269a426c3ccd" candidate_uuid: "69cfddcbeba144f2acfcf4a0b1cfffac" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "6427f7e6bf1249d493cac3af850a2082" is_pre_election: true
I20260630 12:24:39.228129 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc76af28c06743d7a30e269a426c3ccd" candidate_uuid: "69cfddcbeba144f2acfcf4a0b1cfffac" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "188c5fea4b064609a617d7de1f3f2147" is_pre_election: true
I20260630 12:24:39.228781 15186 raft_consensus.cc:2468] T cc76af28c06743d7a30e269a426c3ccd P 188c5fea4b064609a617d7de1f3f2147 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69cfddcbeba144f2acfcf4a0b1cfffac in term 2.
I20260630 12:24:39.230531 15018 leader_election.cc:304] T cc76af28c06743d7a30e269a426c3ccd P 69cfddcbeba144f2acfcf4a0b1cfffac [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: 188c5fea4b064609a617d7de1f3f2147, 69cfddcbeba144f2acfcf4a0b1cfffac; no voters: 6427f7e6bf1249d493cac3af850a2082
I20260630 12:24:39.234737 15260 raft_consensus.cc:2804] T cc76af28c06743d7a30e269a426c3ccd P 69cfddcbeba144f2acfcf4a0b1cfffac [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:24:39.235139 15260 raft_consensus.cc:493] T cc76af28c06743d7a30e269a426c3ccd P 69cfddcbeba144f2acfcf4a0b1cfffac [term 2 FOLLOWER]: Starting leader election (detected failure of leader 6427f7e6bf1249d493cac3af850a2082)
I20260630 12:24:39.235524 15260 raft_consensus.cc:3060] T cc76af28c06743d7a30e269a426c3ccd P 69cfddcbeba144f2acfcf4a0b1cfffac [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:24:39.241526 14980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25069b40a37943debc107f88b790cc48" candidate_uuid: "69cfddcbeba144f2acfcf4a0b1cfffac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "355c044cd4a445f5a36a31c9aea45900" is_pre_election: true
I20260630 12:24:39.243119 15018 leader_election.cc:304] T 25069b40a37943debc107f88b790cc48 P 69cfddcbeba144f2acfcf4a0b1cfffac [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 69cfddcbeba144f2acfcf4a0b1cfffac; no voters: 355c044cd4a445f5a36a31c9aea45900, 6427f7e6bf1249d493cac3af850a2082
I20260630 12:24:39.244210 15260 raft_consensus.cc:515] T cc76af28c06743d7a30e269a426c3ccd P 69cfddcbeba144f2acfcf4a0b1cfffac [term 3 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6427f7e6bf1249d493cac3af850a2082" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35233 } } peers { permanent_uuid: "69cfddcbeba144f2acfcf4a0b1cfffac" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38539 } } peers { permanent_uuid: "188c5fea4b064609a617d7de1f3f2147" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40035 } attrs { promote: false } }
I20260630 12:24:39.245366 15054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc76af28c06743d7a30e269a426c3ccd" candidate_uuid: "188c5fea4b064609a617d7de1f3f2147" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "69cfddcbeba144f2acfcf4a0b1cfffac" is_pre_election: true
I20260630 12:24:39.245669 15269 raft_consensus.cc:2749] T 25069b40a37943debc107f88b790cc48 P 69cfddcbeba144f2acfcf4a0b1cfffac [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:24:39.246635 15260 leader_election.cc:290] T cc76af28c06743d7a30e269a426c3ccd P 69cfddcbeba144f2acfcf4a0b1cfffac [CANDIDATE]: Term 3 election: Requested vote from peers 6427f7e6bf1249d493cac3af850a2082 (127.12.213.1:35233), 188c5fea4b064609a617d7de1f3f2147 (127.12.213.4:40035)
I20260630 12:24:39.247094 15151 leader_election.cc:304] T cc76af28c06743d7a30e269a426c3ccd P 188c5fea4b064609a617d7de1f3f2147 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 188c5fea4b064609a617d7de1f3f2147; no voters: 6427f7e6bf1249d493cac3af850a2082, 69cfddcbeba144f2acfcf4a0b1cfffac
I20260630 12:24:39.247406 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc76af28c06743d7a30e269a426c3ccd" candidate_uuid: "69cfddcbeba144f2acfcf4a0b1cfffac" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "6427f7e6bf1249d493cac3af850a2082"
I20260630 12:24:39.247737 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc76af28c06743d7a30e269a426c3ccd" candidate_uuid: "69cfddcbeba144f2acfcf4a0b1cfffac" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "188c5fea4b064609a617d7de1f3f2147"
I20260630 12:24:39.247980 15256 raft_consensus.cc:2749] T cc76af28c06743d7a30e269a426c3ccd P 188c5fea4b064609a617d7de1f3f2147 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260630 12:24:39.249050 15018 leader_election.cc:304] T cc76af28c06743d7a30e269a426c3ccd P 69cfddcbeba144f2acfcf4a0b1cfffac [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 69cfddcbeba144f2acfcf4a0b1cfffac; no voters: 188c5fea4b064609a617d7de1f3f2147, 6427f7e6bf1249d493cac3af850a2082
I20260630 12:24:39.249775 15260 raft_consensus.cc:2749] T cc76af28c06743d7a30e269a426c3ccd P 69cfddcbeba144f2acfcf4a0b1cfffac [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260630 12:24:39.649178 15054 raft_consensus.cc:1240] T cc76af28c06743d7a30e269a426c3ccd P 69cfddcbeba144f2acfcf4a0b1cfffac [term 3 FOLLOWER]: Rejecting Update request from peer 6427f7e6bf1249d493cac3af850a2082 for earlier term 2. Current term is 3. Ops: []
I20260630 12:24:39.650621 15258 consensus_queue.cc:1059] T cc76af28c06743d7a30e269a426c3ccd P 6427f7e6bf1249d493cac3af850a2082 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "69cfddcbeba144f2acfcf4a0b1cfffac" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38539 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260630 12:24:39.652246 15270 raft_consensus.cc:3055] T cc76af28c06743d7a30e269a426c3ccd P 6427f7e6bf1249d493cac3af850a2082 [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:24:39.652585 15270 raft_consensus.cc:740] T cc76af28c06743d7a30e269a426c3ccd P 6427f7e6bf1249d493cac3af850a2082 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6427f7e6bf1249d493cac3af850a2082, State: Running, Role: LEADER
I20260630 12:24:39.653368 15270 consensus_queue.cc:260] T cc76af28c06743d7a30e269a426c3ccd P 6427f7e6bf1249d493cac3af850a2082 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6427f7e6bf1249d493cac3af850a2082" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35233 } } peers { permanent_uuid: "69cfddcbeba144f2acfcf4a0b1cfffac" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38539 } } peers { permanent_uuid: "188c5fea4b064609a617d7de1f3f2147" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40035 } attrs { promote: false } }
I20260630 12:24:39.654412 15270 raft_consensus.cc:3060] T cc76af28c06743d7a30e269a426c3ccd P 6427f7e6bf1249d493cac3af850a2082 [term 2 FOLLOWER]: Advancing to term 3
W20260630 12:24:40.127704 15075 debug-util.cc:398] Leaking SignalData structure 0x7b080013ece0 after lost signal to thread 13143
W20260630 12:24:40.128850 15075 debug-util.cc:398] Leaking SignalData structure 0x7b080004ccc0 after lost signal to thread 14837
I20260630 12:24:41.001693 15271 raft_consensus.cc:493] T cc76af28c06743d7a30e269a426c3ccd P 6427f7e6bf1249d493cac3af850a2082 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:41.002279 15271 raft_consensus.cc:515] T cc76af28c06743d7a30e269a426c3ccd P 6427f7e6bf1249d493cac3af850a2082 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6427f7e6bf1249d493cac3af850a2082" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35233 } } peers { permanent_uuid: "69cfddcbeba144f2acfcf4a0b1cfffac" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38539 } } peers { permanent_uuid: "188c5fea4b064609a617d7de1f3f2147" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40035 } attrs { promote: false } }
I20260630 12:24:41.004370 15271 leader_election.cc:290] T cc76af28c06743d7a30e269a426c3ccd P 6427f7e6bf1249d493cac3af850a2082 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 69cfddcbeba144f2acfcf4a0b1cfffac (127.12.213.3:38539), 188c5fea4b064609a617d7de1f3f2147 (127.12.213.4:40035)
I20260630 12:24:41.005254 15054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc76af28c06743d7a30e269a426c3ccd" candidate_uuid: "6427f7e6bf1249d493cac3af850a2082" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "69cfddcbeba144f2acfcf4a0b1cfffac" is_pre_election: true
I20260630 12:24:41.005640 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc76af28c06743d7a30e269a426c3ccd" candidate_uuid: "6427f7e6bf1249d493cac3af850a2082" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "188c5fea4b064609a617d7de1f3f2147" is_pre_election: true
I20260630 12:24:41.005838 15054 raft_consensus.cc:2468] T cc76af28c06743d7a30e269a426c3ccd P 69cfddcbeba144f2acfcf4a0b1cfffac [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6427f7e6bf1249d493cac3af850a2082 in term 3.
I20260630 12:24:41.007439 14870 leader_election.cc:304] T cc76af28c06743d7a30e269a426c3ccd P 6427f7e6bf1249d493cac3af850a2082 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6427f7e6bf1249d493cac3af850a2082, 69cfddcbeba144f2acfcf4a0b1cfffac; no voters: 188c5fea4b064609a617d7de1f3f2147
I20260630 12:24:41.008126 15271 raft_consensus.cc:2804] T cc76af28c06743d7a30e269a426c3ccd P 6427f7e6bf1249d493cac3af850a2082 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260630 12:24:41.008494 15271 raft_consensus.cc:493] T cc76af28c06743d7a30e269a426c3ccd P 6427f7e6bf1249d493cac3af850a2082 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:41.008787 15271 raft_consensus.cc:3060] T cc76af28c06743d7a30e269a426c3ccd P 6427f7e6bf1249d493cac3af850a2082 [term 3 FOLLOWER]: Advancing to term 4
I20260630 12:24:41.013541 15271 raft_consensus.cc:515] T cc76af28c06743d7a30e269a426c3ccd P 6427f7e6bf1249d493cac3af850a2082 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6427f7e6bf1249d493cac3af850a2082" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35233 } } peers { permanent_uuid: "69cfddcbeba144f2acfcf4a0b1cfffac" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38539 } } peers { permanent_uuid: "188c5fea4b064609a617d7de1f3f2147" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40035 } attrs { promote: false } }
I20260630 12:24:41.015694 15271 leader_election.cc:290] T cc76af28c06743d7a30e269a426c3ccd P 6427f7e6bf1249d493cac3af850a2082 [CANDIDATE]: Term 4 election: Requested vote from peers 69cfddcbeba144f2acfcf4a0b1cfffac (127.12.213.3:38539), 188c5fea4b064609a617d7de1f3f2147 (127.12.213.4:40035)
I20260630 12:24:41.016080 15054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc76af28c06743d7a30e269a426c3ccd" candidate_uuid: "6427f7e6bf1249d493cac3af850a2082" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "69cfddcbeba144f2acfcf4a0b1cfffac"
I20260630 12:24:41.016322 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc76af28c06743d7a30e269a426c3ccd" candidate_uuid: "6427f7e6bf1249d493cac3af850a2082" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "188c5fea4b064609a617d7de1f3f2147"
I20260630 12:24:41.016757 15054 raft_consensus.cc:3060] T cc76af28c06743d7a30e269a426c3ccd P 69cfddcbeba144f2acfcf4a0b1cfffac [term 3 FOLLOWER]: Advancing to term 4
I20260630 12:24:41.018823 15272 raft_consensus.cc:493] T cc76af28c06743d7a30e269a426c3ccd P 188c5fea4b064609a617d7de1f3f2147 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 6427f7e6bf1249d493cac3af850a2082)
I20260630 12:24:41.019265 15272 raft_consensus.cc:515] T cc76af28c06743d7a30e269a426c3ccd P 188c5fea4b064609a617d7de1f3f2147 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6427f7e6bf1249d493cac3af850a2082" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35233 } } peers { permanent_uuid: "69cfddcbeba144f2acfcf4a0b1cfffac" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38539 } } peers { permanent_uuid: "188c5fea4b064609a617d7de1f3f2147" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40035 } attrs { promote: false } }
I20260630 12:24:41.021124 15272 leader_election.cc:290] T cc76af28c06743d7a30e269a426c3ccd P 188c5fea4b064609a617d7de1f3f2147 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6427f7e6bf1249d493cac3af850a2082 (127.12.213.1:35233), 69cfddcbeba144f2acfcf4a0b1cfffac (127.12.213.3:38539)
I20260630 12:24:41.021938 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc76af28c06743d7a30e269a426c3ccd" candidate_uuid: "188c5fea4b064609a617d7de1f3f2147" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "6427f7e6bf1249d493cac3af850a2082" is_pre_election: true
I20260630 12:24:41.022758 14905 raft_consensus.cc:2368] T cc76af28c06743d7a30e269a426c3ccd P 6427f7e6bf1249d493cac3af850a2082 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 188c5fea4b064609a617d7de1f3f2147 for earlier term 3. Current term is 4.
I20260630 12:24:41.022763 15053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc76af28c06743d7a30e269a426c3ccd" candidate_uuid: "188c5fea4b064609a617d7de1f3f2147" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "69cfddcbeba144f2acfcf4a0b1cfffac" is_pre_election: true
I20260630 12:24:41.024463 15150 leader_election.cc:400] T cc76af28c06743d7a30e269a426c3ccd P 188c5fea4b064609a617d7de1f3f2147 [CANDIDATE]: Term 3 pre-election: Vote denied by peer 6427f7e6bf1249d493cac3af850a2082 (127.12.213.1:35233) with higher term. Message: Invalid argument: T cc76af28c06743d7a30e269a426c3ccd P 6427f7e6bf1249d493cac3af850a2082 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 188c5fea4b064609a617d7de1f3f2147 for earlier term 3. Current term is 4.
I20260630 12:24:41.024780 15150 leader_election.cc:403] T cc76af28c06743d7a30e269a426c3ccd P 188c5fea4b064609a617d7de1f3f2147 [CANDIDATE]: Term 3 pre-election: Cancelling election due to peer responding with higher term
I20260630 12:24:41.025462 15272 raft_consensus.cc:3060] T cc76af28c06743d7a30e269a426c3ccd P 188c5fea4b064609a617d7de1f3f2147 [term 2 FOLLOWER]: Advancing to term 4
I20260630 12:24:41.025573 15054 raft_consensus.cc:2468] T cc76af28c06743d7a30e269a426c3ccd P 69cfddcbeba144f2acfcf4a0b1cfffac [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6427f7e6bf1249d493cac3af850a2082 in term 4.
I20260630 12:24:41.026587 14870 leader_election.cc:304] T cc76af28c06743d7a30e269a426c3ccd P 6427f7e6bf1249d493cac3af850a2082 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6427f7e6bf1249d493cac3af850a2082, 69cfddcbeba144f2acfcf4a0b1cfffac; no voters: 188c5fea4b064609a617d7de1f3f2147
I20260630 12:24:41.027262 15271 raft_consensus.cc:2804] T cc76af28c06743d7a30e269a426c3ccd P 6427f7e6bf1249d493cac3af850a2082 [term 4 FOLLOWER]: Leader election won for term 4
I20260630 12:24:41.028497 15271 raft_consensus.cc:697] T cc76af28c06743d7a30e269a426c3ccd P 6427f7e6bf1249d493cac3af850a2082 [term 4 LEADER]: Becoming Leader. State: Replica: 6427f7e6bf1249d493cac3af850a2082, State: Running, Role: LEADER
I20260630 12:24:41.029808 15271 consensus_queue.cc:237] T cc76af28c06743d7a30e269a426c3ccd P 6427f7e6bf1249d493cac3af850a2082 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6427f7e6bf1249d493cac3af850a2082" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35233 } } peers { permanent_uuid: "69cfddcbeba144f2acfcf4a0b1cfffac" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38539 } } peers { permanent_uuid: "188c5fea4b064609a617d7de1f3f2147" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40035 } attrs { promote: false } }
I20260630 12:24:41.033461 15272 raft_consensus.cc:2749] T cc76af28c06743d7a30e269a426c3ccd P 188c5fea4b064609a617d7de1f3f2147 [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: Vote denied by peer 6427f7e6bf1249d493cac3af850a2082 (127.12.213.1:35233) with higher term. Message: Invalid argument: T cc76af28c06743d7a30e269a426c3ccd P 6427f7e6bf1249d493cac3af850a2082 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 188c5fea4b064609a617d7de1f3f2147 for earlier term 3. Current term is 4.
I20260630 12:24:41.039223 14802 catalog_manager.cc:5697] T cc76af28c06743d7a30e269a426c3ccd P 6427f7e6bf1249d493cac3af850a2082 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "6427f7e6bf1249d493cac3af850a2082" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6427f7e6bf1249d493cac3af850a2082" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69cfddcbeba144f2acfcf4a0b1cfffac" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "188c5fea4b064609a617d7de1f3f2147" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40035 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:41.134524 14856 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:24:41.136857 14856 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:24:41.137236 14856 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:24:41.521093 15186 raft_consensus.cc:1275] T cc76af28c06743d7a30e269a426c3ccd P 188c5fea4b064609a617d7de1f3f2147 [term 4 FOLLOWER]: Refusing update from remote peer 6427f7e6bf1249d493cac3af850a2082: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260630 12:24:41.522538 15271 consensus_queue.cc:1048] T cc76af28c06743d7a30e269a426c3ccd P 6427f7e6bf1249d493cac3af850a2082 [LEADER]: Connected to new peer: Peer: permanent_uuid: "188c5fea4b064609a617d7de1f3f2147" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40035 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260630 12:24:41.539595 15054 raft_consensus.cc:1275] T cc76af28c06743d7a30e269a426c3ccd P 69cfddcbeba144f2acfcf4a0b1cfffac [term 4 FOLLOWER]: Refusing update from remote peer 6427f7e6bf1249d493cac3af850a2082: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260630 12:24:41.541486 15283 consensus_queue.cc:1048] T cc76af28c06743d7a30e269a426c3ccd P 6427f7e6bf1249d493cac3af850a2082 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69cfddcbeba144f2acfcf4a0b1cfffac" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260630 12:24:43.138259 14856 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:24:43.140573 14856 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:24:43.140909 14856 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:24:45.141795 14856 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:24:45.143841 14856 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:24:45.144392 14856 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:24:47.145427 14856 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:24:47.147469 14856 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:24:47.147830 14856 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:24:49.148870 14856 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:24:49.151136 14856 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:24:49.151477 14856 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:24:50.084410 13140 tablet_server.cc:179] TabletServer@127.12.213.1:0 shutting down...
I20260630 12:24:50.108745 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:50.109532 13140 tablet_replica.cc:333] T 25069b40a37943debc107f88b790cc48 P 6427f7e6bf1249d493cac3af850a2082: stopping tablet replica
I20260630 12:24:50.110105 13140 raft_consensus.cc:2243] T 25069b40a37943debc107f88b790cc48 P 6427f7e6bf1249d493cac3af850a2082 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:50.110720 13140 raft_consensus.cc:2272] T 25069b40a37943debc107f88b790cc48 P 6427f7e6bf1249d493cac3af850a2082 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:50.112792 13140 tablet_replica.cc:333] T cc76af28c06743d7a30e269a426c3ccd P 6427f7e6bf1249d493cac3af850a2082: stopping tablet replica
I20260630 12:24:50.113225 13140 raft_consensus.cc:2243] T cc76af28c06743d7a30e269a426c3ccd P 6427f7e6bf1249d493cac3af850a2082 [term 4 LEADER]: Raft consensus shutting down.
I20260630 12:24:50.114080 13140 raft_consensus.cc:2272] T cc76af28c06743d7a30e269a426c3ccd P 6427f7e6bf1249d493cac3af850a2082 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:50.137403 13140 tablet_server.cc:196] TabletServer@127.12.213.1:0 shutdown complete.
I20260630 12:24:50.150527 13140 tablet_server.cc:179] TabletServer@127.12.213.2:0 shutting down...
I20260630 12:24:50.174659 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:50.175396 13140 tablet_replica.cc:333] T 25069b40a37943debc107f88b790cc48 P 355c044cd4a445f5a36a31c9aea45900: stopping tablet replica
I20260630 12:24:50.175911 13140 raft_consensus.cc:2243] T 25069b40a37943debc107f88b790cc48 P 355c044cd4a445f5a36a31c9aea45900 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:50.176767 13140 raft_consensus.cc:2272] T 25069b40a37943debc107f88b790cc48 P 355c044cd4a445f5a36a31c9aea45900 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:50.198626 13140 tablet_server.cc:196] TabletServer@127.12.213.2:0 shutdown complete.
I20260630 12:24:50.210390 13140 tablet_server.cc:179] TabletServer@127.12.213.3:0 shutting down...
I20260630 12:24:50.234372 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:50.235248 13140 tablet_replica.cc:333] T 25069b40a37943debc107f88b790cc48 P 69cfddcbeba144f2acfcf4a0b1cfffac: stopping tablet replica
I20260630 12:24:50.235942 13140 raft_consensus.cc:2243] T 25069b40a37943debc107f88b790cc48 P 69cfddcbeba144f2acfcf4a0b1cfffac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:50.236491 13140 raft_consensus.cc:2272] T 25069b40a37943debc107f88b790cc48 P 69cfddcbeba144f2acfcf4a0b1cfffac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:50.238790 13140 tablet_replica.cc:333] T cc76af28c06743d7a30e269a426c3ccd P 69cfddcbeba144f2acfcf4a0b1cfffac: stopping tablet replica
I20260630 12:24:50.239271 13140 raft_consensus.cc:2243] T cc76af28c06743d7a30e269a426c3ccd P 69cfddcbeba144f2acfcf4a0b1cfffac [term 4 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:50.240195 13140 raft_consensus.cc:2272] T cc76af28c06743d7a30e269a426c3ccd P 69cfddcbeba144f2acfcf4a0b1cfffac [term 4 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:50.279951 13140 tablet_server.cc:196] TabletServer@127.12.213.3:0 shutdown complete.
I20260630 12:24:50.290705 13140 tablet_server.cc:179] TabletServer@127.12.213.4:0 shutting down...
I20260630 12:24:50.313023 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:50.313778 13140 tablet_replica.cc:333] T cc76af28c06743d7a30e269a426c3ccd P 188c5fea4b064609a617d7de1f3f2147: stopping tablet replica
I20260630 12:24:50.314415 13140 raft_consensus.cc:2243] T cc76af28c06743d7a30e269a426c3ccd P 188c5fea4b064609a617d7de1f3f2147 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:50.315030 13140 raft_consensus.cc:2272] T cc76af28c06743d7a30e269a426c3ccd P 188c5fea4b064609a617d7de1f3f2147 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:50.333895 13140 tablet_server.cc:196] TabletServer@127.12.213.4:0 shutdown complete.
I20260630 12:24:50.343951 13140 master.cc:562] Master@127.12.213.62:39569 shutting down...
I20260630 12:24:50.361732 13140 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0e4ce162bb974186a050c22ff934c9b7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:50.362409 13140 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0e4ce162bb974186a050c22ff934c9b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:50.362775 13140 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0e4ce162bb974186a050c22ff934c9b7: stopping tablet replica
I20260630 12:24:50.381302 13140 master.cc:584] Master@127.12.213.62:39569 shutdown complete.
[       OK ] AutoRebalancerTest.MovesScheduledIfAddTserver (28113 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTservers
I20260630 12:24:50.418641 13140 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.213.62:41555
I20260630 12:24:50.419809 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:50.425267 15292 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
W20260630 12:24:50.425499 15293 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
W20260630 12:24:50.426749 15295 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
I20260630 12:24:50.427966 13140 server_base.cc:1061] running on GCE node
I20260630 12:24:50.428845 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:50.429019 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:24:50.429131 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822290429120 us; error 0 us; skew 500 ppm
I20260630 12:24:50.429530 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:50.431856 13140 webserver.cc:533] Webserver started at http://127.12.213.62:45189/ using document root <none> and password file <none>
I20260630 12:24:50.432271 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:50.432425 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:50.432646 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:50.433723 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822237130653-13140-0/minicluster-data/master-0-root/instance:
uuid: "d08d4ef5bc894d1b905476facb374454"
format_stamp: "Formatted at 2026-06-30 12:24:50 on dist-test-slave-zz34"
I20260630 12:24:50.438035 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:24:50.441247 15300 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:50.441985 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:24:50.442292 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822237130653-13140-0/minicluster-data/master-0-root
uuid: "d08d4ef5bc894d1b905476facb374454"
format_stamp: "Formatted at 2026-06-30 12:24:50 on dist-test-slave-zz34"
I20260630 12:24:50.442580 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822237130653-13140-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822237130653-13140-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822237130653-13140-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)
I20260630 12:24:50.466254 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:50.467453 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:50.504402 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.62:41555
I20260630 12:24:50.504496 15351 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.62:41555 every 8 connection(s)
I20260630 12:24:50.508267 15352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:50.518347 15352 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d08d4ef5bc894d1b905476facb374454: Bootstrap starting.
I20260630 12:24:50.522891 15352 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d08d4ef5bc894d1b905476facb374454: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:50.526978 15352 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d08d4ef5bc894d1b905476facb374454: No bootstrap required, opened a new log
I20260630 12:24:50.529045 15352 raft_consensus.cc:359] T 00000000000000000000000000000000 P d08d4ef5bc894d1b905476facb374454 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d08d4ef5bc894d1b905476facb374454" member_type: VOTER }
I20260630 12:24:50.529472 15352 raft_consensus.cc:385] T 00000000000000000000000000000000 P d08d4ef5bc894d1b905476facb374454 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:50.529709 15352 raft_consensus.cc:740] T 00000000000000000000000000000000 P d08d4ef5bc894d1b905476facb374454 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d08d4ef5bc894d1b905476facb374454, State: Initialized, Role: FOLLOWER
I20260630 12:24:50.530361 15352 consensus_queue.cc:260] T 00000000000000000000000000000000 P d08d4ef5bc894d1b905476facb374454 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d08d4ef5bc894d1b905476facb374454" member_type: VOTER }
I20260630 12:24:50.530848 15352 raft_consensus.cc:399] T 00000000000000000000000000000000 P d08d4ef5bc894d1b905476facb374454 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:24:50.531076 15352 raft_consensus.cc:493] T 00000000000000000000000000000000 P d08d4ef5bc894d1b905476facb374454 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:24:50.531353 15352 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d08d4ef5bc894d1b905476facb374454 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:50.535557 15352 raft_consensus.cc:515] T 00000000000000000000000000000000 P d08d4ef5bc894d1b905476facb374454 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d08d4ef5bc894d1b905476facb374454" member_type: VOTER }
I20260630 12:24:50.536101 15352 leader_election.cc:304] T 00000000000000000000000000000000 P d08d4ef5bc894d1b905476facb374454 [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: d08d4ef5bc894d1b905476facb374454; no voters: 
I20260630 12:24:50.537245 15352 leader_election.cc:290] T 00000000000000000000000000000000 P d08d4ef5bc894d1b905476facb374454 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:24:50.537592 15355 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d08d4ef5bc894d1b905476facb374454 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:50.539086 15355 raft_consensus.cc:697] T 00000000000000000000000000000000 P d08d4ef5bc894d1b905476facb374454 [term 1 LEADER]: Becoming Leader. State: Replica: d08d4ef5bc894d1b905476facb374454, State: Running, Role: LEADER
I20260630 12:24:50.539830 15355 consensus_queue.cc:237] T 00000000000000000000000000000000 P d08d4ef5bc894d1b905476facb374454 [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: "d08d4ef5bc894d1b905476facb374454" member_type: VOTER }
I20260630 12:24:50.540416 15352 sys_catalog.cc:565] T 00000000000000000000000000000000 P d08d4ef5bc894d1b905476facb374454 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:24:50.545430 15356 sys_catalog.cc:455] T 00000000000000000000000000000000 P d08d4ef5bc894d1b905476facb374454 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d08d4ef5bc894d1b905476facb374454" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d08d4ef5bc894d1b905476facb374454" member_type: VOTER } }
I20260630 12:24:50.545424 15357 sys_catalog.cc:455] T 00000000000000000000000000000000 P d08d4ef5bc894d1b905476facb374454 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d08d4ef5bc894d1b905476facb374454. Latest consensus state: current_term: 1 leader_uuid: "d08d4ef5bc894d1b905476facb374454" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d08d4ef5bc894d1b905476facb374454" member_type: VOTER } }
I20260630 12:24:50.546202 15357 sys_catalog.cc:458] T 00000000000000000000000000000000 P d08d4ef5bc894d1b905476facb374454 [sys.catalog]: This master's current role is: LEADER
I20260630 12:24:50.546293 15356 sys_catalog.cc:458] T 00000000000000000000000000000000 P d08d4ef5bc894d1b905476facb374454 [sys.catalog]: This master's current role is: LEADER
I20260630 12:24:50.548439 15362 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:24:50.555434 15362 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:24:50.556445 13140 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:24:50.564285 15362 catalog_manager.cc:1383] Generated new cluster ID: 247a383852c644fc89a8f80e72cba64d
I20260630 12:24:50.564572 15362 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:24:50.593758 15362 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:24:50.595037 15362 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:24:50.606535 15362 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d08d4ef5bc894d1b905476facb374454: Generated new TSK 0
I20260630 12:24:50.607159 15362 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:24:50.621532 13140 internal_mini_cluster.cc:371] 0 TS(s) registered with all masters after 0.00016476s
I20260630 12:25:02.715130 13140 master.cc:562] Master@127.12.213.62:41555 shutting down...
I20260630 12:25:02.741180 13140 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d08d4ef5bc894d1b905476facb374454 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:02.742132 13140 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d08d4ef5bc894d1b905476facb374454 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:02.742581 13140 tablet_replica.cc:333] T 00000000000000000000000000000000 P d08d4ef5bc894d1b905476facb374454: stopping tablet replica
I20260630 12:25:02.762288 13140 master.cc:584] Master@127.12.213.62:41555 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTservers (12375 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTablets
I20260630 12:25:02.793772 13140 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.213.62:36559
I20260630 12:25:02.794957 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:02.800735 15375 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
W20260630 12:25:02.801018 15376 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
W20260630 12:25:02.801821 15378 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
I20260630 12:25:02.803221 13140 server_base.cc:1061] running on GCE node
I20260630 12:25:02.803973 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:02.804172 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:02.804342 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822302804308 us; error 0 us; skew 500 ppm
I20260630 12:25:02.804982 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:02.807358 13140 webserver.cc:533] Webserver started at http://127.12.213.62:46343/ using document root <none> and password file <none>
I20260630 12:25:02.807869 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:02.808069 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:02.808367 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:02.809511 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822237130653-13140-0/minicluster-data/master-0-root/instance:
uuid: "5308e480deaf43dca41e22761fb89b5e"
format_stamp: "Formatted at 2026-06-30 12:25:02 on dist-test-slave-zz34"
I20260630 12:25:02.813899 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:25:02.817222 15383 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:02.817963 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:25:02.818305 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822237130653-13140-0/minicluster-data/master-0-root
uuid: "5308e480deaf43dca41e22761fb89b5e"
format_stamp: "Formatted at 2026-06-30 12:25:02 on dist-test-slave-zz34"
I20260630 12:25:02.818596 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822237130653-13140-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822237130653-13140-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822237130653-13140-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)
I20260630 12:25:02.844285 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:02.845541 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:02.882611 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.62:36559
I20260630 12:25:02.882690 15434 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.62:36559 every 8 connection(s)
I20260630 12:25:02.886677 15435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:02.897336 15435 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5308e480deaf43dca41e22761fb89b5e: Bootstrap starting.
I20260630 12:25:02.901842 15435 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5308e480deaf43dca41e22761fb89b5e: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:02.905875 15435 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5308e480deaf43dca41e22761fb89b5e: No bootstrap required, opened a new log
I20260630 12:25:02.908046 15435 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5308e480deaf43dca41e22761fb89b5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5308e480deaf43dca41e22761fb89b5e" member_type: VOTER }
I20260630 12:25:02.908445 15435 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5308e480deaf43dca41e22761fb89b5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:02.908622 15435 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5308e480deaf43dca41e22761fb89b5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5308e480deaf43dca41e22761fb89b5e, State: Initialized, Role: FOLLOWER
I20260630 12:25:02.909087 15435 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5308e480deaf43dca41e22761fb89b5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5308e480deaf43dca41e22761fb89b5e" member_type: VOTER }
I20260630 12:25:02.909502 15435 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5308e480deaf43dca41e22761fb89b5e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:25:02.909693 15435 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5308e480deaf43dca41e22761fb89b5e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:25:02.909901 15435 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5308e480deaf43dca41e22761fb89b5e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:02.914324 15435 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5308e480deaf43dca41e22761fb89b5e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5308e480deaf43dca41e22761fb89b5e" member_type: VOTER }
I20260630 12:25:02.914785 15435 leader_election.cc:304] T 00000000000000000000000000000000 P 5308e480deaf43dca41e22761fb89b5e [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: 5308e480deaf43dca41e22761fb89b5e; no voters: 
I20260630 12:25:02.915832 15435 leader_election.cc:290] T 00000000000000000000000000000000 P 5308e480deaf43dca41e22761fb89b5e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:25:02.916175 15438 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5308e480deaf43dca41e22761fb89b5e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:02.917479 15438 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5308e480deaf43dca41e22761fb89b5e [term 1 LEADER]: Becoming Leader. State: Replica: 5308e480deaf43dca41e22761fb89b5e, State: Running, Role: LEADER
I20260630 12:25:02.918222 15438 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5308e480deaf43dca41e22761fb89b5e [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: "5308e480deaf43dca41e22761fb89b5e" member_type: VOTER }
I20260630 12:25:02.918853 15435 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5308e480deaf43dca41e22761fb89b5e [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:25:02.921290 15439 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5308e480deaf43dca41e22761fb89b5e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5308e480deaf43dca41e22761fb89b5e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5308e480deaf43dca41e22761fb89b5e" member_type: VOTER } }
I20260630 12:25:02.921393 15440 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5308e480deaf43dca41e22761fb89b5e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5308e480deaf43dca41e22761fb89b5e. Latest consensus state: current_term: 1 leader_uuid: "5308e480deaf43dca41e22761fb89b5e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5308e480deaf43dca41e22761fb89b5e" member_type: VOTER } }
I20260630 12:25:02.922022 15439 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5308e480deaf43dca41e22761fb89b5e [sys.catalog]: This master's current role is: LEADER
I20260630 12:25:02.922073 15440 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5308e480deaf43dca41e22761fb89b5e [sys.catalog]: This master's current role is: LEADER
I20260630 12:25:02.925037 15444 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:25:02.930356 15444 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:25:02.935611 13140 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:25:02.941021 15444 catalog_manager.cc:1383] Generated new cluster ID: 6d8b68c77b664bb78314cd8f212d3315
I20260630 12:25:02.941334 15444 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:25:02.963593 15444 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:25:02.965113 15444 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:25:02.978703 15444 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 5308e480deaf43dca41e22761fb89b5e: Generated new TSK 0
I20260630 12:25:02.979240 15444 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:25:03.006430 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:03.013026 15456 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
W20260630 12:25:03.016119 15457 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
I20260630 12:25:03.017855 13140 server_base.cc:1061] running on GCE node
W20260630 12:25:03.019627 15459 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
I20260630 12:25:03.023404 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:03.023609 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:03.023837 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822303023802 us; error 0 us; skew 500 ppm
I20260630 12:25:03.024394 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:03.026858 13140 webserver.cc:533] Webserver started at http://127.12.213.1:46657/ using document root <none> and password file <none>
I20260630 12:25:03.027339 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:03.027501 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:03.027912 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:03.029335 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822237130653-13140-0/minicluster-data/ts-0-root/instance:
uuid: "c59bfd3f11bf45949d040fd3dd549548"
format_stamp: "Formatted at 2026-06-30 12:25:03 on dist-test-slave-zz34"
I20260630 12:25:03.033896 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:25:03.037181 15464 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:03.037882 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:25:03.038230 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822237130653-13140-0/minicluster-data/ts-0-root
uuid: "c59bfd3f11bf45949d040fd3dd549548"
format_stamp: "Formatted at 2026-06-30 12:25:03 on dist-test-slave-zz34"
I20260630 12:25:03.038501 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822237130653-13140-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822237130653-13140-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822237130653-13140-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)
I20260630 12:25:03.077225 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:03.078563 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:03.080050 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:03.082474 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:03.082710 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:03.082947 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:03.083144 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:03.123658 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.1:45961
I20260630 12:25:03.123754 15526 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.1:45961 every 8 connection(s)
I20260630 12:25:03.128899 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:03.136270 15531 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
W20260630 12:25:03.138131 15532 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
W20260630 12:25:03.141939 15534 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
I20260630 12:25:03.142764 13140 server_base.cc:1061] running on GCE node
I20260630 12:25:03.143642 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:25:03.143777 15527 heartbeater.cc:344] Connected to a master server at 127.12.213.62:36559
W20260630 12:25:03.143879 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:03.144212 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822303144189 us; error 0 us; skew 500 ppm
I20260630 12:25:03.144273 15527 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:03.144797 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:03.145102 15527 heartbeater.cc:507] Master 127.12.213.62:36559 requested a full tablet report, sending...
I20260630 12:25:03.147367 15400 ts_manager.cc:194] Registered new tserver with Master: c59bfd3f11bf45949d040fd3dd549548 (127.12.213.1:45961)
I20260630 12:25:03.147614 13140 webserver.cc:533] Webserver started at http://127.12.213.2:46241/ using document root <none> and password file <none>
I20260630 12:25:03.148146 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:03.148352 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:03.148626 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:03.149443 15400 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34632
I20260630 12:25:03.149890 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822237130653-13140-0/minicluster-data/ts-1-root/instance:
uuid: "425c0f4421a44fd3b2a68d37aa96dd0c"
format_stamp: "Formatted at 2026-06-30 12:25:03 on dist-test-slave-zz34"
I20260630 12:25:03.154367 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:25:03.157577 15539 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:03.158464 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:25:03.158697 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822237130653-13140-0/minicluster-data/ts-1-root
uuid: "425c0f4421a44fd3b2a68d37aa96dd0c"
format_stamp: "Formatted at 2026-06-30 12:25:03 on dist-test-slave-zz34"
I20260630 12:25:03.158918 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822237130653-13140-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822237130653-13140-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822237130653-13140-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)
I20260630 12:25:03.174495 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:03.175624 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:03.176934 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:03.179121 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:03.179288 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:03.179570 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:03.179728 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:03.219161 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.2:36307
I20260630 12:25:03.219415 15601 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.2:36307 every 8 connection(s)
I20260630 12:25:03.224269 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:03.231632 15605 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
W20260630 12:25:03.233466 15606 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
I20260630 12:25:03.234695 13140 server_base.cc:1061] running on GCE node
W20260630 12:25:03.235234 15609 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
I20260630 12:25:03.236608 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:25:03.236737 15602 heartbeater.cc:344] Connected to a master server at 127.12.213.62:36559
W20260630 12:25:03.236920 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:03.237227 15602 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:03.237232 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822303237213 us; error 0 us; skew 500 ppm
I20260630 12:25:03.238023 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:03.238144 15602 heartbeater.cc:507] Master 127.12.213.62:36559 requested a full tablet report, sending...
I20260630 12:25:03.240760 15400 ts_manager.cc:194] Registered new tserver with Master: 425c0f4421a44fd3b2a68d37aa96dd0c (127.12.213.2:36307)
I20260630 12:25:03.240947 13140 webserver.cc:533] Webserver started at http://127.12.213.3:34243/ using document root <none> and password file <none>
I20260630 12:25:03.241525 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:03.241735 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:03.242036 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:03.242458 15400 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34644
I20260630 12:25:03.243345 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822237130653-13140-0/minicluster-data/ts-2-root/instance:
uuid: "fbb63801d27d476baf0456a3148215ff"
format_stamp: "Formatted at 2026-06-30 12:25:03 on dist-test-slave-zz34"
I20260630 12:25:03.247772 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:25:03.251000 15613 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:03.251838 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:25:03.252166 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822237130653-13140-0/minicluster-data/ts-2-root
uuid: "fbb63801d27d476baf0456a3148215ff"
format_stamp: "Formatted at 2026-06-30 12:25:03 on dist-test-slave-zz34"
I20260630 12:25:03.252506 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822237130653-13140-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822237130653-13140-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822237130653-13140-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)
I20260630 12:25:03.269522 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:03.270818 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:03.272266 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:03.274471 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:03.274698 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:03.274940 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:03.275113 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:03.314594 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.3:41713
I20260630 12:25:03.314688 15675 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.3:41713 every 8 connection(s)
I20260630 12:25:03.328783 15676 heartbeater.cc:344] Connected to a master server at 127.12.213.62:36559
I20260630 12:25:03.329102 15676 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:03.329869 15676 heartbeater.cc:507] Master 127.12.213.62:36559 requested a full tablet report, sending...
I20260630 12:25:03.331739 15400 ts_manager.cc:194] Registered new tserver with Master: fbb63801d27d476baf0456a3148215ff (127.12.213.3:41713)
I20260630 12:25:03.332321 13140 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01428003s
I20260630 12:25:03.333033 15400 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34658
I20260630 12:25:04.152093 15527 heartbeater.cc:499] Master 127.12.213.62:36559 was elected leader, sending a full tablet report...
I20260630 12:25:04.244849 15602 heartbeater.cc:499] Master 127.12.213.62:36559 was elected leader, sending a full tablet report...
I20260630 12:25:04.335812 15676 heartbeater.cc:499] Master 127.12.213.62:36559 was elected leader, sending a full tablet report...
I20260630 12:25:04.935240 15453 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:06.936213 15453 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:08.937430 15453 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:10.938768 15453 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:12.939939 15453 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:14.940901 15453 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:15.426483 13140 tablet_server.cc:179] TabletServer@127.12.213.1:0 shutting down...
I20260630 12:25:15.455211 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:15.472584 13140 tablet_server.cc:196] TabletServer@127.12.213.1:0 shutdown complete.
I20260630 12:25:15.482968 13140 tablet_server.cc:179] TabletServer@127.12.213.2:0 shutting down...
I20260630 12:25:15.503651 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:15.519340 13140 tablet_server.cc:196] TabletServer@127.12.213.2:0 shutdown complete.
I20260630 12:25:15.529116 13140 tablet_server.cc:179] TabletServer@127.12.213.3:0 shutting down...
I20260630 12:25:15.550385 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:15.566087 13140 tablet_server.cc:196] TabletServer@127.12.213.3:0 shutdown complete.
I20260630 12:25:15.574395 13140 master.cc:562] Master@127.12.213.62:36559 shutting down...
I20260630 12:25:15.593187 13140 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5308e480deaf43dca41e22761fb89b5e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:15.593904 13140 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5308e480deaf43dca41e22761fb89b5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:15.594302 13140 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5308e480deaf43dca41e22761fb89b5e: stopping tablet replica
I20260630 12:25:15.611491 13140 master.cc:584] Master@127.12.213.62:36559 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTablets (12847 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange
I20260630 12:25:15.644294 13140 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.213.62:45495
I20260630 12:25:15.645367 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:15.650581 15681 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
W20260630 12:25:15.650655 15682 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
I20260630 12:25:15.652724 13140 server_base.cc:1061] running on GCE node
W20260630 12:25:15.653023 15684 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
I20260630 12:25:15.653815 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:15.654053 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:15.654227 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822315654209 us; error 0 us; skew 500 ppm
I20260630 12:25:15.654706 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:15.656950 13140 webserver.cc:533] Webserver started at http://127.12.213.62:39509/ using document root <none> and password file <none>
I20260630 12:25:15.657428 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:15.657635 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:15.657923 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:15.659176 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822237130653-13140-0/minicluster-data/master-0-root/instance:
uuid: "13dbbe394c704fd0901693c5787289a6"
format_stamp: "Formatted at 2026-06-30 12:25:15 on dist-test-slave-zz34"
I20260630 12:25:15.663621 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:25:15.666838 15689 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:15.667604 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:25:15.667871 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822237130653-13140-0/minicluster-data/master-0-root
uuid: "13dbbe394c704fd0901693c5787289a6"
format_stamp: "Formatted at 2026-06-30 12:25:15 on dist-test-slave-zz34"
I20260630 12:25:15.668157 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822237130653-13140-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822237130653-13140-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822237130653-13140-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)
I20260630 12:25:15.690932 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:15.692158 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:15.730316 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.62:45495
I20260630 12:25:15.730443 15740 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.62:45495 every 8 connection(s)
I20260630 12:25:15.734325 15741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:15.745193 15741 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 13dbbe394c704fd0901693c5787289a6: Bootstrap starting.
I20260630 12:25:15.749720 15741 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 13dbbe394c704fd0901693c5787289a6: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:15.753795 15741 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 13dbbe394c704fd0901693c5787289a6: No bootstrap required, opened a new log
I20260630 12:25:15.755949 15741 raft_consensus.cc:359] T 00000000000000000000000000000000 P 13dbbe394c704fd0901693c5787289a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "13dbbe394c704fd0901693c5787289a6" member_type: VOTER }
I20260630 12:25:15.756345 15741 raft_consensus.cc:385] T 00000000000000000000000000000000 P 13dbbe394c704fd0901693c5787289a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:15.756532 15741 raft_consensus.cc:740] T 00000000000000000000000000000000 P 13dbbe394c704fd0901693c5787289a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13dbbe394c704fd0901693c5787289a6, State: Initialized, Role: FOLLOWER
I20260630 12:25:15.757067 15741 consensus_queue.cc:260] T 00000000000000000000000000000000 P 13dbbe394c704fd0901693c5787289a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "13dbbe394c704fd0901693c5787289a6" member_type: VOTER }
I20260630 12:25:15.757514 15741 raft_consensus.cc:399] T 00000000000000000000000000000000 P 13dbbe394c704fd0901693c5787289a6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:25:15.757709 15741 raft_consensus.cc:493] T 00000000000000000000000000000000 P 13dbbe394c704fd0901693c5787289a6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:25:15.757918 15741 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 13dbbe394c704fd0901693c5787289a6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:15.762212 15741 raft_consensus.cc:515] T 00000000000000000000000000000000 P 13dbbe394c704fd0901693c5787289a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "13dbbe394c704fd0901693c5787289a6" member_type: VOTER }
I20260630 12:25:15.762693 15741 leader_election.cc:304] T 00000000000000000000000000000000 P 13dbbe394c704fd0901693c5787289a6 [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: 13dbbe394c704fd0901693c5787289a6; no voters: 
I20260630 12:25:15.763737 15741 leader_election.cc:290] T 00000000000000000000000000000000 P 13dbbe394c704fd0901693c5787289a6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:25:15.764133 15744 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 13dbbe394c704fd0901693c5787289a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:15.765440 15744 raft_consensus.cc:697] T 00000000000000000000000000000000 P 13dbbe394c704fd0901693c5787289a6 [term 1 LEADER]: Becoming Leader. State: Replica: 13dbbe394c704fd0901693c5787289a6, State: Running, Role: LEADER
I20260630 12:25:15.766032 15744 consensus_queue.cc:237] T 00000000000000000000000000000000 P 13dbbe394c704fd0901693c5787289a6 [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: "13dbbe394c704fd0901693c5787289a6" member_type: VOTER }
I20260630 12:25:15.766687 15741 sys_catalog.cc:565] T 00000000000000000000000000000000 P 13dbbe394c704fd0901693c5787289a6 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:25:15.768975 15746 sys_catalog.cc:455] T 00000000000000000000000000000000 P 13dbbe394c704fd0901693c5787289a6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 13dbbe394c704fd0901693c5787289a6. Latest consensus state: current_term: 1 leader_uuid: "13dbbe394c704fd0901693c5787289a6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "13dbbe394c704fd0901693c5787289a6" member_type: VOTER } }
I20260630 12:25:15.768944 15745 sys_catalog.cc:455] T 00000000000000000000000000000000 P 13dbbe394c704fd0901693c5787289a6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "13dbbe394c704fd0901693c5787289a6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "13dbbe394c704fd0901693c5787289a6" member_type: VOTER } }
I20260630 12:25:15.769625 15746 sys_catalog.cc:458] T 00000000000000000000000000000000 P 13dbbe394c704fd0901693c5787289a6 [sys.catalog]: This master's current role is: LEADER
I20260630 12:25:15.769718 15745 sys_catalog.cc:458] T 00000000000000000000000000000000 P 13dbbe394c704fd0901693c5787289a6 [sys.catalog]: This master's current role is: LEADER
I20260630 12:25:15.774227 15749 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:25:15.782395 15749 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:25:15.783363 13140 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:25:15.791648 15749 catalog_manager.cc:1383] Generated new cluster ID: d444beef524d4cd58749b40da48dd0f1
I20260630 12:25:15.791914 15749 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:25:15.804447 15749 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:25:15.805646 15749 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:25:15.819490 15749 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 13dbbe394c704fd0901693c5787289a6: Generated new TSK 0
I20260630 12:25:15.820047 15749 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:25:15.849637 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:15.855413 15762 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
W20260630 12:25:15.856626 15763 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
I20260630 12:25:15.857972 13140 server_base.cc:1061] running on GCE node
W20260630 12:25:15.858232 15765 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
I20260630 12:25:15.859129 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:15.859345 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:15.859575 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822315859555 us; error 0 us; skew 500 ppm
I20260630 12:25:15.860083 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:15.862344 13140 webserver.cc:533] Webserver started at http://127.12.213.1:36103/ using document root <none> and password file <none>
I20260630 12:25:15.862782 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:15.862993 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:15.863255 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:15.864323 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822237130653-13140-0/minicluster-data/ts-0-root/instance:
uuid: "afa184c7c7074bbeb163d9f43ec4b12b"
format_stamp: "Formatted at 2026-06-30 12:25:15 on dist-test-slave-zz34"
I20260630 12:25:15.868760 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:25:15.872558 15770 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:15.873282 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:25:15.873569 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822237130653-13140-0/minicluster-data/ts-0-root
uuid: "afa184c7c7074bbeb163d9f43ec4b12b"
format_stamp: "Formatted at 2026-06-30 12:25:15 on dist-test-slave-zz34"
I20260630 12:25:15.873850 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822237130653-13140-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822237130653-13140-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822237130653-13140-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)
I20260630 12:25:15.893411 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:15.894634 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:15.896052 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:15.898229 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:15.898463 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:15.898702 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:15.898888 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:15.937602 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.1:36669
I20260630 12:25:15.937726 15832 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.1:36669 every 8 connection(s)
I20260630 12:25:15.942734 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:15.949757 15837 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
W20260630 12:25:15.950490 15838 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
I20260630 12:25:15.954344 13140 server_base.cc:1061] running on GCE node
W20260630 12:25:15.954269 15841 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
I20260630 12:25:15.955827 15833 heartbeater.cc:344] Connected to a master server at 127.12.213.62:45495
I20260630 12:25:15.956089 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:25:15.956233 15833 heartbeater.cc:461] Registering TS with master...
W20260630 12:25:15.956365 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:15.956590 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822315956571 us; error 0 us; skew 500 ppm
I20260630 12:25:15.957131 15833 heartbeater.cc:507] Master 127.12.213.62:45495 requested a full tablet report, sending...
I20260630 12:25:15.957312 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:15.959590 15706 ts_manager.cc:194] Registered new tserver with Master: afa184c7c7074bbeb163d9f43ec4b12b (127.12.213.1:36669)
I20260630 12:25:15.960040 13140 webserver.cc:533] Webserver started at http://127.12.213.2:34443/ using document root <none> and password file <none>
I20260630 12:25:15.960521 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:15.960727 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:15.960983 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:15.961522 15706 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53152
I20260630 12:25:15.962283 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822237130653-13140-0/minicluster-data/ts-1-root/instance:
uuid: "5de8f2574a5441339c5b381f7c0645ca"
format_stamp: "Formatted at 2026-06-30 12:25:15 on dist-test-slave-zz34"
I20260630 12:25:15.967024 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:25:15.970307 15845 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:15.971014 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:25:15.971287 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822237130653-13140-0/minicluster-data/ts-1-root
uuid: "5de8f2574a5441339c5b381f7c0645ca"
format_stamp: "Formatted at 2026-06-30 12:25:15 on dist-test-slave-zz34"
I20260630 12:25:15.971567 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822237130653-13140-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822237130653-13140-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822237130653-13140-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)
I20260630 12:25:15.988680 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:15.989794 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:15.991268 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:15.993404 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:15.993630 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:15.993865 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:15.994042 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:16.032635 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.2:39709
I20260630 12:25:16.032752 15907 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.2:39709 every 8 connection(s)
I20260630 12:25:16.037326 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:16.044457 15911 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
W20260630 12:25:16.045724 15912 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
W20260630 12:25:16.048388 15914 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
I20260630 12:25:16.049257 15908 heartbeater.cc:344] Connected to a master server at 127.12.213.62:45495
I20260630 12:25:16.049641 15908 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:16.050046 13140 server_base.cc:1061] running on GCE node
I20260630 12:25:16.050678 15908 heartbeater.cc:507] Master 127.12.213.62:45495 requested a full tablet report, sending...
I20260630 12:25:16.051110 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:16.051373 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:16.051594 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822316051573 us; error 0 us; skew 500 ppm
I20260630 12:25:16.052242 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:16.052891 15706 ts_manager.cc:194] Registered new tserver with Master: 5de8f2574a5441339c5b381f7c0645ca (127.12.213.2:39709)
I20260630 12:25:16.054494 15706 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53164
I20260630 12:25:16.054788 13140 webserver.cc:533] Webserver started at http://127.12.213.3:45897/ using document root <none> and password file <none>
I20260630 12:25:16.055280 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:16.055502 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:16.055799 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:16.056921 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822237130653-13140-0/minicluster-data/ts-2-root/instance:
uuid: "5d7de836e2e14fb787afba31d16bc1d6"
format_stamp: "Formatted at 2026-06-30 12:25:16 on dist-test-slave-zz34"
I20260630 12:25:16.061081 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:25:16.064239 15919 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:16.064929 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:25:16.065210 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822237130653-13140-0/minicluster-data/ts-2-root
uuid: "5d7de836e2e14fb787afba31d16bc1d6"
format_stamp: "Formatted at 2026-06-30 12:25:16 on dist-test-slave-zz34"
I20260630 12:25:16.065469 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822237130653-13140-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822237130653-13140-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822237130653-13140-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)
I20260630 12:25:16.074038 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:16.075181 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:16.076581 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:16.078724 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:16.078955 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:16.079182 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:16.079358 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:16.116771 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.3:37765
I20260630 12:25:16.116902 15981 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.3:37765 every 8 connection(s)
I20260630 12:25:16.130939 15982 heartbeater.cc:344] Connected to a master server at 127.12.213.62:45495
I20260630 12:25:16.131333 15982 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:16.132068 15982 heartbeater.cc:507] Master 127.12.213.62:45495 requested a full tablet report, sending...
I20260630 12:25:16.133980 15706 ts_manager.cc:194] Registered new tserver with Master: 5d7de836e2e14fb787afba31d16bc1d6 (127.12.213.3:37765)
I20260630 12:25:16.134814 13140 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014729542s
I20260630 12:25:16.135645 15706 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53172
I20260630 12:25:16.964479 15833 heartbeater.cc:499] Master 127.12.213.62:45495 was elected leader, sending a full tablet report...
I20260630 12:25:17.057003 15908 heartbeater.cc:499] Master 127.12.213.62:45495 was elected leader, sending a full tablet report...
I20260630 12:25:17.138350 15982 heartbeater.cc:499] Master 127.12.213.62:45495 was elected leader, sending a full tablet report...
I20260630 12:25:17.198840 15706 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53178:
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"
    }
  }
}
W20260630 12:25:17.201733 15706 catalog_manager.cc:7077] 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.
I20260630 12:25:17.264108 15798 tablet_service.cc:1511] Processing CreateTablet for tablet fb31159ac74249c9a29eb76782576cd5 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=928db9d9d3bd4a0db927de5927ac4a50]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:17.265688 15798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb31159ac74249c9a29eb76782576cd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:17.267166 15797 tablet_service.cc:1511] Processing CreateTablet for tablet 0e35120502484764ba41d5ab5d9b9509 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=928db9d9d3bd4a0db927de5927ac4a50]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:17.267269 15795 tablet_service.cc:1511] Processing CreateTablet for tablet 32249b06e3b248008836f367c3781f35 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=928db9d9d3bd4a0db927de5927ac4a50]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:17.267609 15796 tablet_service.cc:1511] Processing CreateTablet for tablet 81146464e5ee4b6e96839ec8fff7e8fb (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=928db9d9d3bd4a0db927de5927ac4a50]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:17.268640 15797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e35120502484764ba41d5ab5d9b9509. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:17.269068 15947 tablet_service.cc:1511] Processing CreateTablet for tablet fb31159ac74249c9a29eb76782576cd5 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=928db9d9d3bd4a0db927de5927ac4a50]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:17.269872 15796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81146464e5ee4b6e96839ec8fff7e8fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:17.270538 15947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb31159ac74249c9a29eb76782576cd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:17.271046 15871 tablet_service.cc:1511] Processing CreateTablet for tablet 81146464e5ee4b6e96839ec8fff7e8fb (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=928db9d9d3bd4a0db927de5927ac4a50]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:17.272372 15871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81146464e5ee4b6e96839ec8fff7e8fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:17.273689 15795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32249b06e3b248008836f367c3781f35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:17.273293 15946 tablet_service.cc:1511] Processing CreateTablet for tablet 0e35120502484764ba41d5ab5d9b9509 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=928db9d9d3bd4a0db927de5927ac4a50]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:17.275089 15946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e35120502484764ba41d5ab5d9b9509. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:17.275027 15945 tablet_service.cc:1511] Processing CreateTablet for tablet 81146464e5ee4b6e96839ec8fff7e8fb (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=928db9d9d3bd4a0db927de5927ac4a50]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:17.276472 15945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81146464e5ee4b6e96839ec8fff7e8fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:17.279245 15944 tablet_service.cc:1511] Processing CreateTablet for tablet 32249b06e3b248008836f367c3781f35 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=928db9d9d3bd4a0db927de5927ac4a50]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:17.280645 15944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32249b06e3b248008836f367c3781f35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:17.283135 15873 tablet_service.cc:1511] Processing CreateTablet for tablet fb31159ac74249c9a29eb76782576cd5 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=928db9d9d3bd4a0db927de5927ac4a50]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:17.284476 15873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb31159ac74249c9a29eb76782576cd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:17.287300 15872 tablet_service.cc:1511] Processing CreateTablet for tablet 0e35120502484764ba41d5ab5d9b9509 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=928db9d9d3bd4a0db927de5927ac4a50]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:17.288610 15872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e35120502484764ba41d5ab5d9b9509. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:17.291546 15870 tablet_service.cc:1511] Processing CreateTablet for tablet 32249b06e3b248008836f367c3781f35 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=928db9d9d3bd4a0db927de5927ac4a50]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:17.293382 15870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32249b06e3b248008836f367c3781f35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:17.299845 16003 tablet_bootstrap.cc:492] T 81146464e5ee4b6e96839ec8fff7e8fb P 5de8f2574a5441339c5b381f7c0645ca: Bootstrap starting.
I20260630 12:25:17.309653 16003 tablet_bootstrap.cc:654] T 81146464e5ee4b6e96839ec8fff7e8fb P 5de8f2574a5441339c5b381f7c0645ca: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:17.343072 16002 tablet_bootstrap.cc:492] T 81146464e5ee4b6e96839ec8fff7e8fb P afa184c7c7074bbeb163d9f43ec4b12b: Bootstrap starting.
I20260630 12:25:17.352525 16002 tablet_bootstrap.cc:654] T 81146464e5ee4b6e96839ec8fff7e8fb P afa184c7c7074bbeb163d9f43ec4b12b: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:17.359915 16003 tablet_bootstrap.cc:492] T 81146464e5ee4b6e96839ec8fff7e8fb P 5de8f2574a5441339c5b381f7c0645ca: No bootstrap required, opened a new log
I20260630 12:25:17.363487 16005 tablet_bootstrap.cc:492] T 0e35120502484764ba41d5ab5d9b9509 P 5d7de836e2e14fb787afba31d16bc1d6: Bootstrap starting.
I20260630 12:25:17.367053 16003 ts_tablet_manager.cc:1403] T 81146464e5ee4b6e96839ec8fff7e8fb P 5de8f2574a5441339c5b381f7c0645ca: Time spent bootstrapping tablet: real 0.068s	user 0.023s	sys 0.025s
I20260630 12:25:17.370026 16003 raft_consensus.cc:359] T 81146464e5ee4b6e96839ec8fff7e8fb P 5de8f2574a5441339c5b381f7c0645ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afa184c7c7074bbeb163d9f43ec4b12b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36669 } } peers { permanent_uuid: "5de8f2574a5441339c5b381f7c0645ca" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 39709 } } peers { permanent_uuid: "5d7de836e2e14fb787afba31d16bc1d6" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37765 } }
I20260630 12:25:17.370906 16003 raft_consensus.cc:385] T 81146464e5ee4b6e96839ec8fff7e8fb P 5de8f2574a5441339c5b381f7c0645ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:17.371212 16003 raft_consensus.cc:740] T 81146464e5ee4b6e96839ec8fff7e8fb P 5de8f2574a5441339c5b381f7c0645ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5de8f2574a5441339c5b381f7c0645ca, State: Initialized, Role: FOLLOWER
I20260630 12:25:17.372099 16003 consensus_queue.cc:260] T 81146464e5ee4b6e96839ec8fff7e8fb P 5de8f2574a5441339c5b381f7c0645ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afa184c7c7074bbeb163d9f43ec4b12b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36669 } } peers { permanent_uuid: "5de8f2574a5441339c5b381f7c0645ca" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 39709 } } peers { permanent_uuid: "5d7de836e2e14fb787afba31d16bc1d6" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37765 } }
I20260630 12:25:17.373353 16005 tablet_bootstrap.cc:654] T 0e35120502484764ba41d5ab5d9b9509 P 5d7de836e2e14fb787afba31d16bc1d6: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:17.380875 16003 ts_tablet_manager.cc:1434] T 81146464e5ee4b6e96839ec8fff7e8fb P 5de8f2574a5441339c5b381f7c0645ca: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.008s
I20260630 12:25:17.384572 16002 tablet_bootstrap.cc:492] T 81146464e5ee4b6e96839ec8fff7e8fb P afa184c7c7074bbeb163d9f43ec4b12b: No bootstrap required, opened a new log
I20260630 12:25:17.384732 16003 tablet_bootstrap.cc:492] T fb31159ac74249c9a29eb76782576cd5 P 5de8f2574a5441339c5b381f7c0645ca: Bootstrap starting.
I20260630 12:25:17.385123 16002 ts_tablet_manager.cc:1403] T 81146464e5ee4b6e96839ec8fff7e8fb P afa184c7c7074bbeb163d9f43ec4b12b: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.005s
I20260630 12:25:17.388178 16002 raft_consensus.cc:359] T 81146464e5ee4b6e96839ec8fff7e8fb P afa184c7c7074bbeb163d9f43ec4b12b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afa184c7c7074bbeb163d9f43ec4b12b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36669 } } peers { permanent_uuid: "5de8f2574a5441339c5b381f7c0645ca" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 39709 } } peers { permanent_uuid: "5d7de836e2e14fb787afba31d16bc1d6" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37765 } }
I20260630 12:25:17.388952 16002 raft_consensus.cc:385] T 81146464e5ee4b6e96839ec8fff7e8fb P afa184c7c7074bbeb163d9f43ec4b12b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:17.389284 16002 raft_consensus.cc:740] T 81146464e5ee4b6e96839ec8fff7e8fb P afa184c7c7074bbeb163d9f43ec4b12b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afa184c7c7074bbeb163d9f43ec4b12b, State: Initialized, Role: FOLLOWER
I20260630 12:25:17.390203 16002 consensus_queue.cc:260] T 81146464e5ee4b6e96839ec8fff7e8fb P afa184c7c7074bbeb163d9f43ec4b12b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afa184c7c7074bbeb163d9f43ec4b12b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36669 } } peers { permanent_uuid: "5de8f2574a5441339c5b381f7c0645ca" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 39709 } } peers { permanent_uuid: "5d7de836e2e14fb787afba31d16bc1d6" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37765 } }
I20260630 12:25:17.393342 16003 tablet_bootstrap.cc:654] T fb31159ac74249c9a29eb76782576cd5 P 5de8f2574a5441339c5b381f7c0645ca: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:17.394199 16005 tablet_bootstrap.cc:492] T 0e35120502484764ba41d5ab5d9b9509 P 5d7de836e2e14fb787afba31d16bc1d6: No bootstrap required, opened a new log
I20260630 12:25:17.394724 16005 ts_tablet_manager.cc:1403] T 0e35120502484764ba41d5ab5d9b9509 P 5d7de836e2e14fb787afba31d16bc1d6: Time spent bootstrapping tablet: real 0.032s	user 0.019s	sys 0.009s
I20260630 12:25:17.394217 16002 ts_tablet_manager.cc:1434] T 81146464e5ee4b6e96839ec8fff7e8fb P afa184c7c7074bbeb163d9f43ec4b12b: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:25:17.397771 16005 raft_consensus.cc:359] T 0e35120502484764ba41d5ab5d9b9509 P 5d7de836e2e14fb787afba31d16bc1d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afa184c7c7074bbeb163d9f43ec4b12b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36669 } } peers { permanent_uuid: "5de8f2574a5441339c5b381f7c0645ca" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 39709 } } peers { permanent_uuid: "5d7de836e2e14fb787afba31d16bc1d6" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37765 } }
I20260630 12:25:17.398602 16005 raft_consensus.cc:385] T 0e35120502484764ba41d5ab5d9b9509 P 5d7de836e2e14fb787afba31d16bc1d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:17.398978 16005 raft_consensus.cc:740] T 0e35120502484764ba41d5ab5d9b9509 P 5d7de836e2e14fb787afba31d16bc1d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d7de836e2e14fb787afba31d16bc1d6, State: Initialized, Role: FOLLOWER
I20260630 12:25:17.398239 16002 tablet_bootstrap.cc:492] T 0e35120502484764ba41d5ab5d9b9509 P afa184c7c7074bbeb163d9f43ec4b12b: Bootstrap starting.
I20260630 12:25:17.399873 16005 consensus_queue.cc:260] T 0e35120502484764ba41d5ab5d9b9509 P 5d7de836e2e14fb787afba31d16bc1d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afa184c7c7074bbeb163d9f43ec4b12b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36669 } } peers { permanent_uuid: "5de8f2574a5441339c5b381f7c0645ca" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 39709 } } peers { permanent_uuid: "5d7de836e2e14fb787afba31d16bc1d6" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37765 } }
I20260630 12:25:17.400967 16003 tablet_bootstrap.cc:492] T fb31159ac74249c9a29eb76782576cd5 P 5de8f2574a5441339c5b381f7c0645ca: No bootstrap required, opened a new log
I20260630 12:25:17.401520 16003 ts_tablet_manager.cc:1403] T fb31159ac74249c9a29eb76782576cd5 P 5de8f2574a5441339c5b381f7c0645ca: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.008s
I20260630 12:25:17.404353 16003 raft_consensus.cc:359] T fb31159ac74249c9a29eb76782576cd5 P 5de8f2574a5441339c5b381f7c0645ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afa184c7c7074bbeb163d9f43ec4b12b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36669 } } peers { permanent_uuid: "5de8f2574a5441339c5b381f7c0645ca" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 39709 } } peers { permanent_uuid: "5d7de836e2e14fb787afba31d16bc1d6" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37765 } }
I20260630 12:25:17.405097 16003 raft_consensus.cc:385] T fb31159ac74249c9a29eb76782576cd5 P 5de8f2574a5441339c5b381f7c0645ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:17.405426 16003 raft_consensus.cc:740] T fb31159ac74249c9a29eb76782576cd5 P 5de8f2574a5441339c5b381f7c0645ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5de8f2574a5441339c5b381f7c0645ca, State: Initialized, Role: FOLLOWER
I20260630 12:25:17.405617 16002 tablet_bootstrap.cc:654] T 0e35120502484764ba41d5ab5d9b9509 P afa184c7c7074bbeb163d9f43ec4b12b: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:17.407344 16005 ts_tablet_manager.cc:1434] T 0e35120502484764ba41d5ab5d9b9509 P 5d7de836e2e14fb787afba31d16bc1d6: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.004s
I20260630 12:25:17.406925 16003 consensus_queue.cc:260] T fb31159ac74249c9a29eb76782576cd5 P 5de8f2574a5441339c5b381f7c0645ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afa184c7c7074bbeb163d9f43ec4b12b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36669 } } peers { permanent_uuid: "5de8f2574a5441339c5b381f7c0645ca" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 39709 } } peers { permanent_uuid: "5d7de836e2e14fb787afba31d16bc1d6" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37765 } }
I20260630 12:25:17.408317 16005 tablet_bootstrap.cc:492] T fb31159ac74249c9a29eb76782576cd5 P 5d7de836e2e14fb787afba31d16bc1d6: Bootstrap starting.
I20260630 12:25:17.409116 16003 ts_tablet_manager.cc:1434] T fb31159ac74249c9a29eb76782576cd5 P 5de8f2574a5441339c5b381f7c0645ca: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:25:17.410116 16003 tablet_bootstrap.cc:492] T 32249b06e3b248008836f367c3781f35 P 5de8f2574a5441339c5b381f7c0645ca: Bootstrap starting.
I20260630 12:25:17.414973 16005 tablet_bootstrap.cc:654] T fb31159ac74249c9a29eb76782576cd5 P 5d7de836e2e14fb787afba31d16bc1d6: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:17.416199 16003 tablet_bootstrap.cc:654] T 32249b06e3b248008836f367c3781f35 P 5de8f2574a5441339c5b381f7c0645ca: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:17.423838 16003 tablet_bootstrap.cc:492] T 32249b06e3b248008836f367c3781f35 P 5de8f2574a5441339c5b381f7c0645ca: No bootstrap required, opened a new log
I20260630 12:25:17.425289 16003 ts_tablet_manager.cc:1403] T 32249b06e3b248008836f367c3781f35 P 5de8f2574a5441339c5b381f7c0645ca: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.002s
I20260630 12:25:17.426995 16005 tablet_bootstrap.cc:492] T fb31159ac74249c9a29eb76782576cd5 P 5d7de836e2e14fb787afba31d16bc1d6: No bootstrap required, opened a new log
I20260630 12:25:17.427443 16005 ts_tablet_manager.cc:1403] T fb31159ac74249c9a29eb76782576cd5 P 5d7de836e2e14fb787afba31d16bc1d6: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260630 12:25:17.427642 16002 tablet_bootstrap.cc:492] T 0e35120502484764ba41d5ab5d9b9509 P afa184c7c7074bbeb163d9f43ec4b12b: No bootstrap required, opened a new log
I20260630 12:25:17.428110 16002 ts_tablet_manager.cc:1403] T 0e35120502484764ba41d5ab5d9b9509 P afa184c7c7074bbeb163d9f43ec4b12b: Time spent bootstrapping tablet: real 0.030s	user 0.006s	sys 0.007s
I20260630 12:25:17.428150 16003 raft_consensus.cc:359] T 32249b06e3b248008836f367c3781f35 P 5de8f2574a5441339c5b381f7c0645ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afa184c7c7074bbeb163d9f43ec4b12b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36669 } } peers { permanent_uuid: "5de8f2574a5441339c5b381f7c0645ca" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 39709 } } peers { permanent_uuid: "5d7de836e2e14fb787afba31d16bc1d6" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37765 } }
I20260630 12:25:17.429018 16003 raft_consensus.cc:385] T 32249b06e3b248008836f367c3781f35 P 5de8f2574a5441339c5b381f7c0645ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:17.429306 16003 raft_consensus.cc:740] T 32249b06e3b248008836f367c3781f35 P 5de8f2574a5441339c5b381f7c0645ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5de8f2574a5441339c5b381f7c0645ca, State: Initialized, Role: FOLLOWER
I20260630 12:25:17.429736 16005 raft_consensus.cc:359] T fb31159ac74249c9a29eb76782576cd5 P 5d7de836e2e14fb787afba31d16bc1d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afa184c7c7074bbeb163d9f43ec4b12b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36669 } } peers { permanent_uuid: "5de8f2574a5441339c5b381f7c0645ca" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 39709 } } peers { permanent_uuid: "5d7de836e2e14fb787afba31d16bc1d6" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37765 } }
I20260630 12:25:17.430413 16005 raft_consensus.cc:385] T fb31159ac74249c9a29eb76782576cd5 P 5d7de836e2e14fb787afba31d16bc1d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:17.430030 16003 consensus_queue.cc:260] T 32249b06e3b248008836f367c3781f35 P 5de8f2574a5441339c5b381f7c0645ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afa184c7c7074bbeb163d9f43ec4b12b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36669 } } peers { permanent_uuid: "5de8f2574a5441339c5b381f7c0645ca" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 39709 } } peers { permanent_uuid: "5d7de836e2e14fb787afba31d16bc1d6" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37765 } }
I20260630 12:25:17.430670 16005 raft_consensus.cc:740] T fb31159ac74249c9a29eb76782576cd5 P 5d7de836e2e14fb787afba31d16bc1d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d7de836e2e14fb787afba31d16bc1d6, State: Initialized, Role: FOLLOWER
I20260630 12:25:17.430977 16002 raft_consensus.cc:359] T 0e35120502484764ba41d5ab5d9b9509 P afa184c7c7074bbeb163d9f43ec4b12b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afa184c7c7074bbeb163d9f43ec4b12b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36669 } } peers { permanent_uuid: "5de8f2574a5441339c5b381f7c0645ca" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 39709 } } peers { permanent_uuid: "5d7de836e2e14fb787afba31d16bc1d6" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37765 } }
I20260630 12:25:17.431694 16002 raft_consensus.cc:385] T 0e35120502484764ba41d5ab5d9b9509 P afa184c7c7074bbeb163d9f43ec4b12b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:17.431443 16005 consensus_queue.cc:260] T fb31159ac74249c9a29eb76782576cd5 P 5d7de836e2e14fb787afba31d16bc1d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afa184c7c7074bbeb163d9f43ec4b12b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36669 } } peers { permanent_uuid: "5de8f2574a5441339c5b381f7c0645ca" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 39709 } } peers { permanent_uuid: "5d7de836e2e14fb787afba31d16bc1d6" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37765 } }
I20260630 12:25:17.432017 16002 raft_consensus.cc:740] T 0e35120502484764ba41d5ab5d9b9509 P afa184c7c7074bbeb163d9f43ec4b12b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afa184c7c7074bbeb163d9f43ec4b12b, State: Initialized, Role: FOLLOWER
I20260630 12:25:17.433643 16005 ts_tablet_manager.cc:1434] T fb31159ac74249c9a29eb76782576cd5 P 5d7de836e2e14fb787afba31d16bc1d6: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:25:17.433184 16002 consensus_queue.cc:260] T 0e35120502484764ba41d5ab5d9b9509 P afa184c7c7074bbeb163d9f43ec4b12b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afa184c7c7074bbeb163d9f43ec4b12b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36669 } } peers { permanent_uuid: "5de8f2574a5441339c5b381f7c0645ca" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 39709 } } peers { permanent_uuid: "5d7de836e2e14fb787afba31d16bc1d6" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37765 } }
I20260630 12:25:17.432302 16003 ts_tablet_manager.cc:1434] T 32249b06e3b248008836f367c3781f35 P 5de8f2574a5441339c5b381f7c0645ca: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:25:17.434650 16005 tablet_bootstrap.cc:492] T 32249b06e3b248008836f367c3781f35 P 5d7de836e2e14fb787afba31d16bc1d6: Bootstrap starting.
I20260630 12:25:17.435003 16003 tablet_bootstrap.cc:492] T 0e35120502484764ba41d5ab5d9b9509 P 5de8f2574a5441339c5b381f7c0645ca: Bootstrap starting.
I20260630 12:25:17.441490 16003 tablet_bootstrap.cc:654] T 0e35120502484764ba41d5ab5d9b9509 P 5de8f2574a5441339c5b381f7c0645ca: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:17.441406 16005 tablet_bootstrap.cc:654] T 32249b06e3b248008836f367c3781f35 P 5d7de836e2e14fb787afba31d16bc1d6: Neither blocks nor log segments found. Creating new log.
W20260630 12:25:17.443198 15834 tablet.cc:2406] T 81146464e5ee4b6e96839ec8fff7e8fb P afa184c7c7074bbeb163d9f43ec4b12b: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:25:17.443564 16002 ts_tablet_manager.cc:1434] T 0e35120502484764ba41d5ab5d9b9509 P afa184c7c7074bbeb163d9f43ec4b12b: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260630 12:25:17.444518 16002 tablet_bootstrap.cc:492] T fb31159ac74249c9a29eb76782576cd5 P afa184c7c7074bbeb163d9f43ec4b12b: Bootstrap starting.
I20260630 12:25:17.449491 16009 raft_consensus.cc:493] T 0e35120502484764ba41d5ab5d9b9509 P afa184c7c7074bbeb163d9f43ec4b12b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:17.450014 16009 raft_consensus.cc:515] T 0e35120502484764ba41d5ab5d9b9509 P afa184c7c7074bbeb163d9f43ec4b12b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afa184c7c7074bbeb163d9f43ec4b12b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36669 } } peers { permanent_uuid: "5de8f2574a5441339c5b381f7c0645ca" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 39709 } } peers { permanent_uuid: "5d7de836e2e14fb787afba31d16bc1d6" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37765 } }
I20260630 12:25:17.453150 16009 leader_election.cc:290] T 0e35120502484764ba41d5ab5d9b9509 P afa184c7c7074bbeb163d9f43ec4b12b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5de8f2574a5441339c5b381f7c0645ca (127.12.213.2:39709), 5d7de836e2e14fb787afba31d16bc1d6 (127.12.213.3:37765)
I20260630 12:25:17.449672 16002 tablet_bootstrap.cc:654] T fb31159ac74249c9a29eb76782576cd5 P afa184c7c7074bbeb163d9f43ec4b12b: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:17.511686 16011 raft_consensus.cc:493] T fb31159ac74249c9a29eb76782576cd5 P 5d7de836e2e14fb787afba31d16bc1d6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:17.512398 16011 raft_consensus.cc:515] T fb31159ac74249c9a29eb76782576cd5 P 5d7de836e2e14fb787afba31d16bc1d6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afa184c7c7074bbeb163d9f43ec4b12b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36669 } } peers { permanent_uuid: "5de8f2574a5441339c5b381f7c0645ca" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 39709 } } peers { permanent_uuid: "5d7de836e2e14fb787afba31d16bc1d6" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37765 } }
I20260630 12:25:17.522363 16011 leader_election.cc:290] T fb31159ac74249c9a29eb76782576cd5 P 5d7de836e2e14fb787afba31d16bc1d6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afa184c7c7074bbeb163d9f43ec4b12b (127.12.213.1:36669), 5de8f2574a5441339c5b381f7c0645ca (127.12.213.2:39709)
I20260630 12:25:17.576367 16005 tablet_bootstrap.cc:492] T 32249b06e3b248008836f367c3781f35 P 5d7de836e2e14fb787afba31d16bc1d6: No bootstrap required, opened a new log
I20260630 12:25:17.577008 16005 ts_tablet_manager.cc:1403] T 32249b06e3b248008836f367c3781f35 P 5d7de836e2e14fb787afba31d16bc1d6: Time spent bootstrapping tablet: real 0.143s	user 0.058s	sys 0.075s
I20260630 12:25:17.577267 16002 tablet_bootstrap.cc:492] T fb31159ac74249c9a29eb76782576cd5 P afa184c7c7074bbeb163d9f43ec4b12b: No bootstrap required, opened a new log
I20260630 12:25:17.577713 16002 ts_tablet_manager.cc:1403] T fb31159ac74249c9a29eb76782576cd5 P afa184c7c7074bbeb163d9f43ec4b12b: Time spent bootstrapping tablet: real 0.133s	user 0.045s	sys 0.081s
I20260630 12:25:17.578233 16003 tablet_bootstrap.cc:492] T 0e35120502484764ba41d5ab5d9b9509 P 5de8f2574a5441339c5b381f7c0645ca: No bootstrap required, opened a new log
I20260630 12:25:17.578749 16003 ts_tablet_manager.cc:1403] T 0e35120502484764ba41d5ab5d9b9509 P 5de8f2574a5441339c5b381f7c0645ca: Time spent bootstrapping tablet: real 0.144s	user 0.050s	sys 0.084s
I20260630 12:25:17.580010 16002 raft_consensus.cc:359] T fb31159ac74249c9a29eb76782576cd5 P afa184c7c7074bbeb163d9f43ec4b12b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afa184c7c7074bbeb163d9f43ec4b12b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36669 } } peers { permanent_uuid: "5de8f2574a5441339c5b381f7c0645ca" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 39709 } } peers { permanent_uuid: "5d7de836e2e14fb787afba31d16bc1d6" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37765 } }
I20260630 12:25:17.580567 16002 raft_consensus.cc:385] T fb31159ac74249c9a29eb76782576cd5 P afa184c7c7074bbeb163d9f43ec4b12b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:17.580866 16002 raft_consensus.cc:740] T fb31159ac74249c9a29eb76782576cd5 P afa184c7c7074bbeb163d9f43ec4b12b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afa184c7c7074bbeb163d9f43ec4b12b, State: Initialized, Role: FOLLOWER
I20260630 12:25:17.580966 16003 raft_consensus.cc:359] T 0e35120502484764ba41d5ab5d9b9509 P 5de8f2574a5441339c5b381f7c0645ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afa184c7c7074bbeb163d9f43ec4b12b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36669 } } peers { permanent_uuid: "5de8f2574a5441339c5b381f7c0645ca" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 39709 } } peers { permanent_uuid: "5d7de836e2e14fb787afba31d16bc1d6" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37765 } }
I20260630 12:25:17.581658 16003 raft_consensus.cc:385] T 0e35120502484764ba41d5ab5d9b9509 P 5de8f2574a5441339c5b381f7c0645ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:17.581449 16002 consensus_queue.cc:260] T fb31159ac74249c9a29eb76782576cd5 P afa184c7c7074bbeb163d9f43ec4b12b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afa184c7c7074bbeb163d9f43ec4b12b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36669 } } peers { permanent_uuid: "5de8f2574a5441339c5b381f7c0645ca" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 39709 } } peers { permanent_uuid: "5d7de836e2e14fb787afba31d16bc1d6" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37765 } }
I20260630 12:25:17.582360 16011 raft_consensus.cc:493] T 0e35120502484764ba41d5ab5d9b9509 P 5d7de836e2e14fb787afba31d16bc1d6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:17.582803 16011 raft_consensus.cc:515] T 0e35120502484764ba41d5ab5d9b9509 P 5d7de836e2e14fb787afba31d16bc1d6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afa184c7c7074bbeb163d9f43ec4b12b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36669 } } peers { permanent_uuid: "5de8f2574a5441339c5b381f7c0645ca" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 39709 } } peers { permanent_uuid: "5d7de836e2e14fb787afba31d16bc1d6" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37765 } }
I20260630 12:25:17.583534 16002 ts_tablet_manager.cc:1434] T fb31159ac74249c9a29eb76782576cd5 P afa184c7c7074bbeb163d9f43ec4b12b: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260630 12:25:17.584501 16002 tablet_bootstrap.cc:492] T 32249b06e3b248008836f367c3781f35 P afa184c7c7074bbeb163d9f43ec4b12b: Bootstrap starting.
I20260630 12:25:17.584908 16011 leader_election.cc:290] T 0e35120502484764ba41d5ab5d9b9509 P 5d7de836e2e14fb787afba31d16bc1d6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afa184c7c7074bbeb163d9f43ec4b12b (127.12.213.1:36669), 5de8f2574a5441339c5b381f7c0645ca (127.12.213.2:39709)
I20260630 12:25:17.585220 15957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e35120502484764ba41d5ab5d9b9509" candidate_uuid: "afa184c7c7074bbeb163d9f43ec4b12b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d7de836e2e14fb787afba31d16bc1d6" is_pre_election: true
I20260630 12:25:17.585924 15957 raft_consensus.cc:2468] T 0e35120502484764ba41d5ab5d9b9509 P 5d7de836e2e14fb787afba31d16bc1d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afa184c7c7074bbeb163d9f43ec4b12b in term 0.
I20260630 12:25:17.587942 16005 raft_consensus.cc:359] T 32249b06e3b248008836f367c3781f35 P 5d7de836e2e14fb787afba31d16bc1d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afa184c7c7074bbeb163d9f43ec4b12b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36669 } } peers { permanent_uuid: "5de8f2574a5441339c5b381f7c0645ca" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 39709 } } peers { permanent_uuid: "5d7de836e2e14fb787afba31d16bc1d6" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37765 } }
I20260630 12:25:17.588630 16005 raft_consensus.cc:385] T 32249b06e3b248008836f367c3781f35 P 5d7de836e2e14fb787afba31d16bc1d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:17.588907 16005 raft_consensus.cc:740] T 32249b06e3b248008836f367c3781f35 P 5d7de836e2e14fb787afba31d16bc1d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d7de836e2e14fb787afba31d16bc1d6, State: Initialized, Role: FOLLOWER
I20260630 12:25:17.589608 16005 consensus_queue.cc:260] T 32249b06e3b248008836f367c3781f35 P 5d7de836e2e14fb787afba31d16bc1d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afa184c7c7074bbeb163d9f43ec4b12b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36669 } } peers { permanent_uuid: "5de8f2574a5441339c5b381f7c0645ca" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 39709 } } peers { permanent_uuid: "5d7de836e2e14fb787afba31d16bc1d6" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37765 } }
I20260630 12:25:17.581923 16003 raft_consensus.cc:740] T 0e35120502484764ba41d5ab5d9b9509 P 5de8f2574a5441339c5b381f7c0645ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5de8f2574a5441339c5b381f7c0645ca, State: Initialized, Role: FOLLOWER
I20260630 12:25:17.590590 16002 tablet_bootstrap.cc:654] T 32249b06e3b248008836f367c3781f35 P afa184c7c7074bbeb163d9f43ec4b12b: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:17.592636 16005 ts_tablet_manager.cc:1434] T 32249b06e3b248008836f367c3781f35 P 5d7de836e2e14fb787afba31d16bc1d6: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260630 12:25:17.590497 15883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e35120502484764ba41d5ab5d9b9509" candidate_uuid: "afa184c7c7074bbeb163d9f43ec4b12b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5de8f2574a5441339c5b381f7c0645ca" is_pre_election: true
I20260630 12:25:17.596446 16005 tablet_bootstrap.cc:492] T 81146464e5ee4b6e96839ec8fff7e8fb P 5d7de836e2e14fb787afba31d16bc1d6: Bootstrap starting.
I20260630 12:25:17.596830 15773 leader_election.cc:304] T 0e35120502484764ba41d5ab5d9b9509 P afa184c7c7074bbeb163d9f43ec4b12b [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: 5d7de836e2e14fb787afba31d16bc1d6, afa184c7c7074bbeb163d9f43ec4b12b; no voters: 
I20260630 12:25:17.597739 16009 raft_consensus.cc:2804] T 0e35120502484764ba41d5ab5d9b9509 P afa184c7c7074bbeb163d9f43ec4b12b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:17.598105 16009 raft_consensus.cc:493] T 0e35120502484764ba41d5ab5d9b9509 P afa184c7c7074bbeb163d9f43ec4b12b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:17.598488 16009 raft_consensus.cc:3060] T 0e35120502484764ba41d5ab5d9b9509 P afa184c7c7074bbeb163d9f43ec4b12b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:17.603089 16005 tablet_bootstrap.cc:654] T 81146464e5ee4b6e96839ec8fff7e8fb P 5d7de836e2e14fb787afba31d16bc1d6: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:17.606251 16003 consensus_queue.cc:260] T 0e35120502484764ba41d5ab5d9b9509 P 5de8f2574a5441339c5b381f7c0645ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afa184c7c7074bbeb163d9f43ec4b12b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36669 } } peers { permanent_uuid: "5de8f2574a5441339c5b381f7c0645ca" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 39709 } } peers { permanent_uuid: "5d7de836e2e14fb787afba31d16bc1d6" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37765 } }
I20260630 12:25:17.606985 15883 raft_consensus.cc:2468] T 0e35120502484764ba41d5ab5d9b9509 P 5de8f2574a5441339c5b381f7c0645ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afa184c7c7074bbeb163d9f43ec4b12b in term 0.
I20260630 12:25:17.608461 16003 ts_tablet_manager.cc:1434] T 0e35120502484764ba41d5ab5d9b9509 P 5de8f2574a5441339c5b381f7c0645ca: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260630 12:25:17.611195 15808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb31159ac74249c9a29eb76782576cd5" candidate_uuid: "5d7de836e2e14fb787afba31d16bc1d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afa184c7c7074bbeb163d9f43ec4b12b" is_pre_election: true
I20260630 12:25:17.612105 15808 raft_consensus.cc:2468] T fb31159ac74249c9a29eb76782576cd5 P afa184c7c7074bbeb163d9f43ec4b12b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d7de836e2e14fb787afba31d16bc1d6 in term 0.
I20260630 12:25:17.613888 15922 leader_election.cc:304] T fb31159ac74249c9a29eb76782576cd5 P 5d7de836e2e14fb787afba31d16bc1d6 [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: 5d7de836e2e14fb787afba31d16bc1d6, afa184c7c7074bbeb163d9f43ec4b12b; no voters: 
I20260630 12:25:17.615001 16011 raft_consensus.cc:2804] T fb31159ac74249c9a29eb76782576cd5 P 5d7de836e2e14fb787afba31d16bc1d6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:17.615453 16011 raft_consensus.cc:493] T fb31159ac74249c9a29eb76782576cd5 P 5d7de836e2e14fb787afba31d16bc1d6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:17.615846 16011 raft_consensus.cc:3060] T fb31159ac74249c9a29eb76782576cd5 P 5d7de836e2e14fb787afba31d16bc1d6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:17.616300 15807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e35120502484764ba41d5ab5d9b9509" candidate_uuid: "5d7de836e2e14fb787afba31d16bc1d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afa184c7c7074bbeb163d9f43ec4b12b" is_pre_election: true
I20260630 12:25:17.622238 16007 raft_consensus.cc:493] T fb31159ac74249c9a29eb76782576cd5 P 5de8f2574a5441339c5b381f7c0645ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:17.622895 16007 raft_consensus.cc:515] T fb31159ac74249c9a29eb76782576cd5 P 5de8f2574a5441339c5b381f7c0645ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afa184c7c7074bbeb163d9f43ec4b12b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36669 } } peers { permanent_uuid: "5de8f2574a5441339c5b381f7c0645ca" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 39709 } } peers { permanent_uuid: "5d7de836e2e14fb787afba31d16bc1d6" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37765 } }
I20260630 12:25:17.631868 16009 raft_consensus.cc:515] T 0e35120502484764ba41d5ab5d9b9509 P afa184c7c7074bbeb163d9f43ec4b12b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afa184c7c7074bbeb163d9f43ec4b12b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36669 } } peers { permanent_uuid: "5de8f2574a5441339c5b381f7c0645ca" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 39709 } } peers { permanent_uuid: "5d7de836e2e14fb787afba31d16bc1d6" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37765 } }
I20260630 12:25:17.637898 15807 raft_consensus.cc:2393] T 0e35120502484764ba41d5ab5d9b9509 P afa184c7c7074bbeb163d9f43ec4b12b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5d7de836e2e14fb787afba31d16bc1d6 in current term 1: Already voted for candidate afa184c7c7074bbeb163d9f43ec4b12b in this term.
I20260630 12:25:17.633127 16011 raft_consensus.cc:515] T fb31159ac74249c9a29eb76782576cd5 P 5d7de836e2e14fb787afba31d16bc1d6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afa184c7c7074bbeb163d9f43ec4b12b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36669 } } peers { permanent_uuid: "5de8f2574a5441339c5b381f7c0645ca" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 39709 } } peers { permanent_uuid: "5d7de836e2e14fb787afba31d16bc1d6" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37765 } }
I20260630 12:25:17.633862 16007 leader_election.cc:290] T fb31159ac74249c9a29eb76782576cd5 P 5de8f2574a5441339c5b381f7c0645ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afa184c7c7074bbeb163d9f43ec4b12b (127.12.213.1:36669), 5d7de836e2e14fb787afba31d16bc1d6 (127.12.213.3:37765)
I20260630 12:25:17.644816 15807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb31159ac74249c9a29eb76782576cd5" candidate_uuid: "5d7de836e2e14fb787afba31d16bc1d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afa184c7c7074bbeb163d9f43ec4b12b"
I20260630 12:25:17.645710 15807 raft_consensus.cc:3060] T fb31159ac74249c9a29eb76782576cd5 P afa184c7c7074bbeb163d9f43ec4b12b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:17.653005 15883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e35120502484764ba41d5ab5d9b9509" candidate_uuid: "afa184c7c7074bbeb163d9f43ec4b12b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5de8f2574a5441339c5b381f7c0645ca"
I20260630 12:25:17.653929 15883 raft_consensus.cc:3060] T 0e35120502484764ba41d5ab5d9b9509 P 5de8f2574a5441339c5b381f7c0645ca [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:17.664490 15807 raft_consensus.cc:2468] T fb31159ac74249c9a29eb76782576cd5 P afa184c7c7074bbeb163d9f43ec4b12b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d7de836e2e14fb787afba31d16bc1d6 in term 1.
I20260630 12:25:17.665830 16011 leader_election.cc:290] T fb31159ac74249c9a29eb76782576cd5 P 5d7de836e2e14fb787afba31d16bc1d6 [CANDIDATE]: Term 1 election: Requested vote from peers afa184c7c7074bbeb163d9f43ec4b12b (127.12.213.1:36669), 5de8f2574a5441339c5b381f7c0645ca (127.12.213.2:39709)
I20260630 12:25:17.669955 15957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e35120502484764ba41d5ab5d9b9509" candidate_uuid: "afa184c7c7074bbeb163d9f43ec4b12b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d7de836e2e14fb787afba31d16bc1d6"
I20260630 12:25:17.671917 16009 leader_election.cc:290] T 0e35120502484764ba41d5ab5d9b9509 P afa184c7c7074bbeb163d9f43ec4b12b [CANDIDATE]: Term 1 election: Requested vote from peers 5de8f2574a5441339c5b381f7c0645ca (127.12.213.2:39709), 5d7de836e2e14fb787afba31d16bc1d6 (127.12.213.3:37765)
I20260630 12:25:17.678344 15957 raft_consensus.cc:3060] T 0e35120502484764ba41d5ab5d9b9509 P 5d7de836e2e14fb787afba31d16bc1d6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:17.681439 15883 raft_consensus.cc:2468] T 0e35120502484764ba41d5ab5d9b9509 P 5de8f2574a5441339c5b381f7c0645ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afa184c7c7074bbeb163d9f43ec4b12b in term 1.
I20260630 12:25:17.683197 15772 leader_election.cc:304] T 0e35120502484764ba41d5ab5d9b9509 P afa184c7c7074bbeb163d9f43ec4b12b [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: 5de8f2574a5441339c5b381f7c0645ca, afa184c7c7074bbeb163d9f43ec4b12b; no voters: 
I20260630 12:25:17.686007 16009 raft_consensus.cc:2804] T 0e35120502484764ba41d5ab5d9b9509 P afa184c7c7074bbeb163d9f43ec4b12b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:17.693306 16002 tablet_bootstrap.cc:492] T 32249b06e3b248008836f367c3781f35 P afa184c7c7074bbeb163d9f43ec4b12b: No bootstrap required, opened a new log
I20260630 12:25:17.693931 16002 ts_tablet_manager.cc:1403] T 32249b06e3b248008836f367c3781f35 P afa184c7c7074bbeb163d9f43ec4b12b: Time spent bootstrapping tablet: real 0.110s	user 0.055s	sys 0.047s
I20260630 12:25:17.697256 15957 raft_consensus.cc:2468] T 0e35120502484764ba41d5ab5d9b9509 P 5d7de836e2e14fb787afba31d16bc1d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afa184c7c7074bbeb163d9f43ec4b12b in term 1.
I20260630 12:25:17.726307 16002 raft_consensus.cc:359] T 32249b06e3b248008836f367c3781f35 P afa184c7c7074bbeb163d9f43ec4b12b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afa184c7c7074bbeb163d9f43ec4b12b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36669 } } peers { permanent_uuid: "5de8f2574a5441339c5b381f7c0645ca" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 39709 } } peers { permanent_uuid: "5d7de836e2e14fb787afba31d16bc1d6" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37765 } }
I20260630 12:25:17.727881 16002 raft_consensus.cc:385] T 32249b06e3b248008836f367c3781f35 P afa184c7c7074bbeb163d9f43ec4b12b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:17.728269 16002 raft_consensus.cc:740] T 32249b06e3b248008836f367c3781f35 P afa184c7c7074bbeb163d9f43ec4b12b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afa184c7c7074bbeb163d9f43ec4b12b, State: Initialized, Role: FOLLOWER
I20260630 12:25:17.728452 15881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb31159ac74249c9a29eb76782576cd5" candidate_uuid: "5d7de836e2e14fb787afba31d16bc1d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5de8f2574a5441339c5b381f7c0645ca"
I20260630 12:25:17.730152 16009 raft_consensus.cc:697] T 0e35120502484764ba41d5ab5d9b9509 P afa184c7c7074bbeb163d9f43ec4b12b [term 1 LEADER]: Becoming Leader. State: Replica: afa184c7c7074bbeb163d9f43ec4b12b, State: Running, Role: LEADER
I20260630 12:25:17.725198 15882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e35120502484764ba41d5ab5d9b9509" candidate_uuid: "5d7de836e2e14fb787afba31d16bc1d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5de8f2574a5441339c5b381f7c0645ca" is_pre_election: true
I20260630 12:25:17.731810 16007 raft_consensus.cc:493] T 81146464e5ee4b6e96839ec8fff7e8fb P 5de8f2574a5441339c5b381f7c0645ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:17.732671 16005 tablet_bootstrap.cc:492] T 81146464e5ee4b6e96839ec8fff7e8fb P 5d7de836e2e14fb787afba31d16bc1d6: No bootstrap required, opened a new log
I20260630 12:25:17.732944 15882 raft_consensus.cc:2393] T 0e35120502484764ba41d5ab5d9b9509 P 5de8f2574a5441339c5b381f7c0645ca [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5d7de836e2e14fb787afba31d16bc1d6 in current term 1: Already voted for candidate afa184c7c7074bbeb163d9f43ec4b12b in this term.
I20260630 12:25:17.732668 16007 raft_consensus.cc:515] T 81146464e5ee4b6e96839ec8fff7e8fb P 5de8f2574a5441339c5b381f7c0645ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afa184c7c7074bbeb163d9f43ec4b12b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36669 } } peers { permanent_uuid: "5de8f2574a5441339c5b381f7c0645ca" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 39709 } } peers { permanent_uuid: "5d7de836e2e14fb787afba31d16bc1d6" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37765 } }
I20260630 12:25:17.733896 16005 ts_tablet_manager.cc:1403] T 81146464e5ee4b6e96839ec8fff7e8fb P 5d7de836e2e14fb787afba31d16bc1d6: Time spent bootstrapping tablet: real 0.138s	user 0.042s	sys 0.055s
I20260630 12:25:17.734836 15922 leader_election.cc:304] T fb31159ac74249c9a29eb76782576cd5 P 5d7de836e2e14fb787afba31d16bc1d6 [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: 5d7de836e2e14fb787afba31d16bc1d6, afa184c7c7074bbeb163d9f43ec4b12b; no voters: 
I20260630 12:25:17.731505 15883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb31159ac74249c9a29eb76782576cd5" candidate_uuid: "5d7de836e2e14fb787afba31d16bc1d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5de8f2574a5441339c5b381f7c0645ca" is_pre_election: true
I20260630 12:25:17.734956 16009 consensus_queue.cc:237] T 0e35120502484764ba41d5ab5d9b9509 P afa184c7c7074bbeb163d9f43ec4b12b [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: "afa184c7c7074bbeb163d9f43ec4b12b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36669 } } peers { permanent_uuid: "5de8f2574a5441339c5b381f7c0645ca" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 39709 } } peers { permanent_uuid: "5d7de836e2e14fb787afba31d16bc1d6" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37765 } }
I20260630 12:25:17.737761 15807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb31159ac74249c9a29eb76782576cd5" candidate_uuid: "5de8f2574a5441339c5b381f7c0645ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afa184c7c7074bbeb163d9f43ec4b12b" is_pre_election: true
I20260630 12:25:17.738399 16011 raft_consensus.cc:2804] T fb31159ac74249c9a29eb76782576cd5 P 5d7de836e2e14fb787afba31d16bc1d6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:17.739012 15807 raft_consensus.cc:2393] T fb31159ac74249c9a29eb76782576cd5 P afa184c7c7074bbeb163d9f43ec4b12b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5de8f2574a5441339c5b381f7c0645ca in current term 1: Already voted for candidate 5d7de836e2e14fb787afba31d16bc1d6 in this term.
I20260630 12:25:17.739480 15957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb31159ac74249c9a29eb76782576cd5" candidate_uuid: "5de8f2574a5441339c5b381f7c0645ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d7de836e2e14fb787afba31d16bc1d6" is_pre_election: true
I20260630 12:25:17.738559 15921 leader_election.cc:304] T 0e35120502484764ba41d5ab5d9b9509 P 5d7de836e2e14fb787afba31d16bc1d6 [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: 5d7de836e2e14fb787afba31d16bc1d6; no voters: 5de8f2574a5441339c5b381f7c0645ca, afa184c7c7074bbeb163d9f43ec4b12b
I20260630 12:25:17.737193 15881 raft_consensus.cc:3060] T fb31159ac74249c9a29eb76782576cd5 P 5de8f2574a5441339c5b381f7c0645ca [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:17.744570 15807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81146464e5ee4b6e96839ec8fff7e8fb" candidate_uuid: "5de8f2574a5441339c5b381f7c0645ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afa184c7c7074bbeb163d9f43ec4b12b" is_pre_election: true
I20260630 12:25:17.744213 15956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81146464e5ee4b6e96839ec8fff7e8fb" candidate_uuid: "5de8f2574a5441339c5b381f7c0645ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d7de836e2e14fb787afba31d16bc1d6" is_pre_election: true
I20260630 12:25:17.748008 15807 raft_consensus.cc:2468] T 81146464e5ee4b6e96839ec8fff7e8fb P afa184c7c7074bbeb163d9f43ec4b12b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5de8f2574a5441339c5b381f7c0645ca in term 0.
I20260630 12:25:17.739688 16007 leader_election.cc:290] T 81146464e5ee4b6e96839ec8fff7e8fb P 5de8f2574a5441339c5b381f7c0645ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afa184c7c7074bbeb163d9f43ec4b12b (127.12.213.1:36669), 5d7de836e2e14fb787afba31d16bc1d6 (127.12.213.3:37765)
I20260630 12:25:17.749552 16011 raft_consensus.cc:697] T fb31159ac74249c9a29eb76782576cd5 P 5d7de836e2e14fb787afba31d16bc1d6 [term 1 LEADER]: Becoming Leader. State: Replica: 5d7de836e2e14fb787afba31d16bc1d6, State: Running, Role: LEADER
I20260630 12:25:17.750157 15848 leader_election.cc:304] T 81146464e5ee4b6e96839ec8fff7e8fb P 5de8f2574a5441339c5b381f7c0645ca [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: 5de8f2574a5441339c5b381f7c0645ca, afa184c7c7074bbeb163d9f43ec4b12b; no voters: 
I20260630 12:25:17.751405 16007 raft_consensus.cc:2804] T 81146464e5ee4b6e96839ec8fff7e8fb P 5de8f2574a5441339c5b381f7c0645ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:17.752131 16007 raft_consensus.cc:493] T 81146464e5ee4b6e96839ec8fff7e8fb P 5de8f2574a5441339c5b381f7c0645ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:17.751463 16011 consensus_queue.cc:237] T fb31159ac74249c9a29eb76782576cd5 P 5d7de836e2e14fb787afba31d16bc1d6 [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: "afa184c7c7074bbeb163d9f43ec4b12b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36669 } } peers { permanent_uuid: "5de8f2574a5441339c5b381f7c0645ca" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 39709 } } peers { permanent_uuid: "5d7de836e2e14fb787afba31d16bc1d6" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37765 } }
I20260630 12:25:17.752627 16007 raft_consensus.cc:3060] T 81146464e5ee4b6e96839ec8fff7e8fb P 5de8f2574a5441339c5b381f7c0645ca [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:25:17.754230 15848 leader_election.cc:343] T 81146464e5ee4b6e96839ec8fff7e8fb P 5de8f2574a5441339c5b381f7c0645ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5d7de836e2e14fb787afba31d16bc1d6 (127.12.213.3:37765): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:17.749572 16002 consensus_queue.cc:260] T 32249b06e3b248008836f367c3781f35 P afa184c7c7074bbeb163d9f43ec4b12b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afa184c7c7074bbeb163d9f43ec4b12b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36669 } } peers { permanent_uuid: "5de8f2574a5441339c5b381f7c0645ca" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 39709 } } peers { permanent_uuid: "5d7de836e2e14fb787afba31d16bc1d6" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37765 } }
I20260630 12:25:17.759948 16030 raft_consensus.cc:2749] T 0e35120502484764ba41d5ab5d9b9509 P 5d7de836e2e14fb787afba31d16bc1d6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:25:17.760742 16030 raft_consensus.cc:493] T 32249b06e3b248008836f367c3781f35 P 5d7de836e2e14fb787afba31d16bc1d6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:17.762583 15881 raft_consensus.cc:2468] T fb31159ac74249c9a29eb76782576cd5 P 5de8f2574a5441339c5b381f7c0645ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d7de836e2e14fb787afba31d16bc1d6 in term 1.
I20260630 12:25:17.761359 16030 raft_consensus.cc:515] T 32249b06e3b248008836f367c3781f35 P 5d7de836e2e14fb787afba31d16bc1d6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afa184c7c7074bbeb163d9f43ec4b12b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36669 } } peers { permanent_uuid: "5de8f2574a5441339c5b381f7c0645ca" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 39709 } } peers { permanent_uuid: "5d7de836e2e14fb787afba31d16bc1d6" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37765 } }
I20260630 12:25:17.767848 16005 raft_consensus.cc:359] T 81146464e5ee4b6e96839ec8fff7e8fb P 5d7de836e2e14fb787afba31d16bc1d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afa184c7c7074bbeb163d9f43ec4b12b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36669 } } peers { permanent_uuid: "5de8f2574a5441339c5b381f7c0645ca" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 39709 } } peers { permanent_uuid: "5d7de836e2e14fb787afba31d16bc1d6" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37765 } }
I20260630 12:25:17.769253 16005 raft_consensus.cc:385] T 81146464e5ee4b6e96839ec8fff7e8fb P 5d7de836e2e14fb787afba31d16bc1d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:17.769614 16005 raft_consensus.cc:740] T 81146464e5ee4b6e96839ec8fff7e8fb P 5d7de836e2e14fb787afba31d16bc1d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d7de836e2e14fb787afba31d16bc1d6, State: Initialized, Role: FOLLOWER
I20260630 12:25:17.772666 15704 catalog_manager.cc:5697] T 0e35120502484764ba41d5ab5d9b9509 P afa184c7c7074bbeb163d9f43ec4b12b reported cstate change: term changed from 0 to 1, leader changed from <none> to afa184c7c7074bbeb163d9f43ec4b12b (127.12.213.1). New cstate: current_term: 1 leader_uuid: "afa184c7c7074bbeb163d9f43ec4b12b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afa184c7c7074bbeb163d9f43ec4b12b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5de8f2574a5441339c5b381f7c0645ca" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 39709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d7de836e2e14fb787afba31d16bc1d6" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37765 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:17.775645 15807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32249b06e3b248008836f367c3781f35" candidate_uuid: "5d7de836e2e14fb787afba31d16bc1d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afa184c7c7074bbeb163d9f43ec4b12b" is_pre_election: true
I20260630 12:25:17.776315 15807 raft_consensus.cc:2468] T 32249b06e3b248008836f367c3781f35 P afa184c7c7074bbeb163d9f43ec4b12b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d7de836e2e14fb787afba31d16bc1d6 in term 0.
I20260630 12:25:17.777855 15922 leader_election.cc:304] T 32249b06e3b248008836f367c3781f35 P 5d7de836e2e14fb787afba31d16bc1d6 [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: 5d7de836e2e14fb787afba31d16bc1d6, afa184c7c7074bbeb163d9f43ec4b12b; no voters: 
W20260630 12:25:17.779124 15754 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:25:17.779331 16029 raft_consensus.cc:2804] T 32249b06e3b248008836f367c3781f35 P 5d7de836e2e14fb787afba31d16bc1d6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:17.779817 16029 raft_consensus.cc:493] T 32249b06e3b248008836f367c3781f35 P 5d7de836e2e14fb787afba31d16bc1d6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:17.772040 16030 leader_election.cc:290] T 32249b06e3b248008836f367c3781f35 P 5d7de836e2e14fb787afba31d16bc1d6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afa184c7c7074bbeb163d9f43ec4b12b (127.12.213.1:36669), 5de8f2574a5441339c5b381f7c0645ca (127.12.213.2:39709)
I20260630 12:25:17.780395 16029 raft_consensus.cc:3060] T 32249b06e3b248008836f367c3781f35 P 5d7de836e2e14fb787afba31d16bc1d6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:17.783111 15759 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_auto_rebalancer_test
W20260630 12:25:17.784379 15759 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
I20260630 12:25:17.785737 16002 ts_tablet_manager.cc:1434] T 32249b06e3b248008836f367c3781f35 P afa184c7c7074bbeb163d9f43ec4b12b: Time spent starting tablet: real 0.065s	user 0.007s	sys 0.005s
I20260630 12:25:17.789919 16029 raft_consensus.cc:515] T 32249b06e3b248008836f367c3781f35 P 5d7de836e2e14fb787afba31d16bc1d6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afa184c7c7074bbeb163d9f43ec4b12b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36669 } } peers { permanent_uuid: "5de8f2574a5441339c5b381f7c0645ca" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 39709 } } peers { permanent_uuid: "5d7de836e2e14fb787afba31d16bc1d6" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37765 } }
I20260630 12:25:17.774228 16005 consensus_queue.cc:260] T 81146464e5ee4b6e96839ec8fff7e8fb P 5d7de836e2e14fb787afba31d16bc1d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afa184c7c7074bbeb163d9f43ec4b12b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36669 } } peers { permanent_uuid: "5de8f2574a5441339c5b381f7c0645ca" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 39709 } } peers { permanent_uuid: "5d7de836e2e14fb787afba31d16bc1d6" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37765 } }
I20260630 12:25:17.793569 16030 raft_consensus.cc:493] T 81146464e5ee4b6e96839ec8fff7e8fb P 5d7de836e2e14fb787afba31d16bc1d6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:17.793578 15881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32249b06e3b248008836f367c3781f35" candidate_uuid: "5d7de836e2e14fb787afba31d16bc1d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5de8f2574a5441339c5b381f7c0645ca" is_pre_election: true
I20260630 12:25:17.794198 16030 raft_consensus.cc:515] T 81146464e5ee4b6e96839ec8fff7e8fb P 5d7de836e2e14fb787afba31d16bc1d6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afa184c7c7074bbeb163d9f43ec4b12b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36669 } } peers { permanent_uuid: "5de8f2574a5441339c5b381f7c0645ca" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 39709 } } peers { permanent_uuid: "5d7de836e2e14fb787afba31d16bc1d6" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37765 } }
I20260630 12:25:17.794562 15881 raft_consensus.cc:2468] T 32249b06e3b248008836f367c3781f35 P 5de8f2574a5441339c5b381f7c0645ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d7de836e2e14fb787afba31d16bc1d6 in term 0.
I20260630 12:25:17.797211 15848 leader_election.cc:304] T fb31159ac74249c9a29eb76782576cd5 P 5de8f2574a5441339c5b381f7c0645ca [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: 5de8f2574a5441339c5b381f7c0645ca; no voters: 5d7de836e2e14fb787afba31d16bc1d6, afa184c7c7074bbeb163d9f43ec4b12b
I20260630 12:25:17.800740 16030 leader_election.cc:290] T 81146464e5ee4b6e96839ec8fff7e8fb P 5d7de836e2e14fb787afba31d16bc1d6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afa184c7c7074bbeb163d9f43ec4b12b (127.12.213.1:36669), 5de8f2574a5441339c5b381f7c0645ca (127.12.213.2:39709)
I20260630 12:25:17.803645 15807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32249b06e3b248008836f367c3781f35" candidate_uuid: "5d7de836e2e14fb787afba31d16bc1d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afa184c7c7074bbeb163d9f43ec4b12b"
I20260630 12:25:17.804415 16005 ts_tablet_manager.cc:1434] T 81146464e5ee4b6e96839ec8fff7e8fb P 5d7de836e2e14fb787afba31d16bc1d6: Time spent starting tablet: real 0.070s	user 0.005s	sys 0.003s
I20260630 12:25:17.804457 15807 raft_consensus.cc:3060] T 32249b06e3b248008836f367c3781f35 P afa184c7c7074bbeb163d9f43ec4b12b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:17.806046 15881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81146464e5ee4b6e96839ec8fff7e8fb" candidate_uuid: "5d7de836e2e14fb787afba31d16bc1d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5de8f2574a5441339c5b381f7c0645ca" is_pre_election: true
I20260630 12:25:17.806191 15808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81146464e5ee4b6e96839ec8fff7e8fb" candidate_uuid: "5d7de836e2e14fb787afba31d16bc1d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afa184c7c7074bbeb163d9f43ec4b12b" is_pre_election: true
I20260630 12:25:17.806802 15808 raft_consensus.cc:2468] T 81146464e5ee4b6e96839ec8fff7e8fb P afa184c7c7074bbeb163d9f43ec4b12b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d7de836e2e14fb787afba31d16bc1d6 in term 0.
I20260630 12:25:17.808145 15922 leader_election.cc:304] T 81146464e5ee4b6e96839ec8fff7e8fb P 5d7de836e2e14fb787afba31d16bc1d6 [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: 5d7de836e2e14fb787afba31d16bc1d6, afa184c7c7074bbeb163d9f43ec4b12b; no voters: 
I20260630 12:25:17.807833 15703 catalog_manager.cc:5697] T fb31159ac74249c9a29eb76782576cd5 P 5d7de836e2e14fb787afba31d16bc1d6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5d7de836e2e14fb787afba31d16bc1d6 (127.12.213.3). New cstate: current_term: 1 leader_uuid: "5d7de836e2e14fb787afba31d16bc1d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afa184c7c7074bbeb163d9f43ec4b12b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5de8f2574a5441339c5b381f7c0645ca" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 39709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d7de836e2e14fb787afba31d16bc1d6" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37765 } health_report { overall_health: HEALTHY } } }
I20260630 12:25:17.810376 16030 raft_consensus.cc:2804] T 81146464e5ee4b6e96839ec8fff7e8fb P 5d7de836e2e14fb787afba31d16bc1d6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:17.810704 16030 raft_consensus.cc:493] T 81146464e5ee4b6e96839ec8fff7e8fb P 5d7de836e2e14fb787afba31d16bc1d6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:17.810987 16030 raft_consensus.cc:3060] T 81146464e5ee4b6e96839ec8fff7e8fb P 5d7de836e2e14fb787afba31d16bc1d6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:17.815655 16035 raft_consensus.cc:2749] T fb31159ac74249c9a29eb76782576cd5 P 5de8f2574a5441339c5b381f7c0645ca [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:25:17.815646 16007 raft_consensus.cc:515] T 81146464e5ee4b6e96839ec8fff7e8fb P 5de8f2574a5441339c5b381f7c0645ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afa184c7c7074bbeb163d9f43ec4b12b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36669 } } peers { permanent_uuid: "5de8f2574a5441339c5b381f7c0645ca" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 39709 } } peers { permanent_uuid: "5d7de836e2e14fb787afba31d16bc1d6" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37765 } }
I20260630 12:25:17.816259 15807 raft_consensus.cc:2468] T 32249b06e3b248008836f367c3781f35 P afa184c7c7074bbeb163d9f43ec4b12b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d7de836e2e14fb787afba31d16bc1d6 in term 1.
I20260630 12:25:17.817072 15881 raft_consensus.cc:2393] T 81146464e5ee4b6e96839ec8fff7e8fb P 5de8f2574a5441339c5b381f7c0645ca [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5d7de836e2e14fb787afba31d16bc1d6 in current term 1: Already voted for candidate 5de8f2574a5441339c5b381f7c0645ca in this term.
I20260630 12:25:17.817699 15922 leader_election.cc:304] T 32249b06e3b248008836f367c3781f35 P 5d7de836e2e14fb787afba31d16bc1d6 [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: 5d7de836e2e14fb787afba31d16bc1d6, afa184c7c7074bbeb163d9f43ec4b12b; no voters: 
I20260630 12:25:17.817984 16007 leader_election.cc:290] T 81146464e5ee4b6e96839ec8fff7e8fb P 5de8f2574a5441339c5b381f7c0645ca [CANDIDATE]: Term 1 election: Requested vote from peers afa184c7c7074bbeb163d9f43ec4b12b (127.12.213.1:36669), 5d7de836e2e14fb787afba31d16bc1d6 (127.12.213.3:37765)
I20260630 12:25:17.818691 16029 leader_election.cc:290] T 32249b06e3b248008836f367c3781f35 P 5d7de836e2e14fb787afba31d16bc1d6 [CANDIDATE]: Term 1 election: Requested vote from peers afa184c7c7074bbeb163d9f43ec4b12b (127.12.213.1:36669), 5de8f2574a5441339c5b381f7c0645ca (127.12.213.2:39709)
I20260630 12:25:17.819228 16029 raft_consensus.cc:2804] T 32249b06e3b248008836f367c3781f35 P 5d7de836e2e14fb787afba31d16bc1d6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:17.819762 15881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32249b06e3b248008836f367c3781f35" candidate_uuid: "5d7de836e2e14fb787afba31d16bc1d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5de8f2574a5441339c5b381f7c0645ca"
I20260630 12:25:17.819906 16029 raft_consensus.cc:697] T 32249b06e3b248008836f367c3781f35 P 5d7de836e2e14fb787afba31d16bc1d6 [term 1 LEADER]: Becoming Leader. State: Replica: 5d7de836e2e14fb787afba31d16bc1d6, State: Running, Role: LEADER
I20260630 12:25:17.820422 15881 raft_consensus.cc:3060] T 32249b06e3b248008836f367c3781f35 P 5de8f2574a5441339c5b381f7c0645ca [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:17.820864 16029 consensus_queue.cc:237] T 32249b06e3b248008836f367c3781f35 P 5d7de836e2e14fb787afba31d16bc1d6 [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: "afa184c7c7074bbeb163d9f43ec4b12b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36669 } } peers { permanent_uuid: "5de8f2574a5441339c5b381f7c0645ca" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 39709 } } peers { permanent_uuid: "5d7de836e2e14fb787afba31d16bc1d6" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37765 } }
I20260630 12:25:17.822299 15957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81146464e5ee4b6e96839ec8fff7e8fb" candidate_uuid: "5de8f2574a5441339c5b381f7c0645ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d7de836e2e14fb787afba31d16bc1d6"
I20260630 12:25:17.822335 15807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81146464e5ee4b6e96839ec8fff7e8fb" candidate_uuid: "5de8f2574a5441339c5b381f7c0645ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afa184c7c7074bbeb163d9f43ec4b12b"
I20260630 12:25:17.823217 15807 raft_consensus.cc:3060] T 81146464e5ee4b6e96839ec8fff7e8fb P afa184c7c7074bbeb163d9f43ec4b12b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:17.827332 15881 raft_consensus.cc:2468] T 32249b06e3b248008836f367c3781f35 P 5de8f2574a5441339c5b381f7c0645ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d7de836e2e14fb787afba31d16bc1d6 in term 1.
I20260630 12:25:17.829566 15807 raft_consensus.cc:2468] T 81146464e5ee4b6e96839ec8fff7e8fb P afa184c7c7074bbeb163d9f43ec4b12b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5de8f2574a5441339c5b381f7c0645ca in term 1.
I20260630 12:25:17.819756 16030 raft_consensus.cc:515] T 81146464e5ee4b6e96839ec8fff7e8fb P 5d7de836e2e14fb787afba31d16bc1d6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afa184c7c7074bbeb163d9f43ec4b12b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36669 } } peers { permanent_uuid: "5de8f2574a5441339c5b381f7c0645ca" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 39709 } } peers { permanent_uuid: "5d7de836e2e14fb787afba31d16bc1d6" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37765 } }
I20260630 12:25:17.830852 15848 leader_election.cc:304] T 81146464e5ee4b6e96839ec8fff7e8fb P 5de8f2574a5441339c5b381f7c0645ca [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: 5de8f2574a5441339c5b381f7c0645ca, afa184c7c7074bbeb163d9f43ec4b12b; no voters: 
I20260630 12:25:17.831734 16007 raft_consensus.cc:2804] T 81146464e5ee4b6e96839ec8fff7e8fb P 5de8f2574a5441339c5b381f7c0645ca [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:17.831827 15957 raft_consensus.cc:2393] T 81146464e5ee4b6e96839ec8fff7e8fb P 5d7de836e2e14fb787afba31d16bc1d6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5de8f2574a5441339c5b381f7c0645ca in current term 1: Already voted for candidate 5d7de836e2e14fb787afba31d16bc1d6 in this term.
I20260630 12:25:17.833225 16030 leader_election.cc:290] T 81146464e5ee4b6e96839ec8fff7e8fb P 5d7de836e2e14fb787afba31d16bc1d6 [CANDIDATE]: Term 1 election: Requested vote from peers afa184c7c7074bbeb163d9f43ec4b12b (127.12.213.1:36669), 5de8f2574a5441339c5b381f7c0645ca (127.12.213.2:39709)
I20260630 12:25:17.833392 15808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81146464e5ee4b6e96839ec8fff7e8fb" candidate_uuid: "5d7de836e2e14fb787afba31d16bc1d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afa184c7c7074bbeb163d9f43ec4b12b"
I20260630 12:25:17.833559 16007 raft_consensus.cc:697] T 81146464e5ee4b6e96839ec8fff7e8fb P 5de8f2574a5441339c5b381f7c0645ca [term 1 LEADER]: Becoming Leader. State: Replica: 5de8f2574a5441339c5b381f7c0645ca, State: Running, Role: LEADER
I20260630 12:25:17.834196 15808 raft_consensus.cc:2393] T 81146464e5ee4b6e96839ec8fff7e8fb P afa184c7c7074bbeb163d9f43ec4b12b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5d7de836e2e14fb787afba31d16bc1d6 in current term 1: Already voted for candidate 5de8f2574a5441339c5b381f7c0645ca in this term.
I20260630 12:25:17.834575 16007 consensus_queue.cc:237] T 81146464e5ee4b6e96839ec8fff7e8fb P 5de8f2574a5441339c5b381f7c0645ca [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: "afa184c7c7074bbeb163d9f43ec4b12b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36669 } } peers { permanent_uuid: "5de8f2574a5441339c5b381f7c0645ca" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 39709 } } peers { permanent_uuid: "5d7de836e2e14fb787afba31d16bc1d6" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37765 } }
I20260630 12:25:17.836552 15881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81146464e5ee4b6e96839ec8fff7e8fb" candidate_uuid: "5d7de836e2e14fb787afba31d16bc1d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5de8f2574a5441339c5b381f7c0645ca"
I20260630 12:25:17.838235 15921 leader_election.cc:304] T 81146464e5ee4b6e96839ec8fff7e8fb P 5d7de836e2e14fb787afba31d16bc1d6 [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: 5d7de836e2e14fb787afba31d16bc1d6; no voters: 5de8f2574a5441339c5b381f7c0645ca, afa184c7c7074bbeb163d9f43ec4b12b
I20260630 12:25:17.839191 16030 raft_consensus.cc:2749] T 81146464e5ee4b6e96839ec8fff7e8fb P 5d7de836e2e14fb787afba31d16bc1d6 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:25:17.846112 15705 catalog_manager.cc:5697] T 81146464e5ee4b6e96839ec8fff7e8fb P 5de8f2574a5441339c5b381f7c0645ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 5de8f2574a5441339c5b381f7c0645ca (127.12.213.2). New cstate: current_term: 1 leader_uuid: "5de8f2574a5441339c5b381f7c0645ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afa184c7c7074bbeb163d9f43ec4b12b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5de8f2574a5441339c5b381f7c0645ca" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 39709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d7de836e2e14fb787afba31d16bc1d6" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37765 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:17.853801 15703 catalog_manager.cc:5697] T 32249b06e3b248008836f367c3781f35 P 5d7de836e2e14fb787afba31d16bc1d6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5d7de836e2e14fb787afba31d16bc1d6 (127.12.213.3). New cstate: current_term: 1 leader_uuid: "5d7de836e2e14fb787afba31d16bc1d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afa184c7c7074bbeb163d9f43ec4b12b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5de8f2574a5441339c5b381f7c0645ca" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 39709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d7de836e2e14fb787afba31d16bc1d6" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37765 } health_report { overall_health: HEALTHY } } }
I20260630 12:25:17.948648 13140 tablet_server.cc:179] TabletServer@127.12.213.1:0 shutting down...
I20260630 12:25:17.973014 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:17.974097 13140 tablet_replica.cc:333] T 32249b06e3b248008836f367c3781f35 P afa184c7c7074bbeb163d9f43ec4b12b: stopping tablet replica
I20260630 12:25:17.974794 13140 raft_consensus.cc:2243] T 32249b06e3b248008836f367c3781f35 P afa184c7c7074bbeb163d9f43ec4b12b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:17.975246 13140 raft_consensus.cc:2272] T 32249b06e3b248008836f367c3781f35 P afa184c7c7074bbeb163d9f43ec4b12b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:17.977870 13140 tablet_replica.cc:333] T fb31159ac74249c9a29eb76782576cd5 P afa184c7c7074bbeb163d9f43ec4b12b: stopping tablet replica
I20260630 12:25:17.978516 13140 raft_consensus.cc:2243] T fb31159ac74249c9a29eb76782576cd5 P afa184c7c7074bbeb163d9f43ec4b12b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:17.978945 13140 raft_consensus.cc:2272] T fb31159ac74249c9a29eb76782576cd5 P afa184c7c7074bbeb163d9f43ec4b12b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:17.981083 13140 tablet_replica.cc:333] T 0e35120502484764ba41d5ab5d9b9509 P afa184c7c7074bbeb163d9f43ec4b12b: stopping tablet replica
I20260630 12:25:17.981642 13140 raft_consensus.cc:2243] T 0e35120502484764ba41d5ab5d9b9509 P afa184c7c7074bbeb163d9f43ec4b12b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:17.982342 13140 pending_rounds.cc:70] T 0e35120502484764ba41d5ab5d9b9509 P afa184c7c7074bbeb163d9f43ec4b12b: Trying to abort 1 pending ops.
I20260630 12:25:17.982633 13140 pending_rounds.cc:77] T 0e35120502484764ba41d5ab5d9b9509 P afa184c7c7074bbeb163d9f43ec4b12b: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302440213476966400 op_type: NO_OP noop_request { }
I20260630 12:25:17.983013 13140 raft_consensus.cc:2889] T 0e35120502484764ba41d5ab5d9b9509 P afa184c7c7074bbeb163d9f43ec4b12b [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:25:17.983325 13140 raft_consensus.cc:2272] T 0e35120502484764ba41d5ab5d9b9509 P afa184c7c7074bbeb163d9f43ec4b12b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:17.985646 13140 tablet_replica.cc:333] T 81146464e5ee4b6e96839ec8fff7e8fb P afa184c7c7074bbeb163d9f43ec4b12b: stopping tablet replica
I20260630 12:25:17.986325 13140 raft_consensus.cc:2243] T 81146464e5ee4b6e96839ec8fff7e8fb P afa184c7c7074bbeb163d9f43ec4b12b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:17.986753 13140 raft_consensus.cc:2272] T 81146464e5ee4b6e96839ec8fff7e8fb P afa184c7c7074bbeb163d9f43ec4b12b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:18.003399 13140 tablet_server.cc:196] TabletServer@127.12.213.1:0 shutdown complete.
I20260630 12:25:18.016554 13140 tablet_server.cc:179] TabletServer@127.12.213.2:0 shutting down...
I20260630 12:25:18.037470 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:18.038460 13140 tablet_replica.cc:333] T 0e35120502484764ba41d5ab5d9b9509 P 5de8f2574a5441339c5b381f7c0645ca: stopping tablet replica
I20260630 12:25:18.039266 13140 raft_consensus.cc:2243] T 0e35120502484764ba41d5ab5d9b9509 P 5de8f2574a5441339c5b381f7c0645ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:18.039738 13140 raft_consensus.cc:2272] T 0e35120502484764ba41d5ab5d9b9509 P 5de8f2574a5441339c5b381f7c0645ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:18.041869 13140 tablet_replica.cc:333] T 32249b06e3b248008836f367c3781f35 P 5de8f2574a5441339c5b381f7c0645ca: stopping tablet replica
I20260630 12:25:18.042462 13140 raft_consensus.cc:2243] T 32249b06e3b248008836f367c3781f35 P 5de8f2574a5441339c5b381f7c0645ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:18.042928 13140 raft_consensus.cc:2272] T 32249b06e3b248008836f367c3781f35 P 5de8f2574a5441339c5b381f7c0645ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:18.044633 13140 tablet_replica.cc:333] T fb31159ac74249c9a29eb76782576cd5 P 5de8f2574a5441339c5b381f7c0645ca: stopping tablet replica
I20260630 12:25:18.045178 13140 raft_consensus.cc:2243] T fb31159ac74249c9a29eb76782576cd5 P 5de8f2574a5441339c5b381f7c0645ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:18.045497 13140 raft_consensus.cc:2272] T fb31159ac74249c9a29eb76782576cd5 P 5de8f2574a5441339c5b381f7c0645ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:18.047163 13140 tablet_replica.cc:333] T 81146464e5ee4b6e96839ec8fff7e8fb P 5de8f2574a5441339c5b381f7c0645ca: stopping tablet replica
I20260630 12:25:18.047533 13140 raft_consensus.cc:2243] T 81146464e5ee4b6e96839ec8fff7e8fb P 5de8f2574a5441339c5b381f7c0645ca [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:18.048020 13140 pending_rounds.cc:70] T 81146464e5ee4b6e96839ec8fff7e8fb P 5de8f2574a5441339c5b381f7c0645ca: Trying to abort 1 pending ops.
I20260630 12:25:18.048178 13140 pending_rounds.cc:77] T 81146464e5ee4b6e96839ec8fff7e8fb P 5de8f2574a5441339c5b381f7c0645ca: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302440213861027840 op_type: NO_OP noop_request { }
I20260630 12:25:18.048398 13140 raft_consensus.cc:2889] T 81146464e5ee4b6e96839ec8fff7e8fb P 5de8f2574a5441339c5b381f7c0645ca [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:25:18.048599 13140 raft_consensus.cc:2272] T 81146464e5ee4b6e96839ec8fff7e8fb P 5de8f2574a5441339c5b381f7c0645ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:18.062415 13140 tablet_server.cc:196] TabletServer@127.12.213.2:0 shutdown complete.
I20260630 12:25:18.075810 13140 tablet_server.cc:179] TabletServer@127.12.213.3:0 shutting down...
I20260630 12:25:18.095482 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:18.096395 13140 tablet_replica.cc:333] T 81146464e5ee4b6e96839ec8fff7e8fb P 5d7de836e2e14fb787afba31d16bc1d6: stopping tablet replica
I20260630 12:25:18.096873 13140 raft_consensus.cc:2243] T 81146464e5ee4b6e96839ec8fff7e8fb P 5d7de836e2e14fb787afba31d16bc1d6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:18.097200 13140 raft_consensus.cc:2272] T 81146464e5ee4b6e96839ec8fff7e8fb P 5d7de836e2e14fb787afba31d16bc1d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:18.099115 13140 tablet_replica.cc:333] T 32249b06e3b248008836f367c3781f35 P 5d7de836e2e14fb787afba31d16bc1d6: stopping tablet replica
I20260630 12:25:18.099589 13140 raft_consensus.cc:2243] T 32249b06e3b248008836f367c3781f35 P 5d7de836e2e14fb787afba31d16bc1d6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:18.100075 13140 pending_rounds.cc:70] T 32249b06e3b248008836f367c3781f35 P 5d7de836e2e14fb787afba31d16bc1d6: Trying to abort 1 pending ops.
I20260630 12:25:18.100227 13140 pending_rounds.cc:77] T 32249b06e3b248008836f367c3781f35 P 5d7de836e2e14fb787afba31d16bc1d6: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302440213804445696 op_type: NO_OP noop_request { }
I20260630 12:25:18.100452 13140 raft_consensus.cc:2889] T 32249b06e3b248008836f367c3781f35 P 5d7de836e2e14fb787afba31d16bc1d6 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:25:18.100653 13140 raft_consensus.cc:2272] T 32249b06e3b248008836f367c3781f35 P 5d7de836e2e14fb787afba31d16bc1d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:18.102728 13140 tablet_replica.cc:333] T fb31159ac74249c9a29eb76782576cd5 P 5d7de836e2e14fb787afba31d16bc1d6: stopping tablet replica
I20260630 12:25:18.103158 13140 raft_consensus.cc:2243] T fb31159ac74249c9a29eb76782576cd5 P 5d7de836e2e14fb787afba31d16bc1d6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:18.103631 13140 pending_rounds.cc:70] T fb31159ac74249c9a29eb76782576cd5 P 5d7de836e2e14fb787afba31d16bc1d6: Trying to abort 1 pending ops.
I20260630 12:25:18.103771 13140 pending_rounds.cc:77] T fb31159ac74249c9a29eb76782576cd5 P 5d7de836e2e14fb787afba31d16bc1d6: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302440213523959808 op_type: NO_OP noop_request { }
I20260630 12:25:18.103976 13140 raft_consensus.cc:2889] T fb31159ac74249c9a29eb76782576cd5 P 5d7de836e2e14fb787afba31d16bc1d6 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:25:18.104171 13140 raft_consensus.cc:2272] T fb31159ac74249c9a29eb76782576cd5 P 5d7de836e2e14fb787afba31d16bc1d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:18.106313 13140 tablet_replica.cc:333] T 0e35120502484764ba41d5ab5d9b9509 P 5d7de836e2e14fb787afba31d16bc1d6: stopping tablet replica
I20260630 12:25:18.106737 13140 raft_consensus.cc:2243] T 0e35120502484764ba41d5ab5d9b9509 P 5d7de836e2e14fb787afba31d16bc1d6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:18.107050 13140 raft_consensus.cc:2272] T 0e35120502484764ba41d5ab5d9b9509 P 5d7de836e2e14fb787afba31d16bc1d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:18.129148 13140 tablet_server.cc:196] TabletServer@127.12.213.3:0 shutdown complete.
I20260630 12:25:18.142104 13140 master.cc:562] Master@127.12.213.62:45495 shutting down...
I20260630 12:25:18.160630 13140 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 13dbbe394c704fd0901693c5787289a6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:18.161193 13140 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 13dbbe394c704fd0901693c5787289a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:18.161579 13140 tablet_replica.cc:333] T 00000000000000000000000000000000 P 13dbbe394c704fd0901693c5787289a6: stopping tablet replica
I20260630 12:25:18.180680 13140 master.cc:584] Master@127.12.213.62:45495 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange (2575 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas
I20260630 12:25:18.219609 13140 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.213.62:39125
I20260630 12:25:18.220744 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:18.225921 16041 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
W20260630 12:25:18.226020 16040 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
W20260630 12:25:18.228731 16043 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
I20260630 12:25:18.228760 13140 server_base.cc:1061] running on GCE node
I20260630 12:25:18.229871 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:18.230080 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:18.230297 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822318230274 us; error 0 us; skew 500 ppm
I20260630 12:25:18.230799 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:18.233117 13140 webserver.cc:533] Webserver started at http://127.12.213.62:40933/ using document root <none> and password file <none>
I20260630 12:25:18.233603 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:18.233812 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:18.234088 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:18.235285 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822237130653-13140-0/minicluster-data/master-0-root/instance:
uuid: "2a17f5f025d2404799290f0a60e243f0"
format_stamp: "Formatted at 2026-06-30 12:25:18 on dist-test-slave-zz34"
I20260630 12:25:18.239634 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:25:18.242910 16048 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:18.243731 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:25:18.244005 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822237130653-13140-0/minicluster-data/master-0-root
uuid: "2a17f5f025d2404799290f0a60e243f0"
format_stamp: "Formatted at 2026-06-30 12:25:18 on dist-test-slave-zz34"
I20260630 12:25:18.244289 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822237130653-13140-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822237130653-13140-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822237130653-13140-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)
I20260630 12:25:18.267325 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:18.268525 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:18.305136 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.62:39125
I20260630 12:25:18.305228 16099 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.62:39125 every 8 connection(s)
I20260630 12:25:18.309087 16100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:18.318830 16100 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2a17f5f025d2404799290f0a60e243f0: Bootstrap starting.
I20260630 12:25:18.323352 16100 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2a17f5f025d2404799290f0a60e243f0: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:18.327364 16100 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2a17f5f025d2404799290f0a60e243f0: No bootstrap required, opened a new log
I20260630 12:25:18.329371 16100 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2a17f5f025d2404799290f0a60e243f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a17f5f025d2404799290f0a60e243f0" member_type: VOTER }
I20260630 12:25:18.329722 16100 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2a17f5f025d2404799290f0a60e243f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:18.330013 16100 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2a17f5f025d2404799290f0a60e243f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a17f5f025d2404799290f0a60e243f0, State: Initialized, Role: FOLLOWER
I20260630 12:25:18.330654 16100 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2a17f5f025d2404799290f0a60e243f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2a17f5f025d2404799290f0a60e243f0" member_type: VOTER }
I20260630 12:25:18.331110 16100 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2a17f5f025d2404799290f0a60e243f0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:25:18.331357 16100 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2a17f5f025d2404799290f0a60e243f0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:25:18.331619 16100 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2a17f5f025d2404799290f0a60e243f0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:18.335954 16100 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2a17f5f025d2404799290f0a60e243f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a17f5f025d2404799290f0a60e243f0" member_type: VOTER }
I20260630 12:25:18.336457 16100 leader_election.cc:304] T 00000000000000000000000000000000 P 2a17f5f025d2404799290f0a60e243f0 [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: 2a17f5f025d2404799290f0a60e243f0; no voters: 
I20260630 12:25:18.337539 16100 leader_election.cc:290] T 00000000000000000000000000000000 P 2a17f5f025d2404799290f0a60e243f0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:25:18.337852 16103 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2a17f5f025d2404799290f0a60e243f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:18.339157 16103 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2a17f5f025d2404799290f0a60e243f0 [term 1 LEADER]: Becoming Leader. State: Replica: 2a17f5f025d2404799290f0a60e243f0, State: Running, Role: LEADER
I20260630 12:25:18.339811 16103 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2a17f5f025d2404799290f0a60e243f0 [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: "2a17f5f025d2404799290f0a60e243f0" member_type: VOTER }
I20260630 12:25:18.340435 16100 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2a17f5f025d2404799290f0a60e243f0 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:25:18.342698 16104 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2a17f5f025d2404799290f0a60e243f0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2a17f5f025d2404799290f0a60e243f0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a17f5f025d2404799290f0a60e243f0" member_type: VOTER } }
I20260630 12:25:18.342813 16105 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2a17f5f025d2404799290f0a60e243f0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2a17f5f025d2404799290f0a60e243f0. Latest consensus state: current_term: 1 leader_uuid: "2a17f5f025d2404799290f0a60e243f0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a17f5f025d2404799290f0a60e243f0" member_type: VOTER } }
I20260630 12:25:18.343408 16104 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2a17f5f025d2404799290f0a60e243f0 [sys.catalog]: This master's current role is: LEADER
I20260630 12:25:18.343627 16105 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2a17f5f025d2404799290f0a60e243f0 [sys.catalog]: This master's current role is: LEADER
I20260630 12:25:18.346402 16109 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:25:18.351327 16109 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:25:18.355953 13140 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:25:18.359850 16109 catalog_manager.cc:1383] Generated new cluster ID: 5cccf5a984cb4e4b90186c8a65785e9a
I20260630 12:25:18.360122 16109 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:25:18.377117 16109 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:25:18.378428 16109 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:25:18.392815 16109 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2a17f5f025d2404799290f0a60e243f0: Generated new TSK 0
I20260630 12:25:18.393415 16109 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:25:18.423308 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:18.429180 16121 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
W20260630 12:25:18.430220 16122 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
W20260630 12:25:18.431738 16124 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
I20260630 12:25:18.431782 13140 server_base.cc:1061] running on GCE node
I20260630 12:25:18.432720 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:18.432936 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:18.433113 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822318433096 us; error 0 us; skew 500 ppm
I20260630 12:25:18.433640 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:18.435932 13140 webserver.cc:533] Webserver started at http://127.12.213.1:46027/ using document root <none> and password file <none>
I20260630 12:25:18.436424 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:18.436627 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:18.436890 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:18.438007 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822237130653-13140-0/minicluster-data/ts-0-root/instance:
uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7"
format_stamp: "Formatted at 2026-06-30 12:25:18 on dist-test-slave-zz34"
I20260630 12:25:18.442559 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:25:18.445901 16129 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:18.446663 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:25:18.446951 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822237130653-13140-0/minicluster-data/ts-0-root
uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7"
format_stamp: "Formatted at 2026-06-30 12:25:18 on dist-test-slave-zz34"
I20260630 12:25:18.447239 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822237130653-13140-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822237130653-13140-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822237130653-13140-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)
I20260630 12:25:18.496562 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:18.497849 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:18.499351 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:18.501642 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:18.501865 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:18.502104 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:18.502321 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:25:18.541567 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.1:36793
I20260630 12:25:18.541671 16191 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.1:36793 every 8 connection(s)
I20260630 12:25:18.546795 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:18.554683 16196 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
W20260630 12:25:18.556102 16197 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
W20260630 12:25:18.559230 16199 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
I20260630 12:25:18.560170 13140 server_base.cc:1061] running on GCE node
I20260630 12:25:18.561103 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:25:18.561228 16192 heartbeater.cc:344] Connected to a master server at 127.12.213.62:39125
W20260630 12:25:18.561384 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:18.561599 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822318561581 us; error 0 us; skew 500 ppm
I20260630 12:25:18.561641 16192 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:18.562403 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:18.562613 16192 heartbeater.cc:507] Master 127.12.213.62:39125 requested a full tablet report, sending...
I20260630 12:25:18.565096 13140 webserver.cc:533] Webserver started at http://127.12.213.2:32985/ using document root <none> and password file <none>
I20260630 12:25:18.565104 16065 ts_manager.cc:194] Registered new tserver with Master: 9cf5acc2fdfd48c988b55ce7e16ba7c7 (127.12.213.1:36793)
I20260630 12:25:18.565696 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:18.565953 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:18.566259 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:18.567165 16065 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44048
I20260630 12:25:18.567361 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822237130653-13140-0/minicluster-data/ts-1-root/instance:
uuid: "380dc5d87f37432b8ae2381096949b77"
format_stamp: "Formatted at 2026-06-30 12:25:18 on dist-test-slave-zz34"
I20260630 12:25:18.572268 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:25:18.575367 16204 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:18.576109 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:25:18.576403 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822237130653-13140-0/minicluster-data/ts-1-root
uuid: "380dc5d87f37432b8ae2381096949b77"
format_stamp: "Formatted at 2026-06-30 12:25:18 on dist-test-slave-zz34"
I20260630 12:25:18.576699 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822237130653-13140-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822237130653-13140-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822237130653-13140-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)
I20260630 12:25:18.592810 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:18.593917 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:18.595422 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:18.597594 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:18.597815 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:18.598044 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:18.598227 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:25:18.636270 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.2:37725
I20260630 12:25:18.636360 16266 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.2:37725 every 8 connection(s)
I20260630 12:25:18.640841 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:18.647043 16270 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
W20260630 12:25:18.648115 16271 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
I20260630 12:25:18.650516 13140 server_base.cc:1061] running on GCE node
W20260630 12:25:18.651057 16273 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
I20260630 12:25:18.652156 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:18.652458 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:18.652674 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822318652656 us; error 0 us; skew 500 ppm
I20260630 12:25:18.653295 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:18.653579 16267 heartbeater.cc:344] Connected to a master server at 127.12.213.62:39125
I20260630 12:25:18.654000 16267 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:18.654914 16267 heartbeater.cc:507] Master 127.12.213.62:39125 requested a full tablet report, sending...
I20260630 12:25:18.655897 13140 webserver.cc:533] Webserver started at http://127.12.213.3:39005/ using document root <none> and password file <none>
I20260630 12:25:18.656488 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:18.656697 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:18.656958 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:18.657109 16065 ts_manager.cc:194] Registered new tserver with Master: 380dc5d87f37432b8ae2381096949b77 (127.12.213.2:37725)
I20260630 12:25:18.658102 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822237130653-13140-0/minicluster-data/ts-2-root/instance:
uuid: "62a63bf160984762a3491075d97a0bff"
format_stamp: "Formatted at 2026-06-30 12:25:18 on dist-test-slave-zz34"
I20260630 12:25:18.658584 16065 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44062
I20260630 12:25:18.662621 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:25:18.665807 16278 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:18.666621 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:25:18.666914 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822237130653-13140-0/minicluster-data/ts-2-root
uuid: "62a63bf160984762a3491075d97a0bff"
format_stamp: "Formatted at 2026-06-30 12:25:18 on dist-test-slave-zz34"
I20260630 12:25:18.667201 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822237130653-13140-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822237130653-13140-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822237130653-13140-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)
I20260630 12:25:18.679603 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:18.680692 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:18.682010 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:18.684116 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:18.684340 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:18.684572 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:18.684742 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:18.722957 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.3:39287
I20260630 12:25:18.723053 16340 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.3:39287 every 8 connection(s)
I20260630 12:25:18.736685 16341 heartbeater.cc:344] Connected to a master server at 127.12.213.62:39125
I20260630 12:25:18.737056 16341 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:18.737723 16341 heartbeater.cc:507] Master 127.12.213.62:39125 requested a full tablet report, sending...
I20260630 12:25:18.739559 16065 ts_manager.cc:194] Registered new tserver with Master: 62a63bf160984762a3491075d97a0bff (127.12.213.3:39287)
I20260630 12:25:18.740610 13140 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014450899s
I20260630 12:25:18.740901 16065 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44066
I20260630 12:25:19.569907 16192 heartbeater.cc:499] Master 127.12.213.62:39125 was elected leader, sending a full tablet report...
I20260630 12:25:19.660873 16267 heartbeater.cc:499] Master 127.12.213.62:39125 was elected leader, sending a full tablet report...
I20260630 12:25:19.743598 16341 heartbeater.cc:499] Master 127.12.213.62:39125 was elected leader, sending a full tablet report...
I20260630 12:25:19.792665 16065 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50292:
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"
    }
  }
}
W20260630 12:25:19.794898 16065 catalog_manager.cc:7077] 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.
I20260630 12:25:19.877774 16232 tablet_service.cc:1511] Processing CreateTablet for tablet 9417ee14438e4f8fbb319183ce0a0ff0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=66b04b900d624e2b969f6a0eb7c87862]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:19.879369 16232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9417ee14438e4f8fbb319183ce0a0ff0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:19.879279 16155 tablet_service.cc:1511] Processing CreateTablet for tablet 1fc89b393f88441cac3337686ebc976f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=66b04b900d624e2b969f6a0eb7c87862]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:19.879987 16156 tablet_service.cc:1511] Processing CreateTablet for tablet ef7ea99bd7af43a78dbad1947b7455ac (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=66b04b900d624e2b969f6a0eb7c87862]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:19.880271 16227 tablet_service.cc:1511] Processing CreateTablet for tablet fdafe8cb47224704b9265d2b08539b68 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=66b04b900d624e2b969f6a0eb7c87862]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:19.880841 16155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fc89b393f88441cac3337686ebc976f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:19.881534 16156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef7ea99bd7af43a78dbad1947b7455ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:19.881672 16227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdafe8cb47224704b9265d2b08539b68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:19.883093 16157 tablet_service.cc:1511] Processing CreateTablet for tablet 9417ee14438e4f8fbb319183ce0a0ff0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=66b04b900d624e2b969f6a0eb7c87862]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:19.884423 16157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9417ee14438e4f8fbb319183ce0a0ff0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:19.884581 16226 tablet_service.cc:1511] Processing CreateTablet for tablet cbf951b483624dd492567807509dbfe4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=66b04b900d624e2b969f6a0eb7c87862]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:19.885903 16226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbf951b483624dd492567807509dbfe4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:19.886052 16154 tablet_service.cc:1511] Processing CreateTablet for tablet 22933c5859e14b24a66c46d95f6226d9 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=66b04b900d624e2b969f6a0eb7c87862]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:19.887431 16154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22933c5859e14b24a66c46d95f6226d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:19.887070 16230 tablet_service.cc:1511] Processing CreateTablet for tablet 1fc89b393f88441cac3337686ebc976f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=66b04b900d624e2b969f6a0eb7c87862]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:19.888474 16230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fc89b393f88441cac3337686ebc976f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:19.879310 16228 tablet_service.cc:1511] Processing CreateTablet for tablet f1d7e436a6b04bc98afce1acbebd5573 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=66b04b900d624e2b969f6a0eb7c87862]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:19.891222 16229 tablet_service.cc:1511] Processing CreateTablet for tablet 22933c5859e14b24a66c46d95f6226d9 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=66b04b900d624e2b969f6a0eb7c87862]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:19.893241 16231 tablet_service.cc:1511] Processing CreateTablet for tablet ef7ea99bd7af43a78dbad1947b7455ac (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=66b04b900d624e2b969f6a0eb7c87862]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:19.894731 16228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1d7e436a6b04bc98afce1acbebd5573. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:19.898803 16229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22933c5859e14b24a66c46d95f6226d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:19.902835 16231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef7ea99bd7af43a78dbad1947b7455ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:19.913856 16154 tablet_service.cc:1511] Processing CreateTablet for tablet f1d7e436a6b04bc98afce1acbebd5573 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=66b04b900d624e2b969f6a0eb7c87862]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:19.913947 16153 tablet_service.cc:1511] Processing CreateTablet for tablet fdafe8cb47224704b9265d2b08539b68 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=66b04b900d624e2b969f6a0eb7c87862]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:19.916887 16152 tablet_service.cc:1511] Processing CreateTablet for tablet cbf951b483624dd492567807509dbfe4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=66b04b900d624e2b969f6a0eb7c87862]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:19.918211 16306 tablet_service.cc:1511] Processing CreateTablet for tablet 9417ee14438e4f8fbb319183ce0a0ff0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=66b04b900d624e2b969f6a0eb7c87862]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:19.920045 16306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9417ee14438e4f8fbb319183ce0a0ff0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:19.927846 16305 tablet_service.cc:1511] Processing CreateTablet for tablet ef7ea99bd7af43a78dbad1947b7455ac (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=66b04b900d624e2b969f6a0eb7c87862]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:19.929332 16305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef7ea99bd7af43a78dbad1947b7455ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:19.936432 16304 tablet_service.cc:1511] Processing CreateTablet for tablet 1fc89b393f88441cac3337686ebc976f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=66b04b900d624e2b969f6a0eb7c87862]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:19.937929 16304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fc89b393f88441cac3337686ebc976f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:19.939107 16303 tablet_service.cc:1511] Processing CreateTablet for tablet 22933c5859e14b24a66c46d95f6226d9 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=66b04b900d624e2b969f6a0eb7c87862]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:19.940116 16152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbf951b483624dd492567807509dbfe4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:19.941246 16302 tablet_service.cc:1511] Processing CreateTablet for tablet f1d7e436a6b04bc98afce1acbebd5573 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=66b04b900d624e2b969f6a0eb7c87862]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:19.942836 16153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdafe8cb47224704b9265d2b08539b68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:19.943358 16301 tablet_service.cc:1511] Processing CreateTablet for tablet fdafe8cb47224704b9265d2b08539b68 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=66b04b900d624e2b969f6a0eb7c87862]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:19.945411 16300 tablet_service.cc:1511] Processing CreateTablet for tablet cbf951b483624dd492567807509dbfe4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=66b04b900d624e2b969f6a0eb7c87862]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:19.939111 16151 tablet_service.cc:1511] Processing CreateTablet for tablet 0babab27dfcb43e0966a8d285100c01b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=66b04b900d624e2b969f6a0eb7c87862]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:19.948179 16151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0babab27dfcb43e0966a8d285100c01b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:19.949524 16154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1d7e436a6b04bc98afce1acbebd5573. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:19.955505 16303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22933c5859e14b24a66c46d95f6226d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:19.955207 16299 tablet_service.cc:1511] Processing CreateTablet for tablet 0babab27dfcb43e0966a8d285100c01b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=66b04b900d624e2b969f6a0eb7c87862]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:19.956173 16301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdafe8cb47224704b9265d2b08539b68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:19.956823 16299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0babab27dfcb43e0966a8d285100c01b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:19.957509 16300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbf951b483624dd492567807509dbfe4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:19.959844 16302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1d7e436a6b04bc98afce1acbebd5573. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:19.985193 16361 tablet_bootstrap.cc:492] T ef7ea99bd7af43a78dbad1947b7455ac P 9cf5acc2fdfd48c988b55ce7e16ba7c7: Bootstrap starting.
I20260630 12:25:19.986017 16229 tablet_service.cc:1511] Processing CreateTablet for tablet 0babab27dfcb43e0966a8d285100c01b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=66b04b900d624e2b969f6a0eb7c87862]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:19.992062 16229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0babab27dfcb43e0966a8d285100c01b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:19.995950 16361 tablet_bootstrap.cc:654] T ef7ea99bd7af43a78dbad1947b7455ac P 9cf5acc2fdfd48c988b55ce7e16ba7c7: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:20.019102 16362 tablet_bootstrap.cc:492] T cbf951b483624dd492567807509dbfe4 P 380dc5d87f37432b8ae2381096949b77: Bootstrap starting.
I20260630 12:25:20.023538 16363 tablet_bootstrap.cc:492] T 9417ee14438e4f8fbb319183ce0a0ff0 P 62a63bf160984762a3491075d97a0bff: Bootstrap starting.
I20260630 12:25:20.030117 16362 tablet_bootstrap.cc:654] T cbf951b483624dd492567807509dbfe4 P 380dc5d87f37432b8ae2381096949b77: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:20.035265 16361 tablet_bootstrap.cc:492] T ef7ea99bd7af43a78dbad1947b7455ac P 9cf5acc2fdfd48c988b55ce7e16ba7c7: No bootstrap required, opened a new log
I20260630 12:25:20.035768 16361 ts_tablet_manager.cc:1403] T ef7ea99bd7af43a78dbad1947b7455ac P 9cf5acc2fdfd48c988b55ce7e16ba7c7: Time spent bootstrapping tablet: real 0.051s	user 0.018s	sys 0.000s
I20260630 12:25:20.038331 16363 tablet_bootstrap.cc:654] T 9417ee14438e4f8fbb319183ce0a0ff0 P 62a63bf160984762a3491075d97a0bff: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:20.038319 16361 raft_consensus.cc:359] T ef7ea99bd7af43a78dbad1947b7455ac P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:20.039332 16361 raft_consensus.cc:385] T ef7ea99bd7af43a78dbad1947b7455ac P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:20.039690 16361 raft_consensus.cc:740] T ef7ea99bd7af43a78dbad1947b7455ac P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cf5acc2fdfd48c988b55ce7e16ba7c7, State: Initialized, Role: FOLLOWER
I20260630 12:25:20.040520 16361 consensus_queue.cc:260] T ef7ea99bd7af43a78dbad1947b7455ac P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:20.041360 16362 tablet_bootstrap.cc:492] T cbf951b483624dd492567807509dbfe4 P 380dc5d87f37432b8ae2381096949b77: No bootstrap required, opened a new log
I20260630 12:25:20.041877 16362 ts_tablet_manager.cc:1403] T cbf951b483624dd492567807509dbfe4 P 380dc5d87f37432b8ae2381096949b77: Time spent bootstrapping tablet: real 0.023s	user 0.004s	sys 0.012s
I20260630 12:25:20.043983 16361 ts_tablet_manager.cc:1434] T ef7ea99bd7af43a78dbad1947b7455ac P 9cf5acc2fdfd48c988b55ce7e16ba7c7: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260630 12:25:20.044320 16363 tablet_bootstrap.cc:492] T 9417ee14438e4f8fbb319183ce0a0ff0 P 62a63bf160984762a3491075d97a0bff: No bootstrap required, opened a new log
I20260630 12:25:20.044765 16363 ts_tablet_manager.cc:1403] T 9417ee14438e4f8fbb319183ce0a0ff0 P 62a63bf160984762a3491075d97a0bff: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.005s
I20260630 12:25:20.045065 16361 tablet_bootstrap.cc:492] T 22933c5859e14b24a66c46d95f6226d9 P 9cf5acc2fdfd48c988b55ce7e16ba7c7: Bootstrap starting.
I20260630 12:25:20.045421 16362 raft_consensus.cc:359] T cbf951b483624dd492567807509dbfe4 P 380dc5d87f37432b8ae2381096949b77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:20.046275 16362 raft_consensus.cc:385] T cbf951b483624dd492567807509dbfe4 P 380dc5d87f37432b8ae2381096949b77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:20.046653 16362 raft_consensus.cc:740] T cbf951b483624dd492567807509dbfe4 P 380dc5d87f37432b8ae2381096949b77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 380dc5d87f37432b8ae2381096949b77, State: Initialized, Role: FOLLOWER
I20260630 12:25:20.047443 16362 consensus_queue.cc:260] T cbf951b483624dd492567807509dbfe4 P 380dc5d87f37432b8ae2381096949b77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:20.048794 16363 raft_consensus.cc:359] T 9417ee14438e4f8fbb319183ce0a0ff0 P 62a63bf160984762a3491075d97a0bff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:20.049558 16363 raft_consensus.cc:385] T 9417ee14438e4f8fbb319183ce0a0ff0 P 62a63bf160984762a3491075d97a0bff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:20.049857 16363 raft_consensus.cc:740] T 9417ee14438e4f8fbb319183ce0a0ff0 P 62a63bf160984762a3491075d97a0bff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62a63bf160984762a3491075d97a0bff, State: Initialized, Role: FOLLOWER
I20260630 12:25:20.050838 16363 consensus_queue.cc:260] T 9417ee14438e4f8fbb319183ce0a0ff0 P 62a63bf160984762a3491075d97a0bff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:20.051630 16361 tablet_bootstrap.cc:654] T 22933c5859e14b24a66c46d95f6226d9 P 9cf5acc2fdfd48c988b55ce7e16ba7c7: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:20.058593 16363 ts_tablet_manager.cc:1434] T 9417ee14438e4f8fbb319183ce0a0ff0 P 62a63bf160984762a3491075d97a0bff: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.008s
I20260630 12:25:20.060911 16363 tablet_bootstrap.cc:492] T 0babab27dfcb43e0966a8d285100c01b P 62a63bf160984762a3491075d97a0bff: Bootstrap starting.
I20260630 12:25:20.061019 16362 ts_tablet_manager.cc:1434] T cbf951b483624dd492567807509dbfe4 P 380dc5d87f37432b8ae2381096949b77: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.010s
I20260630 12:25:20.062312 16362 tablet_bootstrap.cc:492] T fdafe8cb47224704b9265d2b08539b68 P 380dc5d87f37432b8ae2381096949b77: Bootstrap starting.
I20260630 12:25:20.066071 16361 tablet_bootstrap.cc:492] T 22933c5859e14b24a66c46d95f6226d9 P 9cf5acc2fdfd48c988b55ce7e16ba7c7: No bootstrap required, opened a new log
I20260630 12:25:20.066649 16361 ts_tablet_manager.cc:1403] T 22933c5859e14b24a66c46d95f6226d9 P 9cf5acc2fdfd48c988b55ce7e16ba7c7: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.006s
I20260630 12:25:20.067888 16363 tablet_bootstrap.cc:654] T 0babab27dfcb43e0966a8d285100c01b P 62a63bf160984762a3491075d97a0bff: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:20.068941 16362 tablet_bootstrap.cc:654] T fdafe8cb47224704b9265d2b08539b68 P 380dc5d87f37432b8ae2381096949b77: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:20.069546 16361 raft_consensus.cc:359] T 22933c5859e14b24a66c46d95f6226d9 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:20.070364 16361 raft_consensus.cc:385] T 22933c5859e14b24a66c46d95f6226d9 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:20.070659 16361 raft_consensus.cc:740] T 22933c5859e14b24a66c46d95f6226d9 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cf5acc2fdfd48c988b55ce7e16ba7c7, State: Initialized, Role: FOLLOWER
I20260630 12:25:20.071592 16361 consensus_queue.cc:260] T 22933c5859e14b24a66c46d95f6226d9 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:20.080858 16362 tablet_bootstrap.cc:492] T fdafe8cb47224704b9265d2b08539b68 P 380dc5d87f37432b8ae2381096949b77: No bootstrap required, opened a new log
I20260630 12:25:20.081595 16362 ts_tablet_manager.cc:1403] T fdafe8cb47224704b9265d2b08539b68 P 380dc5d87f37432b8ae2381096949b77: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260630 12:25:20.082717 16361 ts_tablet_manager.cc:1434] T 22933c5859e14b24a66c46d95f6226d9 P 9cf5acc2fdfd48c988b55ce7e16ba7c7: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260630 12:25:20.083772 16361 tablet_bootstrap.cc:492] T 1fc89b393f88441cac3337686ebc976f P 9cf5acc2fdfd48c988b55ce7e16ba7c7: Bootstrap starting.
I20260630 12:25:20.085003 16363 tablet_bootstrap.cc:492] T 0babab27dfcb43e0966a8d285100c01b P 62a63bf160984762a3491075d97a0bff: No bootstrap required, opened a new log
I20260630 12:25:20.084654 16362 raft_consensus.cc:359] T fdafe8cb47224704b9265d2b08539b68 P 380dc5d87f37432b8ae2381096949b77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:20.085397 16362 raft_consensus.cc:385] T fdafe8cb47224704b9265d2b08539b68 P 380dc5d87f37432b8ae2381096949b77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:20.085476 16363 ts_tablet_manager.cc:1403] T 0babab27dfcb43e0966a8d285100c01b P 62a63bf160984762a3491075d97a0bff: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.012s
I20260630 12:25:20.085732 16362 raft_consensus.cc:740] T fdafe8cb47224704b9265d2b08539b68 P 380dc5d87f37432b8ae2381096949b77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 380dc5d87f37432b8ae2381096949b77, State: Initialized, Role: FOLLOWER
I20260630 12:25:20.086664 16362 consensus_queue.cc:260] T fdafe8cb47224704b9265d2b08539b68 P 380dc5d87f37432b8ae2381096949b77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:20.088430 16363 raft_consensus.cc:359] T 0babab27dfcb43e0966a8d285100c01b P 62a63bf160984762a3491075d97a0bff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:20.089185 16363 raft_consensus.cc:385] T 0babab27dfcb43e0966a8d285100c01b P 62a63bf160984762a3491075d97a0bff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:20.089392 16363 raft_consensus.cc:740] T 0babab27dfcb43e0966a8d285100c01b P 62a63bf160984762a3491075d97a0bff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62a63bf160984762a3491075d97a0bff, State: Initialized, Role: FOLLOWER
I20260630 12:25:20.090430 16361 tablet_bootstrap.cc:654] T 1fc89b393f88441cac3337686ebc976f P 9cf5acc2fdfd48c988b55ce7e16ba7c7: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:20.090044 16363 consensus_queue.cc:260] T 0babab27dfcb43e0966a8d285100c01b P 62a63bf160984762a3491075d97a0bff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:20.092231 16363 ts_tablet_manager.cc:1434] T 0babab27dfcb43e0966a8d285100c01b P 62a63bf160984762a3491075d97a0bff: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260630 12:25:20.088820 16362 ts_tablet_manager.cc:1434] T fdafe8cb47224704b9265d2b08539b68 P 380dc5d87f37432b8ae2381096949b77: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.002s
I20260630 12:25:20.093930 16362 tablet_bootstrap.cc:492] T 22933c5859e14b24a66c46d95f6226d9 P 380dc5d87f37432b8ae2381096949b77: Bootstrap starting.
I20260630 12:25:20.100255 16362 tablet_bootstrap.cc:654] T 22933c5859e14b24a66c46d95f6226d9 P 380dc5d87f37432b8ae2381096949b77: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:20.103035 16363 tablet_bootstrap.cc:492] T ef7ea99bd7af43a78dbad1947b7455ac P 62a63bf160984762a3491075d97a0bff: Bootstrap starting.
I20260630 12:25:20.103823 16367 raft_consensus.cc:493] T 22933c5859e14b24a66c46d95f6226d9 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:20.104341 16367 raft_consensus.cc:515] T 22933c5859e14b24a66c46d95f6226d9 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:20.108850 16367 leader_election.cc:290] T 22933c5859e14b24a66c46d95f6226d9 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 380dc5d87f37432b8ae2381096949b77 (127.12.213.2:37725), 62a63bf160984762a3491075d97a0bff (127.12.213.3:39287)
I20260630 12:25:20.111905 16363 tablet_bootstrap.cc:654] T ef7ea99bd7af43a78dbad1947b7455ac P 62a63bf160984762a3491075d97a0bff: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:20.126030 16363 tablet_bootstrap.cc:492] T ef7ea99bd7af43a78dbad1947b7455ac P 62a63bf160984762a3491075d97a0bff: No bootstrap required, opened a new log
I20260630 12:25:20.125993 16361 tablet_bootstrap.cc:492] T 1fc89b393f88441cac3337686ebc976f P 9cf5acc2fdfd48c988b55ce7e16ba7c7: No bootstrap required, opened a new log
I20260630 12:25:20.126808 16363 ts_tablet_manager.cc:1403] T ef7ea99bd7af43a78dbad1947b7455ac P 62a63bf160984762a3491075d97a0bff: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.001s
I20260630 12:25:20.126933 16361 ts_tablet_manager.cc:1403] T 1fc89b393f88441cac3337686ebc976f P 9cf5acc2fdfd48c988b55ce7e16ba7c7: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.018s
I20260630 12:25:20.127841 16362 tablet_bootstrap.cc:492] T 22933c5859e14b24a66c46d95f6226d9 P 380dc5d87f37432b8ae2381096949b77: No bootstrap required, opened a new log
I20260630 12:25:20.128374 16362 ts_tablet_manager.cc:1403] T 22933c5859e14b24a66c46d95f6226d9 P 380dc5d87f37432b8ae2381096949b77: Time spent bootstrapping tablet: real 0.035s	user 0.024s	sys 0.005s
I20260630 12:25:20.130100 16361 raft_consensus.cc:359] T 1fc89b393f88441cac3337686ebc976f P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:20.130865 16361 raft_consensus.cc:385] T 1fc89b393f88441cac3337686ebc976f P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:20.131138 16361 raft_consensus.cc:740] T 1fc89b393f88441cac3337686ebc976f P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cf5acc2fdfd48c988b55ce7e16ba7c7, State: Initialized, Role: FOLLOWER
I20260630 12:25:20.129791 16363 raft_consensus.cc:359] T ef7ea99bd7af43a78dbad1947b7455ac P 62a63bf160984762a3491075d97a0bff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:20.131261 16362 raft_consensus.cc:359] T 22933c5859e14b24a66c46d95f6226d9 P 380dc5d87f37432b8ae2381096949b77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:20.132125 16363 raft_consensus.cc:385] T ef7ea99bd7af43a78dbad1947b7455ac P 62a63bf160984762a3491075d97a0bff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:20.132268 16362 raft_consensus.cc:385] T 22933c5859e14b24a66c46d95f6226d9 P 380dc5d87f37432b8ae2381096949b77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:20.131915 16361 consensus_queue.cc:260] T 1fc89b393f88441cac3337686ebc976f P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:20.132768 16362 raft_consensus.cc:740] T 22933c5859e14b24a66c46d95f6226d9 P 380dc5d87f37432b8ae2381096949b77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 380dc5d87f37432b8ae2381096949b77, State: Initialized, Role: FOLLOWER
I20260630 12:25:20.135999 16316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22933c5859e14b24a66c46d95f6226d9" candidate_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62a63bf160984762a3491075d97a0bff" is_pre_election: true
I20260630 12:25:20.136240 16362 consensus_queue.cc:260] T 22933c5859e14b24a66c46d95f6226d9 P 380dc5d87f37432b8ae2381096949b77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
W20260630 12:25:20.137656 16131 leader_election.cc:343] T 22933c5859e14b24a66c46d95f6226d9 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62a63bf160984762a3491075d97a0bff (127.12.213.3:39287): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:20.134606 16361 ts_tablet_manager.cc:1434] T 1fc89b393f88441cac3337686ebc976f P 9cf5acc2fdfd48c988b55ce7e16ba7c7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260630 12:25:20.138509 16362 ts_tablet_manager.cc:1434] T 22933c5859e14b24a66c46d95f6226d9 P 380dc5d87f37432b8ae2381096949b77: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260630 12:25:20.138943 16361 tablet_bootstrap.cc:492] T 9417ee14438e4f8fbb319183ce0a0ff0 P 9cf5acc2fdfd48c988b55ce7e16ba7c7: Bootstrap starting.
I20260630 12:25:20.139505 16362 tablet_bootstrap.cc:492] T 1fc89b393f88441cac3337686ebc976f P 380dc5d87f37432b8ae2381096949b77: Bootstrap starting.
I20260630 12:25:20.140964 16242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22933c5859e14b24a66c46d95f6226d9" candidate_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380dc5d87f37432b8ae2381096949b77" is_pre_election: true
I20260630 12:25:20.141532 16242 raft_consensus.cc:2468] T 22933c5859e14b24a66c46d95f6226d9 P 380dc5d87f37432b8ae2381096949b77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9cf5acc2fdfd48c988b55ce7e16ba7c7 in term 0.
I20260630 12:25:20.144028 16130 leader_election.cc:304] T 22933c5859e14b24a66c46d95f6226d9 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [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: 380dc5d87f37432b8ae2381096949b77, 9cf5acc2fdfd48c988b55ce7e16ba7c7; no voters: 62a63bf160984762a3491075d97a0bff
I20260630 12:25:20.145205 16367 raft_consensus.cc:2804] T 22933c5859e14b24a66c46d95f6226d9 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:20.135442 16363 raft_consensus.cc:740] T ef7ea99bd7af43a78dbad1947b7455ac P 62a63bf160984762a3491075d97a0bff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62a63bf160984762a3491075d97a0bff, State: Initialized, Role: FOLLOWER
I20260630 12:25:20.145542 16362 tablet_bootstrap.cc:654] T 1fc89b393f88441cac3337686ebc976f P 380dc5d87f37432b8ae2381096949b77: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:20.145557 16367 raft_consensus.cc:493] T 22933c5859e14b24a66c46d95f6226d9 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:20.146154 16367 raft_consensus.cc:3060] T 22933c5859e14b24a66c46d95f6226d9 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:20.146137 16363 consensus_queue.cc:260] T ef7ea99bd7af43a78dbad1947b7455ac P 62a63bf160984762a3491075d97a0bff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:20.148986 16363 ts_tablet_manager.cc:1434] T ef7ea99bd7af43a78dbad1947b7455ac P 62a63bf160984762a3491075d97a0bff: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.003s
I20260630 12:25:20.150439 16363 tablet_bootstrap.cc:492] T f1d7e436a6b04bc98afce1acbebd5573 P 62a63bf160984762a3491075d97a0bff: Bootstrap starting.
I20260630 12:25:20.156864 16367 raft_consensus.cc:515] T 22933c5859e14b24a66c46d95f6226d9 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:20.158392 16363 tablet_bootstrap.cc:654] T f1d7e436a6b04bc98afce1acbebd5573 P 62a63bf160984762a3491075d97a0bff: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:20.159822 16242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22933c5859e14b24a66c46d95f6226d9" candidate_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380dc5d87f37432b8ae2381096949b77"
I20260630 12:25:20.160429 16242 raft_consensus.cc:3060] T 22933c5859e14b24a66c46d95f6226d9 P 380dc5d87f37432b8ae2381096949b77 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:20.145542 16361 tablet_bootstrap.cc:654] T 9417ee14438e4f8fbb319183ce0a0ff0 P 9cf5acc2fdfd48c988b55ce7e16ba7c7: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:20.167765 16242 raft_consensus.cc:2468] T 22933c5859e14b24a66c46d95f6226d9 P 380dc5d87f37432b8ae2381096949b77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9cf5acc2fdfd48c988b55ce7e16ba7c7 in term 1.
I20260630 12:25:20.168720 16363 tablet_bootstrap.cc:492] T f1d7e436a6b04bc98afce1acbebd5573 P 62a63bf160984762a3491075d97a0bff: No bootstrap required, opened a new log
I20260630 12:25:20.168993 16367 leader_election.cc:290] T 22933c5859e14b24a66c46d95f6226d9 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [CANDIDATE]: Term 1 election: Requested vote from peers 380dc5d87f37432b8ae2381096949b77 (127.12.213.2:37725), 62a63bf160984762a3491075d97a0bff (127.12.213.3:39287)
I20260630 12:25:20.169420 16363 ts_tablet_manager.cc:1403] T f1d7e436a6b04bc98afce1acbebd5573 P 62a63bf160984762a3491075d97a0bff: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.005s
I20260630 12:25:20.170068 16130 leader_election.cc:304] T 22933c5859e14b24a66c46d95f6226d9 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [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: 380dc5d87f37432b8ae2381096949b77, 9cf5acc2fdfd48c988b55ce7e16ba7c7; no voters: 
I20260630 12:25:20.170483 16316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22933c5859e14b24a66c46d95f6226d9" candidate_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62a63bf160984762a3491075d97a0bff"
I20260630 12:25:20.170933 16367 raft_consensus.cc:2804] T 22933c5859e14b24a66c46d95f6226d9 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 FOLLOWER]: Leader election won for term 1
W20260630 12:25:20.172359 16131 leader_election.cc:343] T 22933c5859e14b24a66c46d95f6226d9 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 62a63bf160984762a3491075d97a0bff (127.12.213.3:39287): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:20.172842 16363 raft_consensus.cc:359] T f1d7e436a6b04bc98afce1acbebd5573 P 62a63bf160984762a3491075d97a0bff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:20.173810 16363 raft_consensus.cc:385] T f1d7e436a6b04bc98afce1acbebd5573 P 62a63bf160984762a3491075d97a0bff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:20.174005 16367 raft_consensus.cc:697] T 22933c5859e14b24a66c46d95f6226d9 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 LEADER]: Becoming Leader. State: Replica: 9cf5acc2fdfd48c988b55ce7e16ba7c7, State: Running, Role: LEADER
I20260630 12:25:20.174239 16363 raft_consensus.cc:740] T f1d7e436a6b04bc98afce1acbebd5573 P 62a63bf160984762a3491075d97a0bff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62a63bf160984762a3491075d97a0bff, State: Initialized, Role: FOLLOWER
I20260630 12:25:20.174885 16367 consensus_queue.cc:237] T 22933c5859e14b24a66c46d95f6226d9 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [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: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:20.175158 16363 consensus_queue.cc:260] T f1d7e436a6b04bc98afce1acbebd5573 P 62a63bf160984762a3491075d97a0bff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:20.177351 16363 ts_tablet_manager.cc:1434] T f1d7e436a6b04bc98afce1acbebd5573 P 62a63bf160984762a3491075d97a0bff: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260630 12:25:20.178333 16363 tablet_bootstrap.cc:492] T 22933c5859e14b24a66c46d95f6226d9 P 62a63bf160984762a3491075d97a0bff: Bootstrap starting.
I20260630 12:25:20.180397 16361 tablet_bootstrap.cc:492] T 9417ee14438e4f8fbb319183ce0a0ff0 P 9cf5acc2fdfd48c988b55ce7e16ba7c7: No bootstrap required, opened a new log
I20260630 12:25:20.180868 16361 ts_tablet_manager.cc:1403] T 9417ee14438e4f8fbb319183ce0a0ff0 P 9cf5acc2fdfd48c988b55ce7e16ba7c7: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.003s
I20260630 12:25:20.183780 16361 raft_consensus.cc:359] T 9417ee14438e4f8fbb319183ce0a0ff0 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:20.184419 16363 tablet_bootstrap.cc:654] T 22933c5859e14b24a66c46d95f6226d9 P 62a63bf160984762a3491075d97a0bff: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:20.184506 16361 raft_consensus.cc:385] T 9417ee14438e4f8fbb319183ce0a0ff0 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:20.184875 16361 raft_consensus.cc:740] T 9417ee14438e4f8fbb319183ce0a0ff0 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cf5acc2fdfd48c988b55ce7e16ba7c7, State: Initialized, Role: FOLLOWER
I20260630 12:25:20.186466 16361 consensus_queue.cc:260] T 9417ee14438e4f8fbb319183ce0a0ff0 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:20.188475 16362 tablet_bootstrap.cc:492] T 1fc89b393f88441cac3337686ebc976f P 380dc5d87f37432b8ae2381096949b77: No bootstrap required, opened a new log
I20260630 12:25:20.188692 16361 ts_tablet_manager.cc:1434] T 9417ee14438e4f8fbb319183ce0a0ff0 P 9cf5acc2fdfd48c988b55ce7e16ba7c7: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260630 12:25:20.189152 16362 ts_tablet_manager.cc:1403] T 1fc89b393f88441cac3337686ebc976f P 380dc5d87f37432b8ae2381096949b77: Time spent bootstrapping tablet: real 0.050s	user 0.010s	sys 0.034s
I20260630 12:25:20.189749 16361 tablet_bootstrap.cc:492] T fdafe8cb47224704b9265d2b08539b68 P 9cf5acc2fdfd48c988b55ce7e16ba7c7: Bootstrap starting.
I20260630 12:25:20.193048 16362 raft_consensus.cc:359] T 1fc89b393f88441cac3337686ebc976f P 380dc5d87f37432b8ae2381096949b77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:20.194037 16362 raft_consensus.cc:385] T 1fc89b393f88441cac3337686ebc976f P 380dc5d87f37432b8ae2381096949b77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:20.194444 16362 raft_consensus.cc:740] T 1fc89b393f88441cac3337686ebc976f P 380dc5d87f37432b8ae2381096949b77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 380dc5d87f37432b8ae2381096949b77, State: Initialized, Role: FOLLOWER
I20260630 12:25:20.195389 16361 tablet_bootstrap.cc:654] T fdafe8cb47224704b9265d2b08539b68 P 9cf5acc2fdfd48c988b55ce7e16ba7c7: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:20.195569 16362 consensus_queue.cc:260] T 1fc89b393f88441cac3337686ebc976f P 380dc5d87f37432b8ae2381096949b77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:20.198236 16362 ts_tablet_manager.cc:1434] T 1fc89b393f88441cac3337686ebc976f P 380dc5d87f37432b8ae2381096949b77: Time spent starting tablet: real 0.009s	user 0.011s	sys 0.000s
I20260630 12:25:20.199252 16362 tablet_bootstrap.cc:492] T ef7ea99bd7af43a78dbad1947b7455ac P 380dc5d87f37432b8ae2381096949b77: Bootstrap starting.
I20260630 12:25:20.201115 16063 catalog_manager.cc:5697] T 22933c5859e14b24a66c46d95f6226d9 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9cf5acc2fdfd48c988b55ce7e16ba7c7 (127.12.213.1). New cstate: current_term: 1 leader_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:20.205382 16362 tablet_bootstrap.cc:654] T ef7ea99bd7af43a78dbad1947b7455ac P 380dc5d87f37432b8ae2381096949b77: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:20.214219 16363 tablet_bootstrap.cc:492] T 22933c5859e14b24a66c46d95f6226d9 P 62a63bf160984762a3491075d97a0bff: No bootstrap required, opened a new log
I20260630 12:25:20.214861 16363 ts_tablet_manager.cc:1403] T 22933c5859e14b24a66c46d95f6226d9 P 62a63bf160984762a3491075d97a0bff: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.007s
I20260630 12:25:20.218449 16363 raft_consensus.cc:359] T 22933c5859e14b24a66c46d95f6226d9 P 62a63bf160984762a3491075d97a0bff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:20.219417 16363 raft_consensus.cc:385] T 22933c5859e14b24a66c46d95f6226d9 P 62a63bf160984762a3491075d97a0bff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:20.219775 16363 raft_consensus.cc:740] T 22933c5859e14b24a66c46d95f6226d9 P 62a63bf160984762a3491075d97a0bff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62a63bf160984762a3491075d97a0bff, State: Initialized, Role: FOLLOWER
I20260630 12:25:20.220860 16363 consensus_queue.cc:260] T 22933c5859e14b24a66c46d95f6226d9 P 62a63bf160984762a3491075d97a0bff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:20.224638 16362 tablet_bootstrap.cc:492] T ef7ea99bd7af43a78dbad1947b7455ac P 380dc5d87f37432b8ae2381096949b77: No bootstrap required, opened a new log
I20260630 12:25:20.225155 16362 ts_tablet_manager.cc:1403] T ef7ea99bd7af43a78dbad1947b7455ac P 380dc5d87f37432b8ae2381096949b77: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.011s
I20260630 12:25:20.226593 16369 raft_consensus.cc:493] T 22933c5859e14b24a66c46d95f6226d9 P 62a63bf160984762a3491075d97a0bff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:20.227075 16369 raft_consensus.cc:515] T 22933c5859e14b24a66c46d95f6226d9 P 62a63bf160984762a3491075d97a0bff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:20.228065 16362 raft_consensus.cc:359] T ef7ea99bd7af43a78dbad1947b7455ac P 380dc5d87f37432b8ae2381096949b77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:20.228809 16362 raft_consensus.cc:385] T ef7ea99bd7af43a78dbad1947b7455ac P 380dc5d87f37432b8ae2381096949b77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:20.229099 16362 raft_consensus.cc:740] T ef7ea99bd7af43a78dbad1947b7455ac P 380dc5d87f37432b8ae2381096949b77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 380dc5d87f37432b8ae2381096949b77, State: Initialized, Role: FOLLOWER
I20260630 12:25:20.230016 16361 tablet_bootstrap.cc:492] T fdafe8cb47224704b9265d2b08539b68 P 9cf5acc2fdfd48c988b55ce7e16ba7c7: No bootstrap required, opened a new log
I20260630 12:25:20.229837 16362 consensus_queue.cc:260] T ef7ea99bd7af43a78dbad1947b7455ac P 380dc5d87f37432b8ae2381096949b77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:20.230582 16361 ts_tablet_manager.cc:1403] T fdafe8cb47224704b9265d2b08539b68 P 9cf5acc2fdfd48c988b55ce7e16ba7c7: Time spent bootstrapping tablet: real 0.041s	user 0.023s	sys 0.015s
I20260630 12:25:20.238255 16362 ts_tablet_manager.cc:1434] T ef7ea99bd7af43a78dbad1947b7455ac P 380dc5d87f37432b8ae2381096949b77: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.012s
I20260630 12:25:20.238405 16363 ts_tablet_manager.cc:1434] T 22933c5859e14b24a66c46d95f6226d9 P 62a63bf160984762a3491075d97a0bff: Time spent starting tablet: real 0.023s	user 0.011s	sys 0.001s
I20260630 12:25:20.239285 16362 tablet_bootstrap.cc:492] T 9417ee14438e4f8fbb319183ce0a0ff0 P 380dc5d87f37432b8ae2381096949b77: Bootstrap starting.
I20260630 12:25:20.241166 16368 raft_consensus.cc:493] T fdafe8cb47224704b9265d2b08539b68 P 380dc5d87f37432b8ae2381096949b77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:20.242235 16368 raft_consensus.cc:515] T fdafe8cb47224704b9265d2b08539b68 P 380dc5d87f37432b8ae2381096949b77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:20.242583 16361 raft_consensus.cc:359] T fdafe8cb47224704b9265d2b08539b68 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:20.243368 16361 raft_consensus.cc:385] T fdafe8cb47224704b9265d2b08539b68 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:20.243652 16361 raft_consensus.cc:740] T fdafe8cb47224704b9265d2b08539b68 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cf5acc2fdfd48c988b55ce7e16ba7c7, State: Initialized, Role: FOLLOWER
I20260630 12:25:20.244300 16361 consensus_queue.cc:260] T fdafe8cb47224704b9265d2b08539b68 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:20.244956 16368 leader_election.cc:290] T fdafe8cb47224704b9265d2b08539b68 P 380dc5d87f37432b8ae2381096949b77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9cf5acc2fdfd48c988b55ce7e16ba7c7 (127.12.213.1:36793), 62a63bf160984762a3491075d97a0bff (127.12.213.3:39287)
I20260630 12:25:20.246857 16361 ts_tablet_manager.cc:1434] T fdafe8cb47224704b9265d2b08539b68 P 9cf5acc2fdfd48c988b55ce7e16ba7c7: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260630 12:25:20.240409 16369 leader_election.cc:290] T 22933c5859e14b24a66c46d95f6226d9 P 62a63bf160984762a3491075d97a0bff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 380dc5d87f37432b8ae2381096949b77 (127.12.213.2:37725), 9cf5acc2fdfd48c988b55ce7e16ba7c7 (127.12.213.1:36793)
I20260630 12:25:20.247844 16361 tablet_bootstrap.cc:492] T f1d7e436a6b04bc98afce1acbebd5573 P 9cf5acc2fdfd48c988b55ce7e16ba7c7: Bootstrap starting.
I20260630 12:25:20.255425 16362 tablet_bootstrap.cc:654] T 9417ee14438e4f8fbb319183ce0a0ff0 P 380dc5d87f37432b8ae2381096949b77: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:20.242682 16363 tablet_bootstrap.cc:492] T cbf951b483624dd492567807509dbfe4 P 62a63bf160984762a3491075d97a0bff: Bootstrap starting.
I20260630 12:25:20.261163 16369 raft_consensus.cc:493] T 0babab27dfcb43e0966a8d285100c01b P 62a63bf160984762a3491075d97a0bff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:20.261823 16369 raft_consensus.cc:515] T 0babab27dfcb43e0966a8d285100c01b P 62a63bf160984762a3491075d97a0bff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:20.263300 16361 tablet_bootstrap.cc:654] T f1d7e436a6b04bc98afce1acbebd5573 P 9cf5acc2fdfd48c988b55ce7e16ba7c7: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:20.264565 16369 leader_election.cc:290] T 0babab27dfcb43e0966a8d285100c01b P 62a63bf160984762a3491075d97a0bff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9cf5acc2fdfd48c988b55ce7e16ba7c7 (127.12.213.1:36793), 380dc5d87f37432b8ae2381096949b77 (127.12.213.2:37725)
I20260630 12:25:20.269122 16363 tablet_bootstrap.cc:654] T cbf951b483624dd492567807509dbfe4 P 62a63bf160984762a3491075d97a0bff: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:20.269300 16369 raft_consensus.cc:493] T f1d7e436a6b04bc98afce1acbebd5573 P 62a63bf160984762a3491075d97a0bff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:20.269918 16369 raft_consensus.cc:515] T f1d7e436a6b04bc98afce1acbebd5573 P 62a63bf160984762a3491075d97a0bff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:20.270921 16361 tablet_bootstrap.cc:492] T f1d7e436a6b04bc98afce1acbebd5573 P 9cf5acc2fdfd48c988b55ce7e16ba7c7: No bootstrap required, opened a new log
I20260630 12:25:20.271484 16361 ts_tablet_manager.cc:1403] T f1d7e436a6b04bc98afce1acbebd5573 P 9cf5acc2fdfd48c988b55ce7e16ba7c7: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.003s
I20260630 12:25:20.274637 16361 raft_consensus.cc:359] T f1d7e436a6b04bc98afce1acbebd5573 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:20.275439 16361 raft_consensus.cc:385] T f1d7e436a6b04bc98afce1acbebd5573 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:20.275781 16361 raft_consensus.cc:740] T f1d7e436a6b04bc98afce1acbebd5573 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cf5acc2fdfd48c988b55ce7e16ba7c7, State: Initialized, Role: FOLLOWER
I20260630 12:25:20.275535 16369 leader_election.cc:290] T f1d7e436a6b04bc98afce1acbebd5573 P 62a63bf160984762a3491075d97a0bff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 380dc5d87f37432b8ae2381096949b77 (127.12.213.2:37725), 9cf5acc2fdfd48c988b55ce7e16ba7c7 (127.12.213.1:36793)
I20260630 12:25:20.279814 16167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22933c5859e14b24a66c46d95f6226d9" candidate_uuid: "62a63bf160984762a3491075d97a0bff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" is_pre_election: true
I20260630 12:25:20.281946 16166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0babab27dfcb43e0966a8d285100c01b" candidate_uuid: "62a63bf160984762a3491075d97a0bff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" is_pre_election: true
I20260630 12:25:20.283648 16165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1d7e436a6b04bc98afce1acbebd5573" candidate_uuid: "62a63bf160984762a3491075d97a0bff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" is_pre_election: true
W20260630 12:25:20.285864 16280 leader_election.cc:343] T 0babab27dfcb43e0966a8d285100c01b P 62a63bf160984762a3491075d97a0bff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9cf5acc2fdfd48c988b55ce7e16ba7c7 (127.12.213.1:36793): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:20.293143 16362 tablet_bootstrap.cc:492] T 9417ee14438e4f8fbb319183ce0a0ff0 P 380dc5d87f37432b8ae2381096949b77: No bootstrap required, opened a new log
I20260630 12:25:20.293397 16363 tablet_bootstrap.cc:492] T cbf951b483624dd492567807509dbfe4 P 62a63bf160984762a3491075d97a0bff: No bootstrap required, opened a new log
I20260630 12:25:20.293650 16362 ts_tablet_manager.cc:1403] T 9417ee14438e4f8fbb319183ce0a0ff0 P 380dc5d87f37432b8ae2381096949b77: Time spent bootstrapping tablet: real 0.055s	user 0.008s	sys 0.008s
I20260630 12:25:20.293843 16363 ts_tablet_manager.cc:1403] T cbf951b483624dd492567807509dbfe4 P 62a63bf160984762a3491075d97a0bff: Time spent bootstrapping tablet: real 0.051s	user 0.011s	sys 0.017s
I20260630 12:25:20.296844 16362 raft_consensus.cc:359] T 9417ee14438e4f8fbb319183ce0a0ff0 P 380dc5d87f37432b8ae2381096949b77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:20.297710 16362 raft_consensus.cc:385] T 9417ee14438e4f8fbb319183ce0a0ff0 P 380dc5d87f37432b8ae2381096949b77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:20.297019 16361 consensus_queue.cc:260] T f1d7e436a6b04bc98afce1acbebd5573 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:20.298007 16362 raft_consensus.cc:740] T 9417ee14438e4f8fbb319183ce0a0ff0 P 380dc5d87f37432b8ae2381096949b77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 380dc5d87f37432b8ae2381096949b77, State: Initialized, Role: FOLLOWER
I20260630 12:25:20.298787 16362 consensus_queue.cc:260] T 9417ee14438e4f8fbb319183ce0a0ff0 P 380dc5d87f37432b8ae2381096949b77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:20.299913 16165 raft_consensus.cc:2468] T f1d7e436a6b04bc98afce1acbebd5573 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62a63bf160984762a3491075d97a0bff in term 0.
I20260630 12:25:20.301875 16242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22933c5859e14b24a66c46d95f6226d9" candidate_uuid: "62a63bf160984762a3491075d97a0bff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380dc5d87f37432b8ae2381096949b77" is_pre_election: true
I20260630 12:25:20.302045 16241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0babab27dfcb43e0966a8d285100c01b" candidate_uuid: "62a63bf160984762a3491075d97a0bff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380dc5d87f37432b8ae2381096949b77" is_pre_election: true
I20260630 12:25:20.302685 16242 raft_consensus.cc:2393] T 22933c5859e14b24a66c46d95f6226d9 P 380dc5d87f37432b8ae2381096949b77 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62a63bf160984762a3491075d97a0bff in current term 1: Already voted for candidate 9cf5acc2fdfd48c988b55ce7e16ba7c7 in this term.
I20260630 12:25:20.302583 16316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdafe8cb47224704b9265d2b08539b68" candidate_uuid: "380dc5d87f37432b8ae2381096949b77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62a63bf160984762a3491075d97a0bff" is_pre_election: true
I20260630 12:25:20.303265 16240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1d7e436a6b04bc98afce1acbebd5573" candidate_uuid: "62a63bf160984762a3491075d97a0bff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380dc5d87f37432b8ae2381096949b77" is_pre_election: true
I20260630 12:25:20.303911 16361 ts_tablet_manager.cc:1434] T f1d7e436a6b04bc98afce1acbebd5573 P 9cf5acc2fdfd48c988b55ce7e16ba7c7: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
I20260630 12:25:20.303861 16165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdafe8cb47224704b9265d2b08539b68" candidate_uuid: "380dc5d87f37432b8ae2381096949b77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" is_pre_election: true
I20260630 12:25:20.304597 16165 raft_consensus.cc:2468] T fdafe8cb47224704b9265d2b08539b68 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 380dc5d87f37432b8ae2381096949b77 in term 0.
I20260630 12:25:20.305089 16361 tablet_bootstrap.cc:492] T cbf951b483624dd492567807509dbfe4 P 9cf5acc2fdfd48c988b55ce7e16ba7c7: Bootstrap starting.
I20260630 12:25:20.297147 16363 raft_consensus.cc:359] T cbf951b483624dd492567807509dbfe4 P 62a63bf160984762a3491075d97a0bff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:20.306121 16363 raft_consensus.cc:385] T cbf951b483624dd492567807509dbfe4 P 62a63bf160984762a3491075d97a0bff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:20.306450 16363 raft_consensus.cc:740] T cbf951b483624dd492567807509dbfe4 P 62a63bf160984762a3491075d97a0bff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62a63bf160984762a3491075d97a0bff, State: Initialized, Role: FOLLOWER
I20260630 12:25:20.307206 16363 consensus_queue.cc:260] T cbf951b483624dd492567807509dbfe4 P 62a63bf160984762a3491075d97a0bff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:20.307869 16362 ts_tablet_manager.cc:1434] T 9417ee14438e4f8fbb319183ce0a0ff0 P 380dc5d87f37432b8ae2381096949b77: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.004s
I20260630 12:25:20.308909 16362 tablet_bootstrap.cc:492] T f1d7e436a6b04bc98afce1acbebd5573 P 380dc5d87f37432b8ae2381096949b77: Bootstrap starting.
I20260630 12:25:20.309463 16363 ts_tablet_manager.cc:1434] T cbf951b483624dd492567807509dbfe4 P 62a63bf160984762a3491075d97a0bff: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260630 12:25:20.310449 16363 tablet_bootstrap.cc:492] T fdafe8cb47224704b9265d2b08539b68 P 62a63bf160984762a3491075d97a0bff: Bootstrap starting.
I20260630 12:25:20.311483 16361 tablet_bootstrap.cc:654] T cbf951b483624dd492567807509dbfe4 P 9cf5acc2fdfd48c988b55ce7e16ba7c7: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:20.316550 16363 tablet_bootstrap.cc:654] T fdafe8cb47224704b9265d2b08539b68 P 62a63bf160984762a3491075d97a0bff: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:20.304044 16280 leader_election.cc:304] T f1d7e436a6b04bc98afce1acbebd5573 P 62a63bf160984762a3491075d97a0bff [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: 62a63bf160984762a3491075d97a0bff, 9cf5acc2fdfd48c988b55ce7e16ba7c7; no voters: 
I20260630 12:25:20.320032 16369 raft_consensus.cc:2804] T f1d7e436a6b04bc98afce1acbebd5573 P 62a63bf160984762a3491075d97a0bff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:20.320514 16369 raft_consensus.cc:493] T f1d7e436a6b04bc98afce1acbebd5573 P 62a63bf160984762a3491075d97a0bff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:20.320917 16369 raft_consensus.cc:3060] T f1d7e436a6b04bc98afce1acbebd5573 P 62a63bf160984762a3491075d97a0bff [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:20.333720 16362 tablet_bootstrap.cc:654] T f1d7e436a6b04bc98afce1acbebd5573 P 380dc5d87f37432b8ae2381096949b77: Neither blocks nor log segments found. Creating new log.
W20260630 12:25:20.338845 16279 leader_election.cc:343] T 0babab27dfcb43e0966a8d285100c01b P 62a63bf160984762a3491075d97a0bff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 380dc5d87f37432b8ae2381096949b77 (127.12.213.2:37725): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:20.339316 16279 leader_election.cc:304] T 0babab27dfcb43e0966a8d285100c01b P 62a63bf160984762a3491075d97a0bff [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: 62a63bf160984762a3491075d97a0bff; no voters: 380dc5d87f37432b8ae2381096949b77, 9cf5acc2fdfd48c988b55ce7e16ba7c7
I20260630 12:25:20.340636 16361 tablet_bootstrap.cc:492] T cbf951b483624dd492567807509dbfe4 P 9cf5acc2fdfd48c988b55ce7e16ba7c7: No bootstrap required, opened a new log
I20260630 12:25:20.341303 16361 ts_tablet_manager.cc:1403] T cbf951b483624dd492567807509dbfe4 P 9cf5acc2fdfd48c988b55ce7e16ba7c7: Time spent bootstrapping tablet: real 0.036s	user 0.021s	sys 0.012s
I20260630 12:25:20.342705 16363 tablet_bootstrap.cc:492] T fdafe8cb47224704b9265d2b08539b68 P 62a63bf160984762a3491075d97a0bff: No bootstrap required, opened a new log
I20260630 12:25:20.342993 16362 tablet_bootstrap.cc:492] T f1d7e436a6b04bc98afce1acbebd5573 P 380dc5d87f37432b8ae2381096949b77: No bootstrap required, opened a new log
I20260630 12:25:20.343221 16363 ts_tablet_manager.cc:1403] T fdafe8cb47224704b9265d2b08539b68 P 62a63bf160984762a3491075d97a0bff: Time spent bootstrapping tablet: real 0.033s	user 0.007s	sys 0.023s
I20260630 12:25:20.343421 16362 ts_tablet_manager.cc:1403] T f1d7e436a6b04bc98afce1acbebd5573 P 380dc5d87f37432b8ae2381096949b77: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.004s
I20260630 12:25:20.344846 16361 raft_consensus.cc:359] T cbf951b483624dd492567807509dbfe4 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:20.345727 16361 raft_consensus.cc:385] T cbf951b483624dd492567807509dbfe4 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:20.346120 16361 raft_consensus.cc:740] T cbf951b483624dd492567807509dbfe4 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cf5acc2fdfd48c988b55ce7e16ba7c7, State: Initialized, Role: FOLLOWER
I20260630 12:25:20.346262 16363 raft_consensus.cc:359] T fdafe8cb47224704b9265d2b08539b68 P 62a63bf160984762a3491075d97a0bff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:20.347026 16363 raft_consensus.cc:385] T fdafe8cb47224704b9265d2b08539b68 P 62a63bf160984762a3491075d97a0bff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:20.347421 16363 raft_consensus.cc:740] T fdafe8cb47224704b9265d2b08539b68 P 62a63bf160984762a3491075d97a0bff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62a63bf160984762a3491075d97a0bff, State: Initialized, Role: FOLLOWER
I20260630 12:25:20.347110 16361 consensus_queue.cc:260] T cbf951b483624dd492567807509dbfe4 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:20.348152 16363 consensus_queue.cc:260] T fdafe8cb47224704b9265d2b08539b68 P 62a63bf160984762a3491075d97a0bff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:20.349180 16367 raft_consensus.cc:493] T ef7ea99bd7af43a78dbad1947b7455ac P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:20.349747 16361 ts_tablet_manager.cc:1434] T cbf951b483624dd492567807509dbfe4 P 9cf5acc2fdfd48c988b55ce7e16ba7c7: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260630 12:25:20.349692 16367 raft_consensus.cc:515] T ef7ea99bd7af43a78dbad1947b7455ac P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:20.350555 16362 raft_consensus.cc:359] T f1d7e436a6b04bc98afce1acbebd5573 P 380dc5d87f37432b8ae2381096949b77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:20.350952 16361 tablet_bootstrap.cc:492] T 0babab27dfcb43e0966a8d285100c01b P 9cf5acc2fdfd48c988b55ce7e16ba7c7: Bootstrap starting.
I20260630 12:25:20.346855 16206 leader_election.cc:304] T fdafe8cb47224704b9265d2b08539b68 P 380dc5d87f37432b8ae2381096949b77 [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: 380dc5d87f37432b8ae2381096949b77, 9cf5acc2fdfd48c988b55ce7e16ba7c7; no voters: 
W20260630 12:25:20.352931 16113 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:25:20.353066 16316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef7ea99bd7af43a78dbad1947b7455ac" candidate_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62a63bf160984762a3491075d97a0bff" is_pre_election: true
I20260630 12:25:20.353312 16362 raft_consensus.cc:385] T f1d7e436a6b04bc98afce1acbebd5573 P 380dc5d87f37432b8ae2381096949b77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:20.353564 16240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef7ea99bd7af43a78dbad1947b7455ac" candidate_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380dc5d87f37432b8ae2381096949b77" is_pre_election: true
I20260630 12:25:20.353663 16362 raft_consensus.cc:740] T f1d7e436a6b04bc98afce1acbebd5573 P 380dc5d87f37432b8ae2381096949b77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 380dc5d87f37432b8ae2381096949b77, State: Initialized, Role: FOLLOWER
I20260630 12:25:20.353760 16316 raft_consensus.cc:2468] T ef7ea99bd7af43a78dbad1947b7455ac P 62a63bf160984762a3491075d97a0bff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9cf5acc2fdfd48c988b55ce7e16ba7c7 in term 0.
I20260630 12:25:20.354403 16240 raft_consensus.cc:2468] T ef7ea99bd7af43a78dbad1947b7455ac P 380dc5d87f37432b8ae2381096949b77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9cf5acc2fdfd48c988b55ce7e16ba7c7 in term 0.
I20260630 12:25:20.354609 16362 consensus_queue.cc:260] T f1d7e436a6b04bc98afce1acbebd5573 P 380dc5d87f37432b8ae2381096949b77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:20.355270 16131 leader_election.cc:304] T ef7ea99bd7af43a78dbad1947b7455ac P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [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: 62a63bf160984762a3491075d97a0bff, 9cf5acc2fdfd48c988b55ce7e16ba7c7; no voters: 
I20260630 12:25:20.356017 16118 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:25:20.356314 16381 raft_consensus.cc:2804] T ef7ea99bd7af43a78dbad1947b7455ac P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:20.356218 16367 leader_election.cc:290] T ef7ea99bd7af43a78dbad1947b7455ac P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 380dc5d87f37432b8ae2381096949b77 (127.12.213.2:37725), 62a63bf160984762a3491075d97a0bff (127.12.213.3:39287)
I20260630 12:25:20.356912 16381 raft_consensus.cc:493] T ef7ea99bd7af43a78dbad1947b7455ac P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:20.357404 16381 raft_consensus.cc:3060] T ef7ea99bd7af43a78dbad1947b7455ac P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:20.360275 16361 tablet_bootstrap.cc:654] T 0babab27dfcb43e0966a8d285100c01b P 9cf5acc2fdfd48c988b55ce7e16ba7c7: Neither blocks nor log segments found. Creating new log.
W20260630 12:25:20.356942 16118 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
I20260630 12:25:20.364989 16381 raft_consensus.cc:515] T ef7ea99bd7af43a78dbad1947b7455ac P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:20.365938 16361 tablet_bootstrap.cc:492] T 0babab27dfcb43e0966a8d285100c01b P 9cf5acc2fdfd48c988b55ce7e16ba7c7: No bootstrap required, opened a new log
I20260630 12:25:20.366460 16361 ts_tablet_manager.cc:1403] T 0babab27dfcb43e0966a8d285100c01b P 9cf5acc2fdfd48c988b55ce7e16ba7c7: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260630 12:25:20.369007 16361 raft_consensus.cc:359] T 0babab27dfcb43e0966a8d285100c01b P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:20.369704 16361 raft_consensus.cc:385] T 0babab27dfcb43e0966a8d285100c01b P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:20.369529 16240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef7ea99bd7af43a78dbad1947b7455ac" candidate_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380dc5d87f37432b8ae2381096949b77"
I20260630 12:25:20.370064 16361 raft_consensus.cc:740] T 0babab27dfcb43e0966a8d285100c01b P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cf5acc2fdfd48c988b55ce7e16ba7c7, State: Initialized, Role: FOLLOWER
I20260630 12:25:20.370424 16240 raft_consensus.cc:3060] T ef7ea99bd7af43a78dbad1947b7455ac P 380dc5d87f37432b8ae2381096949b77 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:20.370941 16316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef7ea99bd7af43a78dbad1947b7455ac" candidate_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62a63bf160984762a3491075d97a0bff"
I20260630 12:25:20.370767 16361 consensus_queue.cc:260] T 0babab27dfcb43e0966a8d285100c01b P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:20.371446 16316 raft_consensus.cc:3060] T ef7ea99bd7af43a78dbad1947b7455ac P 62a63bf160984762a3491075d97a0bff [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:20.372995 16361 ts_tablet_manager.cc:1434] T 0babab27dfcb43e0966a8d285100c01b P 9cf5acc2fdfd48c988b55ce7e16ba7c7: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:25:20.380759 16368 raft_consensus.cc:2804] T fdafe8cb47224704b9265d2b08539b68 P 380dc5d87f37432b8ae2381096949b77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:20.381114 16368 raft_consensus.cc:493] T fdafe8cb47224704b9265d2b08539b68 P 380dc5d87f37432b8ae2381096949b77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:20.381351 16368 raft_consensus.cc:3060] T fdafe8cb47224704b9265d2b08539b68 P 380dc5d87f37432b8ae2381096949b77 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:20.389969 16368 raft_consensus.cc:515] T fdafe8cb47224704b9265d2b08539b68 P 380dc5d87f37432b8ae2381096949b77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:20.392086 16368 leader_election.cc:290] T fdafe8cb47224704b9265d2b08539b68 P 380dc5d87f37432b8ae2381096949b77 [CANDIDATE]: Term 1 election: Requested vote from peers 9cf5acc2fdfd48c988b55ce7e16ba7c7 (127.12.213.1:36793), 62a63bf160984762a3491075d97a0bff (127.12.213.3:39287)
I20260630 12:25:20.392889 16316 raft_consensus.cc:2468] T ef7ea99bd7af43a78dbad1947b7455ac P 62a63bf160984762a3491075d97a0bff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9cf5acc2fdfd48c988b55ce7e16ba7c7 in term 1.
I20260630 12:25:20.394477 16367 raft_consensus.cc:493] T 1fc89b393f88441cac3337686ebc976f P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:20.395015 16367 raft_consensus.cc:515] T 1fc89b393f88441cac3337686ebc976f P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:20.395256 16131 leader_election.cc:304] T ef7ea99bd7af43a78dbad1947b7455ac P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [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: 62a63bf160984762a3491075d97a0bff, 9cf5acc2fdfd48c988b55ce7e16ba7c7; no voters: 
W20260630 12:25:20.395972 16206 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.213.1:36793, user_credentials={real_user=slave}} blocked reactor thread for 49327.3us
W20260630 12:25:20.396816 16206 leader_election.cc:343] T fdafe8cb47224704b9265d2b08539b68 P 380dc5d87f37432b8ae2381096949b77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62a63bf160984762a3491075d97a0bff (127.12.213.3:39287): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:20.397505 16367 leader_election.cc:290] T 1fc89b393f88441cac3337686ebc976f P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 380dc5d87f37432b8ae2381096949b77 (127.12.213.2:37725), 62a63bf160984762a3491075d97a0bff (127.12.213.3:39287)
I20260630 12:25:20.399214 16369 raft_consensus.cc:515] T f1d7e436a6b04bc98afce1acbebd5573 P 62a63bf160984762a3491075d97a0bff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:20.399941 16242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc89b393f88441cac3337686ebc976f" candidate_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380dc5d87f37432b8ae2381096949b77" is_pre_election: true
I20260630 12:25:20.400942 16242 raft_consensus.cc:2468] T 1fc89b393f88441cac3337686ebc976f P 380dc5d87f37432b8ae2381096949b77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9cf5acc2fdfd48c988b55ce7e16ba7c7 in term 0.
I20260630 12:25:20.401842 16369 leader_election.cc:290] T f1d7e436a6b04bc98afce1acbebd5573 P 62a63bf160984762a3491075d97a0bff [CANDIDATE]: Term 1 election: Requested vote from peers 380dc5d87f37432b8ae2381096949b77 (127.12.213.2:37725), 9cf5acc2fdfd48c988b55ce7e16ba7c7 (127.12.213.1:36793)
I20260630 12:25:20.402565 16381 leader_election.cc:290] T ef7ea99bd7af43a78dbad1947b7455ac P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [CANDIDATE]: Term 1 election: Requested vote from peers 380dc5d87f37432b8ae2381096949b77 (127.12.213.2:37725), 62a63bf160984762a3491075d97a0bff (127.12.213.3:39287)
I20260630 12:25:20.402832 16367 raft_consensus.cc:2804] T ef7ea99bd7af43a78dbad1947b7455ac P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:20.411038 16367 raft_consensus.cc:697] T ef7ea99bd7af43a78dbad1947b7455ac P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 LEADER]: Becoming Leader. State: Replica: 9cf5acc2fdfd48c988b55ce7e16ba7c7, State: Running, Role: LEADER
I20260630 12:25:20.411320 16315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdafe8cb47224704b9265d2b08539b68" candidate_uuid: "380dc5d87f37432b8ae2381096949b77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62a63bf160984762a3491075d97a0bff"
I20260630 12:25:20.411959 16315 raft_consensus.cc:3060] T fdafe8cb47224704b9265d2b08539b68 P 62a63bf160984762a3491075d97a0bff [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:20.412222 16367 consensus_queue.cc:237] T ef7ea99bd7af43a78dbad1947b7455ac P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [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: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:20.413450 16316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc89b393f88441cac3337686ebc976f" candidate_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62a63bf160984762a3491075d97a0bff" is_pre_election: true
I20260630 12:25:20.403013 16130 leader_election.cc:304] T 1fc89b393f88441cac3337686ebc976f P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [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: 380dc5d87f37432b8ae2381096949b77, 9cf5acc2fdfd48c988b55ce7e16ba7c7; no voters: 
I20260630 12:25:20.404047 16165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1d7e436a6b04bc98afce1acbebd5573" candidate_uuid: "62a63bf160984762a3491075d97a0bff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7"
I20260630 12:25:20.417291 16165 raft_consensus.cc:3060] T f1d7e436a6b04bc98afce1acbebd5573 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:20.417834 16381 raft_consensus.cc:2804] T 1fc89b393f88441cac3337686ebc976f P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:20.418329 16381 raft_consensus.cc:493] T 1fc89b393f88441cac3337686ebc976f P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:20.418718 16381 raft_consensus.cc:3060] T 1fc89b393f88441cac3337686ebc976f P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:25:20.422444 16131 leader_election.cc:343] T 1fc89b393f88441cac3337686ebc976f P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62a63bf160984762a3491075d97a0bff (127.12.213.3:39287): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:20.425638 16165 raft_consensus.cc:2468] T f1d7e436a6b04bc98afce1acbebd5573 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62a63bf160984762a3491075d97a0bff in term 1.
I20260630 12:25:20.425711 16381 raft_consensus.cc:515] T 1fc89b393f88441cac3337686ebc976f P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:20.426988 16280 leader_election.cc:304] T f1d7e436a6b04bc98afce1acbebd5573 P 62a63bf160984762a3491075d97a0bff [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: 62a63bf160984762a3491075d97a0bff, 9cf5acc2fdfd48c988b55ce7e16ba7c7; no voters: 
I20260630 12:25:20.428438 16381 leader_election.cc:290] T 1fc89b393f88441cac3337686ebc976f P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [CANDIDATE]: Term 1 election: Requested vote from peers 380dc5d87f37432b8ae2381096949b77 (127.12.213.2:37725), 62a63bf160984762a3491075d97a0bff (127.12.213.3:39287)
I20260630 12:25:20.427886 16065 catalog_manager.cc:5697] T ef7ea99bd7af43a78dbad1947b7455ac P 9cf5acc2fdfd48c988b55ce7e16ba7c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9cf5acc2fdfd48c988b55ce7e16ba7c7 (127.12.213.1). New cstate: current_term: 1 leader_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:20.428833 16242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc89b393f88441cac3337686ebc976f" candidate_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380dc5d87f37432b8ae2381096949b77"
I20260630 12:25:20.429435 16242 raft_consensus.cc:3060] T 1fc89b393f88441cac3337686ebc976f P 380dc5d87f37432b8ae2381096949b77 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:20.429615 16369 raft_consensus.cc:493] T cbf951b483624dd492567807509dbfe4 P 62a63bf160984762a3491075d97a0bff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:20.430063 16369 raft_consensus.cc:515] T cbf951b483624dd492567807509dbfe4 P 62a63bf160984762a3491075d97a0bff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:20.430469 16398 raft_consensus.cc:2804] T f1d7e436a6b04bc98afce1acbebd5573 P 62a63bf160984762a3491075d97a0bff [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:20.406827 16240 raft_consensus.cc:2468] T ef7ea99bd7af43a78dbad1947b7455ac P 380dc5d87f37432b8ae2381096949b77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9cf5acc2fdfd48c988b55ce7e16ba7c7 in term 1.
I20260630 12:25:20.407013 16397 raft_consensus.cc:2749] T 0babab27dfcb43e0966a8d285100c01b P 62a63bf160984762a3491075d97a0bff [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260630 12:25:20.407697 16279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.213.2:37725, user_credentials={real_user=slave}} blocked reactor thread for 69020.4us
I20260630 12:25:20.432057 16316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc89b393f88441cac3337686ebc976f" candidate_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62a63bf160984762a3491075d97a0bff"
I20260630 12:25:20.432633 16315 raft_consensus.cc:2468] T fdafe8cb47224704b9265d2b08539b68 P 62a63bf160984762a3491075d97a0bff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 380dc5d87f37432b8ae2381096949b77 in term 1.
I20260630 12:25:20.432928 16279 leader_election.cc:304] T 22933c5859e14b24a66c46d95f6226d9 P 62a63bf160984762a3491075d97a0bff [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: 62a63bf160984762a3491075d97a0bff; no voters: 380dc5d87f37432b8ae2381096949b77, 9cf5acc2fdfd48c988b55ce7e16ba7c7
I20260630 12:25:20.434067 16369 leader_election.cc:290] T cbf951b483624dd492567807509dbfe4 P 62a63bf160984762a3491075d97a0bff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9cf5acc2fdfd48c988b55ce7e16ba7c7 (127.12.213.1:36793), 380dc5d87f37432b8ae2381096949b77 (127.12.213.2:37725)
I20260630 12:25:20.415413 16363 ts_tablet_manager.cc:1434] T fdafe8cb47224704b9265d2b08539b68 P 62a63bf160984762a3491075d97a0bff: Time spent starting tablet: real 0.072s	user 0.035s	sys 0.029s
I20260630 12:25:20.409633 16362 ts_tablet_manager.cc:1434] T f1d7e436a6b04bc98afce1acbebd5573 P 380dc5d87f37432b8ae2381096949b77: Time spent starting tablet: real 0.066s	user 0.014s	sys 0.002s
I20260630 12:25:20.435401 16369 raft_consensus.cc:493] T 9417ee14438e4f8fbb319183ce0a0ff0 P 62a63bf160984762a3491075d97a0bff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:20.435967 16369 raft_consensus.cc:515] T 9417ee14438e4f8fbb319183ce0a0ff0 P 62a63bf160984762a3491075d97a0bff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:20.436582 16362 tablet_bootstrap.cc:492] T 0babab27dfcb43e0966a8d285100c01b P 380dc5d87f37432b8ae2381096949b77: Bootstrap starting.
I20260630 12:25:20.437983 16369 leader_election.cc:290] T 9417ee14438e4f8fbb319183ce0a0ff0 P 62a63bf160984762a3491075d97a0bff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9cf5acc2fdfd48c988b55ce7e16ba7c7 (127.12.213.1:36793), 380dc5d87f37432b8ae2381096949b77 (127.12.213.2:37725)
I20260630 12:25:20.438549 16369 raft_consensus.cc:3060] T 22933c5859e14b24a66c46d95f6226d9 P 62a63bf160984762a3491075d97a0bff [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:20.439168 16363 tablet_bootstrap.cc:492] T 1fc89b393f88441cac3337686ebc976f P 62a63bf160984762a3491075d97a0bff: Bootstrap starting.
W20260630 12:25:20.434289 16279 leader_election.cc:343] T f1d7e436a6b04bc98afce1acbebd5573 P 62a63bf160984762a3491075d97a0bff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 380dc5d87f37432b8ae2381096949b77 (127.12.213.2:37725): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:20.414639 16166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdafe8cb47224704b9265d2b08539b68" candidate_uuid: "380dc5d87f37432b8ae2381096949b77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7"
I20260630 12:25:20.443014 16240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1d7e436a6b04bc98afce1acbebd5573" candidate_uuid: "62a63bf160984762a3491075d97a0bff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380dc5d87f37432b8ae2381096949b77"
I20260630 12:25:20.443601 16166 raft_consensus.cc:3060] T fdafe8cb47224704b9265d2b08539b68 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:20.443825 16240 raft_consensus.cc:3060] T f1d7e436a6b04bc98afce1acbebd5573 P 380dc5d87f37432b8ae2381096949b77 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:20.444072 16368 raft_consensus.cc:493] T cbf951b483624dd492567807509dbfe4 P 380dc5d87f37432b8ae2381096949b77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:20.444633 16368 raft_consensus.cc:515] T cbf951b483624dd492567807509dbfe4 P 380dc5d87f37432b8ae2381096949b77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
W20260630 12:25:20.434648 16131 leader_election.cc:343] T 1fc89b393f88441cac3337686ebc976f P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 62a63bf160984762a3491075d97a0bff (127.12.213.3:39287): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:20.448789 16167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9417ee14438e4f8fbb319183ce0a0ff0" candidate_uuid: "62a63bf160984762a3491075d97a0bff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" is_pre_election: true
I20260630 12:25:20.449448 16167 raft_consensus.cc:2468] T 9417ee14438e4f8fbb319183ce0a0ff0 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62a63bf160984762a3491075d97a0bff in term 0.
I20260630 12:25:20.448025 16165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbf951b483624dd492567807509dbfe4" candidate_uuid: "62a63bf160984762a3491075d97a0bff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" is_pre_election: true
I20260630 12:25:20.450783 16165 raft_consensus.cc:2468] T cbf951b483624dd492567807509dbfe4 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62a63bf160984762a3491075d97a0bff in term 0.
I20260630 12:25:20.451828 16206 leader_election.cc:304] T fdafe8cb47224704b9265d2b08539b68 P 380dc5d87f37432b8ae2381096949b77 [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: 380dc5d87f37432b8ae2381096949b77, 62a63bf160984762a3491075d97a0bff; no voters: 
I20260630 12:25:20.446754 16368 leader_election.cc:290] T cbf951b483624dd492567807509dbfe4 P 380dc5d87f37432b8ae2381096949b77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9cf5acc2fdfd48c988b55ce7e16ba7c7 (127.12.213.1:36793), 62a63bf160984762a3491075d97a0bff (127.12.213.3:39287)
I20260630 12:25:20.456401 16368 raft_consensus.cc:2804] T fdafe8cb47224704b9265d2b08539b68 P 380dc5d87f37432b8ae2381096949b77 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:20.456915 16368 raft_consensus.cc:697] T fdafe8cb47224704b9265d2b08539b68 P 380dc5d87f37432b8ae2381096949b77 [term 1 LEADER]: Becoming Leader. State: Replica: 380dc5d87f37432b8ae2381096949b77, State: Running, Role: LEADER
I20260630 12:25:20.457744 16368 consensus_queue.cc:237] T fdafe8cb47224704b9265d2b08539b68 P 380dc5d87f37432b8ae2381096949b77 [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: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:20.458285 16362 tablet_bootstrap.cc:654] T 0babab27dfcb43e0966a8d285100c01b P 380dc5d87f37432b8ae2381096949b77: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:20.455835 16242 raft_consensus.cc:2468] T 1fc89b393f88441cac3337686ebc976f P 380dc5d87f37432b8ae2381096949b77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9cf5acc2fdfd48c988b55ce7e16ba7c7 in term 1.
I20260630 12:25:20.455830 16166 raft_consensus.cc:2468] T fdafe8cb47224704b9265d2b08539b68 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 380dc5d87f37432b8ae2381096949b77 in term 1.
I20260630 12:25:20.461190 16239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9417ee14438e4f8fbb319183ce0a0ff0" candidate_uuid: "62a63bf160984762a3491075d97a0bff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380dc5d87f37432b8ae2381096949b77" is_pre_election: true
I20260630 12:25:20.462086 16239 raft_consensus.cc:2468] T 9417ee14438e4f8fbb319183ce0a0ff0 P 380dc5d87f37432b8ae2381096949b77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62a63bf160984762a3491075d97a0bff in term 0.
I20260630 12:25:20.462857 16398 raft_consensus.cc:697] T f1d7e436a6b04bc98afce1acbebd5573 P 62a63bf160984762a3491075d97a0bff [term 1 LEADER]: Becoming Leader. State: Replica: 62a63bf160984762a3491075d97a0bff, State: Running, Role: LEADER
I20260630 12:25:20.453677 16241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbf951b483624dd492567807509dbfe4" candidate_uuid: "62a63bf160984762a3491075d97a0bff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380dc5d87f37432b8ae2381096949b77" is_pre_election: true
I20260630 12:25:20.464059 16241 raft_consensus.cc:2468] T cbf951b483624dd492567807509dbfe4 P 380dc5d87f37432b8ae2381096949b77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62a63bf160984762a3491075d97a0bff in term 0.
I20260630 12:25:20.463686 16398 consensus_queue.cc:237] T f1d7e436a6b04bc98afce1acbebd5573 P 62a63bf160984762a3491075d97a0bff [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: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:20.464697 16279 leader_election.cc:304] T 9417ee14438e4f8fbb319183ce0a0ff0 P 62a63bf160984762a3491075d97a0bff [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: 380dc5d87f37432b8ae2381096949b77, 62a63bf160984762a3491075d97a0bff; no voters: 
I20260630 12:25:20.465658 16279 leader_election.cc:304] T cbf951b483624dd492567807509dbfe4 P 62a63bf160984762a3491075d97a0bff [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: 380dc5d87f37432b8ae2381096949b77, 62a63bf160984762a3491075d97a0bff; no voters: 
I20260630 12:25:20.466004 16130 leader_election.cc:304] T 1fc89b393f88441cac3337686ebc976f P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [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: 380dc5d87f37432b8ae2381096949b77, 9cf5acc2fdfd48c988b55ce7e16ba7c7; no voters: 62a63bf160984762a3491075d97a0bff
I20260630 12:25:20.466928 16397 raft_consensus.cc:2804] T cbf951b483624dd492567807509dbfe4 P 62a63bf160984762a3491075d97a0bff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:20.467305 16397 raft_consensus.cc:493] T cbf951b483624dd492567807509dbfe4 P 62a63bf160984762a3491075d97a0bff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:20.467669 16397 raft_consensus.cc:3060] T cbf951b483624dd492567807509dbfe4 P 62a63bf160984762a3491075d97a0bff [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:20.467620 16369 raft_consensus.cc:2749] T 22933c5859e14b24a66c46d95f6226d9 P 62a63bf160984762a3491075d97a0bff [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:25:20.469521 16315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbf951b483624dd492567807509dbfe4" candidate_uuid: "380dc5d87f37432b8ae2381096949b77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62a63bf160984762a3491075d97a0bff" is_pre_election: true
I20260630 12:25:20.471485 16362 tablet_bootstrap.cc:492] T 0babab27dfcb43e0966a8d285100c01b P 380dc5d87f37432b8ae2381096949b77: No bootstrap required, opened a new log
I20260630 12:25:20.472055 16362 ts_tablet_manager.cc:1403] T 0babab27dfcb43e0966a8d285100c01b P 380dc5d87f37432b8ae2381096949b77: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.004s
I20260630 12:25:20.475039 16362 raft_consensus.cc:359] T 0babab27dfcb43e0966a8d285100c01b P 380dc5d87f37432b8ae2381096949b77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:20.475816 16362 raft_consensus.cc:385] T 0babab27dfcb43e0966a8d285100c01b P 380dc5d87f37432b8ae2381096949b77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:20.475298 16065 catalog_manager.cc:5697] T f1d7e436a6b04bc98afce1acbebd5573 P 62a63bf160984762a3491075d97a0bff reported cstate change: term changed from 0 to 1, leader changed from <none> to 62a63bf160984762a3491075d97a0bff (127.12.213.3). New cstate: current_term: 1 leader_uuid: "62a63bf160984762a3491075d97a0bff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } health_report { overall_health: HEALTHY } } }
I20260630 12:25:20.467515 16165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbf951b483624dd492567807509dbfe4" candidate_uuid: "380dc5d87f37432b8ae2381096949b77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" is_pre_election: true
I20260630 12:25:20.476729 16397 raft_consensus.cc:515] T cbf951b483624dd492567807509dbfe4 P 62a63bf160984762a3491075d97a0bff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:20.477561 16165 raft_consensus.cc:2468] T cbf951b483624dd492567807509dbfe4 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 380dc5d87f37432b8ae2381096949b77 in term 0.
I20260630 12:25:20.478086 16315 raft_consensus.cc:2393] T cbf951b483624dd492567807509dbfe4 P 62a63bf160984762a3491075d97a0bff [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 380dc5d87f37432b8ae2381096949b77 in current term 1: Already voted for candidate 62a63bf160984762a3491075d97a0bff in this term.
I20260630 12:25:20.478466 16381 raft_consensus.cc:2804] T 1fc89b393f88441cac3337686ebc976f P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:20.479020 16206 leader_election.cc:304] T cbf951b483624dd492567807509dbfe4 P 380dc5d87f37432b8ae2381096949b77 [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: 380dc5d87f37432b8ae2381096949b77, 9cf5acc2fdfd48c988b55ce7e16ba7c7; no voters: 
I20260630 12:25:20.476184 16362 raft_consensus.cc:740] T 0babab27dfcb43e0966a8d285100c01b P 380dc5d87f37432b8ae2381096949b77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 380dc5d87f37432b8ae2381096949b77, State: Initialized, Role: FOLLOWER
I20260630 12:25:20.480183 16381 raft_consensus.cc:697] T 1fc89b393f88441cac3337686ebc976f P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 LEADER]: Becoming Leader. State: Replica: 9cf5acc2fdfd48c988b55ce7e16ba7c7, State: Running, Role: LEADER
I20260630 12:25:20.481015 16381 consensus_queue.cc:237] T 1fc89b393f88441cac3337686ebc976f P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [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: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:20.465631 16403 raft_consensus.cc:2804] T 9417ee14438e4f8fbb319183ce0a0ff0 P 62a63bf160984762a3491075d97a0bff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:20.484747 16403 raft_consensus.cc:493] T 9417ee14438e4f8fbb319183ce0a0ff0 P 62a63bf160984762a3491075d97a0bff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:20.485229 16403 raft_consensus.cc:3060] T 9417ee14438e4f8fbb319183ce0a0ff0 P 62a63bf160984762a3491075d97a0bff [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:20.485253 16400 raft_consensus.cc:2804] T cbf951b483624dd492567807509dbfe4 P 380dc5d87f37432b8ae2381096949b77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:20.486332 16400 raft_consensus.cc:493] T cbf951b483624dd492567807509dbfe4 P 380dc5d87f37432b8ae2381096949b77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:20.486685 16400 raft_consensus.cc:3060] T cbf951b483624dd492567807509dbfe4 P 380dc5d87f37432b8ae2381096949b77 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:20.480053 16362 consensus_queue.cc:260] T 0babab27dfcb43e0966a8d285100c01b P 380dc5d87f37432b8ae2381096949b77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:20.489283 16362 ts_tablet_manager.cc:1434] T 0babab27dfcb43e0966a8d285100c01b P 380dc5d87f37432b8ae2381096949b77: Time spent starting tablet: real 0.017s	user 0.001s	sys 0.004s
I20260630 12:25:20.491781 16397 leader_election.cc:290] T cbf951b483624dd492567807509dbfe4 P 62a63bf160984762a3491075d97a0bff [CANDIDATE]: Term 1 election: Requested vote from peers 9cf5acc2fdfd48c988b55ce7e16ba7c7 (127.12.213.1:36793), 380dc5d87f37432b8ae2381096949b77 (127.12.213.2:37725)
I20260630 12:25:20.491909 16165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbf951b483624dd492567807509dbfe4" candidate_uuid: "62a63bf160984762a3491075d97a0bff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7"
I20260630 12:25:20.492573 16165 raft_consensus.cc:3060] T cbf951b483624dd492567807509dbfe4 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:20.493193 16241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbf951b483624dd492567807509dbfe4" candidate_uuid: "62a63bf160984762a3491075d97a0bff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380dc5d87f37432b8ae2381096949b77"
I20260630 12:25:20.498821 16165 raft_consensus.cc:2468] T cbf951b483624dd492567807509dbfe4 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62a63bf160984762a3491075d97a0bff in term 1.
I20260630 12:25:20.499203 16240 raft_consensus.cc:2468] T f1d7e436a6b04bc98afce1acbebd5573 P 380dc5d87f37432b8ae2381096949b77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62a63bf160984762a3491075d97a0bff in term 1.
I20260630 12:25:20.500056 16280 leader_election.cc:304] T cbf951b483624dd492567807509dbfe4 P 62a63bf160984762a3491075d97a0bff [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: 62a63bf160984762a3491075d97a0bff, 9cf5acc2fdfd48c988b55ce7e16ba7c7; no voters: 
I20260630 12:25:20.500779 16363 tablet_bootstrap.cc:654] T 1fc89b393f88441cac3337686ebc976f P 62a63bf160984762a3491075d97a0bff: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:20.501099 16398 raft_consensus.cc:2804] T cbf951b483624dd492567807509dbfe4 P 62a63bf160984762a3491075d97a0bff [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:20.499522 16403 raft_consensus.cc:515] T 9417ee14438e4f8fbb319183ce0a0ff0 P 62a63bf160984762a3491075d97a0bff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:20.504769 16403 leader_election.cc:290] T 9417ee14438e4f8fbb319183ce0a0ff0 P 62a63bf160984762a3491075d97a0bff [CANDIDATE]: Term 1 election: Requested vote from peers 9cf5acc2fdfd48c988b55ce7e16ba7c7 (127.12.213.1:36793), 380dc5d87f37432b8ae2381096949b77 (127.12.213.2:37725)
I20260630 12:25:20.505434 16166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9417ee14438e4f8fbb319183ce0a0ff0" candidate_uuid: "62a63bf160984762a3491075d97a0bff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7"
I20260630 12:25:20.506099 16166 raft_consensus.cc:3060] T 9417ee14438e4f8fbb319183ce0a0ff0 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:20.505441 16240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9417ee14438e4f8fbb319183ce0a0ff0" candidate_uuid: "62a63bf160984762a3491075d97a0bff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380dc5d87f37432b8ae2381096949b77"
I20260630 12:25:20.507408 16240 raft_consensus.cc:3060] T 9417ee14438e4f8fbb319183ce0a0ff0 P 380dc5d87f37432b8ae2381096949b77 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:20.507426 16065 catalog_manager.cc:5697] T fdafe8cb47224704b9265d2b08539b68 P 380dc5d87f37432b8ae2381096949b77 reported cstate change: term changed from 0 to 1, leader changed from <none> to 380dc5d87f37432b8ae2381096949b77 (127.12.213.2). New cstate: current_term: 1 leader_uuid: "380dc5d87f37432b8ae2381096949b77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:20.509097 16062 catalog_manager.cc:5697] T 1fc89b393f88441cac3337686ebc976f P 9cf5acc2fdfd48c988b55ce7e16ba7c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9cf5acc2fdfd48c988b55ce7e16ba7c7 (127.12.213.1). New cstate: current_term: 1 leader_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:20.507470 16398 raft_consensus.cc:697] T cbf951b483624dd492567807509dbfe4 P 62a63bf160984762a3491075d97a0bff [term 1 LEADER]: Becoming Leader. State: Replica: 62a63bf160984762a3491075d97a0bff, State: Running, Role: LEADER
I20260630 12:25:20.511328 16398 consensus_queue.cc:237] T cbf951b483624dd492567807509dbfe4 P 62a63bf160984762a3491075d97a0bff [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: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:20.513801 16166 raft_consensus.cc:2468] T 9417ee14438e4f8fbb319183ce0a0ff0 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62a63bf160984762a3491075d97a0bff in term 1.
I20260630 12:25:20.515084 16280 leader_election.cc:304] T 9417ee14438e4f8fbb319183ce0a0ff0 P 62a63bf160984762a3491075d97a0bff [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: 62a63bf160984762a3491075d97a0bff, 9cf5acc2fdfd48c988b55ce7e16ba7c7; no voters: 
I20260630 12:25:20.515189 16240 raft_consensus.cc:2468] T 9417ee14438e4f8fbb319183ce0a0ff0 P 380dc5d87f37432b8ae2381096949b77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62a63bf160984762a3491075d97a0bff in term 1.
I20260630 12:25:20.516000 16397 raft_consensus.cc:2804] T 9417ee14438e4f8fbb319183ce0a0ff0 P 62a63bf160984762a3491075d97a0bff [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:20.516680 16397 raft_consensus.cc:697] T 9417ee14438e4f8fbb319183ce0a0ff0 P 62a63bf160984762a3491075d97a0bff [term 1 LEADER]: Becoming Leader. State: Replica: 62a63bf160984762a3491075d97a0bff, State: Running, Role: LEADER
I20260630 12:25:20.517464 16397 consensus_queue.cc:237] T 9417ee14438e4f8fbb319183ce0a0ff0 P 62a63bf160984762a3491075d97a0bff [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: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:20.537364 16363 tablet_bootstrap.cc:492] T 1fc89b393f88441cac3337686ebc976f P 62a63bf160984762a3491075d97a0bff: No bootstrap required, opened a new log
I20260630 12:25:20.538079 16363 ts_tablet_manager.cc:1403] T 1fc89b393f88441cac3337686ebc976f P 62a63bf160984762a3491075d97a0bff: Time spent bootstrapping tablet: real 0.099s	user 0.007s	sys 0.005s
I20260630 12:25:20.538517 16400 raft_consensus.cc:515] T cbf951b483624dd492567807509dbfe4 P 380dc5d87f37432b8ae2381096949b77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:20.540367 16241 raft_consensus.cc:2393] T cbf951b483624dd492567807509dbfe4 P 380dc5d87f37432b8ae2381096949b77 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 62a63bf160984762a3491075d97a0bff in current term 1: Already voted for candidate 380dc5d87f37432b8ae2381096949b77 in this term.
I20260630 12:25:20.546066 16363 raft_consensus.cc:359] T 1fc89b393f88441cac3337686ebc976f P 62a63bf160984762a3491075d97a0bff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:20.546908 16363 raft_consensus.cc:385] T 1fc89b393f88441cac3337686ebc976f P 62a63bf160984762a3491075d97a0bff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:20.547184 16166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbf951b483624dd492567807509dbfe4" candidate_uuid: "380dc5d87f37432b8ae2381096949b77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7"
I20260630 12:25:20.547734 16400 leader_election.cc:290] T cbf951b483624dd492567807509dbfe4 P 380dc5d87f37432b8ae2381096949b77 [CANDIDATE]: Term 1 election: Requested vote from peers 9cf5acc2fdfd48c988b55ce7e16ba7c7 (127.12.213.1:36793), 62a63bf160984762a3491075d97a0bff (127.12.213.3:39287)
I20260630 12:25:20.548019 16166 raft_consensus.cc:2393] T cbf951b483624dd492567807509dbfe4 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 380dc5d87f37432b8ae2381096949b77 in current term 1: Already voted for candidate 62a63bf160984762a3491075d97a0bff in this term.
I20260630 12:25:20.547194 16363 raft_consensus.cc:740] T 1fc89b393f88441cac3337686ebc976f P 62a63bf160984762a3491075d97a0bff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62a63bf160984762a3491075d97a0bff, State: Initialized, Role: FOLLOWER
I20260630 12:25:20.548668 16062 catalog_manager.cc:5697] T cbf951b483624dd492567807509dbfe4 P 62a63bf160984762a3491075d97a0bff reported cstate change: term changed from 0 to 1, leader changed from <none> to 62a63bf160984762a3491075d97a0bff (127.12.213.3). New cstate: current_term: 1 leader_uuid: "62a63bf160984762a3491075d97a0bff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } health_report { overall_health: HEALTHY } } }
I20260630 12:25:20.549490 16315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbf951b483624dd492567807509dbfe4" candidate_uuid: "380dc5d87f37432b8ae2381096949b77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62a63bf160984762a3491075d97a0bff"
I20260630 12:25:20.549836 16363 consensus_queue.cc:260] T 1fc89b393f88441cac3337686ebc976f P 62a63bf160984762a3491075d97a0bff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:20.551034 16206 leader_election.cc:304] T cbf951b483624dd492567807509dbfe4 P 380dc5d87f37432b8ae2381096949b77 [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: 380dc5d87f37432b8ae2381096949b77; no voters: 62a63bf160984762a3491075d97a0bff, 9cf5acc2fdfd48c988b55ce7e16ba7c7
I20260630 12:25:20.552059 16363 ts_tablet_manager.cc:1434] T 1fc89b393f88441cac3337686ebc976f P 62a63bf160984762a3491075d97a0bff: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260630 12:25:20.552769 16400 raft_consensus.cc:2749] T cbf951b483624dd492567807509dbfe4 P 380dc5d87f37432b8ae2381096949b77 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:25:20.562122 16062 catalog_manager.cc:5697] T 9417ee14438e4f8fbb319183ce0a0ff0 P 62a63bf160984762a3491075d97a0bff reported cstate change: term changed from 0 to 1, leader changed from <none> to 62a63bf160984762a3491075d97a0bff (127.12.213.3). New cstate: current_term: 1 leader_uuid: "62a63bf160984762a3491075d97a0bff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } health_report { overall_health: HEALTHY } } }
I20260630 12:25:20.594734 16381 consensus_queue.cc:1048] T 22933c5859e14b24a66c46d95f6226d9 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:20.606377 16367 consensus_queue.cc:1048] T 22933c5859e14b24a66c46d95f6226d9 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:20.641599 16381 raft_consensus.cc:493] T 0babab27dfcb43e0966a8d285100c01b P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:20.642148 16381 raft_consensus.cc:515] T 0babab27dfcb43e0966a8d285100c01b P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:20.643841 16381 leader_election.cc:290] T 0babab27dfcb43e0966a8d285100c01b P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 380dc5d87f37432b8ae2381096949b77 (127.12.213.2:37725), 62a63bf160984762a3491075d97a0bff (127.12.213.3:39287)
I20260630 12:25:20.644630 16241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0babab27dfcb43e0966a8d285100c01b" candidate_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380dc5d87f37432b8ae2381096949b77" is_pre_election: true
I20260630 12:25:20.644927 16315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0babab27dfcb43e0966a8d285100c01b" candidate_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62a63bf160984762a3491075d97a0bff" is_pre_election: true
I20260630 12:25:20.645264 16241 raft_consensus.cc:2468] T 0babab27dfcb43e0966a8d285100c01b P 380dc5d87f37432b8ae2381096949b77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9cf5acc2fdfd48c988b55ce7e16ba7c7 in term 0.
I20260630 12:25:20.645503 16315 raft_consensus.cc:2468] T 0babab27dfcb43e0966a8d285100c01b P 62a63bf160984762a3491075d97a0bff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9cf5acc2fdfd48c988b55ce7e16ba7c7 in term 0.
I20260630 12:25:20.646358 16130 leader_election.cc:304] T 0babab27dfcb43e0966a8d285100c01b P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [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: 380dc5d87f37432b8ae2381096949b77, 9cf5acc2fdfd48c988b55ce7e16ba7c7; no voters: 
I20260630 12:25:20.647166 16381 raft_consensus.cc:2804] T 0babab27dfcb43e0966a8d285100c01b P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:20.647513 16381 raft_consensus.cc:493] T 0babab27dfcb43e0966a8d285100c01b P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:20.647836 16381 raft_consensus.cc:3060] T 0babab27dfcb43e0966a8d285100c01b P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:20.652678 16381 raft_consensus.cc:515] T 0babab27dfcb43e0966a8d285100c01b P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:20.654316 16381 leader_election.cc:290] T 0babab27dfcb43e0966a8d285100c01b P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [CANDIDATE]: Term 1 election: Requested vote from peers 380dc5d87f37432b8ae2381096949b77 (127.12.213.2:37725), 62a63bf160984762a3491075d97a0bff (127.12.213.3:39287)
I20260630 12:25:20.655128 16241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0babab27dfcb43e0966a8d285100c01b" candidate_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380dc5d87f37432b8ae2381096949b77"
I20260630 12:25:20.655254 16315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0babab27dfcb43e0966a8d285100c01b" candidate_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62a63bf160984762a3491075d97a0bff"
I20260630 12:25:20.655680 16241 raft_consensus.cc:3060] T 0babab27dfcb43e0966a8d285100c01b P 380dc5d87f37432b8ae2381096949b77 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:20.655781 16315 raft_consensus.cc:3060] T 0babab27dfcb43e0966a8d285100c01b P 62a63bf160984762a3491075d97a0bff [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:20.660193 16315 raft_consensus.cc:2468] T 0babab27dfcb43e0966a8d285100c01b P 62a63bf160984762a3491075d97a0bff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9cf5acc2fdfd48c988b55ce7e16ba7c7 in term 1.
I20260630 12:25:20.660303 16241 raft_consensus.cc:2468] T 0babab27dfcb43e0966a8d285100c01b P 380dc5d87f37432b8ae2381096949b77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9cf5acc2fdfd48c988b55ce7e16ba7c7 in term 1.
I20260630 12:25:20.661262 16131 leader_election.cc:304] T 0babab27dfcb43e0966a8d285100c01b P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [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: 62a63bf160984762a3491075d97a0bff, 9cf5acc2fdfd48c988b55ce7e16ba7c7; no voters: 
I20260630 12:25:20.661943 16381 raft_consensus.cc:2804] T 0babab27dfcb43e0966a8d285100c01b P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:20.662395 16381 raft_consensus.cc:697] T 0babab27dfcb43e0966a8d285100c01b P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 LEADER]: Becoming Leader. State: Replica: 9cf5acc2fdfd48c988b55ce7e16ba7c7, State: Running, Role: LEADER
I20260630 12:25:20.663121 16381 consensus_queue.cc:237] T 0babab27dfcb43e0966a8d285100c01b P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [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: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:20.669425 16065 catalog_manager.cc:5697] T 0babab27dfcb43e0966a8d285100c01b P 9cf5acc2fdfd48c988b55ce7e16ba7c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9cf5acc2fdfd48c988b55ce7e16ba7c7 (127.12.213.1). New cstate: current_term: 1 leader_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:20.775964 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:20.781844 16418 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
W20260630 12:25:20.782840 16419 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
W20260630 12:25:20.785328 16421 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
I20260630 12:25:20.785416 13140 server_base.cc:1061] running on GCE node
I20260630 12:25:20.786616 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:20.786901 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:20.787149 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822320787110 us; error 0 us; skew 500 ppm
I20260630 12:25:20.787731 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:20.790028 13140 webserver.cc:533] Webserver started at http://127.12.213.4:40255/ using document root <none> and password file <none>
I20260630 12:25:20.790555 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:20.790756 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:20.791025 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:20.792272 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822237130653-13140-0/minicluster-data/ts-3-root/instance:
uuid: "18caf106f9454ee184a5e8e3142a9d6c"
format_stamp: "Formatted at 2026-06-30 12:25:20 on dist-test-slave-zz34"
I20260630 12:25:20.796772 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:25:20.800174 16426 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:20.801237 13140 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260630 12:25:20.801625 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822237130653-13140-0/minicluster-data/ts-3-root
uuid: "18caf106f9454ee184a5e8e3142a9d6c"
format_stamp: "Formatted at 2026-06-30 12:25:20 on dist-test-slave-zz34"
I20260630 12:25:20.801944 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822237130653-13140-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822237130653-13140-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822237130653-13140-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)
I20260630 12:25:20.818405 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:20.819612 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:20.821023 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:20.823613 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:20.823843 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:20.824079 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:20.824251 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:20.825083 16381 consensus_queue.cc:1048] T ef7ea99bd7af43a78dbad1947b7455ac P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:20.840299 16436 consensus_queue.cc:1048] T ef7ea99bd7af43a78dbad1947b7455ac P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:25:20.875917 16397 consensus_queue.cc:1048] T f1d7e436a6b04bc98afce1acbebd5573 P 62a63bf160984762a3491075d97a0bff [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:25:20.885326 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.4:38709
I20260630 12:25:20.885448 16492 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.4:38709 every 8 connection(s)
I20260630 12:25:20.889740 16403 consensus_queue.cc:1048] T f1d7e436a6b04bc98afce1acbebd5573 P 62a63bf160984762a3491075d97a0bff [LEADER]: Connected to new peer: Peer: permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:25:20.925518 16367 consensus_queue.cc:1048] T 1fc89b393f88441cac3337686ebc976f P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:25:20.932338 16062 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50292:
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
I20260630 12:25:20.933619 16398 consensus_queue.cc:1048] T 9417ee14438e4f8fbb319183ce0a0ff0 P 62a63bf160984762a3491075d97a0bff [LEADER]: Connected to new peer: Peer: permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:20.948527 16493 heartbeater.cc:344] Connected to a master server at 127.12.213.62:39125
I20260630 12:25:20.948993 16493 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:20.949998 16493 heartbeater.cc:507] Master 127.12.213.62:39125 requested a full tablet report, sending...
I20260630 12:25:20.953526 16065 ts_manager.cc:194] Registered new tserver with Master: 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4:38709)
I20260630 12:25:20.955247 16065 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50306
I20260630 12:25:20.955657 16315 raft_consensus.cc:3060] T 1fc89b393f88441cac3337686ebc976f P 62a63bf160984762a3491075d97a0bff [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:20.966779 16367 consensus_queue.cc:1048] T 1fc89b393f88441cac3337686ebc976f P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:20.967669 16397 consensus_queue.cc:1048] T 9417ee14438e4f8fbb319183ce0a0ff0 P 62a63bf160984762a3491075d97a0bff [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:25:20.968374 16062 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9eb6ba37d10642f69acf2fc5c0ffa745 has no consensus state
W20260630 12:25:20.969836 16062 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d50c550a6ea5499994b349d549dd91a7 has no consensus state
W20260630 12:25:20.977636 16062 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a1745d17685346ed87b36c3fe06d1414 has no consensus state
I20260630 12:25:20.983807 16400 consensus_queue.cc:1048] T fdafe8cb47224704b9265d2b08539b68 P 380dc5d87f37432b8ae2381096949b77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:25:20.989418 16062 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 79782a71dd4f41ff844ee7ee5a1b66fa has no consensus state
I20260630 12:25:20.993901 16397 consensus_queue.cc:1048] T cbf951b483624dd492567807509dbfe4 P 62a63bf160984762a3491075d97a0bff [LEADER]: Connected to new peer: Peer: permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:25:20.998340 16062 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d1f52607a3264c89917af6dff194b4ba has no consensus state
W20260630 12:25:21.000470 16062 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet dda687ade00f48f28eb83a137301afd8 has no consensus state
W20260630 12:25:21.002019 16062 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8bf8f6f7ebfd42de8a4ccc47e72b642b has no consensus state
W20260630 12:25:21.003535 16062 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ec6e39a48d114a32b612263e43cce211 has no consensus state
W20260630 12:25:21.013813 16051 catalog_manager.cc:4810] Async tablet task AlterTable RPC for tablet a1745d17685346ed87b36c3fe06d1414 (table range_aware_rebalance_new_range [id=66b04b900d624e2b969f6a0eb7c87862], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet a1745d17685346ed87b36c3fe06d1414 has no consensus state
I20260630 12:25:21.024433 16398 consensus_queue.cc:1048] T cbf951b483624dd492567807509dbfe4 P 62a63bf160984762a3491075d97a0bff [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:25:21.046825 16400 consensus_queue.cc:1048] T fdafe8cb47224704b9265d2b08539b68 P 380dc5d87f37432b8ae2381096949b77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:25:21.060657 16229 tablet_service.cc:1511] Processing CreateTablet for tablet 9eb6ba37d10642f69acf2fc5c0ffa745 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=66b04b900d624e2b969f6a0eb7c87862]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:21.060909 16151 tablet_service.cc:1511] Processing CreateTablet for tablet 9eb6ba37d10642f69acf2fc5c0ffa745 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=66b04b900d624e2b969f6a0eb7c87862]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:21.062229 16229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9eb6ba37d10642f69acf2fc5c0ffa745. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:21.065081 16151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9eb6ba37d10642f69acf2fc5c0ffa745. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:21.076409 16367 consensus_queue.cc:1048] T 0babab27dfcb43e0966a8d285100c01b P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:21.081914 16226 tablet_service.cc:1511] Processing CreateTablet for tablet a1745d17685346ed87b36c3fe06d1414 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=66b04b900d624e2b969f6a0eb7c87862]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:21.083292 16226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1745d17685346ed87b36c3fe06d1414. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:21.086593 16228 tablet_service.cc:1511] Processing CreateTablet for tablet 79782a71dd4f41ff844ee7ee5a1b66fa (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=66b04b900d624e2b969f6a0eb7c87862]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:21.087971 16228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79782a71dd4f41ff844ee7ee5a1b66fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:21.088989 16304 tablet_service.cc:1511] Processing CreateTablet for tablet d50c550a6ea5499994b349d549dd91a7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=66b04b900d624e2b969f6a0eb7c87862]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:21.089447 16152 tablet_service.cc:1511] Processing CreateTablet for tablet d50c550a6ea5499994b349d549dd91a7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=66b04b900d624e2b969f6a0eb7c87862]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:21.090318 16304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d50c550a6ea5499994b349d549dd91a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:21.090728 16152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d50c550a6ea5499994b349d549dd91a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:21.094074 16232 tablet_service.cc:1511] Processing CreateTablet for tablet dda687ade00f48f28eb83a137301afd8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=66b04b900d624e2b969f6a0eb7c87862]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:21.095441 16232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dda687ade00f48f28eb83a137301afd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:21.098307 16231 tablet_service.cc:1511] Processing CreateTablet for tablet 8bf8f6f7ebfd42de8a4ccc47e72b642b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=66b04b900d624e2b969f6a0eb7c87862]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:21.099689 16231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bf8f6f7ebfd42de8a4ccc47e72b642b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:21.101774 16301 tablet_service.cc:1511] Processing CreateTablet for tablet a1745d17685346ed87b36c3fe06d1414 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=66b04b900d624e2b969f6a0eb7c87862]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:21.102082 16306 tablet_service.cc:1511] Processing CreateTablet for tablet d1f52607a3264c89917af6dff194b4ba (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=66b04b900d624e2b969f6a0eb7c87862]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:21.102497 16302 tablet_service.cc:1511] Processing CreateTablet for tablet dda687ade00f48f28eb83a137301afd8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=66b04b900d624e2b969f6a0eb7c87862]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:21.103163 16301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1745d17685346ed87b36c3fe06d1414. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:21.103842 16302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dda687ade00f48f28eb83a137301afd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:21.106664 16156 tablet_service.cc:1511] Processing CreateTablet for tablet d1f52607a3264c89917af6dff194b4ba (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=66b04b900d624e2b969f6a0eb7c87862]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:21.107295 16154 tablet_service.cc:1511] Processing CreateTablet for tablet 79782a71dd4f41ff844ee7ee5a1b66fa (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=66b04b900d624e2b969f6a0eb7c87862]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:21.107992 16156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1f52607a3264c89917af6dff194b4ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:21.108738 16154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79782a71dd4f41ff844ee7ee5a1b66fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:21.109138 16306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1f52607a3264c89917af6dff194b4ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:21.109798 16155 tablet_service.cc:1511] Processing CreateTablet for tablet 8bf8f6f7ebfd42de8a4ccc47e72b642b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=66b04b900d624e2b969f6a0eb7c87862]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:21.111111 16155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bf8f6f7ebfd42de8a4ccc47e72b642b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:21.116623 16300 tablet_service.cc:1511] Processing CreateTablet for tablet ec6e39a48d114a32b612263e43cce211 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=66b04b900d624e2b969f6a0eb7c87862]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:21.118561 16300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec6e39a48d114a32b612263e43cce211. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:21.139257 16514 tablet_bootstrap.cc:492] T 9eb6ba37d10642f69acf2fc5c0ffa745 P 380dc5d87f37432b8ae2381096949b77: Bootstrap starting.
I20260630 12:25:21.169359 16381 consensus_queue.cc:1048] T 0babab27dfcb43e0966a8d285100c01b P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:21.181541 16457 tablet_service.cc:1511] Processing CreateTablet for tablet 9eb6ba37d10642f69acf2fc5c0ffa745 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=66b04b900d624e2b969f6a0eb7c87862]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:21.183105 16457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9eb6ba37d10642f69acf2fc5c0ffa745. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:21.192087 16455 tablet_service.cc:1511] Processing CreateTablet for tablet a1745d17685346ed87b36c3fe06d1414 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=66b04b900d624e2b969f6a0eb7c87862]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:21.190389 16451 tablet_service.cc:1511] Processing CreateTablet for tablet 8bf8f6f7ebfd42de8a4ccc47e72b642b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=66b04b900d624e2b969f6a0eb7c87862]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:21.199628 16454 tablet_service.cc:1511] Processing CreateTablet for tablet 79782a71dd4f41ff844ee7ee5a1b66fa (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=66b04b900d624e2b969f6a0eb7c87862]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:21.200169 16153 tablet_service.cc:1511] Processing CreateTablet for tablet ec6e39a48d114a32b612263e43cce211 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=66b04b900d624e2b969f6a0eb7c87862]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:21.200752 16455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1745d17685346ed87b36c3fe06d1414. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:21.202629 16450 tablet_service.cc:1511] Processing CreateTablet for tablet ec6e39a48d114a32b612263e43cce211 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=66b04b900d624e2b969f6a0eb7c87862]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:21.211977 16452 tablet_service.cc:1511] Processing CreateTablet for tablet dda687ade00f48f28eb83a137301afd8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=66b04b900d624e2b969f6a0eb7c87862]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:21.215137 16453 tablet_service.cc:1511] Processing CreateTablet for tablet d1f52607a3264c89917af6dff194b4ba (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=66b04b900d624e2b969f6a0eb7c87862]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:21.214771 16456 tablet_service.cc:1511] Processing CreateTablet for tablet d50c550a6ea5499994b349d549dd91a7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=66b04b900d624e2b969f6a0eb7c87862]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:21.216531 16153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec6e39a48d114a32b612263e43cce211. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:21.228006 16454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79782a71dd4f41ff844ee7ee5a1b66fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:21.221589 16515 tablet_bootstrap.cc:492] T d50c550a6ea5499994b349d549dd91a7 P 62a63bf160984762a3491075d97a0bff: Bootstrap starting.
I20260630 12:25:21.229852 16452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dda687ade00f48f28eb83a137301afd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:21.234248 16456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d50c550a6ea5499994b349d549dd91a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:21.235416 16450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec6e39a48d114a32b612263e43cce211. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:21.237286 16451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bf8f6f7ebfd42de8a4ccc47e72b642b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:21.246634 16514 tablet_bootstrap.cc:654] T 9eb6ba37d10642f69acf2fc5c0ffa745 P 380dc5d87f37432b8ae2381096949b77: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:21.253302 16453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1f52607a3264c89917af6dff194b4ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:21.305361 16515 tablet_bootstrap.cc:654] T d50c550a6ea5499994b349d549dd91a7 P 62a63bf160984762a3491075d97a0bff: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:21.343626 16517 tablet_bootstrap.cc:492] T 79782a71dd4f41ff844ee7ee5a1b66fa P 9cf5acc2fdfd48c988b55ce7e16ba7c7: Bootstrap starting.
I20260630 12:25:21.344329 16518 tablet_bootstrap.cc:492] T 9eb6ba37d10642f69acf2fc5c0ffa745 P 18caf106f9454ee184a5e8e3142a9d6c: Bootstrap starting.
W20260630 12:25:21.357504 16113 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:25:21.359593 16514 tablet_bootstrap.cc:492] T 9eb6ba37d10642f69acf2fc5c0ffa745 P 380dc5d87f37432b8ae2381096949b77: No bootstrap required, opened a new log
I20260630 12:25:21.360158 16514 ts_tablet_manager.cc:1403] T 9eb6ba37d10642f69acf2fc5c0ffa745 P 380dc5d87f37432b8ae2381096949b77: Time spent bootstrapping tablet: real 0.221s	user 0.009s	sys 0.014s
I20260630 12:25:21.361649 16518 tablet_bootstrap.cc:654] T 9eb6ba37d10642f69acf2fc5c0ffa745 P 18caf106f9454ee184a5e8e3142a9d6c: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:21.372972 16514 raft_consensus.cc:359] T 9eb6ba37d10642f69acf2fc5c0ffa745 P 380dc5d87f37432b8ae2381096949b77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } }
I20260630 12:25:21.373772 16514 raft_consensus.cc:385] T 9eb6ba37d10642f69acf2fc5c0ffa745 P 380dc5d87f37432b8ae2381096949b77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:21.374094 16514 raft_consensus.cc:740] T 9eb6ba37d10642f69acf2fc5c0ffa745 P 380dc5d87f37432b8ae2381096949b77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 380dc5d87f37432b8ae2381096949b77, State: Initialized, Role: FOLLOWER
I20260630 12:25:21.389595 16517 tablet_bootstrap.cc:654] T 79782a71dd4f41ff844ee7ee5a1b66fa P 9cf5acc2fdfd48c988b55ce7e16ba7c7: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:21.390141 16515 tablet_bootstrap.cc:492] T d50c550a6ea5499994b349d549dd91a7 P 62a63bf160984762a3491075d97a0bff: No bootstrap required, opened a new log
I20260630 12:25:21.390636 16515 ts_tablet_manager.cc:1403] T d50c550a6ea5499994b349d549dd91a7 P 62a63bf160984762a3491075d97a0bff: Time spent bootstrapping tablet: real 0.171s	user 0.010s	sys 0.007s
I20260630 12:25:21.392598 16514 consensus_queue.cc:260] T 9eb6ba37d10642f69acf2fc5c0ffa745 P 380dc5d87f37432b8ae2381096949b77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } }
I20260630 12:25:21.393051 16515 raft_consensus.cc:359] T d50c550a6ea5499994b349d549dd91a7 P 62a63bf160984762a3491075d97a0bff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:21.394341 16515 raft_consensus.cc:385] T d50c550a6ea5499994b349d549dd91a7 P 62a63bf160984762a3491075d97a0bff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:21.394708 16515 raft_consensus.cc:740] T d50c550a6ea5499994b349d549dd91a7 P 62a63bf160984762a3491075d97a0bff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62a63bf160984762a3491075d97a0bff, State: Initialized, Role: FOLLOWER
I20260630 12:25:21.394763 16514 ts_tablet_manager.cc:1434] T 9eb6ba37d10642f69acf2fc5c0ffa745 P 380dc5d87f37432b8ae2381096949b77: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.002s
I20260630 12:25:21.395759 16515 consensus_queue.cc:260] T d50c550a6ea5499994b349d549dd91a7 P 62a63bf160984762a3491075d97a0bff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:21.396250 16514 tablet_bootstrap.cc:492] T 79782a71dd4f41ff844ee7ee5a1b66fa P 380dc5d87f37432b8ae2381096949b77: Bootstrap starting.
I20260630 12:25:21.402043 16509 raft_consensus.cc:493] T 9eb6ba37d10642f69acf2fc5c0ffa745 P 380dc5d87f37432b8ae2381096949b77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:21.402731 16509 raft_consensus.cc:515] T 9eb6ba37d10642f69acf2fc5c0ffa745 P 380dc5d87f37432b8ae2381096949b77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } }
I20260630 12:25:21.403937 16515 ts_tablet_manager.cc:1434] T d50c550a6ea5499994b349d549dd91a7 P 62a63bf160984762a3491075d97a0bff: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260630 12:25:21.406155 16509 leader_election.cc:290] T 9eb6ba37d10642f69acf2fc5c0ffa745 P 380dc5d87f37432b8ae2381096949b77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4:38709), 9cf5acc2fdfd48c988b55ce7e16ba7c7 (127.12.213.1:36793)
I20260630 12:25:21.409507 16166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb6ba37d10642f69acf2fc5c0ffa745" candidate_uuid: "380dc5d87f37432b8ae2381096949b77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" is_pre_election: true
W20260630 12:25:21.413487 16206 leader_election.cc:343] T 9eb6ba37d10642f69acf2fc5c0ffa745 P 380dc5d87f37432b8ae2381096949b77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9cf5acc2fdfd48c988b55ce7e16ba7c7 (127.12.213.1:36793): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:21.415588 16515 tablet_bootstrap.cc:492] T ec6e39a48d114a32b612263e43cce211 P 62a63bf160984762a3491075d97a0bff: Bootstrap starting.
I20260630 12:25:21.423703 16517 tablet_bootstrap.cc:492] T 79782a71dd4f41ff844ee7ee5a1b66fa P 9cf5acc2fdfd48c988b55ce7e16ba7c7: No bootstrap required, opened a new log
I20260630 12:25:21.423810 16514 tablet_bootstrap.cc:654] T 79782a71dd4f41ff844ee7ee5a1b66fa P 380dc5d87f37432b8ae2381096949b77: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:21.424297 16517 ts_tablet_manager.cc:1403] T 79782a71dd4f41ff844ee7ee5a1b66fa P 9cf5acc2fdfd48c988b55ce7e16ba7c7: Time spent bootstrapping tablet: real 0.082s	user 0.006s	sys 0.022s
I20260630 12:25:21.423800 16518 tablet_bootstrap.cc:492] T 9eb6ba37d10642f69acf2fc5c0ffa745 P 18caf106f9454ee184a5e8e3142a9d6c: No bootstrap required, opened a new log
I20260630 12:25:21.427215 16518 ts_tablet_manager.cc:1403] T 9eb6ba37d10642f69acf2fc5c0ffa745 P 18caf106f9454ee184a5e8e3142a9d6c: Time spent bootstrapping tablet: real 0.085s	user 0.015s	sys 0.016s
I20260630 12:25:21.427390 16515 tablet_bootstrap.cc:654] T ec6e39a48d114a32b612263e43cce211 P 62a63bf160984762a3491075d97a0bff: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:21.427244 16517 raft_consensus.cc:359] T 79782a71dd4f41ff844ee7ee5a1b66fa P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } }
I20260630 12:25:21.428253 16517 raft_consensus.cc:385] T 79782a71dd4f41ff844ee7ee5a1b66fa P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:21.428567 16517 raft_consensus.cc:740] T 79782a71dd4f41ff844ee7ee5a1b66fa P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cf5acc2fdfd48c988b55ce7e16ba7c7, State: Initialized, Role: FOLLOWER
I20260630 12:25:21.429762 16517 consensus_queue.cc:260] T 79782a71dd4f41ff844ee7ee5a1b66fa P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } }
I20260630 12:25:21.431089 16518 raft_consensus.cc:359] T 9eb6ba37d10642f69acf2fc5c0ffa745 P 18caf106f9454ee184a5e8e3142a9d6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } }
I20260630 12:25:21.431792 16518 raft_consensus.cc:385] T 9eb6ba37d10642f69acf2fc5c0ffa745 P 18caf106f9454ee184a5e8e3142a9d6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:21.432070 16518 raft_consensus.cc:740] T 9eb6ba37d10642f69acf2fc5c0ffa745 P 18caf106f9454ee184a5e8e3142a9d6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18caf106f9454ee184a5e8e3142a9d6c, State: Initialized, Role: FOLLOWER
I20260630 12:25:21.432878 16518 consensus_queue.cc:260] T 9eb6ba37d10642f69acf2fc5c0ffa745 P 18caf106f9454ee184a5e8e3142a9d6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } }
I20260630 12:25:21.435089 16467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb6ba37d10642f69acf2fc5c0ffa745" candidate_uuid: "380dc5d87f37432b8ae2381096949b77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18caf106f9454ee184a5e8e3142a9d6c" is_pre_election: true
I20260630 12:25:21.436057 16467 raft_consensus.cc:2468] T 9eb6ba37d10642f69acf2fc5c0ffa745 P 18caf106f9454ee184a5e8e3142a9d6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 380dc5d87f37432b8ae2381096949b77 in term 0.
I20260630 12:25:21.438043 16207 leader_election.cc:304] T 9eb6ba37d10642f69acf2fc5c0ffa745 P 380dc5d87f37432b8ae2381096949b77 [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: 18caf106f9454ee184a5e8e3142a9d6c, 380dc5d87f37432b8ae2381096949b77; no voters: 9cf5acc2fdfd48c988b55ce7e16ba7c7
I20260630 12:25:21.439637 16509 raft_consensus.cc:2804] T 9eb6ba37d10642f69acf2fc5c0ffa745 P 380dc5d87f37432b8ae2381096949b77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:21.440188 16517 ts_tablet_manager.cc:1434] T 79782a71dd4f41ff844ee7ee5a1b66fa P 9cf5acc2fdfd48c988b55ce7e16ba7c7: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.003s
I20260630 12:25:21.440135 16509 raft_consensus.cc:493] T 9eb6ba37d10642f69acf2fc5c0ffa745 P 380dc5d87f37432b8ae2381096949b77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:21.440711 16509 raft_consensus.cc:3060] T 9eb6ba37d10642f69acf2fc5c0ffa745 P 380dc5d87f37432b8ae2381096949b77 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:21.441047 16518 ts_tablet_manager.cc:1434] T 9eb6ba37d10642f69acf2fc5c0ffa745 P 18caf106f9454ee184a5e8e3142a9d6c: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.003s
I20260630 12:25:21.442859 16517 tablet_bootstrap.cc:492] T 9eb6ba37d10642f69acf2fc5c0ffa745 P 9cf5acc2fdfd48c988b55ce7e16ba7c7: Bootstrap starting.
I20260630 12:25:21.444197 16515 tablet_bootstrap.cc:492] T ec6e39a48d114a32b612263e43cce211 P 62a63bf160984762a3491075d97a0bff: No bootstrap required, opened a new log
I20260630 12:25:21.444605 16514 tablet_bootstrap.cc:492] T 79782a71dd4f41ff844ee7ee5a1b66fa P 380dc5d87f37432b8ae2381096949b77: No bootstrap required, opened a new log
I20260630 12:25:21.444732 16515 ts_tablet_manager.cc:1403] T ec6e39a48d114a32b612263e43cce211 P 62a63bf160984762a3491075d97a0bff: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.009s
I20260630 12:25:21.446058 16493 heartbeater.cc:499] Master 127.12.213.62:39125 was elected leader, sending a full tablet report...
I20260630 12:25:21.445673 16514 ts_tablet_manager.cc:1403] T 79782a71dd4f41ff844ee7ee5a1b66fa P 380dc5d87f37432b8ae2381096949b77: Time spent bootstrapping tablet: real 0.050s	user 0.013s	sys 0.005s
I20260630 12:25:21.448961 16515 raft_consensus.cc:359] T ec6e39a48d114a32b612263e43cce211 P 62a63bf160984762a3491075d97a0bff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } }
I20260630 12:25:21.449371 16509 raft_consensus.cc:515] T 9eb6ba37d10642f69acf2fc5c0ffa745 P 380dc5d87f37432b8ae2381096949b77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } }
I20260630 12:25:21.450112 16515 raft_consensus.cc:385] T ec6e39a48d114a32b612263e43cce211 P 62a63bf160984762a3491075d97a0bff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:21.450126 16518 tablet_bootstrap.cc:492] T a1745d17685346ed87b36c3fe06d1414 P 18caf106f9454ee184a5e8e3142a9d6c: Bootstrap starting.
I20260630 12:25:21.450733 16515 raft_consensus.cc:740] T ec6e39a48d114a32b612263e43cce211 P 62a63bf160984762a3491075d97a0bff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62a63bf160984762a3491075d97a0bff, State: Initialized, Role: FOLLOWER
I20260630 12:25:21.451599 16515 consensus_queue.cc:260] T ec6e39a48d114a32b612263e43cce211 P 62a63bf160984762a3491075d97a0bff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } }
I20260630 12:25:21.453377 16517 tablet_bootstrap.cc:654] T 9eb6ba37d10642f69acf2fc5c0ffa745 P 9cf5acc2fdfd48c988b55ce7e16ba7c7: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:21.456106 16467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb6ba37d10642f69acf2fc5c0ffa745" candidate_uuid: "380dc5d87f37432b8ae2381096949b77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18caf106f9454ee184a5e8e3142a9d6c"
I20260630 12:25:21.456700 16467 raft_consensus.cc:3060] T 9eb6ba37d10642f69acf2fc5c0ffa745 P 18caf106f9454ee184a5e8e3142a9d6c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:21.457381 16509 leader_election.cc:290] T 9eb6ba37d10642f69acf2fc5c0ffa745 P 380dc5d87f37432b8ae2381096949b77 [CANDIDATE]: Term 1 election: Requested vote from peers 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4:38709), 9cf5acc2fdfd48c988b55ce7e16ba7c7 (127.12.213.1:36793)
I20260630 12:25:21.458540 16166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb6ba37d10642f69acf2fc5c0ffa745" candidate_uuid: "380dc5d87f37432b8ae2381096949b77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7"
I20260630 12:25:21.458499 16514 raft_consensus.cc:359] T 79782a71dd4f41ff844ee7ee5a1b66fa P 380dc5d87f37432b8ae2381096949b77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } }
I20260630 12:25:21.459318 16514 raft_consensus.cc:385] T 79782a71dd4f41ff844ee7ee5a1b66fa P 380dc5d87f37432b8ae2381096949b77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:21.459637 16514 raft_consensus.cc:740] T 79782a71dd4f41ff844ee7ee5a1b66fa P 380dc5d87f37432b8ae2381096949b77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 380dc5d87f37432b8ae2381096949b77, State: Initialized, Role: FOLLOWER
W20260630 12:25:21.460045 16206 leader_election.cc:343] T 9eb6ba37d10642f69acf2fc5c0ffa745 P 380dc5d87f37432b8ae2381096949b77 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9cf5acc2fdfd48c988b55ce7e16ba7c7 (127.12.213.1:36793): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:21.460462 16514 consensus_queue.cc:260] T 79782a71dd4f41ff844ee7ee5a1b66fa P 380dc5d87f37432b8ae2381096949b77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } }
I20260630 12:25:21.464978 16467 raft_consensus.cc:2468] T 9eb6ba37d10642f69acf2fc5c0ffa745 P 18caf106f9454ee184a5e8e3142a9d6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 380dc5d87f37432b8ae2381096949b77 in term 1.
I20260630 12:25:21.456727 16515 ts_tablet_manager.cc:1434] T ec6e39a48d114a32b612263e43cce211 P 62a63bf160984762a3491075d97a0bff: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.003s
I20260630 12:25:21.467136 16207 leader_election.cc:304] T 9eb6ba37d10642f69acf2fc5c0ffa745 P 380dc5d87f37432b8ae2381096949b77 [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: 18caf106f9454ee184a5e8e3142a9d6c, 380dc5d87f37432b8ae2381096949b77; no voters: 9cf5acc2fdfd48c988b55ce7e16ba7c7
I20260630 12:25:21.467868 16515 tablet_bootstrap.cc:492] T a1745d17685346ed87b36c3fe06d1414 P 62a63bf160984762a3491075d97a0bff: Bootstrap starting.
I20260630 12:25:21.468683 16517 tablet_bootstrap.cc:492] T 9eb6ba37d10642f69acf2fc5c0ffa745 P 9cf5acc2fdfd48c988b55ce7e16ba7c7: No bootstrap required, opened a new log
I20260630 12:25:21.469182 16517 ts_tablet_manager.cc:1403] T 9eb6ba37d10642f69acf2fc5c0ffa745 P 9cf5acc2fdfd48c988b55ce7e16ba7c7: Time spent bootstrapping tablet: real 0.027s	user 0.005s	sys 0.011s
I20260630 12:25:21.469851 16518 tablet_bootstrap.cc:654] T a1745d17685346ed87b36c3fe06d1414 P 18caf106f9454ee184a5e8e3142a9d6c: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:21.472033 16517 raft_consensus.cc:359] T 9eb6ba37d10642f69acf2fc5c0ffa745 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } }
I20260630 12:25:21.472764 16517 raft_consensus.cc:385] T 9eb6ba37d10642f69acf2fc5c0ffa745 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:21.473048 16517 raft_consensus.cc:740] T 9eb6ba37d10642f69acf2fc5c0ffa745 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cf5acc2fdfd48c988b55ce7e16ba7c7, State: Initialized, Role: FOLLOWER
I20260630 12:25:21.473791 16506 raft_consensus.cc:2804] T 9eb6ba37d10642f69acf2fc5c0ffa745 P 380dc5d87f37432b8ae2381096949b77 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:21.473744 16517 consensus_queue.cc:260] T 9eb6ba37d10642f69acf2fc5c0ffa745 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } }
I20260630 12:25:21.474736 16506 raft_consensus.cc:697] T 9eb6ba37d10642f69acf2fc5c0ffa745 P 380dc5d87f37432b8ae2381096949b77 [term 1 LEADER]: Becoming Leader. State: Replica: 380dc5d87f37432b8ae2381096949b77, State: Running, Role: LEADER
I20260630 12:25:21.475616 16506 consensus_queue.cc:237] T 9eb6ba37d10642f69acf2fc5c0ffa745 P 380dc5d87f37432b8ae2381096949b77 [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: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } }
I20260630 12:25:21.476269 16517 ts_tablet_manager.cc:1434] T 9eb6ba37d10642f69acf2fc5c0ffa745 P 9cf5acc2fdfd48c988b55ce7e16ba7c7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:25:21.477246 16517 tablet_bootstrap.cc:492] T d50c550a6ea5499994b349d549dd91a7 P 9cf5acc2fdfd48c988b55ce7e16ba7c7: Bootstrap starting.
I20260630 12:25:21.477246 16515 tablet_bootstrap.cc:654] T a1745d17685346ed87b36c3fe06d1414 P 62a63bf160984762a3491075d97a0bff: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:21.488616 16517 tablet_bootstrap.cc:654] T d50c550a6ea5499994b349d549dd91a7 P 9cf5acc2fdfd48c988b55ce7e16ba7c7: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:21.491014 16381 raft_consensus.cc:493] T 9eb6ba37d10642f69acf2fc5c0ffa745 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:21.491525 16381 raft_consensus.cc:515] T 9eb6ba37d10642f69acf2fc5c0ffa745 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } }
I20260630 12:25:21.493654 16065 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 2a17f5f025d2404799290f0a60e243f0: range_aware_rebalance_new_range [id=66b04b900d624e2b969f6a0eb7c87862] alter complete (version 0)
I20260630 12:25:21.496177 16514 ts_tablet_manager.cc:1434] T 79782a71dd4f41ff844ee7ee5a1b66fa P 380dc5d87f37432b8ae2381096949b77: Time spent starting tablet: real 0.049s	user 0.005s	sys 0.001s
I20260630 12:25:21.497262 16514 tablet_bootstrap.cc:492] T dda687ade00f48f28eb83a137301afd8 P 380dc5d87f37432b8ae2381096949b77: Bootstrap starting.
I20260630 12:25:21.497344 16403 raft_consensus.cc:493] T ec6e39a48d114a32b612263e43cce211 P 62a63bf160984762a3491075d97a0bff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:21.497875 16403 raft_consensus.cc:515] T ec6e39a48d114a32b612263e43cce211 P 62a63bf160984762a3491075d97a0bff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } }
I20260630 12:25:21.500277 16403 leader_election.cc:290] T ec6e39a48d114a32b612263e43cce211 P 62a63bf160984762a3491075d97a0bff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4:38709), 9cf5acc2fdfd48c988b55ce7e16ba7c7 (127.12.213.1:36793)
I20260630 12:25:21.504547 16514 tablet_bootstrap.cc:654] T dda687ade00f48f28eb83a137301afd8 P 380dc5d87f37432b8ae2381096949b77: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:21.508846 16166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec6e39a48d114a32b612263e43cce211" candidate_uuid: "62a63bf160984762a3491075d97a0bff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" is_pre_election: true
W20260630 12:25:21.512379 16280 leader_election.cc:343] T ec6e39a48d114a32b612263e43cce211 P 62a63bf160984762a3491075d97a0bff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9cf5acc2fdfd48c988b55ce7e16ba7c7 (127.12.213.1:36793): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:21.518828 16381 leader_election.cc:290] T 9eb6ba37d10642f69acf2fc5c0ffa745 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4:38709), 380dc5d87f37432b8ae2381096949b77 (127.12.213.2:37725)
I20260630 12:25:21.520857 16240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb6ba37d10642f69acf2fc5c0ffa745" candidate_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380dc5d87f37432b8ae2381096949b77" is_pre_election: true
I20260630 12:25:21.525615 16518 tablet_bootstrap.cc:492] T a1745d17685346ed87b36c3fe06d1414 P 18caf106f9454ee184a5e8e3142a9d6c: No bootstrap required, opened a new log
I20260630 12:25:21.526353 16518 ts_tablet_manager.cc:1403] T a1745d17685346ed87b36c3fe06d1414 P 18caf106f9454ee184a5e8e3142a9d6c: Time spent bootstrapping tablet: real 0.078s	user 0.014s	sys 0.011s
I20260630 12:25:21.509112 16063 catalog_manager.cc:5697] T 9eb6ba37d10642f69acf2fc5c0ffa745 P 380dc5d87f37432b8ae2381096949b77 reported cstate change: term changed from 0 to 1, leader changed from <none> to 380dc5d87f37432b8ae2381096949b77 (127.12.213.2). New cstate: current_term: 1 leader_uuid: "380dc5d87f37432b8ae2381096949b77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } health_report { overall_health: HEALTHY } } }
I20260630 12:25:21.556663 16515 tablet_bootstrap.cc:492] T a1745d17685346ed87b36c3fe06d1414 P 62a63bf160984762a3491075d97a0bff: No bootstrap required, opened a new log
I20260630 12:25:21.557397 16515 ts_tablet_manager.cc:1403] T a1745d17685346ed87b36c3fe06d1414 P 62a63bf160984762a3491075d97a0bff: Time spent bootstrapping tablet: real 0.090s	user 0.008s	sys 0.013s
I20260630 12:25:21.561321 16515 raft_consensus.cc:359] T a1745d17685346ed87b36c3fe06d1414 P 62a63bf160984762a3491075d97a0bff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:21.562107 16367 raft_consensus.cc:493] T 79782a71dd4f41ff844ee7ee5a1b66fa P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:21.562373 16515 raft_consensus.cc:385] T a1745d17685346ed87b36c3fe06d1414 P 62a63bf160984762a3491075d97a0bff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:21.562834 16515 raft_consensus.cc:740] T a1745d17685346ed87b36c3fe06d1414 P 62a63bf160984762a3491075d97a0bff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62a63bf160984762a3491075d97a0bff, State: Initialized, Role: FOLLOWER
I20260630 12:25:21.562666 16367 raft_consensus.cc:515] T 79782a71dd4f41ff844ee7ee5a1b66fa P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } }
I20260630 12:25:21.570024 16367 leader_election.cc:290] T 79782a71dd4f41ff844ee7ee5a1b66fa P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4:38709), 380dc5d87f37432b8ae2381096949b77 (127.12.213.2:37725)
I20260630 12:25:21.571849 16240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79782a71dd4f41ff844ee7ee5a1b66fa" candidate_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380dc5d87f37432b8ae2381096949b77" is_pre_election: true
I20260630 12:25:21.572510 16240 raft_consensus.cc:2468] T 79782a71dd4f41ff844ee7ee5a1b66fa P 380dc5d87f37432b8ae2381096949b77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9cf5acc2fdfd48c988b55ce7e16ba7c7 in term 0.
I20260630 12:25:21.572971 16517 tablet_bootstrap.cc:492] T d50c550a6ea5499994b349d549dd91a7 P 9cf5acc2fdfd48c988b55ce7e16ba7c7: No bootstrap required, opened a new log
I20260630 12:25:21.573436 16517 ts_tablet_manager.cc:1403] T d50c550a6ea5499994b349d549dd91a7 P 9cf5acc2fdfd48c988b55ce7e16ba7c7: Time spent bootstrapping tablet: real 0.096s	user 0.015s	sys 0.061s
I20260630 12:25:21.573925 16130 leader_election.cc:304] T 79782a71dd4f41ff844ee7ee5a1b66fa P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [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: 380dc5d87f37432b8ae2381096949b77, 9cf5acc2fdfd48c988b55ce7e16ba7c7; no voters: 
I20260630 12:25:21.574754 16367 raft_consensus.cc:2804] T 79782a71dd4f41ff844ee7ee5a1b66fa P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:21.575110 16367 raft_consensus.cc:493] T 79782a71dd4f41ff844ee7ee5a1b66fa P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:21.564049 16518 raft_consensus.cc:359] T a1745d17685346ed87b36c3fe06d1414 P 18caf106f9454ee184a5e8e3142a9d6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:21.575431 16367 raft_consensus.cc:3060] T 79782a71dd4f41ff844ee7ee5a1b66fa P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:21.580092 16517 raft_consensus.cc:359] T d50c550a6ea5499994b349d549dd91a7 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:21.580780 16517 raft_consensus.cc:385] T d50c550a6ea5499994b349d549dd91a7 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:21.581051 16517 raft_consensus.cc:740] T d50c550a6ea5499994b349d549dd91a7 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cf5acc2fdfd48c988b55ce7e16ba7c7, State: Initialized, Role: FOLLOWER
I20260630 12:25:21.576262 16518 raft_consensus.cc:385] T a1745d17685346ed87b36c3fe06d1414 P 18caf106f9454ee184a5e8e3142a9d6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:21.582017 16518 raft_consensus.cc:740] T a1745d17685346ed87b36c3fe06d1414 P 18caf106f9454ee184a5e8e3142a9d6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18caf106f9454ee184a5e8e3142a9d6c, State: Initialized, Role: FOLLOWER
I20260630 12:25:21.582791 16518 consensus_queue.cc:260] T a1745d17685346ed87b36c3fe06d1414 P 18caf106f9454ee184a5e8e3142a9d6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:21.583811 16514 tablet_bootstrap.cc:492] T dda687ade00f48f28eb83a137301afd8 P 380dc5d87f37432b8ae2381096949b77: No bootstrap required, opened a new log
I20260630 12:25:21.584311 16514 ts_tablet_manager.cc:1403] T dda687ade00f48f28eb83a137301afd8 P 380dc5d87f37432b8ae2381096949b77: Time spent bootstrapping tablet: real 0.087s	user 0.016s	sys 0.014s
I20260630 12:25:21.584856 16518 ts_tablet_manager.cc:1434] T a1745d17685346ed87b36c3fe06d1414 P 18caf106f9454ee184a5e8e3142a9d6c: Time spent starting tablet: real 0.054s	user 0.006s	sys 0.000s
I20260630 12:25:21.581782 16517 consensus_queue.cc:260] T d50c550a6ea5499994b349d549dd91a7 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:21.585889 16518 tablet_bootstrap.cc:492] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 18caf106f9454ee184a5e8e3142a9d6c: Bootstrap starting.
I20260630 12:25:21.587281 16517 ts_tablet_manager.cc:1434] T d50c550a6ea5499994b349d549dd91a7 P 9cf5acc2fdfd48c988b55ce7e16ba7c7: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.003s
I20260630 12:25:21.588256 16517 tablet_bootstrap.cc:492] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 9cf5acc2fdfd48c988b55ce7e16ba7c7: Bootstrap starting.
I20260630 12:25:21.592913 16367 raft_consensus.cc:515] T 79782a71dd4f41ff844ee7ee5a1b66fa P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } }
I20260630 12:25:21.594720 16517 tablet_bootstrap.cc:654] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 9cf5acc2fdfd48c988b55ce7e16ba7c7: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:21.596071 16240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79782a71dd4f41ff844ee7ee5a1b66fa" candidate_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380dc5d87f37432b8ae2381096949b77"
I20260630 12:25:21.596685 16240 raft_consensus.cc:3060] T 79782a71dd4f41ff844ee7ee5a1b66fa P 380dc5d87f37432b8ae2381096949b77 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:21.603749 16240 raft_consensus.cc:2468] T 79782a71dd4f41ff844ee7ee5a1b66fa P 380dc5d87f37432b8ae2381096949b77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9cf5acc2fdfd48c988b55ce7e16ba7c7 in term 1.
I20260630 12:25:21.604918 16130 leader_election.cc:304] T 79782a71dd4f41ff844ee7ee5a1b66fa P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [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: 380dc5d87f37432b8ae2381096949b77, 9cf5acc2fdfd48c988b55ce7e16ba7c7; no voters: 
I20260630 12:25:21.605805 16401 raft_consensus.cc:2804] T 79782a71dd4f41ff844ee7ee5a1b66fa P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:21.606299 16401 raft_consensus.cc:697] T 79782a71dd4f41ff844ee7ee5a1b66fa P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 LEADER]: Becoming Leader. State: Replica: 9cf5acc2fdfd48c988b55ce7e16ba7c7, State: Running, Role: LEADER
I20260630 12:25:21.568140 16515 consensus_queue.cc:260] T a1745d17685346ed87b36c3fe06d1414 P 62a63bf160984762a3491075d97a0bff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:21.607066 16401 consensus_queue.cc:237] T 79782a71dd4f41ff844ee7ee5a1b66fa P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [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: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } }
I20260630 12:25:21.612104 16515 ts_tablet_manager.cc:1434] T a1745d17685346ed87b36c3fe06d1414 P 62a63bf160984762a3491075d97a0bff: Time spent starting tablet: real 0.054s	user 0.011s	sys 0.000s
I20260630 12:25:21.613114 16515 tablet_bootstrap.cc:492] T d1f52607a3264c89917af6dff194b4ba P 62a63bf160984762a3491075d97a0bff: Bootstrap starting.
I20260630 12:25:21.616387 16403 raft_consensus.cc:493] T d50c550a6ea5499994b349d549dd91a7 P 62a63bf160984762a3491075d97a0bff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:21.616353 16514 raft_consensus.cc:359] T dda687ade00f48f28eb83a137301afd8 P 380dc5d87f37432b8ae2381096949b77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } }
I20260630 12:25:21.617162 16403 raft_consensus.cc:515] T d50c550a6ea5499994b349d549dd91a7 P 62a63bf160984762a3491075d97a0bff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:21.609979 16367 leader_election.cc:290] T 79782a71dd4f41ff844ee7ee5a1b66fa P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [CANDIDATE]: Term 1 election: Requested vote from peers 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4:38709), 380dc5d87f37432b8ae2381096949b77 (127.12.213.2:37725)
I20260630 12:25:21.625491 16467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb6ba37d10642f69acf2fc5c0ffa745" candidate_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18caf106f9454ee184a5e8e3142a9d6c" is_pre_election: true
I20260630 12:25:21.626359 16467 raft_consensus.cc:2393] T 9eb6ba37d10642f69acf2fc5c0ffa745 P 18caf106f9454ee184a5e8e3142a9d6c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9cf5acc2fdfd48c988b55ce7e16ba7c7 in current term 1: Already voted for candidate 380dc5d87f37432b8ae2381096949b77 in this term.
I20260630 12:25:21.622267 16514 raft_consensus.cc:385] T dda687ade00f48f28eb83a137301afd8 P 380dc5d87f37432b8ae2381096949b77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:21.627307 16466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79782a71dd4f41ff844ee7ee5a1b66fa" candidate_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18caf106f9454ee184a5e8e3142a9d6c" is_pre_election: true
I20260630 12:25:21.629029 16467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec6e39a48d114a32b612263e43cce211" candidate_uuid: "62a63bf160984762a3491075d97a0bff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18caf106f9454ee184a5e8e3142a9d6c" is_pre_election: true
W20260630 12:25:21.632550 16281 leader_election.cc:343] T ec6e39a48d114a32b612263e43cce211 P 62a63bf160984762a3491075d97a0bff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4:38709): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:21.627593 16514 raft_consensus.cc:740] T dda687ade00f48f28eb83a137301afd8 P 380dc5d87f37432b8ae2381096949b77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 380dc5d87f37432b8ae2381096949b77, State: Initialized, Role: FOLLOWER
I20260630 12:25:21.632998 16281 leader_election.cc:304] T ec6e39a48d114a32b612263e43cce211 P 62a63bf160984762a3491075d97a0bff [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: 62a63bf160984762a3491075d97a0bff; no voters: 18caf106f9454ee184a5e8e3142a9d6c, 9cf5acc2fdfd48c988b55ce7e16ba7c7
I20260630 12:25:21.633791 16369 raft_consensus.cc:2749] T ec6e39a48d114a32b612263e43cce211 P 62a63bf160984762a3491075d97a0bff [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:25:21.633625 16514 consensus_queue.cc:260] T dda687ade00f48f28eb83a137301afd8 P 380dc5d87f37432b8ae2381096949b77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } }
I20260630 12:25:21.634124 16515 tablet_bootstrap.cc:654] T d1f52607a3264c89917af6dff194b4ba P 62a63bf160984762a3491075d97a0bff: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:21.631759 16132 leader_election.cc:304] T 9eb6ba37d10642f69acf2fc5c0ffa745 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [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: 9cf5acc2fdfd48c988b55ce7e16ba7c7; no voters: 18caf106f9454ee184a5e8e3142a9d6c, 380dc5d87f37432b8ae2381096949b77
W20260630 12:25:21.635916 16132 leader_election.cc:343] T 79782a71dd4f41ff844ee7ee5a1b66fa P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4:38709): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:21.637295 16401 raft_consensus.cc:3060] T 9eb6ba37d10642f69acf2fc5c0ffa745 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:21.637408 16465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79782a71dd4f41ff844ee7ee5a1b66fa" candidate_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18caf106f9454ee184a5e8e3142a9d6c"
W20260630 12:25:21.640101 16132 leader_election.cc:343] T 79782a71dd4f41ff844ee7ee5a1b66fa P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4:38709): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:21.645892 16065 catalog_manager.cc:5697] T 79782a71dd4f41ff844ee7ee5a1b66fa P 9cf5acc2fdfd48c988b55ce7e16ba7c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9cf5acc2fdfd48c988b55ce7e16ba7c7 (127.12.213.1). New cstate: current_term: 1 leader_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:21.648542 16514 ts_tablet_manager.cc:1434] T dda687ade00f48f28eb83a137301afd8 P 380dc5d87f37432b8ae2381096949b77: Time spent starting tablet: real 0.064s	user 0.007s	sys 0.002s
I20260630 12:25:21.649487 16514 tablet_bootstrap.cc:492] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 380dc5d87f37432b8ae2381096949b77: Bootstrap starting.
I20260630 12:25:21.651225 16401 raft_consensus.cc:2749] T 9eb6ba37d10642f69acf2fc5c0ffa745 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:25:21.655815 16514 tablet_bootstrap.cc:654] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 380dc5d87f37432b8ae2381096949b77: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:21.661208 16515 tablet_bootstrap.cc:492] T d1f52607a3264c89917af6dff194b4ba P 62a63bf160984762a3491075d97a0bff: No bootstrap required, opened a new log
I20260630 12:25:21.661705 16515 ts_tablet_manager.cc:1403] T d1f52607a3264c89917af6dff194b4ba P 62a63bf160984762a3491075d97a0bff: Time spent bootstrapping tablet: real 0.049s	user 0.011s	sys 0.009s
I20260630 12:25:21.663695 16166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50c550a6ea5499994b349d549dd91a7" candidate_uuid: "62a63bf160984762a3491075d97a0bff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" is_pre_election: true
I20260630 12:25:21.663960 16465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50c550a6ea5499994b349d549dd91a7" candidate_uuid: "62a63bf160984762a3491075d97a0bff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18caf106f9454ee184a5e8e3142a9d6c" is_pre_election: true
I20260630 12:25:21.664350 16166 raft_consensus.cc:2468] T d50c550a6ea5499994b349d549dd91a7 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62a63bf160984762a3491075d97a0bff in term 0.
I20260630 12:25:21.665338 16506 raft_consensus.cc:493] T dda687ade00f48f28eb83a137301afd8 P 380dc5d87f37432b8ae2381096949b77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:21.665014 16515 raft_consensus.cc:359] T d1f52607a3264c89917af6dff194b4ba P 62a63bf160984762a3491075d97a0bff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:21.662997 16403 leader_election.cc:290] T d50c550a6ea5499994b349d549dd91a7 P 62a63bf160984762a3491075d97a0bff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4:38709), 9cf5acc2fdfd48c988b55ce7e16ba7c7 (127.12.213.1:36793)
I20260630 12:25:21.666433 16515 raft_consensus.cc:385] T d1f52607a3264c89917af6dff194b4ba P 62a63bf160984762a3491075d97a0bff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:21.666109 16506 raft_consensus.cc:515] T dda687ade00f48f28eb83a137301afd8 P 380dc5d87f37432b8ae2381096949b77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } }
I20260630 12:25:21.666774 16515 raft_consensus.cc:740] T d1f52607a3264c89917af6dff194b4ba P 62a63bf160984762a3491075d97a0bff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62a63bf160984762a3491075d97a0bff, State: Initialized, Role: FOLLOWER
I20260630 12:25:21.667505 16515 consensus_queue.cc:260] T d1f52607a3264c89917af6dff194b4ba P 62a63bf160984762a3491075d97a0bff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:21.673091 16280 leader_election.cc:304] T d50c550a6ea5499994b349d549dd91a7 P 62a63bf160984762a3491075d97a0bff [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: 62a63bf160984762a3491075d97a0bff, 9cf5acc2fdfd48c988b55ce7e16ba7c7; no voters: 
I20260630 12:25:21.673836 16369 raft_consensus.cc:2804] T d50c550a6ea5499994b349d549dd91a7 P 62a63bf160984762a3491075d97a0bff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:21.674220 16369 raft_consensus.cc:493] T d50c550a6ea5499994b349d549dd91a7 P 62a63bf160984762a3491075d97a0bff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260630 12:25:21.674433 16281 leader_election.cc:343] T d50c550a6ea5499994b349d549dd91a7 P 62a63bf160984762a3491075d97a0bff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4:38709): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:21.674561 16369 raft_consensus.cc:3060] T d50c550a6ea5499994b349d549dd91a7 P 62a63bf160984762a3491075d97a0bff [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:21.675256 16506 leader_election.cc:290] T dda687ade00f48f28eb83a137301afd8 P 380dc5d87f37432b8ae2381096949b77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62a63bf160984762a3491075d97a0bff (127.12.213.3:39287), 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4:38709)
I20260630 12:25:21.677162 16465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dda687ade00f48f28eb83a137301afd8" candidate_uuid: "380dc5d87f37432b8ae2381096949b77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18caf106f9454ee184a5e8e3142a9d6c" is_pre_election: true
I20260630 12:25:21.678820 16316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dda687ade00f48f28eb83a137301afd8" candidate_uuid: "380dc5d87f37432b8ae2381096949b77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62a63bf160984762a3491075d97a0bff" is_pre_election: true
W20260630 12:25:21.679199 16207 leader_election.cc:343] T dda687ade00f48f28eb83a137301afd8 P 380dc5d87f37432b8ae2381096949b77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4:38709): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:25:21.680116 16206 leader_election.cc:343] T dda687ade00f48f28eb83a137301afd8 P 380dc5d87f37432b8ae2381096949b77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62a63bf160984762a3491075d97a0bff (127.12.213.3:39287): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:21.680547 16206 leader_election.cc:304] T dda687ade00f48f28eb83a137301afd8 P 380dc5d87f37432b8ae2381096949b77 [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: 380dc5d87f37432b8ae2381096949b77; no voters: 18caf106f9454ee184a5e8e3142a9d6c, 62a63bf160984762a3491075d97a0bff
I20260630 12:25:21.681816 16517 tablet_bootstrap.cc:492] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 9cf5acc2fdfd48c988b55ce7e16ba7c7: No bootstrap required, opened a new log
I20260630 12:25:21.681754 16506 raft_consensus.cc:2749] T dda687ade00f48f28eb83a137301afd8 P 380dc5d87f37432b8ae2381096949b77 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:25:21.682396 16517 ts_tablet_manager.cc:1403] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 9cf5acc2fdfd48c988b55ce7e16ba7c7: Time spent bootstrapping tablet: real 0.094s	user 0.024s	sys 0.011s
I20260630 12:25:21.682741 16515 ts_tablet_manager.cc:1434] T d1f52607a3264c89917af6dff194b4ba P 62a63bf160984762a3491075d97a0bff: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.001s
I20260630 12:25:21.683909 16515 tablet_bootstrap.cc:492] T dda687ade00f48f28eb83a137301afd8 P 62a63bf160984762a3491075d97a0bff: Bootstrap starting.
I20260630 12:25:21.685328 16517 raft_consensus.cc:359] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } }
I20260630 12:25:21.686015 16517 raft_consensus.cc:385] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:21.686329 16517 raft_consensus.cc:740] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cf5acc2fdfd48c988b55ce7e16ba7c7, State: Initialized, Role: FOLLOWER
I20260630 12:25:21.687448 16517 consensus_queue.cc:260] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } }
I20260630 12:25:21.688905 16518 tablet_bootstrap.cc:654] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 18caf106f9454ee184a5e8e3142a9d6c: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:21.690021 16517 ts_tablet_manager.cc:1434] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 9cf5acc2fdfd48c988b55ce7e16ba7c7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:25:21.686269 16369 raft_consensus.cc:515] T d50c550a6ea5499994b349d549dd91a7 P 62a63bf160984762a3491075d97a0bff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:21.691020 16515 tablet_bootstrap.cc:654] T dda687ade00f48f28eb83a137301afd8 P 62a63bf160984762a3491075d97a0bff: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:21.691143 16517 tablet_bootstrap.cc:492] T ec6e39a48d114a32b612263e43cce211 P 9cf5acc2fdfd48c988b55ce7e16ba7c7: Bootstrap starting.
I20260630 12:25:21.693111 16465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50c550a6ea5499994b349d549dd91a7" candidate_uuid: "62a63bf160984762a3491075d97a0bff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18caf106f9454ee184a5e8e3142a9d6c"
W20260630 12:25:21.694552 16281 leader_election.cc:343] T d50c550a6ea5499994b349d549dd91a7 P 62a63bf160984762a3491075d97a0bff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4:38709): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:21.695147 16514 tablet_bootstrap.cc:492] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 380dc5d87f37432b8ae2381096949b77: No bootstrap required, opened a new log
I20260630 12:25:21.695667 16514 ts_tablet_manager.cc:1403] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 380dc5d87f37432b8ae2381096949b77: Time spent bootstrapping tablet: real 0.046s	user 0.009s	sys 0.012s
I20260630 12:25:21.698638 16514 raft_consensus.cc:359] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 380dc5d87f37432b8ae2381096949b77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } }
I20260630 12:25:21.699782 16369 leader_election.cc:290] T d50c550a6ea5499994b349d549dd91a7 P 62a63bf160984762a3491075d97a0bff [CANDIDATE]: Term 1 election: Requested vote from peers 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4:38709), 9cf5acc2fdfd48c988b55ce7e16ba7c7 (127.12.213.1:36793)
I20260630 12:25:21.701570 16166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50c550a6ea5499994b349d549dd91a7" candidate_uuid: "62a63bf160984762a3491075d97a0bff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7"
I20260630 12:25:21.702329 16514 raft_consensus.cc:385] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 380dc5d87f37432b8ae2381096949b77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:21.702994 16514 raft_consensus.cc:740] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 380dc5d87f37432b8ae2381096949b77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 380dc5d87f37432b8ae2381096949b77, State: Initialized, Role: FOLLOWER
I20260630 12:25:21.703359 16166 raft_consensus.cc:3060] T d50c550a6ea5499994b349d549dd91a7 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:21.704061 16514 consensus_queue.cc:260] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 380dc5d87f37432b8ae2381096949b77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } }
I20260630 12:25:21.712965 16514 ts_tablet_manager.cc:1434] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 380dc5d87f37432b8ae2381096949b77: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.002s
I20260630 12:25:21.715245 16166 raft_consensus.cc:2468] T d50c550a6ea5499994b349d549dd91a7 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62a63bf160984762a3491075d97a0bff in term 1.
I20260630 12:25:21.716357 16514 tablet_bootstrap.cc:492] T a1745d17685346ed87b36c3fe06d1414 P 380dc5d87f37432b8ae2381096949b77: Bootstrap starting.
I20260630 12:25:21.716544 16280 leader_election.cc:304] T d50c550a6ea5499994b349d549dd91a7 P 62a63bf160984762a3491075d97a0bff [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: 62a63bf160984762a3491075d97a0bff, 9cf5acc2fdfd48c988b55ce7e16ba7c7; no voters: 18caf106f9454ee184a5e8e3142a9d6c
I20260630 12:25:21.717654 16369 raft_consensus.cc:2804] T d50c550a6ea5499994b349d549dd91a7 P 62a63bf160984762a3491075d97a0bff [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:21.718143 16369 raft_consensus.cc:697] T d50c550a6ea5499994b349d549dd91a7 P 62a63bf160984762a3491075d97a0bff [term 1 LEADER]: Becoming Leader. State: Replica: 62a63bf160984762a3491075d97a0bff, State: Running, Role: LEADER
I20260630 12:25:21.719288 16369 consensus_queue.cc:237] T d50c550a6ea5499994b349d549dd91a7 P 62a63bf160984762a3491075d97a0bff [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: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:21.720836 16517 tablet_bootstrap.cc:654] T ec6e39a48d114a32b612263e43cce211 P 9cf5acc2fdfd48c988b55ce7e16ba7c7: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:21.723320 16401 raft_consensus.cc:493] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:21.723775 16401 raft_consensus.cc:515] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } }
I20260630 12:25:21.732748 16401 leader_election.cc:290] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4:38709), 380dc5d87f37432b8ae2381096949b77 (127.12.213.2:37725)
I20260630 12:25:21.734062 16465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bf8f6f7ebfd42de8a4ccc47e72b642b" candidate_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18caf106f9454ee184a5e8e3142a9d6c" is_pre_election: true
I20260630 12:25:21.734702 16515 tablet_bootstrap.cc:492] T dda687ade00f48f28eb83a137301afd8 P 62a63bf160984762a3491075d97a0bff: No bootstrap required, opened a new log
I20260630 12:25:21.735378 16518 tablet_bootstrap.cc:492] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 18caf106f9454ee184a5e8e3142a9d6c: No bootstrap required, opened a new log
W20260630 12:25:21.735455 16132 leader_election.cc:343] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4:38709): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:21.736230 16240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bf8f6f7ebfd42de8a4ccc47e72b642b" candidate_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380dc5d87f37432b8ae2381096949b77" is_pre_election: true
I20260630 12:25:21.742419 16518 ts_tablet_manager.cc:1403] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 18caf106f9454ee184a5e8e3142a9d6c: Time spent bootstrapping tablet: real 0.157s	user 0.024s	sys 0.022s
I20260630 12:25:21.740074 16063 catalog_manager.cc:5697] T d50c550a6ea5499994b349d549dd91a7 P 62a63bf160984762a3491075d97a0bff reported cstate change: term changed from 0 to 1, leader changed from <none> to 62a63bf160984762a3491075d97a0bff (127.12.213.3). New cstate: current_term: 1 leader_uuid: "62a63bf160984762a3491075d97a0bff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } health_report { overall_health: HEALTHY } } }
I20260630 12:25:21.742389 16240 raft_consensus.cc:2468] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 380dc5d87f37432b8ae2381096949b77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9cf5acc2fdfd48c988b55ce7e16ba7c7 in term 0.
I20260630 12:25:21.744282 16130 leader_election.cc:304] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [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: 380dc5d87f37432b8ae2381096949b77, 9cf5acc2fdfd48c988b55ce7e16ba7c7; no voters: 18caf106f9454ee184a5e8e3142a9d6c
I20260630 12:25:21.745204 16515 ts_tablet_manager.cc:1403] T dda687ade00f48f28eb83a137301afd8 P 62a63bf160984762a3491075d97a0bff: Time spent bootstrapping tablet: real 0.061s	user 0.013s	sys 0.018s
I20260630 12:25:21.745481 16401 raft_consensus.cc:2804] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:21.741745 16514 tablet_bootstrap.cc:654] T a1745d17685346ed87b36c3fe06d1414 P 380dc5d87f37432b8ae2381096949b77: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:21.745890 16401 raft_consensus.cc:493] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:21.746482 16401 raft_consensus.cc:3060] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:21.748802 16518 raft_consensus.cc:359] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 18caf106f9454ee184a5e8e3142a9d6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } }
I20260630 12:25:21.749667 16518 raft_consensus.cc:385] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 18caf106f9454ee184a5e8e3142a9d6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:21.750103 16518 raft_consensus.cc:740] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 18caf106f9454ee184a5e8e3142a9d6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18caf106f9454ee184a5e8e3142a9d6c, State: Initialized, Role: FOLLOWER
I20260630 12:25:21.751363 16518 consensus_queue.cc:260] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 18caf106f9454ee184a5e8e3142a9d6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } }
I20260630 12:25:21.753209 16401 raft_consensus.cc:515] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } }
I20260630 12:25:21.753959 16517 tablet_bootstrap.cc:492] T ec6e39a48d114a32b612263e43cce211 P 9cf5acc2fdfd48c988b55ce7e16ba7c7: No bootstrap required, opened a new log
I20260630 12:25:21.754460 16517 ts_tablet_manager.cc:1403] T ec6e39a48d114a32b612263e43cce211 P 9cf5acc2fdfd48c988b55ce7e16ba7c7: Time spent bootstrapping tablet: real 0.064s	user 0.008s	sys 0.011s
I20260630 12:25:21.756726 16518 ts_tablet_manager.cc:1434] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 18caf106f9454ee184a5e8e3142a9d6c: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.005s
I20260630 12:25:21.758945 16518 tablet_bootstrap.cc:492] T d50c550a6ea5499994b349d549dd91a7 P 18caf106f9454ee184a5e8e3142a9d6c: Bootstrap starting.
I20260630 12:25:21.759371 16465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bf8f6f7ebfd42de8a4ccc47e72b642b" candidate_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18caf106f9454ee184a5e8e3142a9d6c"
I20260630 12:25:21.759967 16465 raft_consensus.cc:3060] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 18caf106f9454ee184a5e8e3142a9d6c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:21.761684 16517 raft_consensus.cc:359] T ec6e39a48d114a32b612263e43cce211 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } }
I20260630 12:25:21.762480 16514 tablet_bootstrap.cc:492] T a1745d17685346ed87b36c3fe06d1414 P 380dc5d87f37432b8ae2381096949b77: No bootstrap required, opened a new log
I20260630 12:25:21.762581 16517 raft_consensus.cc:385] T ec6e39a48d114a32b612263e43cce211 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:21.763020 16514 ts_tablet_manager.cc:1403] T a1745d17685346ed87b36c3fe06d1414 P 380dc5d87f37432b8ae2381096949b77: Time spent bootstrapping tablet: real 0.047s	user 0.018s	sys 0.000s
I20260630 12:25:21.763123 16517 raft_consensus.cc:740] T ec6e39a48d114a32b612263e43cce211 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cf5acc2fdfd48c988b55ce7e16ba7c7, State: Initialized, Role: FOLLOWER
I20260630 12:25:21.764294 16517 consensus_queue.cc:260] T ec6e39a48d114a32b612263e43cce211 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } }
I20260630 12:25:21.766026 16518 tablet_bootstrap.cc:654] T d50c550a6ea5499994b349d549dd91a7 P 18caf106f9454ee184a5e8e3142a9d6c: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:21.766557 16514 raft_consensus.cc:359] T a1745d17685346ed87b36c3fe06d1414 P 380dc5d87f37432b8ae2381096949b77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:21.767259 16514 raft_consensus.cc:385] T a1745d17685346ed87b36c3fe06d1414 P 380dc5d87f37432b8ae2381096949b77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:21.767555 16514 raft_consensus.cc:740] T a1745d17685346ed87b36c3fe06d1414 P 380dc5d87f37432b8ae2381096949b77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 380dc5d87f37432b8ae2381096949b77, State: Initialized, Role: FOLLOWER
I20260630 12:25:21.768368 16514 consensus_queue.cc:260] T a1745d17685346ed87b36c3fe06d1414 P 380dc5d87f37432b8ae2381096949b77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:21.769308 16240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bf8f6f7ebfd42de8a4ccc47e72b642b" candidate_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380dc5d87f37432b8ae2381096949b77"
I20260630 12:25:21.769876 16240 raft_consensus.cc:3060] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 380dc5d87f37432b8ae2381096949b77 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:21.772927 16514 ts_tablet_manager.cc:1434] T a1745d17685346ed87b36c3fe06d1414 P 380dc5d87f37432b8ae2381096949b77: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:25:21.767556 16465 raft_consensus.cc:2468] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 18caf106f9454ee184a5e8e3142a9d6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9cf5acc2fdfd48c988b55ce7e16ba7c7 in term 1.
I20260630 12:25:21.775005 16401 leader_election.cc:290] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [CANDIDATE]: Term 1 election: Requested vote from peers 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4:38709), 380dc5d87f37432b8ae2381096949b77 (127.12.213.2:37725)
I20260630 12:25:21.759644 16515 raft_consensus.cc:359] T dda687ade00f48f28eb83a137301afd8 P 62a63bf160984762a3491075d97a0bff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } }
I20260630 12:25:21.776434 16515 raft_consensus.cc:385] T dda687ade00f48f28eb83a137301afd8 P 62a63bf160984762a3491075d97a0bff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:21.776727 16515 raft_consensus.cc:740] T dda687ade00f48f28eb83a137301afd8 P 62a63bf160984762a3491075d97a0bff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62a63bf160984762a3491075d97a0bff, State: Initialized, Role: FOLLOWER
I20260630 12:25:21.777555 16515 consensus_queue.cc:260] T dda687ade00f48f28eb83a137301afd8 P 62a63bf160984762a3491075d97a0bff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } }
I20260630 12:25:21.778597 16132 leader_election.cc:304] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [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: 18caf106f9454ee184a5e8e3142a9d6c, 9cf5acc2fdfd48c988b55ce7e16ba7c7; no voters: 
I20260630 12:25:21.781701 16367 raft_consensus.cc:2804] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:21.782198 16367 raft_consensus.cc:697] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 LEADER]: Becoming Leader. State: Replica: 9cf5acc2fdfd48c988b55ce7e16ba7c7, State: Running, Role: LEADER
I20260630 12:25:21.782649 16515 ts_tablet_manager.cc:1434] T dda687ade00f48f28eb83a137301afd8 P 62a63bf160984762a3491075d97a0bff: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.000s
I20260630 12:25:21.782970 16367 consensus_queue.cc:237] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [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: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } }
I20260630 12:25:21.785755 16518 tablet_bootstrap.cc:492] T d50c550a6ea5499994b349d549dd91a7 P 18caf106f9454ee184a5e8e3142a9d6c: No bootstrap required, opened a new log
I20260630 12:25:21.786286 16518 ts_tablet_manager.cc:1403] T d50c550a6ea5499994b349d549dd91a7 P 18caf106f9454ee184a5e8e3142a9d6c: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.020s
I20260630 12:25:21.789719 16518 raft_consensus.cc:359] T d50c550a6ea5499994b349d549dd91a7 P 18caf106f9454ee184a5e8e3142a9d6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:21.790416 16518 raft_consensus.cc:385] T d50c550a6ea5499994b349d549dd91a7 P 18caf106f9454ee184a5e8e3142a9d6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:21.790690 16518 raft_consensus.cc:740] T d50c550a6ea5499994b349d549dd91a7 P 18caf106f9454ee184a5e8e3142a9d6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18caf106f9454ee184a5e8e3142a9d6c, State: Initialized, Role: FOLLOWER
I20260630 12:25:21.791394 16518 consensus_queue.cc:260] T d50c550a6ea5499994b349d549dd91a7 P 18caf106f9454ee184a5e8e3142a9d6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:21.792941 16240 raft_consensus.cc:2468] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 380dc5d87f37432b8ae2381096949b77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9cf5acc2fdfd48c988b55ce7e16ba7c7 in term 1.
I20260630 12:25:21.793675 16518 ts_tablet_manager.cc:1434] T d50c550a6ea5499994b349d549dd91a7 P 18caf106f9454ee184a5e8e3142a9d6c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:25:21.794759 16518 tablet_bootstrap.cc:492] T 79782a71dd4f41ff844ee7ee5a1b66fa P 18caf106f9454ee184a5e8e3142a9d6c: Bootstrap starting.
I20260630 12:25:21.800351 16518 tablet_bootstrap.cc:654] T 79782a71dd4f41ff844ee7ee5a1b66fa P 18caf106f9454ee184a5e8e3142a9d6c: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:21.801595 16517 ts_tablet_manager.cc:1434] T ec6e39a48d114a32b612263e43cce211 P 9cf5acc2fdfd48c988b55ce7e16ba7c7: Time spent starting tablet: real 0.047s	user 0.006s	sys 0.001s
I20260630 12:25:21.801175 16065 catalog_manager.cc:5697] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 9cf5acc2fdfd48c988b55ce7e16ba7c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9cf5acc2fdfd48c988b55ce7e16ba7c7 (127.12.213.1). New cstate: current_term: 1 leader_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:21.802649 16517 tablet_bootstrap.cc:492] T d1f52607a3264c89917af6dff194b4ba P 9cf5acc2fdfd48c988b55ce7e16ba7c7: Bootstrap starting.
I20260630 12:25:21.808703 16517 tablet_bootstrap.cc:654] T d1f52607a3264c89917af6dff194b4ba P 9cf5acc2fdfd48c988b55ce7e16ba7c7: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:21.811621 16518 tablet_bootstrap.cc:492] T 79782a71dd4f41ff844ee7ee5a1b66fa P 18caf106f9454ee184a5e8e3142a9d6c: No bootstrap required, opened a new log
I20260630 12:25:21.812112 16518 ts_tablet_manager.cc:1403] T 79782a71dd4f41ff844ee7ee5a1b66fa P 18caf106f9454ee184a5e8e3142a9d6c: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.008s
I20260630 12:25:21.813771 16517 tablet_bootstrap.cc:492] T d1f52607a3264c89917af6dff194b4ba P 9cf5acc2fdfd48c988b55ce7e16ba7c7: No bootstrap required, opened a new log
I20260630 12:25:21.814277 16517 ts_tablet_manager.cc:1403] T d1f52607a3264c89917af6dff194b4ba P 9cf5acc2fdfd48c988b55ce7e16ba7c7: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.001s
I20260630 12:25:21.814248 16518 raft_consensus.cc:359] T 79782a71dd4f41ff844ee7ee5a1b66fa P 18caf106f9454ee184a5e8e3142a9d6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } }
I20260630 12:25:21.815048 16518 raft_consensus.cc:385] T 79782a71dd4f41ff844ee7ee5a1b66fa P 18caf106f9454ee184a5e8e3142a9d6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:21.815366 16518 raft_consensus.cc:740] T 79782a71dd4f41ff844ee7ee5a1b66fa P 18caf106f9454ee184a5e8e3142a9d6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18caf106f9454ee184a5e8e3142a9d6c, State: Initialized, Role: FOLLOWER
I20260630 12:25:21.816087 16518 consensus_queue.cc:260] T 79782a71dd4f41ff844ee7ee5a1b66fa P 18caf106f9454ee184a5e8e3142a9d6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } }
I20260630 12:25:21.816738 16517 raft_consensus.cc:359] T d1f52607a3264c89917af6dff194b4ba P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:21.817358 16517 raft_consensus.cc:385] T d1f52607a3264c89917af6dff194b4ba P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:21.817653 16517 raft_consensus.cc:740] T d1f52607a3264c89917af6dff194b4ba P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cf5acc2fdfd48c988b55ce7e16ba7c7, State: Initialized, Role: FOLLOWER
I20260630 12:25:21.818344 16518 ts_tablet_manager.cc:1434] T 79782a71dd4f41ff844ee7ee5a1b66fa P 18caf106f9454ee184a5e8e3142a9d6c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260630 12:25:21.818526 16517 consensus_queue.cc:260] T d1f52607a3264c89917af6dff194b4ba P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:21.819378 16518 tablet_bootstrap.cc:492] T ec6e39a48d114a32b612263e43cce211 P 18caf106f9454ee184a5e8e3142a9d6c: Bootstrap starting.
I20260630 12:25:21.822482 16517 ts_tablet_manager.cc:1434] T d1f52607a3264c89917af6dff194b4ba P 9cf5acc2fdfd48c988b55ce7e16ba7c7: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260630 12:25:21.826094 16518 tablet_bootstrap.cc:654] T ec6e39a48d114a32b612263e43cce211 P 18caf106f9454ee184a5e8e3142a9d6c: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:21.832304 16518 tablet_bootstrap.cc:492] T ec6e39a48d114a32b612263e43cce211 P 18caf106f9454ee184a5e8e3142a9d6c: No bootstrap required, opened a new log
I20260630 12:25:21.832739 16518 ts_tablet_manager.cc:1403] T ec6e39a48d114a32b612263e43cce211 P 18caf106f9454ee184a5e8e3142a9d6c: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260630 12:25:21.834908 16518 raft_consensus.cc:359] T ec6e39a48d114a32b612263e43cce211 P 18caf106f9454ee184a5e8e3142a9d6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } }
I20260630 12:25:21.835489 16518 raft_consensus.cc:385] T ec6e39a48d114a32b612263e43cce211 P 18caf106f9454ee184a5e8e3142a9d6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:21.835731 16518 raft_consensus.cc:740] T ec6e39a48d114a32b612263e43cce211 P 18caf106f9454ee184a5e8e3142a9d6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18caf106f9454ee184a5e8e3142a9d6c, State: Initialized, Role: FOLLOWER
I20260630 12:25:21.836401 16518 consensus_queue.cc:260] T ec6e39a48d114a32b612263e43cce211 P 18caf106f9454ee184a5e8e3142a9d6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } }
I20260630 12:25:21.838073 16518 ts_tablet_manager.cc:1434] T ec6e39a48d114a32b612263e43cce211 P 18caf106f9454ee184a5e8e3142a9d6c: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260630 12:25:21.839017 16518 tablet_bootstrap.cc:492] T d1f52607a3264c89917af6dff194b4ba P 18caf106f9454ee184a5e8e3142a9d6c: Bootstrap starting.
I20260630 12:25:21.844724 16518 tablet_bootstrap.cc:654] T d1f52607a3264c89917af6dff194b4ba P 18caf106f9454ee184a5e8e3142a9d6c: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:21.849072 16518 tablet_bootstrap.cc:492] T d1f52607a3264c89917af6dff194b4ba P 18caf106f9454ee184a5e8e3142a9d6c: No bootstrap required, opened a new log
I20260630 12:25:21.849486 16518 ts_tablet_manager.cc:1403] T d1f52607a3264c89917af6dff194b4ba P 18caf106f9454ee184a5e8e3142a9d6c: Time spent bootstrapping tablet: real 0.011s	user 0.005s	sys 0.004s
I20260630 12:25:21.851677 16518 raft_consensus.cc:359] T d1f52607a3264c89917af6dff194b4ba P 18caf106f9454ee184a5e8e3142a9d6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:21.852211 16518 raft_consensus.cc:385] T d1f52607a3264c89917af6dff194b4ba P 18caf106f9454ee184a5e8e3142a9d6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:21.852456 16518 raft_consensus.cc:740] T d1f52607a3264c89917af6dff194b4ba P 18caf106f9454ee184a5e8e3142a9d6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18caf106f9454ee184a5e8e3142a9d6c, State: Initialized, Role: FOLLOWER
I20260630 12:25:21.853084 16518 consensus_queue.cc:260] T d1f52607a3264c89917af6dff194b4ba P 18caf106f9454ee184a5e8e3142a9d6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:21.854802 16518 ts_tablet_manager.cc:1434] T d1f52607a3264c89917af6dff194b4ba P 18caf106f9454ee184a5e8e3142a9d6c: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:25:21.855681 16518 tablet_bootstrap.cc:492] T dda687ade00f48f28eb83a137301afd8 P 18caf106f9454ee184a5e8e3142a9d6c: Bootstrap starting.
I20260630 12:25:21.858945 16506 consensus_queue.cc:1048] T 9eb6ba37d10642f69acf2fc5c0ffa745 P 380dc5d87f37432b8ae2381096949b77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:21.861383 16518 tablet_bootstrap.cc:654] T dda687ade00f48f28eb83a137301afd8 P 18caf106f9454ee184a5e8e3142a9d6c: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:21.866730 16518 tablet_bootstrap.cc:492] T dda687ade00f48f28eb83a137301afd8 P 18caf106f9454ee184a5e8e3142a9d6c: No bootstrap required, opened a new log
I20260630 12:25:21.867161 16518 ts_tablet_manager.cc:1403] T dda687ade00f48f28eb83a137301afd8 P 18caf106f9454ee184a5e8e3142a9d6c: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260630 12:25:21.876766 16508 consensus_queue.cc:1048] T 9eb6ba37d10642f69acf2fc5c0ffa745 P 380dc5d87f37432b8ae2381096949b77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:25:21.877288 16518 raft_consensus.cc:359] T dda687ade00f48f28eb83a137301afd8 P 18caf106f9454ee184a5e8e3142a9d6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } }
I20260630 12:25:21.877966 16518 raft_consensus.cc:385] T dda687ade00f48f28eb83a137301afd8 P 18caf106f9454ee184a5e8e3142a9d6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:21.878269 16518 raft_consensus.cc:740] T dda687ade00f48f28eb83a137301afd8 P 18caf106f9454ee184a5e8e3142a9d6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18caf106f9454ee184a5e8e3142a9d6c, State: Initialized, Role: FOLLOWER
I20260630 12:25:21.879046 16518 consensus_queue.cc:260] T dda687ade00f48f28eb83a137301afd8 P 18caf106f9454ee184a5e8e3142a9d6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } }
I20260630 12:25:21.891101 16518 ts_tablet_manager.cc:1434] T dda687ade00f48f28eb83a137301afd8 P 18caf106f9454ee184a5e8e3142a9d6c: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.004s
I20260630 12:25:21.892002 16367 raft_consensus.cc:493] T ec6e39a48d114a32b612263e43cce211 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:21.892565 16367 raft_consensus.cc:515] T ec6e39a48d114a32b612263e43cce211 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } }
I20260630 12:25:21.895625 16316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec6e39a48d114a32b612263e43cce211" candidate_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62a63bf160984762a3491075d97a0bff" is_pre_election: true
I20260630 12:25:21.895968 16465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec6e39a48d114a32b612263e43cce211" candidate_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18caf106f9454ee184a5e8e3142a9d6c" is_pre_election: true
I20260630 12:25:21.895749 16367 leader_election.cc:290] T ec6e39a48d114a32b612263e43cce211 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62a63bf160984762a3491075d97a0bff (127.12.213.3:39287), 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4:38709)
I20260630 12:25:21.896304 16555 raft_consensus.cc:493] T dda687ade00f48f28eb83a137301afd8 P 18caf106f9454ee184a5e8e3142a9d6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:21.896286 16316 raft_consensus.cc:2468] T ec6e39a48d114a32b612263e43cce211 P 62a63bf160984762a3491075d97a0bff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9cf5acc2fdfd48c988b55ce7e16ba7c7 in term 0.
I20260630 12:25:21.896654 16465 raft_consensus.cc:2468] T ec6e39a48d114a32b612263e43cce211 P 18caf106f9454ee184a5e8e3142a9d6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9cf5acc2fdfd48c988b55ce7e16ba7c7 in term 0.
I20260630 12:25:21.896871 16555 raft_consensus.cc:515] T dda687ade00f48f28eb83a137301afd8 P 18caf106f9454ee184a5e8e3142a9d6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } }
I20260630 12:25:21.897742 16132 leader_election.cc:304] T ec6e39a48d114a32b612263e43cce211 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [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: 18caf106f9454ee184a5e8e3142a9d6c, 9cf5acc2fdfd48c988b55ce7e16ba7c7; no voters: 
I20260630 12:25:21.898590 16367 raft_consensus.cc:2804] T ec6e39a48d114a32b612263e43cce211 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:21.898936 16367 raft_consensus.cc:493] T ec6e39a48d114a32b612263e43cce211 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:21.899269 16367 raft_consensus.cc:3060] T ec6e39a48d114a32b612263e43cce211 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:21.906723 16555 leader_election.cc:290] T dda687ade00f48f28eb83a137301afd8 P 18caf106f9454ee184a5e8e3142a9d6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62a63bf160984762a3491075d97a0bff (127.12.213.3:39287), 380dc5d87f37432b8ae2381096949b77 (127.12.213.2:37725)
I20260630 12:25:21.908278 16367 raft_consensus.cc:515] T ec6e39a48d114a32b612263e43cce211 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } }
I20260630 12:25:21.911864 16316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec6e39a48d114a32b612263e43cce211" candidate_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62a63bf160984762a3491075d97a0bff"
I20260630 12:25:21.912626 16316 raft_consensus.cc:3060] T ec6e39a48d114a32b612263e43cce211 P 62a63bf160984762a3491075d97a0bff [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:21.918767 16367 leader_election.cc:290] T ec6e39a48d114a32b612263e43cce211 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [CANDIDATE]: Term 1 election: Requested vote from peers 62a63bf160984762a3491075d97a0bff (127.12.213.3:39287), 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4:38709)
I20260630 12:25:21.918653 16316 raft_consensus.cc:2468] T ec6e39a48d114a32b612263e43cce211 P 62a63bf160984762a3491075d97a0bff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9cf5acc2fdfd48c988b55ce7e16ba7c7 in term 1.
I20260630 12:25:21.919843 16465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec6e39a48d114a32b612263e43cce211" candidate_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18caf106f9454ee184a5e8e3142a9d6c"
I20260630 12:25:21.920447 16465 raft_consensus.cc:3060] T ec6e39a48d114a32b612263e43cce211 P 18caf106f9454ee184a5e8e3142a9d6c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:21.920701 16131 leader_election.cc:304] T ec6e39a48d114a32b612263e43cce211 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [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: 62a63bf160984762a3491075d97a0bff, 9cf5acc2fdfd48c988b55ce7e16ba7c7; no voters: 
I20260630 12:25:21.921708 16367 raft_consensus.cc:2804] T ec6e39a48d114a32b612263e43cce211 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:21.924000 16367 raft_consensus.cc:697] T ec6e39a48d114a32b612263e43cce211 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 LEADER]: Becoming Leader. State: Replica: 9cf5acc2fdfd48c988b55ce7e16ba7c7, State: Running, Role: LEADER
I20260630 12:25:21.924803 16367 consensus_queue.cc:237] T ec6e39a48d114a32b612263e43cce211 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [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: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } }
I20260630 12:25:21.927525 16465 raft_consensus.cc:2468] T ec6e39a48d114a32b612263e43cce211 P 18caf106f9454ee184a5e8e3142a9d6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9cf5acc2fdfd48c988b55ce7e16ba7c7 in term 1.
I20260630 12:25:21.928702 16240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dda687ade00f48f28eb83a137301afd8" candidate_uuid: "18caf106f9454ee184a5e8e3142a9d6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380dc5d87f37432b8ae2381096949b77" is_pre_election: true
I20260630 12:25:21.929291 16240 raft_consensus.cc:2468] T dda687ade00f48f28eb83a137301afd8 P 380dc5d87f37432b8ae2381096949b77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18caf106f9454ee184a5e8e3142a9d6c in term 0.
I20260630 12:25:21.930297 16427 leader_election.cc:304] T dda687ade00f48f28eb83a137301afd8 P 18caf106f9454ee184a5e8e3142a9d6c [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: 18caf106f9454ee184a5e8e3142a9d6c, 380dc5d87f37432b8ae2381096949b77; no voters: 
I20260630 12:25:21.931188 16555 raft_consensus.cc:2804] T dda687ade00f48f28eb83a137301afd8 P 18caf106f9454ee184a5e8e3142a9d6c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:21.931676 16555 raft_consensus.cc:493] T dda687ade00f48f28eb83a137301afd8 P 18caf106f9454ee184a5e8e3142a9d6c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:21.931993 16555 raft_consensus.cc:3060] T dda687ade00f48f28eb83a137301afd8 P 18caf106f9454ee184a5e8e3142a9d6c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:21.932451 16316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dda687ade00f48f28eb83a137301afd8" candidate_uuid: "18caf106f9454ee184a5e8e3142a9d6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62a63bf160984762a3491075d97a0bff" is_pre_election: true
I20260630 12:25:21.932976 16316 raft_consensus.cc:2468] T dda687ade00f48f28eb83a137301afd8 P 62a63bf160984762a3491075d97a0bff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18caf106f9454ee184a5e8e3142a9d6c in term 0.
I20260630 12:25:21.937296 16555 raft_consensus.cc:515] T dda687ade00f48f28eb83a137301afd8 P 18caf106f9454ee184a5e8e3142a9d6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } }
I20260630 12:25:21.942061 16555 leader_election.cc:290] T dda687ade00f48f28eb83a137301afd8 P 18caf106f9454ee184a5e8e3142a9d6c [CANDIDATE]: Term 1 election: Requested vote from peers 62a63bf160984762a3491075d97a0bff (127.12.213.3:39287), 380dc5d87f37432b8ae2381096949b77 (127.12.213.2:37725)
I20260630 12:25:21.942590 16240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dda687ade00f48f28eb83a137301afd8" candidate_uuid: "18caf106f9454ee184a5e8e3142a9d6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380dc5d87f37432b8ae2381096949b77"
I20260630 12:25:21.943269 16240 raft_consensus.cc:3060] T dda687ade00f48f28eb83a137301afd8 P 380dc5d87f37432b8ae2381096949b77 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:21.944953 16063 catalog_manager.cc:5697] T ec6e39a48d114a32b612263e43cce211 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9cf5acc2fdfd48c988b55ce7e16ba7c7 (127.12.213.1). New cstate: current_term: 1 leader_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } health_report { overall_health: HEALTHY } } }
I20260630 12:25:21.945775 16316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dda687ade00f48f28eb83a137301afd8" candidate_uuid: "18caf106f9454ee184a5e8e3142a9d6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62a63bf160984762a3491075d97a0bff"
I20260630 12:25:21.946805 16316 raft_consensus.cc:3060] T dda687ade00f48f28eb83a137301afd8 P 62a63bf160984762a3491075d97a0bff [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:21.950256 16240 raft_consensus.cc:2468] T dda687ade00f48f28eb83a137301afd8 P 380dc5d87f37432b8ae2381096949b77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18caf106f9454ee184a5e8e3142a9d6c in term 1.
I20260630 12:25:21.952117 16427 leader_election.cc:304] T dda687ade00f48f28eb83a137301afd8 P 18caf106f9454ee184a5e8e3142a9d6c [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: 18caf106f9454ee184a5e8e3142a9d6c, 380dc5d87f37432b8ae2381096949b77; no voters: 
I20260630 12:25:21.952926 16555 raft_consensus.cc:2804] T dda687ade00f48f28eb83a137301afd8 P 18caf106f9454ee184a5e8e3142a9d6c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:21.953775 16555 raft_consensus.cc:697] T dda687ade00f48f28eb83a137301afd8 P 18caf106f9454ee184a5e8e3142a9d6c [term 1 LEADER]: Becoming Leader. State: Replica: 18caf106f9454ee184a5e8e3142a9d6c, State: Running, Role: LEADER
I20260630 12:25:21.954566 16555 consensus_queue.cc:237] T dda687ade00f48f28eb83a137301afd8 P 18caf106f9454ee184a5e8e3142a9d6c [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: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } }
I20260630 12:25:21.958117 16316 raft_consensus.cc:2468] T dda687ade00f48f28eb83a137301afd8 P 62a63bf160984762a3491075d97a0bff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18caf106f9454ee184a5e8e3142a9d6c in term 1.
I20260630 12:25:21.966151 16063 catalog_manager.cc:5697] T dda687ade00f48f28eb83a137301afd8 P 18caf106f9454ee184a5e8e3142a9d6c reported cstate change: term changed from 0 to 1, leader changed from <none> to 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4). New cstate: current_term: 1 leader_uuid: "18caf106f9454ee184a5e8e3142a9d6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:21.990679 16555 raft_consensus.cc:493] T a1745d17685346ed87b36c3fe06d1414 P 18caf106f9454ee184a5e8e3142a9d6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:21.991325 16555 raft_consensus.cc:515] T a1745d17685346ed87b36c3fe06d1414 P 18caf106f9454ee184a5e8e3142a9d6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:21.993858 16555 leader_election.cc:290] T a1745d17685346ed87b36c3fe06d1414 P 18caf106f9454ee184a5e8e3142a9d6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 380dc5d87f37432b8ae2381096949b77 (127.12.213.2:37725), 62a63bf160984762a3491075d97a0bff (127.12.213.3:39287)
I20260630 12:25:21.994560 16240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1745d17685346ed87b36c3fe06d1414" candidate_uuid: "18caf106f9454ee184a5e8e3142a9d6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380dc5d87f37432b8ae2381096949b77" is_pre_election: true
I20260630 12:25:21.995136 16240 raft_consensus.cc:2468] T a1745d17685346ed87b36c3fe06d1414 P 380dc5d87f37432b8ae2381096949b77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18caf106f9454ee184a5e8e3142a9d6c in term 0.
I20260630 12:25:21.994968 16316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1745d17685346ed87b36c3fe06d1414" candidate_uuid: "18caf106f9454ee184a5e8e3142a9d6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62a63bf160984762a3491075d97a0bff" is_pre_election: true
I20260630 12:25:21.995779 16316 raft_consensus.cc:2468] T a1745d17685346ed87b36c3fe06d1414 P 62a63bf160984762a3491075d97a0bff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18caf106f9454ee184a5e8e3142a9d6c in term 0.
I20260630 12:25:21.996115 16427 leader_election.cc:304] T a1745d17685346ed87b36c3fe06d1414 P 18caf106f9454ee184a5e8e3142a9d6c [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: 18caf106f9454ee184a5e8e3142a9d6c, 380dc5d87f37432b8ae2381096949b77; no voters: 
I20260630 12:25:21.996928 16555 raft_consensus.cc:2804] T a1745d17685346ed87b36c3fe06d1414 P 18caf106f9454ee184a5e8e3142a9d6c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:21.997236 16555 raft_consensus.cc:493] T a1745d17685346ed87b36c3fe06d1414 P 18caf106f9454ee184a5e8e3142a9d6c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:21.997512 16555 raft_consensus.cc:3060] T a1745d17685346ed87b36c3fe06d1414 P 18caf106f9454ee184a5e8e3142a9d6c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:22.008175 16555 raft_consensus.cc:515] T a1745d17685346ed87b36c3fe06d1414 P 18caf106f9454ee184a5e8e3142a9d6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:22.009738 16555 leader_election.cc:290] T a1745d17685346ed87b36c3fe06d1414 P 18caf106f9454ee184a5e8e3142a9d6c [CANDIDATE]: Term 1 election: Requested vote from peers 380dc5d87f37432b8ae2381096949b77 (127.12.213.2:37725), 62a63bf160984762a3491075d97a0bff (127.12.213.3:39287)
I20260630 12:25:22.010819 16240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1745d17685346ed87b36c3fe06d1414" candidate_uuid: "18caf106f9454ee184a5e8e3142a9d6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380dc5d87f37432b8ae2381096949b77"
I20260630 12:25:22.011431 16240 raft_consensus.cc:3060] T a1745d17685346ed87b36c3fe06d1414 P 380dc5d87f37432b8ae2381096949b77 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:22.011220 16316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1745d17685346ed87b36c3fe06d1414" candidate_uuid: "18caf106f9454ee184a5e8e3142a9d6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62a63bf160984762a3491075d97a0bff"
I20260630 12:25:22.012655 16316 raft_consensus.cc:3060] T a1745d17685346ed87b36c3fe06d1414 P 62a63bf160984762a3491075d97a0bff [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:22.017258 16240 raft_consensus.cc:2468] T a1745d17685346ed87b36c3fe06d1414 P 380dc5d87f37432b8ae2381096949b77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18caf106f9454ee184a5e8e3142a9d6c in term 1.
I20260630 12:25:22.017462 16316 raft_consensus.cc:2468] T a1745d17685346ed87b36c3fe06d1414 P 62a63bf160984762a3491075d97a0bff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18caf106f9454ee184a5e8e3142a9d6c in term 1.
I20260630 12:25:22.018342 16427 leader_election.cc:304] T a1745d17685346ed87b36c3fe06d1414 P 18caf106f9454ee184a5e8e3142a9d6c [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: 18caf106f9454ee184a5e8e3142a9d6c, 380dc5d87f37432b8ae2381096949b77; no voters: 
I20260630 12:25:22.019192 16555 raft_consensus.cc:2804] T a1745d17685346ed87b36c3fe06d1414 P 18caf106f9454ee184a5e8e3142a9d6c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:22.019618 16555 raft_consensus.cc:697] T a1745d17685346ed87b36c3fe06d1414 P 18caf106f9454ee184a5e8e3142a9d6c [term 1 LEADER]: Becoming Leader. State: Replica: 18caf106f9454ee184a5e8e3142a9d6c, State: Running, Role: LEADER
I20260630 12:25:22.020372 16555 consensus_queue.cc:237] T a1745d17685346ed87b36c3fe06d1414 P 18caf106f9454ee184a5e8e3142a9d6c [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: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:22.026713 16063 catalog_manager.cc:5697] T a1745d17685346ed87b36c3fe06d1414 P 18caf106f9454ee184a5e8e3142a9d6c reported cstate change: term changed from 0 to 1, leader changed from <none> to 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4). New cstate: current_term: 1 leader_uuid: "18caf106f9454ee184a5e8e3142a9d6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:22.077605 16369 raft_consensus.cc:493] T d1f52607a3264c89917af6dff194b4ba P 62a63bf160984762a3491075d97a0bff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:22.078074 16369 raft_consensus.cc:515] T d1f52607a3264c89917af6dff194b4ba P 62a63bf160984762a3491075d97a0bff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:22.079769 16369 leader_election.cc:290] T d1f52607a3264c89917af6dff194b4ba P 62a63bf160984762a3491075d97a0bff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9cf5acc2fdfd48c988b55ce7e16ba7c7 (127.12.213.1:36793), 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4:38709)
I20260630 12:25:22.080560 16166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1f52607a3264c89917af6dff194b4ba" candidate_uuid: "62a63bf160984762a3491075d97a0bff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" is_pre_election: true
I20260630 12:25:22.080694 16465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1f52607a3264c89917af6dff194b4ba" candidate_uuid: "62a63bf160984762a3491075d97a0bff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18caf106f9454ee184a5e8e3142a9d6c" is_pre_election: true
I20260630 12:25:22.081334 16465 raft_consensus.cc:2468] T d1f52607a3264c89917af6dff194b4ba P 18caf106f9454ee184a5e8e3142a9d6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62a63bf160984762a3491075d97a0bff in term 0.
I20260630 12:25:22.081269 16166 raft_consensus.cc:2468] T d1f52607a3264c89917af6dff194b4ba P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62a63bf160984762a3491075d97a0bff in term 0.
I20260630 12:25:22.082553 16281 leader_election.cc:304] T d1f52607a3264c89917af6dff194b4ba P 62a63bf160984762a3491075d97a0bff [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: 18caf106f9454ee184a5e8e3142a9d6c, 62a63bf160984762a3491075d97a0bff; no voters: 
I20260630 12:25:22.083405 16369 raft_consensus.cc:2804] T d1f52607a3264c89917af6dff194b4ba P 62a63bf160984762a3491075d97a0bff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:22.083766 16369 raft_consensus.cc:493] T d1f52607a3264c89917af6dff194b4ba P 62a63bf160984762a3491075d97a0bff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:22.084097 16369 raft_consensus.cc:3060] T d1f52607a3264c89917af6dff194b4ba P 62a63bf160984762a3491075d97a0bff [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:22.088896 16369 raft_consensus.cc:515] T d1f52607a3264c89917af6dff194b4ba P 62a63bf160984762a3491075d97a0bff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:22.090548 16369 leader_election.cc:290] T d1f52607a3264c89917af6dff194b4ba P 62a63bf160984762a3491075d97a0bff [CANDIDATE]: Term 1 election: Requested vote from peers 9cf5acc2fdfd48c988b55ce7e16ba7c7 (127.12.213.1:36793), 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4:38709)
I20260630 12:25:22.091401 16166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1f52607a3264c89917af6dff194b4ba" candidate_uuid: "62a63bf160984762a3491075d97a0bff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7"
I20260630 12:25:22.091527 16465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1f52607a3264c89917af6dff194b4ba" candidate_uuid: "62a63bf160984762a3491075d97a0bff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18caf106f9454ee184a5e8e3142a9d6c"
I20260630 12:25:22.092075 16166 raft_consensus.cc:3060] T d1f52607a3264c89917af6dff194b4ba P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:22.092161 16465 raft_consensus.cc:3060] T d1f52607a3264c89917af6dff194b4ba P 18caf106f9454ee184a5e8e3142a9d6c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:22.093290 16467 raft_consensus.cc:3060] T 79782a71dd4f41ff844ee7ee5a1b66fa P 18caf106f9454ee184a5e8e3142a9d6c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:22.098663 16166 raft_consensus.cc:2468] T d1f52607a3264c89917af6dff194b4ba P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62a63bf160984762a3491075d97a0bff in term 1.
I20260630 12:25:22.098798 16465 raft_consensus.cc:2468] T d1f52607a3264c89917af6dff194b4ba P 18caf106f9454ee184a5e8e3142a9d6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62a63bf160984762a3491075d97a0bff in term 1.
I20260630 12:25:22.099812 16280 leader_election.cc:304] T d1f52607a3264c89917af6dff194b4ba P 62a63bf160984762a3491075d97a0bff [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: 62a63bf160984762a3491075d97a0bff, 9cf5acc2fdfd48c988b55ce7e16ba7c7; no voters: 
I20260630 12:25:22.100206 16367 consensus_queue.cc:1048] T 79782a71dd4f41ff844ee7ee5a1b66fa P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:22.100891 16369 raft_consensus.cc:2804] T d1f52607a3264c89917af6dff194b4ba P 62a63bf160984762a3491075d97a0bff [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:22.101359 16369 raft_consensus.cc:697] T d1f52607a3264c89917af6dff194b4ba P 62a63bf160984762a3491075d97a0bff [term 1 LEADER]: Becoming Leader. State: Replica: 62a63bf160984762a3491075d97a0bff, State: Running, Role: LEADER
I20260630 12:25:22.102058 16369 consensus_queue.cc:237] T d1f52607a3264c89917af6dff194b4ba P 62a63bf160984762a3491075d97a0bff [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: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:22.111418 16065 catalog_manager.cc:5697] T d1f52607a3264c89917af6dff194b4ba P 62a63bf160984762a3491075d97a0bff reported cstate change: term changed from 0 to 1, leader changed from <none> to 62a63bf160984762a3491075d97a0bff (127.12.213.3). New cstate: current_term: 1 leader_uuid: "62a63bf160984762a3491075d97a0bff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } health_report { overall_health: HEALTHY } } }
I20260630 12:25:22.113926 16367 consensus_queue.cc:1048] T 79782a71dd4f41ff844ee7ee5a1b66fa P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:22.140264 16369 consensus_queue.cc:1048] T d50c550a6ea5499994b349d549dd91a7 P 62a63bf160984762a3491075d97a0bff [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:22.145190 16555 raft_consensus.cc:493] T d50c550a6ea5499994b349d549dd91a7 P 18caf106f9454ee184a5e8e3142a9d6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:22.145726 16555 raft_consensus.cc:515] T d50c550a6ea5499994b349d549dd91a7 P 18caf106f9454ee184a5e8e3142a9d6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:22.150903 16555 leader_election.cc:290] T d50c550a6ea5499994b349d549dd91a7 P 18caf106f9454ee184a5e8e3142a9d6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9cf5acc2fdfd48c988b55ce7e16ba7c7 (127.12.213.1:36793), 62a63bf160984762a3491075d97a0bff (127.12.213.3:39287)
I20260630 12:25:22.151954 16316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50c550a6ea5499994b349d549dd91a7" candidate_uuid: "18caf106f9454ee184a5e8e3142a9d6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62a63bf160984762a3491075d97a0bff" is_pre_election: true
I20260630 12:25:22.158685 16465 raft_consensus.cc:3060] T d50c550a6ea5499994b349d549dd91a7 P 18caf106f9454ee184a5e8e3142a9d6c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:22.166671 16369 consensus_queue.cc:1048] T d50c550a6ea5499994b349d549dd91a7 P 62a63bf160984762a3491075d97a0bff [LEADER]: Connected to new peer: Peer: permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:22.172545 16166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50c550a6ea5499994b349d549dd91a7" candidate_uuid: "18caf106f9454ee184a5e8e3142a9d6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" is_pre_election: true
I20260630 12:25:22.177065 16428 leader_election.cc:304] T d50c550a6ea5499994b349d549dd91a7 P 18caf106f9454ee184a5e8e3142a9d6c [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: 18caf106f9454ee184a5e8e3142a9d6c; no voters: 62a63bf160984762a3491075d97a0bff, 9cf5acc2fdfd48c988b55ce7e16ba7c7
I20260630 12:25:22.178241 16555 raft_consensus.cc:2749] T d50c550a6ea5499994b349d549dd91a7 P 18caf106f9454ee184a5e8e3142a9d6c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:25:22.189258 16367 consensus_queue.cc:1048] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:22.200582 16401 consensus_queue.cc:1048] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:22.363039 16118 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:25:22.394740 16166 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1fc89b393f88441cac3337686ebc976f"
dest_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7"
mode: GRACEFUL
new_leader_uuid: "380dc5d87f37432b8ae2381096949b77"
 from {username='slave'} at 127.0.0.1:60832
I20260630 12:25:22.395359 16166 raft_consensus.cc:606] T 1fc89b393f88441cac3337686ebc976f P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 LEADER]: Received request to transfer leadership to TS 380dc5d87f37432b8ae2381096949b77
I20260630 12:25:22.398046 16166 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8bf8f6f7ebfd42de8a4ccc47e72b642b"
dest_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7"
mode: GRACEFUL
new_leader_uuid: "380dc5d87f37432b8ae2381096949b77"
 from {username='slave'} at 127.0.0.1:60832
I20260630 12:25:22.398584 16166 raft_consensus.cc:606] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 LEADER]: Received request to transfer leadership to TS 380dc5d87f37432b8ae2381096949b77
I20260630 12:25:22.401245 16166 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ec6e39a48d114a32b612263e43cce211"
dest_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7"
mode: GRACEFUL
new_leader_uuid: "18caf106f9454ee184a5e8e3142a9d6c"
 from {username='slave'} at 127.0.0.1:60832
I20260630 12:25:22.401810 16166 raft_consensus.cc:606] T ec6e39a48d114a32b612263e43cce211 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 LEADER]: Received request to transfer leadership to TS 18caf106f9454ee184a5e8e3142a9d6c
I20260630 12:25:22.404371 16316 consensus_queue.cc:237] T 9417ee14438e4f8fbb319183ce0a0ff0 P 62a63bf160984762a3491075d97a0bff [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: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } attrs { replace: true } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: true } }
I20260630 12:25:22.411175 16240 raft_consensus.cc:1275] T 9417ee14438e4f8fbb319183ce0a0ff0 P 380dc5d87f37432b8ae2381096949b77 [term 1 FOLLOWER]: Refusing update from remote peer 62a63bf160984762a3491075d97a0bff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:25:22.411535 16281 consensus_peers.cc:597] T 9417ee14438e4f8fbb319183ce0a0ff0 P 62a63bf160984762a3491075d97a0bff -> Peer 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4:38709): Couldn't send request to peer 18caf106f9454ee184a5e8e3142a9d6c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9417ee14438e4f8fbb319183ce0a0ff0. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:22.413497 16571 consensus_queue.cc:1048] T 9417ee14438e4f8fbb319183ce0a0ff0 P 62a63bf160984762a3491075d97a0bff [LEADER]: Connected to new peer: Peer: permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:25:22.413898 16401 consensus_queue.cc:1048] T ec6e39a48d114a32b612263e43cce211 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:22.414628 16166 raft_consensus.cc:1275] T 9417ee14438e4f8fbb319183ce0a0ff0 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 FOLLOWER]: Refusing update from remote peer 62a63bf160984762a3491075d97a0bff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:25:22.414635 16316 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f1d7e436a6b04bc98afce1acbebd5573"
dest_uuid: "62a63bf160984762a3491075d97a0bff"
mode: GRACEFUL
new_leader_uuid: "380dc5d87f37432b8ae2381096949b77"
 from {username='slave'} at 127.0.0.1:36044
I20260630 12:25:22.415911 16316 raft_consensus.cc:606] T f1d7e436a6b04bc98afce1acbebd5573 P 62a63bf160984762a3491075d97a0bff [term 1 LEADER]: Received request to transfer leadership to TS 380dc5d87f37432b8ae2381096949b77
I20260630 12:25:22.416555 16403 consensus_queue.cc:1048] T 9417ee14438e4f8fbb319183ce0a0ff0 P 62a63bf160984762a3491075d97a0bff [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:25:22.417663 16118 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 4
I20260630 12:25:22.418463 16118 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:22.435998 16401 consensus_queue.cc:1048] T ec6e39a48d114a32b612263e43cce211 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:22.436393 16571 raft_consensus.cc:2955] T 9417ee14438e4f8fbb319183ce0a0ff0 P 62a63bf160984762a3491075d97a0bff [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } attrs { replace: true } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: true } } }
I20260630 12:25:22.441599 16166 raft_consensus.cc:2955] T 9417ee14438e4f8fbb319183ce0a0ff0 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } attrs { replace: true } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: true } } }
I20260630 12:25:22.453269 16240 raft_consensus.cc:2955] T 9417ee14438e4f8fbb319183ce0a0ff0 P 380dc5d87f37432b8ae2381096949b77 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } attrs { replace: true } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: true } } }
I20260630 12:25:22.455264 16381 raft_consensus.cc:993] T 1fc89b393f88441cac3337686ebc976f P 9cf5acc2fdfd48c988b55ce7e16ba7c7: : Instructing follower 380dc5d87f37432b8ae2381096949b77 to start an election
I20260630 12:25:22.455758 16367 raft_consensus.cc:1081] T 1fc89b393f88441cac3337686ebc976f P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 LEADER]: Signalling peer 380dc5d87f37432b8ae2381096949b77 to start an election
I20260630 12:25:22.458101 16065 catalog_manager.cc:5697] T 9417ee14438e4f8fbb319183ce0a0ff0 P 62a63bf160984762a3491075d97a0bff reported cstate change: config changed from index -1 to 2, NON_VOTER 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4) added. New cstate: current_term: 1 leader_uuid: "62a63bf160984762a3491075d97a0bff" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:22.459014 16555 consensus_queue.cc:1048] T dda687ade00f48f28eb83a137301afd8 P 18caf106f9454ee184a5e8e3142a9d6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:22.474529 16555 consensus_queue.cc:1048] T dda687ade00f48f28eb83a137301afd8 P 18caf106f9454ee184a5e8e3142a9d6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:22.478931 16241 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1fc89b393f88441cac3337686ebc976f"
dest_uuid: "380dc5d87f37432b8ae2381096949b77"
 from {username='slave'} at 127.0.0.1:60076
I20260630 12:25:22.484304 16241 raft_consensus.cc:493] T 1fc89b393f88441cac3337686ebc976f P 380dc5d87f37432b8ae2381096949b77 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:25:22.484829 16241 raft_consensus.cc:3060] T 1fc89b393f88441cac3337686ebc976f P 380dc5d87f37432b8ae2381096949b77 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:25:22.479858 16401 raft_consensus.cc:993] T ec6e39a48d114a32b612263e43cce211 P 9cf5acc2fdfd48c988b55ce7e16ba7c7: : Instructing follower 18caf106f9454ee184a5e8e3142a9d6c to start an election
I20260630 12:25:22.487452 16401 raft_consensus.cc:1081] T ec6e39a48d114a32b612263e43cce211 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 LEADER]: Signalling peer 18caf106f9454ee184a5e8e3142a9d6c to start an election
I20260630 12:25:22.481612 16166 consensus_queue.cc:237] T ef7ea99bd7af43a78dbad1947b7455ac P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [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: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } attrs { replace: true } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: true } }
I20260630 12:25:22.492745 16467 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ec6e39a48d114a32b612263e43cce211"
dest_uuid: "18caf106f9454ee184a5e8e3142a9d6c"
 from {username='slave'} at 127.0.0.1:60466
I20260630 12:25:22.493355 16467 raft_consensus.cc:493] T ec6e39a48d114a32b612263e43cce211 P 18caf106f9454ee184a5e8e3142a9d6c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:25:22.493724 16467 raft_consensus.cc:3060] T ec6e39a48d114a32b612263e43cce211 P 18caf106f9454ee184a5e8e3142a9d6c [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:25:22.493891 16241 raft_consensus.cc:515] T 1fc89b393f88441cac3337686ebc976f P 380dc5d87f37432b8ae2381096949b77 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:22.497743 16165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc89b393f88441cac3337686ebc976f" candidate_uuid: "380dc5d87f37432b8ae2381096949b77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7"
I20260630 12:25:22.498562 16165 raft_consensus.cc:3055] T 1fc89b393f88441cac3337686ebc976f P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:25:22.498950 16165 raft_consensus.cc:740] T 1fc89b393f88441cac3337686ebc976f P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9cf5acc2fdfd48c988b55ce7e16ba7c7, State: Running, Role: LEADER
I20260630 12:25:22.499974 16165 consensus_queue.cc:260] T 1fc89b393f88441cac3337686ebc976f P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [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: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:22.500478 16467 raft_consensus.cc:515] T ec6e39a48d114a32b612263e43cce211 P 18caf106f9454ee184a5e8e3142a9d6c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } }
I20260630 12:25:22.501502 16165 raft_consensus.cc:3060] T 1fc89b393f88441cac3337686ebc976f P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:25:22.503055 16241 leader_election.cc:290] T 1fc89b393f88441cac3337686ebc976f P 380dc5d87f37432b8ae2381096949b77 [CANDIDATE]: Term 2 election: Requested vote from peers 9cf5acc2fdfd48c988b55ce7e16ba7c7 (127.12.213.1:36793), 62a63bf160984762a3491075d97a0bff (127.12.213.3:39287)
I20260630 12:25:22.503297 16315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec6e39a48d114a32b612263e43cce211" candidate_uuid: "18caf106f9454ee184a5e8e3142a9d6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62a63bf160984762a3491075d97a0bff"
I20260630 12:25:22.503415 16316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc89b393f88441cac3337686ebc976f" candidate_uuid: "380dc5d87f37432b8ae2381096949b77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62a63bf160984762a3491075d97a0bff"
I20260630 12:25:22.503870 16315 raft_consensus.cc:3060] T ec6e39a48d114a32b612263e43cce211 P 62a63bf160984762a3491075d97a0bff [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:25:22.504163 16316 raft_consensus.cc:3060] T 1fc89b393f88441cac3337686ebc976f P 62a63bf160984762a3491075d97a0bff [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:25:22.506927 16467 leader_election.cc:290] T ec6e39a48d114a32b612263e43cce211 P 18caf106f9454ee184a5e8e3142a9d6c [CANDIDATE]: Term 2 election: Requested vote from peers 62a63bf160984762a3491075d97a0bff (127.12.213.3:39287), 9cf5acc2fdfd48c988b55ce7e16ba7c7 (127.12.213.1:36793)
I20260630 12:25:22.507965 16167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec6e39a48d114a32b612263e43cce211" candidate_uuid: "18caf106f9454ee184a5e8e3142a9d6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7"
I20260630 12:25:22.508491 16167 raft_consensus.cc:3055] T ec6e39a48d114a32b612263e43cce211 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:25:22.508802 16167 raft_consensus.cc:740] T ec6e39a48d114a32b612263e43cce211 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9cf5acc2fdfd48c988b55ce7e16ba7c7, State: Running, Role: LEADER
I20260630 12:25:22.509591 16167 consensus_queue.cc:260] T ec6e39a48d114a32b612263e43cce211 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [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: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } }
I20260630 12:25:22.510761 16167 raft_consensus.cc:3060] T ec6e39a48d114a32b612263e43cce211 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:25:22.510970 16316 raft_consensus.cc:2468] T 1fc89b393f88441cac3337686ebc976f P 62a63bf160984762a3491075d97a0bff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 380dc5d87f37432b8ae2381096949b77 in term 2.
I20260630 12:25:22.512161 16206 leader_election.cc:304] T 1fc89b393f88441cac3337686ebc976f P 380dc5d87f37432b8ae2381096949b77 [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: 380dc5d87f37432b8ae2381096949b77, 62a63bf160984762a3491075d97a0bff; no voters: 
I20260630 12:25:22.513039 16506 raft_consensus.cc:2804] T 1fc89b393f88441cac3337686ebc976f P 380dc5d87f37432b8ae2381096949b77 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:25:22.513417 16315 raft_consensus.cc:2468] T ec6e39a48d114a32b612263e43cce211 P 62a63bf160984762a3491075d97a0bff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18caf106f9454ee184a5e8e3142a9d6c in term 2.
I20260630 12:25:22.513495 16506 raft_consensus.cc:697] T 1fc89b393f88441cac3337686ebc976f P 380dc5d87f37432b8ae2381096949b77 [term 2 LEADER]: Becoming Leader. State: Replica: 380dc5d87f37432b8ae2381096949b77, State: Running, Role: LEADER
I20260630 12:25:22.514811 16428 leader_election.cc:304] T ec6e39a48d114a32b612263e43cce211 P 18caf106f9454ee184a5e8e3142a9d6c [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: 18caf106f9454ee184a5e8e3142a9d6c, 62a63bf160984762a3491075d97a0bff; no voters: 
I20260630 12:25:22.515162 16506 consensus_queue.cc:237] T 1fc89b393f88441cac3337686ebc976f P 380dc5d87f37432b8ae2381096949b77 [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: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:22.515770 16165 raft_consensus.cc:2468] T 1fc89b393f88441cac3337686ebc976f P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 380dc5d87f37432b8ae2381096949b77 in term 2.
I20260630 12:25:22.516333 16555 raft_consensus.cc:2804] T ec6e39a48d114a32b612263e43cce211 P 18caf106f9454ee184a5e8e3142a9d6c [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:25:22.516832 16555 raft_consensus.cc:697] T ec6e39a48d114a32b612263e43cce211 P 18caf106f9454ee184a5e8e3142a9d6c [term 2 LEADER]: Becoming Leader. State: Replica: 18caf106f9454ee184a5e8e3142a9d6c, State: Running, Role: LEADER
I20260630 12:25:22.517625 16555 consensus_queue.cc:237] T ec6e39a48d114a32b612263e43cce211 P 18caf106f9454ee184a5e8e3142a9d6c [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: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } }
I20260630 12:25:22.518488 16316 raft_consensus.cc:1275] T ef7ea99bd7af43a78dbad1947b7455ac P 62a63bf160984762a3491075d97a0bff [term 1 FOLLOWER]: Refusing update from remote peer 9cf5acc2fdfd48c988b55ce7e16ba7c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:25:22.519567 16241 raft_consensus.cc:1275] T ef7ea99bd7af43a78dbad1947b7455ac P 380dc5d87f37432b8ae2381096949b77 [term 1 FOLLOWER]: Refusing update from remote peer 9cf5acc2fdfd48c988b55ce7e16ba7c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:25:22.520057 16401 consensus_queue.cc:1048] T ef7ea99bd7af43a78dbad1947b7455ac P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:25:22.521184 16367 consensus_queue.cc:1048] T ef7ea99bd7af43a78dbad1947b7455ac P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:25:22.526489 16062 catalog_manager.cc:5697] T ec6e39a48d114a32b612263e43cce211 P 18caf106f9454ee184a5e8e3142a9d6c reported cstate change: term changed from 1 to 2, leader changed from 9cf5acc2fdfd48c988b55ce7e16ba7c7 (127.12.213.1) to 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4). New cstate: current_term: 2 leader_uuid: "18caf106f9454ee184a5e8e3142a9d6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:22.532799 16167 raft_consensus.cc:2468] T ec6e39a48d114a32b612263e43cce211 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18caf106f9454ee184a5e8e3142a9d6c in term 2.
I20260630 12:25:22.534427 16401 raft_consensus.cc:2955] T ef7ea99bd7af43a78dbad1947b7455ac P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } attrs { replace: true } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: true } } }
W20260630 12:25:22.542057 16132 consensus_peers.cc:597] T ef7ea99bd7af43a78dbad1947b7455ac P 9cf5acc2fdfd48c988b55ce7e16ba7c7 -> Peer 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4:38709): Couldn't send request to peer 18caf106f9454ee184a5e8e3142a9d6c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ef7ea99bd7af43a78dbad1947b7455ac. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:22.543586 16316 raft_consensus.cc:2955] T ef7ea99bd7af43a78dbad1947b7455ac P 62a63bf160984762a3491075d97a0bff [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } attrs { replace: true } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: true } } }
I20260630 12:25:22.543586 16241 raft_consensus.cc:2955] T ef7ea99bd7af43a78dbad1947b7455ac P 380dc5d87f37432b8ae2381096949b77 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } attrs { replace: true } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: true } } }
I20260630 12:25:22.547773 16062 catalog_manager.cc:5697] T 1fc89b393f88441cac3337686ebc976f P 380dc5d87f37432b8ae2381096949b77 reported cstate change: term changed from 1 to 2, leader changed from 9cf5acc2fdfd48c988b55ce7e16ba7c7 (127.12.213.1) to 380dc5d87f37432b8ae2381096949b77 (127.12.213.2). New cstate: current_term: 2 leader_uuid: "380dc5d87f37432b8ae2381096949b77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } health_report { overall_health: UNKNOWN } } }
W20260630 12:25:22.552788 16113 auto_rebalancer.cc:639] Failed to schedule move for tablet f1d7e436a6b04bc98afce1acbebd5573: Remote error: Service unavailable: leader transfer in progress
I20260630 12:25:22.557717 16063 catalog_manager.cc:5697] T ef7ea99bd7af43a78dbad1947b7455ac P 9cf5acc2fdfd48c988b55ce7e16ba7c7 reported cstate change: config changed from index -1 to 2, NON_VOTER 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4) added. New cstate: current_term: 1 leader_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:22.558827 16315 consensus_queue.cc:237] T cbf951b483624dd492567807509dbfe4 P 62a63bf160984762a3491075d97a0bff [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: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } attrs { replace: true } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: true } }
W20260630 12:25:22.569636 16281 consensus_peers.cc:597] T cbf951b483624dd492567807509dbfe4 P 62a63bf160984762a3491075d97a0bff -> Peer 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4:38709): Couldn't send request to peer 18caf106f9454ee184a5e8e3142a9d6c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cbf951b483624dd492567807509dbfe4. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:22.571209 16241 raft_consensus.cc:1275] T cbf951b483624dd492567807509dbfe4 P 380dc5d87f37432b8ae2381096949b77 [term 1 FOLLOWER]: Refusing update from remote peer 62a63bf160984762a3491075d97a0bff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:25:22.572515 16167 raft_consensus.cc:1275] T cbf951b483624dd492567807509dbfe4 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 FOLLOWER]: Refusing update from remote peer 62a63bf160984762a3491075d97a0bff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:25:22.574193 16369 consensus_queue.cc:1048] T cbf951b483624dd492567807509dbfe4 P 62a63bf160984762a3491075d97a0bff [LEADER]: Connected to new peer: Peer: permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:25:22.575680 16571 consensus_queue.cc:1048] T cbf951b483624dd492567807509dbfe4 P 62a63bf160984762a3491075d97a0bff [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:25:22.583374 16369 raft_consensus.cc:2955] T cbf951b483624dd492567807509dbfe4 P 62a63bf160984762a3491075d97a0bff [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } attrs { replace: true } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: true } } }
I20260630 12:25:22.585170 16241 raft_consensus.cc:2955] T cbf951b483624dd492567807509dbfe4 P 380dc5d87f37432b8ae2381096949b77 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } attrs { replace: true } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: true } } }
I20260630 12:25:22.587646 16167 raft_consensus.cc:2955] T cbf951b483624dd492567807509dbfe4 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } attrs { replace: true } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: true } } }
I20260630 12:25:22.599674 16065 catalog_manager.cc:5697] T cbf951b483624dd492567807509dbfe4 P 380dc5d87f37432b8ae2381096949b77 reported cstate change: config changed from index -1 to 2, NON_VOTER 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4) added. New cstate: current_term: 1 leader_uuid: "62a63bf160984762a3491075d97a0bff" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } attrs { replace: true } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: true } } }
I20260630 12:25:22.619210 16555 consensus_queue.cc:1048] T a1745d17685346ed87b36c3fe06d1414 P 18caf106f9454ee184a5e8e3142a9d6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:22.630987 16555 consensus_queue.cc:1048] T a1745d17685346ed87b36c3fe06d1414 P 18caf106f9454ee184a5e8e3142a9d6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:22.668365 16571 consensus_queue.cc:1048] T d1f52607a3264c89917af6dff194b4ba P 62a63bf160984762a3491075d97a0bff [LEADER]: Connected to new peer: Peer: permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:22.670702 16571 consensus_queue.cc:1048] T d1f52607a3264c89917af6dff194b4ba P 62a63bf160984762a3491075d97a0bff [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:22.766938 16401 raft_consensus.cc:993] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 9cf5acc2fdfd48c988b55ce7e16ba7c7: : Instructing follower 380dc5d87f37432b8ae2381096949b77 to start an election
I20260630 12:25:22.767412 16401 raft_consensus.cc:1081] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 LEADER]: Signalling peer 380dc5d87f37432b8ae2381096949b77 to start an election
I20260630 12:25:22.769061 16241 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8bf8f6f7ebfd42de8a4ccc47e72b642b"
dest_uuid: "380dc5d87f37432b8ae2381096949b77"
 from {username='slave'} at 127.0.0.1:60076
I20260630 12:25:22.769613 16241 raft_consensus.cc:493] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 380dc5d87f37432b8ae2381096949b77 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:25:22.769986 16241 raft_consensus.cc:3060] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 380dc5d87f37432b8ae2381096949b77 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:25:22.776690 16241 raft_consensus.cc:515] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 380dc5d87f37432b8ae2381096949b77 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } }
I20260630 12:25:22.778770 16241 leader_election.cc:290] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 380dc5d87f37432b8ae2381096949b77 [CANDIDATE]: Term 2 election: Requested vote from peers 9cf5acc2fdfd48c988b55ce7e16ba7c7 (127.12.213.1:36793), 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4:38709)
I20260630 12:25:22.779856 16467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bf8f6f7ebfd42de8a4ccc47e72b642b" candidate_uuid: "380dc5d87f37432b8ae2381096949b77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "18caf106f9454ee184a5e8e3142a9d6c"
I20260630 12:25:22.779808 16167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bf8f6f7ebfd42de8a4ccc47e72b642b" candidate_uuid: "380dc5d87f37432b8ae2381096949b77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7"
I20260630 12:25:22.780627 16467 raft_consensus.cc:3060] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 18caf106f9454ee184a5e8e3142a9d6c [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:25:22.780704 16167 raft_consensus.cc:3055] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:25:22.781100 16167 raft_consensus.cc:740] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9cf5acc2fdfd48c988b55ce7e16ba7c7, State: Running, Role: LEADER
I20260630 12:25:22.781913 16167 consensus_queue.cc:260] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [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: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } }
I20260630 12:25:22.783193 16167 raft_consensus.cc:3060] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:25:22.787472 16467 raft_consensus.cc:2468] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 18caf106f9454ee184a5e8e3142a9d6c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 380dc5d87f37432b8ae2381096949b77 in term 2.
I20260630 12:25:22.788806 16207 leader_election.cc:304] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 380dc5d87f37432b8ae2381096949b77 [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: 18caf106f9454ee184a5e8e3142a9d6c, 380dc5d87f37432b8ae2381096949b77; no voters: 
I20260630 12:25:22.789690 16506 raft_consensus.cc:2804] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 380dc5d87f37432b8ae2381096949b77 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:25:22.790005 16167 raft_consensus.cc:2468] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 380dc5d87f37432b8ae2381096949b77 in term 2.
I20260630 12:25:22.790216 16506 raft_consensus.cc:697] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 380dc5d87f37432b8ae2381096949b77 [term 2 LEADER]: Becoming Leader. State: Replica: 380dc5d87f37432b8ae2381096949b77, State: Running, Role: LEADER
I20260630 12:25:22.791049 16506 consensus_queue.cc:237] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 380dc5d87f37432b8ae2381096949b77 [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: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } }
I20260630 12:25:22.796576 16063 catalog_manager.cc:5697] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 380dc5d87f37432b8ae2381096949b77 reported cstate change: term changed from 1 to 2, leader changed from 9cf5acc2fdfd48c988b55ce7e16ba7c7 (127.12.213.1) to 380dc5d87f37432b8ae2381096949b77 (127.12.213.2). New cstate: current_term: 2 leader_uuid: "380dc5d87f37432b8ae2381096949b77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } health_report { overall_health: HEALTHY } } }
I20260630 12:25:22.832212 16369 raft_consensus.cc:993] T f1d7e436a6b04bc98afce1acbebd5573 P 62a63bf160984762a3491075d97a0bff: : Instructing follower 380dc5d87f37432b8ae2381096949b77 to start an election
I20260630 12:25:22.832659 16571 raft_consensus.cc:1081] T f1d7e436a6b04bc98afce1acbebd5573 P 62a63bf160984762a3491075d97a0bff [term 1 LEADER]: Signalling peer 380dc5d87f37432b8ae2381096949b77 to start an election
I20260630 12:25:22.834331 16241 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f1d7e436a6b04bc98afce1acbebd5573"
dest_uuid: "380dc5d87f37432b8ae2381096949b77"
 from {username='slave'} at 127.0.0.1:60088
I20260630 12:25:22.834841 16241 raft_consensus.cc:493] T f1d7e436a6b04bc98afce1acbebd5573 P 380dc5d87f37432b8ae2381096949b77 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:25:22.835124 16241 raft_consensus.cc:3060] T f1d7e436a6b04bc98afce1acbebd5573 P 380dc5d87f37432b8ae2381096949b77 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:25:22.841832 16241 raft_consensus.cc:515] T f1d7e436a6b04bc98afce1acbebd5573 P 380dc5d87f37432b8ae2381096949b77 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:22.842483 16596 ts_tablet_manager.cc:933] T 9417ee14438e4f8fbb319183ce0a0ff0 P 18caf106f9454ee184a5e8e3142a9d6c: Initiating tablet copy from peer 62a63bf160984762a3491075d97a0bff (127.12.213.3:39287)
I20260630 12:25:22.843767 16241 leader_election.cc:290] T f1d7e436a6b04bc98afce1acbebd5573 P 380dc5d87f37432b8ae2381096949b77 [CANDIDATE]: Term 2 election: Requested vote from peers 9cf5acc2fdfd48c988b55ce7e16ba7c7 (127.12.213.1:36793), 62a63bf160984762a3491075d97a0bff (127.12.213.3:39287)
I20260630 12:25:22.845100 16596 tablet_copy_client.cc:323] T 9417ee14438e4f8fbb319183ce0a0ff0 P 18caf106f9454ee184a5e8e3142a9d6c: tablet copy: Beginning tablet copy session from remote peer at address 127.12.213.3:39287
I20260630 12:25:22.845275 16315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1d7e436a6b04bc98afce1acbebd5573" candidate_uuid: "380dc5d87f37432b8ae2381096949b77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62a63bf160984762a3491075d97a0bff"
I20260630 12:25:22.845824 16315 raft_consensus.cc:3055] T f1d7e436a6b04bc98afce1acbebd5573 P 62a63bf160984762a3491075d97a0bff [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:25:22.846082 16315 raft_consensus.cc:740] T f1d7e436a6b04bc98afce1acbebd5573 P 62a63bf160984762a3491075d97a0bff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 62a63bf160984762a3491075d97a0bff, State: Running, Role: LEADER
I20260630 12:25:22.846897 16315 consensus_queue.cc:260] T f1d7e436a6b04bc98afce1acbebd5573 P 62a63bf160984762a3491075d97a0bff [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: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:22.847429 16326 tablet_copy_service.cc:140] P 62a63bf160984762a3491075d97a0bff: Received BeginTabletCopySession request for tablet 9417ee14438e4f8fbb319183ce0a0ff0 from peer 18caf106f9454ee184a5e8e3142a9d6c ({username='slave'} at 127.0.0.1:36030)
I20260630 12:25:22.847970 16326 tablet_copy_service.cc:161] P 62a63bf160984762a3491075d97a0bff: Beginning new tablet copy session on tablet 9417ee14438e4f8fbb319183ce0a0ff0 from peer 18caf106f9454ee184a5e8e3142a9d6c at {username='slave'} at 127.0.0.1:36030: session id = 18caf106f9454ee184a5e8e3142a9d6c-9417ee14438e4f8fbb319183ce0a0ff0
I20260630 12:25:22.847990 16315 raft_consensus.cc:3060] T f1d7e436a6b04bc98afce1acbebd5573 P 62a63bf160984762a3491075d97a0bff [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:25:22.850513 16167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1d7e436a6b04bc98afce1acbebd5573" candidate_uuid: "380dc5d87f37432b8ae2381096949b77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7"
I20260630 12:25:22.851085 16167 raft_consensus.cc:3060] T f1d7e436a6b04bc98afce1acbebd5573 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:25:22.855334 16315 raft_consensus.cc:2468] T f1d7e436a6b04bc98afce1acbebd5573 P 62a63bf160984762a3491075d97a0bff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 380dc5d87f37432b8ae2381096949b77 in term 2.
I20260630 12:25:22.856448 16206 leader_election.cc:304] T f1d7e436a6b04bc98afce1acbebd5573 P 380dc5d87f37432b8ae2381096949b77 [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: 380dc5d87f37432b8ae2381096949b77, 62a63bf160984762a3491075d97a0bff; no voters: 
I20260630 12:25:22.856695 16326 tablet_copy_source_session.cc:215] T 9417ee14438e4f8fbb319183ce0a0ff0 P 62a63bf160984762a3491075d97a0bff: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:25:22.857350 16506 raft_consensus.cc:2804] T f1d7e436a6b04bc98afce1acbebd5573 P 380dc5d87f37432b8ae2381096949b77 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:25:22.857844 16506 raft_consensus.cc:697] T f1d7e436a6b04bc98afce1acbebd5573 P 380dc5d87f37432b8ae2381096949b77 [term 2 LEADER]: Becoming Leader. State: Replica: 380dc5d87f37432b8ae2381096949b77, State: Running, Role: LEADER
I20260630 12:25:22.858655 16506 consensus_queue.cc:237] T f1d7e436a6b04bc98afce1acbebd5573 P 380dc5d87f37432b8ae2381096949b77 [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: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } }
I20260630 12:25:22.860801 16167 raft_consensus.cc:2468] T f1d7e436a6b04bc98afce1acbebd5573 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 380dc5d87f37432b8ae2381096949b77 in term 2.
I20260630 12:25:22.868945 16596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9417ee14438e4f8fbb319183ce0a0ff0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:22.870986 16063 catalog_manager.cc:5697] T f1d7e436a6b04bc98afce1acbebd5573 P 380dc5d87f37432b8ae2381096949b77 reported cstate change: term changed from 1 to 2, leader changed from 62a63bf160984762a3491075d97a0bff (127.12.213.3) to 380dc5d87f37432b8ae2381096949b77 (127.12.213.2). New cstate: current_term: 2 leader_uuid: "380dc5d87f37432b8ae2381096949b77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:22.881718 16596 tablet_copy_client.cc:806] T 9417ee14438e4f8fbb319183ce0a0ff0 P 18caf106f9454ee184a5e8e3142a9d6c: tablet copy: Starting download of 0 data blocks...
I20260630 12:25:22.882328 16596 tablet_copy_client.cc:670] T 9417ee14438e4f8fbb319183ce0a0ff0 P 18caf106f9454ee184a5e8e3142a9d6c: tablet copy: Starting download of 1 WAL segments...
I20260630 12:25:22.885614 16596 tablet_copy_client.cc:538] T 9417ee14438e4f8fbb319183ce0a0ff0 P 18caf106f9454ee184a5e8e3142a9d6c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:25:22.893949 16596 tablet_bootstrap.cc:492] T 9417ee14438e4f8fbb319183ce0a0ff0 P 18caf106f9454ee184a5e8e3142a9d6c: Bootstrap starting.
I20260630 12:25:22.912266 16596 tablet_bootstrap.cc:492] T 9417ee14438e4f8fbb319183ce0a0ff0 P 18caf106f9454ee184a5e8e3142a9d6c: 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
I20260630 12:25:22.913141 16596 tablet_bootstrap.cc:492] T 9417ee14438e4f8fbb319183ce0a0ff0 P 18caf106f9454ee184a5e8e3142a9d6c: Bootstrap complete.
I20260630 12:25:22.913812 16596 ts_tablet_manager.cc:1403] T 9417ee14438e4f8fbb319183ce0a0ff0 P 18caf106f9454ee184a5e8e3142a9d6c: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.009s
I20260630 12:25:22.916472 16596 raft_consensus.cc:359] T 9417ee14438e4f8fbb319183ce0a0ff0 P 18caf106f9454ee184a5e8e3142a9d6c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } attrs { replace: true } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: true } }
I20260630 12:25:22.917313 16596 raft_consensus.cc:740] T 9417ee14438e4f8fbb319183ce0a0ff0 P 18caf106f9454ee184a5e8e3142a9d6c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 18caf106f9454ee184a5e8e3142a9d6c, State: Initialized, Role: LEARNER
I20260630 12:25:22.917940 16596 consensus_queue.cc:260] T 9417ee14438e4f8fbb319183ce0a0ff0 P 18caf106f9454ee184a5e8e3142a9d6c [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: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } attrs { replace: true } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: true } }
I20260630 12:25:22.920320 16596 ts_tablet_manager.cc:1434] T 9417ee14438e4f8fbb319183ce0a0ff0 P 18caf106f9454ee184a5e8e3142a9d6c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260630 12:25:22.922326 16326 tablet_copy_service.cc:342] P 62a63bf160984762a3491075d97a0bff: Request end of tablet copy session 18caf106f9454ee184a5e8e3142a9d6c-9417ee14438e4f8fbb319183ce0a0ff0 received from {username='slave'} at 127.0.0.1:36030
I20260630 12:25:22.922745 16326 tablet_copy_service.cc:434] P 62a63bf160984762a3491075d97a0bff: ending tablet copy session 18caf106f9454ee184a5e8e3142a9d6c-9417ee14438e4f8fbb319183ce0a0ff0 on tablet 9417ee14438e4f8fbb319183ce0a0ff0 with peer 18caf106f9454ee184a5e8e3142a9d6c
I20260630 12:25:22.923122 16315 raft_consensus.cc:1275] T 1fc89b393f88441cac3337686ebc976f P 62a63bf160984762a3491075d97a0bff [term 2 FOLLOWER]: Refusing update from remote peer 380dc5d87f37432b8ae2381096949b77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:25:22.924642 16506 consensus_queue.cc:1048] T 1fc89b393f88441cac3337686ebc976f P 380dc5d87f37432b8ae2381096949b77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:25:22.927245 16596 ts_tablet_manager.cc:933] T ef7ea99bd7af43a78dbad1947b7455ac P 18caf106f9454ee184a5e8e3142a9d6c: Initiating tablet copy from peer 9cf5acc2fdfd48c988b55ce7e16ba7c7 (127.12.213.1:36793)
I20260630 12:25:22.931942 16596 tablet_copy_client.cc:323] T ef7ea99bd7af43a78dbad1947b7455ac P 18caf106f9454ee184a5e8e3142a9d6c: tablet copy: Beginning tablet copy session from remote peer at address 127.12.213.1:36793
I20260630 12:25:22.935187 16167 raft_consensus.cc:1275] T 1fc89b393f88441cac3337686ebc976f P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 2 FOLLOWER]: Refusing update from remote peer 380dc5d87f37432b8ae2381096949b77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:25:22.935155 16177 tablet_copy_service.cc:140] P 9cf5acc2fdfd48c988b55ce7e16ba7c7: Received BeginTabletCopySession request for tablet ef7ea99bd7af43a78dbad1947b7455ac from peer 18caf106f9454ee184a5e8e3142a9d6c ({username='slave'} at 127.0.0.1:60830)
I20260630 12:25:22.936035 16177 tablet_copy_service.cc:161] P 9cf5acc2fdfd48c988b55ce7e16ba7c7: Beginning new tablet copy session on tablet ef7ea99bd7af43a78dbad1947b7455ac from peer 18caf106f9454ee184a5e8e3142a9d6c at {username='slave'} at 127.0.0.1:60830: session id = 18caf106f9454ee184a5e8e3142a9d6c-ef7ea99bd7af43a78dbad1947b7455ac
I20260630 12:25:22.937024 16506 consensus_queue.cc:1048] T 1fc89b393f88441cac3337686ebc976f P 380dc5d87f37432b8ae2381096949b77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:25:22.947053 16177 tablet_copy_source_session.cc:215] T ef7ea99bd7af43a78dbad1947b7455ac P 9cf5acc2fdfd48c988b55ce7e16ba7c7: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:25:22.951367 16596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef7ea99bd7af43a78dbad1947b7455ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:22.965633 16167 raft_consensus.cc:1275] T ec6e39a48d114a32b612263e43cce211 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 2 FOLLOWER]: Refusing update from remote peer 18caf106f9454ee184a5e8e3142a9d6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:25:22.967221 16555 consensus_queue.cc:1048] T ec6e39a48d114a32b612263e43cce211 P 18caf106f9454ee184a5e8e3142a9d6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:25:22.975087 16596 tablet_copy_client.cc:806] T ef7ea99bd7af43a78dbad1947b7455ac P 18caf106f9454ee184a5e8e3142a9d6c: tablet copy: Starting download of 0 data blocks...
I20260630 12:25:22.975637 16596 tablet_copy_client.cc:670] T ef7ea99bd7af43a78dbad1947b7455ac P 18caf106f9454ee184a5e8e3142a9d6c: tablet copy: Starting download of 1 WAL segments...
I20260630 12:25:22.983327 16596 tablet_copy_client.cc:538] T ef7ea99bd7af43a78dbad1947b7455ac P 18caf106f9454ee184a5e8e3142a9d6c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:25:22.985478 16315 raft_consensus.cc:1275] T ec6e39a48d114a32b612263e43cce211 P 62a63bf160984762a3491075d97a0bff [term 2 FOLLOWER]: Refusing update from remote peer 18caf106f9454ee184a5e8e3142a9d6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:25:22.987071 16526 consensus_queue.cc:1048] T ec6e39a48d114a32b612263e43cce211 P 18caf106f9454ee184a5e8e3142a9d6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:25:22.992759 16596 tablet_bootstrap.cc:492] T ef7ea99bd7af43a78dbad1947b7455ac P 18caf106f9454ee184a5e8e3142a9d6c: Bootstrap starting.
I20260630 12:25:23.014119 16596 tablet_bootstrap.cc:492] T ef7ea99bd7af43a78dbad1947b7455ac P 18caf106f9454ee184a5e8e3142a9d6c: 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
I20260630 12:25:23.015048 16596 tablet_bootstrap.cc:492] T ef7ea99bd7af43a78dbad1947b7455ac P 18caf106f9454ee184a5e8e3142a9d6c: Bootstrap complete.
I20260630 12:25:23.015707 16596 ts_tablet_manager.cc:1403] T ef7ea99bd7af43a78dbad1947b7455ac P 18caf106f9454ee184a5e8e3142a9d6c: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.004s
I20260630 12:25:23.017849 16596 raft_consensus.cc:359] T ef7ea99bd7af43a78dbad1947b7455ac P 18caf106f9454ee184a5e8e3142a9d6c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } attrs { replace: true } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: true } }
I20260630 12:25:23.018533 16596 raft_consensus.cc:740] T ef7ea99bd7af43a78dbad1947b7455ac P 18caf106f9454ee184a5e8e3142a9d6c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 18caf106f9454ee184a5e8e3142a9d6c, State: Initialized, Role: LEARNER
I20260630 12:25:23.019035 16596 consensus_queue.cc:260] T ef7ea99bd7af43a78dbad1947b7455ac P 18caf106f9454ee184a5e8e3142a9d6c [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: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } attrs { replace: true } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: true } }
I20260630 12:25:23.021220 16596 ts_tablet_manager.cc:1434] T ef7ea99bd7af43a78dbad1947b7455ac P 18caf106f9454ee184a5e8e3142a9d6c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:25:23.023360 16177 tablet_copy_service.cc:342] P 9cf5acc2fdfd48c988b55ce7e16ba7c7: Request end of tablet copy session 18caf106f9454ee184a5e8e3142a9d6c-ef7ea99bd7af43a78dbad1947b7455ac received from {username='slave'} at 127.0.0.1:60830
I20260630 12:25:23.023763 16177 tablet_copy_service.cc:434] P 9cf5acc2fdfd48c988b55ce7e16ba7c7: ending tablet copy session 18caf106f9454ee184a5e8e3142a9d6c-ef7ea99bd7af43a78dbad1947b7455ac on tablet ef7ea99bd7af43a78dbad1947b7455ac with peer 18caf106f9454ee184a5e8e3142a9d6c
I20260630 12:25:23.045572 16596 ts_tablet_manager.cc:933] T cbf951b483624dd492567807509dbfe4 P 18caf106f9454ee184a5e8e3142a9d6c: Initiating tablet copy from peer 62a63bf160984762a3491075d97a0bff (127.12.213.3:39287)
I20260630 12:25:23.047394 16596 tablet_copy_client.cc:323] T cbf951b483624dd492567807509dbfe4 P 18caf106f9454ee184a5e8e3142a9d6c: tablet copy: Beginning tablet copy session from remote peer at address 127.12.213.3:39287
I20260630 12:25:23.048920 16326 tablet_copy_service.cc:140] P 62a63bf160984762a3491075d97a0bff: Received BeginTabletCopySession request for tablet cbf951b483624dd492567807509dbfe4 from peer 18caf106f9454ee184a5e8e3142a9d6c ({username='slave'} at 127.0.0.1:36030)
I20260630 12:25:23.049479 16326 tablet_copy_service.cc:161] P 62a63bf160984762a3491075d97a0bff: Beginning new tablet copy session on tablet cbf951b483624dd492567807509dbfe4 from peer 18caf106f9454ee184a5e8e3142a9d6c at {username='slave'} at 127.0.0.1:36030: session id = 18caf106f9454ee184a5e8e3142a9d6c-cbf951b483624dd492567807509dbfe4
I20260630 12:25:23.056686 16326 tablet_copy_source_session.cc:215] T cbf951b483624dd492567807509dbfe4 P 62a63bf160984762a3491075d97a0bff: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:25:23.059562 16596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbf951b483624dd492567807509dbfe4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:23.074656 16596 tablet_copy_client.cc:806] T cbf951b483624dd492567807509dbfe4 P 18caf106f9454ee184a5e8e3142a9d6c: tablet copy: Starting download of 0 data blocks...
I20260630 12:25:23.075239 16596 tablet_copy_client.cc:670] T cbf951b483624dd492567807509dbfe4 P 18caf106f9454ee184a5e8e3142a9d6c: tablet copy: Starting download of 1 WAL segments...
I20260630 12:25:23.080713 16596 tablet_copy_client.cc:538] T cbf951b483624dd492567807509dbfe4 P 18caf106f9454ee184a5e8e3142a9d6c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:25:23.086098 16596 tablet_bootstrap.cc:492] T cbf951b483624dd492567807509dbfe4 P 18caf106f9454ee184a5e8e3142a9d6c: Bootstrap starting.
I20260630 12:25:23.097654 16596 tablet_bootstrap.cc:492] T cbf951b483624dd492567807509dbfe4 P 18caf106f9454ee184a5e8e3142a9d6c: 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
I20260630 12:25:23.098366 16596 tablet_bootstrap.cc:492] T cbf951b483624dd492567807509dbfe4 P 18caf106f9454ee184a5e8e3142a9d6c: Bootstrap complete.
I20260630 12:25:23.098845 16596 ts_tablet_manager.cc:1403] T cbf951b483624dd492567807509dbfe4 P 18caf106f9454ee184a5e8e3142a9d6c: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.004s
I20260630 12:25:23.100593 16596 raft_consensus.cc:359] T cbf951b483624dd492567807509dbfe4 P 18caf106f9454ee184a5e8e3142a9d6c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } attrs { replace: true } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: true } }
I20260630 12:25:23.101145 16596 raft_consensus.cc:740] T cbf951b483624dd492567807509dbfe4 P 18caf106f9454ee184a5e8e3142a9d6c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 18caf106f9454ee184a5e8e3142a9d6c, State: Initialized, Role: LEARNER
I20260630 12:25:23.101603 16596 consensus_queue.cc:260] T cbf951b483624dd492567807509dbfe4 P 18caf106f9454ee184a5e8e3142a9d6c [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: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } attrs { replace: true } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: true } }
I20260630 12:25:23.103510 16596 ts_tablet_manager.cc:1434] T cbf951b483624dd492567807509dbfe4 P 18caf106f9454ee184a5e8e3142a9d6c: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:25:23.105299 16326 tablet_copy_service.cc:342] P 62a63bf160984762a3491075d97a0bff: Request end of tablet copy session 18caf106f9454ee184a5e8e3142a9d6c-cbf951b483624dd492567807509dbfe4 received from {username='slave'} at 127.0.0.1:36030
I20260630 12:25:23.105706 16326 tablet_copy_service.cc:434] P 62a63bf160984762a3491075d97a0bff: ending tablet copy session 18caf106f9454ee184a5e8e3142a9d6c-cbf951b483624dd492567807509dbfe4 on tablet cbf951b483624dd492567807509dbfe4 with peer 18caf106f9454ee184a5e8e3142a9d6c
I20260630 12:25:23.258121 16467 raft_consensus.cc:1217] T 9417ee14438e4f8fbb319183ce0a0ff0 P 18caf106f9454ee184a5e8e3142a9d6c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:25:23.276180 16316 raft_consensus.cc:1275] T f1d7e436a6b04bc98afce1acbebd5573 P 62a63bf160984762a3491075d97a0bff [term 2 FOLLOWER]: Refusing update from remote peer 380dc5d87f37432b8ae2381096949b77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:25:23.277554 16506 consensus_queue.cc:1048] T f1d7e436a6b04bc98afce1acbebd5573 P 380dc5d87f37432b8ae2381096949b77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:25:23.286480 16165 raft_consensus.cc:1275] T f1d7e436a6b04bc98afce1acbebd5573 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 2 FOLLOWER]: Refusing update from remote peer 380dc5d87f37432b8ae2381096949b77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:25:23.288865 16509 consensus_queue.cc:1048] T f1d7e436a6b04bc98afce1acbebd5573 P 380dc5d87f37432b8ae2381096949b77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:25:23.387441 16467 raft_consensus.cc:1275] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 18caf106f9454ee184a5e8e3142a9d6c [term 2 FOLLOWER]: Refusing update from remote peer 380dc5d87f37432b8ae2381096949b77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:25:23.388712 16509 consensus_queue.cc:1048] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 380dc5d87f37432b8ae2381096949b77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:25:23.395561 16165 raft_consensus.cc:1275] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 2 FOLLOWER]: Refusing update from remote peer 380dc5d87f37432b8ae2381096949b77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:25:23.399232 16465 raft_consensus.cc:1217] T ef7ea99bd7af43a78dbad1947b7455ac P 18caf106f9454ee184a5e8e3142a9d6c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:25:23.404268 16509 consensus_queue.cc:1048] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 380dc5d87f37432b8ae2381096949b77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:25:23.450243 16465 raft_consensus.cc:1217] T cbf951b483624dd492567807509dbfe4 P 18caf106f9454ee184a5e8e3142a9d6c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:25:23.782330 16607 raft_consensus.cc:1064] T 9417ee14438e4f8fbb319183ce0a0ff0 P 62a63bf160984762a3491075d97a0bff: attempting to promote NON_VOTER 18caf106f9454ee184a5e8e3142a9d6c to VOTER
I20260630 12:25:23.784721 16607 consensus_queue.cc:237] T 9417ee14438e4f8fbb319183ce0a0ff0 P 62a63bf160984762a3491075d97a0bff [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: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } attrs { replace: true } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: false } }
I20260630 12:25:23.791083 16467 raft_consensus.cc:1275] T 9417ee14438e4f8fbb319183ce0a0ff0 P 18caf106f9454ee184a5e8e3142a9d6c [term 1 LEARNER]: Refusing update from remote peer 62a63bf160984762a3491075d97a0bff: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:25:23.791975 16241 raft_consensus.cc:1275] T 9417ee14438e4f8fbb319183ce0a0ff0 P 380dc5d87f37432b8ae2381096949b77 [term 1 FOLLOWER]: Refusing update from remote peer 62a63bf160984762a3491075d97a0bff: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:25:23.792649 16167 raft_consensus.cc:1275] T 9417ee14438e4f8fbb319183ce0a0ff0 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 FOLLOWER]: Refusing update from remote peer 62a63bf160984762a3491075d97a0bff: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:25:23.792915 16369 consensus_queue.cc:1048] T 9417ee14438e4f8fbb319183ce0a0ff0 P 62a63bf160984762a3491075d97a0bff [LEADER]: Connected to new peer: Peer: permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:25:23.793953 16607 consensus_queue.cc:1048] T 9417ee14438e4f8fbb319183ce0a0ff0 P 62a63bf160984762a3491075d97a0bff [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:25:23.795332 16571 consensus_queue.cc:1048] T 9417ee14438e4f8fbb319183ce0a0ff0 P 62a63bf160984762a3491075d97a0bff [LEADER]: Connected to new peer: Peer: permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:25:23.806591 16571 raft_consensus.cc:2955] T 9417ee14438e4f8fbb319183ce0a0ff0 P 62a63bf160984762a3491075d97a0bff [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } attrs { replace: true } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: false } } }
I20260630 12:25:23.811683 16467 raft_consensus.cc:2955] T 9417ee14438e4f8fbb319183ce0a0ff0 P 18caf106f9454ee184a5e8e3142a9d6c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } attrs { replace: true } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: false } } }
I20260630 12:25:23.813594 16240 raft_consensus.cc:2955] T 9417ee14438e4f8fbb319183ce0a0ff0 P 380dc5d87f37432b8ae2381096949b77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } attrs { replace: true } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: false } } }
I20260630 12:25:23.819761 16167 raft_consensus.cc:2955] T 9417ee14438e4f8fbb319183ce0a0ff0 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } attrs { replace: true } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: false } } }
I20260630 12:25:23.827625 16062 catalog_manager.cc:5697] T 9417ee14438e4f8fbb319183ce0a0ff0 P 380dc5d87f37432b8ae2381096949b77 reported cstate change: config changed from index 2 to 3, 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "62a63bf160984762a3491075d97a0bff" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } attrs { replace: true } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: false } } }
I20260630 12:25:23.852924 16316 consensus_queue.cc:237] T 9417ee14438e4f8fbb319183ce0a0ff0 P 62a63bf160984762a3491075d97a0bff [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: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: false } }
I20260630 12:25:23.860971 16467 raft_consensus.cc:1275] T 9417ee14438e4f8fbb319183ce0a0ff0 P 18caf106f9454ee184a5e8e3142a9d6c [term 1 FOLLOWER]: Refusing update from remote peer 62a63bf160984762a3491075d97a0bff: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:25:23.861181 16240 raft_consensus.cc:1275] T 9417ee14438e4f8fbb319183ce0a0ff0 P 380dc5d87f37432b8ae2381096949b77 [term 1 FOLLOWER]: Refusing update from remote peer 62a63bf160984762a3491075d97a0bff: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:25:23.862243 16607 consensus_queue.cc:1048] T 9417ee14438e4f8fbb319183ce0a0ff0 P 62a63bf160984762a3491075d97a0bff [LEADER]: Connected to new peer: Peer: permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:25:23.863137 16571 consensus_queue.cc:1048] T 9417ee14438e4f8fbb319183ce0a0ff0 P 62a63bf160984762a3491075d97a0bff [LEADER]: Connected to new peer: Peer: permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:25:23.869601 16369 raft_consensus.cc:2955] T 9417ee14438e4f8fbb319183ce0a0ff0 P 62a63bf160984762a3491075d97a0bff [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9cf5acc2fdfd48c988b55ce7e16ba7c7 (127.12.213.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: false } } }
I20260630 12:25:23.872478 16240 raft_consensus.cc:2955] T 9417ee14438e4f8fbb319183ce0a0ff0 P 380dc5d87f37432b8ae2381096949b77 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9cf5acc2fdfd48c988b55ce7e16ba7c7 (127.12.213.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: false } } }
I20260630 12:25:23.879419 16467 raft_consensus.cc:2955] T 9417ee14438e4f8fbb319183ce0a0ff0 P 18caf106f9454ee184a5e8e3142a9d6c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9cf5acc2fdfd48c988b55ce7e16ba7c7 (127.12.213.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: false } } }
I20260630 12:25:23.881564 16050 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9417ee14438e4f8fbb319183ce0a0ff0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:25:23.883948 16065 catalog_manager.cc:5697] T 9417ee14438e4f8fbb319183ce0a0ff0 P 62a63bf160984762a3491075d97a0bff reported cstate change: config changed from index 3 to 4, VOTER 9cf5acc2fdfd48c988b55ce7e16ba7c7 (127.12.213.1) evicted. New cstate: current_term: 1 leader_uuid: "62a63bf160984762a3491075d97a0bff" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:25:23.896481 16156 tablet_service.cc:1558] Processing DeleteTablet for tablet 9417ee14438e4f8fbb319183ce0a0ff0 with delete_type TABLET_DATA_TOMBSTONED (TS 9cf5acc2fdfd48c988b55ce7e16ba7c7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60790
I20260630 12:25:23.907163 16620 tablet_replica.cc:333] T 9417ee14438e4f8fbb319183ce0a0ff0 P 9cf5acc2fdfd48c988b55ce7e16ba7c7: stopping tablet replica
I20260630 12:25:23.908161 16620 raft_consensus.cc:2243] T 9417ee14438e4f8fbb319183ce0a0ff0 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:23.908885 16620 raft_consensus.cc:2272] T 9417ee14438e4f8fbb319183ce0a0ff0 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:23.911881 16620 ts_tablet_manager.cc:1916] T 9417ee14438e4f8fbb319183ce0a0ff0 P 9cf5acc2fdfd48c988b55ce7e16ba7c7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:25:23.926932 16620 ts_tablet_manager.cc:1929] T 9417ee14438e4f8fbb319183ce0a0ff0 P 9cf5acc2fdfd48c988b55ce7e16ba7c7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:25:23.927320 16620 log.cc:1199] T 9417ee14438e4f8fbb319183ce0a0ff0 P 9cf5acc2fdfd48c988b55ce7e16ba7c7: Deleting WAL directory at /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822237130653-13140-0/minicluster-data/ts-0-root/wals/9417ee14438e4f8fbb319183ce0a0ff0
I20260630 12:25:23.928872 16050 catalog_manager.cc:5028] TS 9cf5acc2fdfd48c988b55ce7e16ba7c7 (127.12.213.1:36793): tablet 9417ee14438e4f8fbb319183ce0a0ff0 (table range_aware_rebalance_new_range [id=66b04b900d624e2b969f6a0eb7c87862]) successfully deleted
I20260630 12:25:24.014295 16611 raft_consensus.cc:1064] T ef7ea99bd7af43a78dbad1947b7455ac P 9cf5acc2fdfd48c988b55ce7e16ba7c7: attempting to promote NON_VOTER 18caf106f9454ee184a5e8e3142a9d6c to VOTER
I20260630 12:25:24.016058 16611 consensus_queue.cc:237] T ef7ea99bd7af43a78dbad1947b7455ac P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [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: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } attrs { replace: true } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: false } }
I20260630 12:25:24.022095 16467 raft_consensus.cc:1275] T ef7ea99bd7af43a78dbad1947b7455ac P 18caf106f9454ee184a5e8e3142a9d6c [term 1 LEARNER]: Refusing update from remote peer 9cf5acc2fdfd48c988b55ce7e16ba7c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:25:24.025935 16316 raft_consensus.cc:1275] T ef7ea99bd7af43a78dbad1947b7455ac P 62a63bf160984762a3491075d97a0bff [term 1 FOLLOWER]: Refusing update from remote peer 9cf5acc2fdfd48c988b55ce7e16ba7c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:25:24.030099 16624 consensus_queue.cc:1048] T ef7ea99bd7af43a78dbad1947b7455ac P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:25:24.030884 16240 raft_consensus.cc:1275] T ef7ea99bd7af43a78dbad1947b7455ac P 380dc5d87f37432b8ae2381096949b77 [term 1 FOLLOWER]: Refusing update from remote peer 9cf5acc2fdfd48c988b55ce7e16ba7c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:25:24.033550 16611 consensus_queue.cc:1048] T ef7ea99bd7af43a78dbad1947b7455ac P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:25:24.034840 16621 consensus_queue.cc:1048] T ef7ea99bd7af43a78dbad1947b7455ac P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:25:24.060811 16240 raft_consensus.cc:2955] T ef7ea99bd7af43a78dbad1947b7455ac P 380dc5d87f37432b8ae2381096949b77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } attrs { replace: true } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: false } } }
I20260630 12:25:24.062539 16315 raft_consensus.cc:2955] T ef7ea99bd7af43a78dbad1947b7455ac P 62a63bf160984762a3491075d97a0bff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } attrs { replace: true } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: false } } }
I20260630 12:25:24.064153 16369 raft_consensus.cc:1064] T cbf951b483624dd492567807509dbfe4 P 62a63bf160984762a3491075d97a0bff: attempting to promote NON_VOTER 18caf106f9454ee184a5e8e3142a9d6c to VOTER
I20260630 12:25:24.071496 16369 consensus_queue.cc:237] T cbf951b483624dd492567807509dbfe4 P 62a63bf160984762a3491075d97a0bff [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: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } attrs { replace: true } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: false } }
I20260630 12:25:24.073902 16065 catalog_manager.cc:5697] T ef7ea99bd7af43a78dbad1947b7455ac P 380dc5d87f37432b8ae2381096949b77 reported cstate change: config changed from index 2 to 3, 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } attrs { replace: true } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: false } } }
I20260630 12:25:24.058598 16621 raft_consensus.cc:2955] T ef7ea99bd7af43a78dbad1947b7455ac P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } attrs { replace: true } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: false } } }
I20260630 12:25:24.088413 16167 raft_consensus.cc:1275] T cbf951b483624dd492567807509dbfe4 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 FOLLOWER]: Refusing update from remote peer 62a63bf160984762a3491075d97a0bff: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:25:24.091478 16465 raft_consensus.cc:2955] T ef7ea99bd7af43a78dbad1947b7455ac P 18caf106f9454ee184a5e8e3142a9d6c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } attrs { replace: true } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: false } } }
I20260630 12:25:24.093366 16607 consensus_queue.cc:1048] T cbf951b483624dd492567807509dbfe4 P 62a63bf160984762a3491075d97a0bff [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:25:24.099000 16165 consensus_queue.cc:237] T ef7ea99bd7af43a78dbad1947b7455ac P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [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: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: false } }
I20260630 12:25:24.098975 16467 raft_consensus.cc:1275] T cbf951b483624dd492567807509dbfe4 P 18caf106f9454ee184a5e8e3142a9d6c [term 1 LEARNER]: Refusing update from remote peer 62a63bf160984762a3491075d97a0bff: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:25:24.107575 16240 raft_consensus.cc:1275] T cbf951b483624dd492567807509dbfe4 P 380dc5d87f37432b8ae2381096949b77 [term 1 FOLLOWER]: Refusing update from remote peer 62a63bf160984762a3491075d97a0bff: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:25:24.108969 16240 raft_consensus.cc:1275] T ef7ea99bd7af43a78dbad1947b7455ac P 380dc5d87f37432b8ae2381096949b77 [term 1 FOLLOWER]: Refusing update from remote peer 9cf5acc2fdfd48c988b55ce7e16ba7c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:25:24.108788 16571 consensus_queue.cc:1048] T cbf951b483624dd492567807509dbfe4 P 62a63bf160984762a3491075d97a0bff [LEADER]: Connected to new peer: Peer: permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:25:24.109503 16467 raft_consensus.cc:1275] T ef7ea99bd7af43a78dbad1947b7455ac P 18caf106f9454ee184a5e8e3142a9d6c [term 1 FOLLOWER]: Refusing update from remote peer 9cf5acc2fdfd48c988b55ce7e16ba7c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:25:24.110361 16607 consensus_queue.cc:1048] T cbf951b483624dd492567807509dbfe4 P 62a63bf160984762a3491075d97a0bff [LEADER]: Connected to new peer: Peer: permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:25:24.111550 16626 consensus_queue.cc:1048] T ef7ea99bd7af43a78dbad1947b7455ac P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:25:24.114986 16611 consensus_queue.cc:1048] T ef7ea99bd7af43a78dbad1947b7455ac P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:25:24.132145 16611 raft_consensus.cc:2955] T ef7ea99bd7af43a78dbad1947b7455ac P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 62a63bf160984762a3491075d97a0bff (127.12.213.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: false } } }
I20260630 12:25:24.133165 16607 raft_consensus.cc:2955] T cbf951b483624dd492567807509dbfe4 P 62a63bf160984762a3491075d97a0bff [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } attrs { replace: true } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: false } } }
I20260630 12:25:24.135826 16466 raft_consensus.cc:2955] T ef7ea99bd7af43a78dbad1947b7455ac P 18caf106f9454ee184a5e8e3142a9d6c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 62a63bf160984762a3491075d97a0bff (127.12.213.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: false } } }
I20260630 12:25:24.138566 16239 raft_consensus.cc:2955] T ef7ea99bd7af43a78dbad1947b7455ac P 380dc5d87f37432b8ae2381096949b77 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 62a63bf160984762a3491075d97a0bff (127.12.213.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: false } } }
I20260630 12:25:24.139665 16242 raft_consensus.cc:2955] T cbf951b483624dd492567807509dbfe4 P 380dc5d87f37432b8ae2381096949b77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } attrs { replace: true } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: false } } }
I20260630 12:25:24.149562 16165 raft_consensus.cc:2955] T cbf951b483624dd492567807509dbfe4 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } attrs { replace: true } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: false } } }
I20260630 12:25:24.162115 16064 catalog_manager.cc:5697] T cbf951b483624dd492567807509dbfe4 P 380dc5d87f37432b8ae2381096949b77 reported cstate change: config changed from index 2 to 3, 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "62a63bf160984762a3491075d97a0bff" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } attrs { replace: true } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: false } } }
I20260630 12:25:24.172276 16050 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ef7ea99bd7af43a78dbad1947b7455ac with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:25:24.177946 16063 catalog_manager.cc:5697] T ef7ea99bd7af43a78dbad1947b7455ac P 9cf5acc2fdfd48c988b55ce7e16ba7c7 reported cstate change: config changed from index 3 to 4, VOTER 62a63bf160984762a3491075d97a0bff (127.12.213.3) evicted. New cstate: current_term: 1 leader_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:25:24.185429 16467 raft_consensus.cc:2955] T cbf951b483624dd492567807509dbfe4 P 18caf106f9454ee184a5e8e3142a9d6c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } attrs { replace: true } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: false } } }
I20260630 12:25:24.189760 16302 tablet_service.cc:1558] Processing DeleteTablet for tablet ef7ea99bd7af43a78dbad1947b7455ac with delete_type TABLET_DATA_TOMBSTONED (TS 62a63bf160984762a3491075d97a0bff not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35984
I20260630 12:25:24.199518 16634 tablet_replica.cc:333] T ef7ea99bd7af43a78dbad1947b7455ac P 62a63bf160984762a3491075d97a0bff: stopping tablet replica
I20260630 12:25:24.200471 16634 raft_consensus.cc:2243] T ef7ea99bd7af43a78dbad1947b7455ac P 62a63bf160984762a3491075d97a0bff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:24.201278 16634 raft_consensus.cc:2272] T ef7ea99bd7af43a78dbad1947b7455ac P 62a63bf160984762a3491075d97a0bff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:24.206714 16634 ts_tablet_manager.cc:1916] T ef7ea99bd7af43a78dbad1947b7455ac P 62a63bf160984762a3491075d97a0bff: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:25:24.212994 16315 consensus_queue.cc:237] T cbf951b483624dd492567807509dbfe4 P 62a63bf160984762a3491075d97a0bff [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: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: false } }
I20260630 12:25:24.219394 16467 raft_consensus.cc:1275] T cbf951b483624dd492567807509dbfe4 P 18caf106f9454ee184a5e8e3142a9d6c [term 1 FOLLOWER]: Refusing update from remote peer 62a63bf160984762a3491075d97a0bff: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:25:24.219901 16634 ts_tablet_manager.cc:1929] T ef7ea99bd7af43a78dbad1947b7455ac P 62a63bf160984762a3491075d97a0bff: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:25:24.220393 16634 log.cc:1199] T ef7ea99bd7af43a78dbad1947b7455ac P 62a63bf160984762a3491075d97a0bff: Deleting WAL directory at /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822237130653-13140-0/minicluster-data/ts-2-root/wals/ef7ea99bd7af43a78dbad1947b7455ac
I20260630 12:25:24.221118 16369 consensus_queue.cc:1048] T cbf951b483624dd492567807509dbfe4 P 62a63bf160984762a3491075d97a0bff [LEADER]: Connected to new peer: Peer: permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:25:24.222091 16050 catalog_manager.cc:5028] TS 62a63bf160984762a3491075d97a0bff (127.12.213.3:39287): tablet ef7ea99bd7af43a78dbad1947b7455ac (table range_aware_rebalance_new_range [id=66b04b900d624e2b969f6a0eb7c87862]) successfully deleted
I20260630 12:25:24.224017 16239 raft_consensus.cc:1275] T cbf951b483624dd492567807509dbfe4 P 380dc5d87f37432b8ae2381096949b77 [term 1 FOLLOWER]: Refusing update from remote peer 62a63bf160984762a3491075d97a0bff: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:25:24.225346 16369 consensus_queue.cc:1048] T cbf951b483624dd492567807509dbfe4 P 62a63bf160984762a3491075d97a0bff [LEADER]: Connected to new peer: Peer: permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:25:24.227520 16571 raft_consensus.cc:2955] T cbf951b483624dd492567807509dbfe4 P 62a63bf160984762a3491075d97a0bff [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9cf5acc2fdfd48c988b55ce7e16ba7c7 (127.12.213.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: false } } }
I20260630 12:25:24.229305 16467 raft_consensus.cc:2955] T cbf951b483624dd492567807509dbfe4 P 18caf106f9454ee184a5e8e3142a9d6c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9cf5acc2fdfd48c988b55ce7e16ba7c7 (127.12.213.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: false } } }
I20260630 12:25:24.235947 16239 raft_consensus.cc:2955] T cbf951b483624dd492567807509dbfe4 P 380dc5d87f37432b8ae2381096949b77 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9cf5acc2fdfd48c988b55ce7e16ba7c7 (127.12.213.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: false } } }
I20260630 12:25:24.239266 16050 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cbf951b483624dd492567807509dbfe4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:25:24.242704 16065 catalog_manager.cc:5697] T cbf951b483624dd492567807509dbfe4 P 18caf106f9454ee184a5e8e3142a9d6c reported cstate change: config changed from index 3 to 4, VOTER 9cf5acc2fdfd48c988b55ce7e16ba7c7 (127.12.213.1) evicted. New cstate: current_term: 1 leader_uuid: "62a63bf160984762a3491075d97a0bff" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: false } } }
I20260630 12:25:24.253014 16156 tablet_service.cc:1558] Processing DeleteTablet for tablet cbf951b483624dd492567807509dbfe4 with delete_type TABLET_DATA_TOMBSTONED (TS 9cf5acc2fdfd48c988b55ce7e16ba7c7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60790
I20260630 12:25:24.253891 16620 tablet_replica.cc:333] T cbf951b483624dd492567807509dbfe4 P 9cf5acc2fdfd48c988b55ce7e16ba7c7: stopping tablet replica
I20260630 12:25:24.254875 16620 raft_consensus.cc:2243] T cbf951b483624dd492567807509dbfe4 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:24.255511 16620 raft_consensus.cc:2272] T cbf951b483624dd492567807509dbfe4 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:24.257844 16620 ts_tablet_manager.cc:1916] T cbf951b483624dd492567807509dbfe4 P 9cf5acc2fdfd48c988b55ce7e16ba7c7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:25:24.267581 16620 ts_tablet_manager.cc:1929] T cbf951b483624dd492567807509dbfe4 P 9cf5acc2fdfd48c988b55ce7e16ba7c7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:25:24.267848 16620 log.cc:1199] T cbf951b483624dd492567807509dbfe4 P 9cf5acc2fdfd48c988b55ce7e16ba7c7: Deleting WAL directory at /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822237130653-13140-0/minicluster-data/ts-0-root/wals/cbf951b483624dd492567807509dbfe4
I20260630 12:25:24.269019 16050 catalog_manager.cc:5028] TS 9cf5acc2fdfd48c988b55ce7e16ba7c7 (127.12.213.1:36793): tablet cbf951b483624dd492567807509dbfe4 (table range_aware_rebalance_new_range [id=66b04b900d624e2b969f6a0eb7c87862]) successfully deleted
I20260630 12:25:24.419413 16118 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:25:24.442576 16239 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9eb6ba37d10642f69acf2fc5c0ffa745"
dest_uuid: "380dc5d87f37432b8ae2381096949b77"
mode: GRACEFUL
new_leader_uuid: "18caf106f9454ee184a5e8e3142a9d6c"
 from {username='slave'} at 127.0.0.1:60104
I20260630 12:25:24.443090 16239 raft_consensus.cc:606] T 9eb6ba37d10642f69acf2fc5c0ffa745 P 380dc5d87f37432b8ae2381096949b77 [term 1 LEADER]: Received request to transfer leadership to TS 18caf106f9454ee184a5e8e3142a9d6c
I20260630 12:25:24.444293 16118 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260630 12:25:24.445045 16118 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:24.675979 16637 raft_consensus.cc:993] T 9eb6ba37d10642f69acf2fc5c0ffa745 P 380dc5d87f37432b8ae2381096949b77: : Instructing follower 18caf106f9454ee184a5e8e3142a9d6c to start an election
I20260630 12:25:24.676505 16509 raft_consensus.cc:1081] T 9eb6ba37d10642f69acf2fc5c0ffa745 P 380dc5d87f37432b8ae2381096949b77 [term 1 LEADER]: Signalling peer 18caf106f9454ee184a5e8e3142a9d6c to start an election
I20260630 12:25:24.677980 16467 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9eb6ba37d10642f69acf2fc5c0ffa745"
dest_uuid: "18caf106f9454ee184a5e8e3142a9d6c"
 from {username='slave'} at 127.0.0.1:60464
I20260630 12:25:24.678463 16467 raft_consensus.cc:493] T 9eb6ba37d10642f69acf2fc5c0ffa745 P 18caf106f9454ee184a5e8e3142a9d6c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:25:24.678771 16467 raft_consensus.cc:3060] T 9eb6ba37d10642f69acf2fc5c0ffa745 P 18caf106f9454ee184a5e8e3142a9d6c [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:25:24.682838 16467 raft_consensus.cc:515] T 9eb6ba37d10642f69acf2fc5c0ffa745 P 18caf106f9454ee184a5e8e3142a9d6c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } }
I20260630 12:25:24.684208 16467 leader_election.cc:290] T 9eb6ba37d10642f69acf2fc5c0ffa745 P 18caf106f9454ee184a5e8e3142a9d6c [CANDIDATE]: Term 2 election: Requested vote from peers 9cf5acc2fdfd48c988b55ce7e16ba7c7 (127.12.213.1:36793), 380dc5d87f37432b8ae2381096949b77 (127.12.213.2:37725)
I20260630 12:25:24.685051 16165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb6ba37d10642f69acf2fc5c0ffa745" candidate_uuid: "18caf106f9454ee184a5e8e3142a9d6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7"
I20260630 12:25:24.685164 16239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb6ba37d10642f69acf2fc5c0ffa745" candidate_uuid: "18caf106f9454ee184a5e8e3142a9d6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "380dc5d87f37432b8ae2381096949b77"
I20260630 12:25:24.685701 16165 raft_consensus.cc:3060] T 9eb6ba37d10642f69acf2fc5c0ffa745 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:25:24.685757 16239 raft_consensus.cc:3055] T 9eb6ba37d10642f69acf2fc5c0ffa745 P 380dc5d87f37432b8ae2381096949b77 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:25:24.686244 16239 raft_consensus.cc:740] T 9eb6ba37d10642f69acf2fc5c0ffa745 P 380dc5d87f37432b8ae2381096949b77 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 380dc5d87f37432b8ae2381096949b77, State: Running, Role: LEADER
I20260630 12:25:24.687050 16239 consensus_queue.cc:260] T 9eb6ba37d10642f69acf2fc5c0ffa745 P 380dc5d87f37432b8ae2381096949b77 [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: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } }
I20260630 12:25:24.688213 16239 raft_consensus.cc:3060] T 9eb6ba37d10642f69acf2fc5c0ffa745 P 380dc5d87f37432b8ae2381096949b77 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:25:24.692865 16165 raft_consensus.cc:2468] T 9eb6ba37d10642f69acf2fc5c0ffa745 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18caf106f9454ee184a5e8e3142a9d6c in term 2.
I20260630 12:25:24.694128 16428 leader_election.cc:304] T 9eb6ba37d10642f69acf2fc5c0ffa745 P 18caf106f9454ee184a5e8e3142a9d6c [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: 18caf106f9454ee184a5e8e3142a9d6c, 9cf5acc2fdfd48c988b55ce7e16ba7c7; no voters: 
I20260630 12:25:24.694644 16239 raft_consensus.cc:2468] T 9eb6ba37d10642f69acf2fc5c0ffa745 P 380dc5d87f37432b8ae2381096949b77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18caf106f9454ee184a5e8e3142a9d6c in term 2.
I20260630 12:25:24.694890 16526 raft_consensus.cc:2804] T 9eb6ba37d10642f69acf2fc5c0ffa745 P 18caf106f9454ee184a5e8e3142a9d6c [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:25:24.695960 16526 raft_consensus.cc:697] T 9eb6ba37d10642f69acf2fc5c0ffa745 P 18caf106f9454ee184a5e8e3142a9d6c [term 2 LEADER]: Becoming Leader. State: Replica: 18caf106f9454ee184a5e8e3142a9d6c, State: Running, Role: LEADER
I20260630 12:25:24.696727 16526 consensus_queue.cc:237] T 9eb6ba37d10642f69acf2fc5c0ffa745 P 18caf106f9454ee184a5e8e3142a9d6c [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: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } }
I20260630 12:25:24.703670 16062 catalog_manager.cc:5697] T 9eb6ba37d10642f69acf2fc5c0ffa745 P 18caf106f9454ee184a5e8e3142a9d6c reported cstate change: term changed from 1 to 2, leader changed from 380dc5d87f37432b8ae2381096949b77 (127.12.213.2) to 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4). New cstate: current_term: 2 leader_uuid: "18caf106f9454ee184a5e8e3142a9d6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:25.094918 16165 raft_consensus.cc:1275] T 9eb6ba37d10642f69acf2fc5c0ffa745 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 2 FOLLOWER]: Refusing update from remote peer 18caf106f9454ee184a5e8e3142a9d6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:25:25.096226 16526 consensus_queue.cc:1048] T 9eb6ba37d10642f69acf2fc5c0ffa745 P 18caf106f9454ee184a5e8e3142a9d6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:25:25.108580 16239 raft_consensus.cc:1275] T 9eb6ba37d10642f69acf2fc5c0ffa745 P 380dc5d87f37432b8ae2381096949b77 [term 2 FOLLOWER]: Refusing update from remote peer 18caf106f9454ee184a5e8e3142a9d6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:25:25.110050 16643 consensus_queue.cc:1048] T 9eb6ba37d10642f69acf2fc5c0ffa745 P 18caf106f9454ee184a5e8e3142a9d6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:25:25.273578 16165 consensus_queue.cc:237] T 0babab27dfcb43e0966a8d285100c01b P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [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: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } attrs { replace: true } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: true } }
I20260630 12:25:25.279618 16315 raft_consensus.cc:1275] T 0babab27dfcb43e0966a8d285100c01b P 62a63bf160984762a3491075d97a0bff [term 1 FOLLOWER]: Refusing update from remote peer 9cf5acc2fdfd48c988b55ce7e16ba7c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:25:25.280416 16239 raft_consensus.cc:1275] T 0babab27dfcb43e0966a8d285100c01b P 380dc5d87f37432b8ae2381096949b77 [term 1 FOLLOWER]: Refusing update from remote peer 9cf5acc2fdfd48c988b55ce7e16ba7c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:25:25.280776 16132 consensus_peers.cc:597] T 0babab27dfcb43e0966a8d285100c01b P 9cf5acc2fdfd48c988b55ce7e16ba7c7 -> Peer 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4:38709): Couldn't send request to peer 18caf106f9454ee184a5e8e3142a9d6c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0babab27dfcb43e0966a8d285100c01b. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:25.281126 16648 consensus_queue.cc:1048] T 0babab27dfcb43e0966a8d285100c01b P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:25:25.282016 16640 consensus_queue.cc:1048] T 0babab27dfcb43e0966a8d285100c01b P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:25:25.289983 16626 raft_consensus.cc:2955] T 0babab27dfcb43e0966a8d285100c01b P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } attrs { replace: true } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: true } } }
I20260630 12:25:25.292109 16315 raft_consensus.cc:2955] T 0babab27dfcb43e0966a8d285100c01b P 62a63bf160984762a3491075d97a0bff [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } attrs { replace: true } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: true } } }
I20260630 12:25:25.292352 16239 raft_consensus.cc:2955] T 0babab27dfcb43e0966a8d285100c01b P 380dc5d87f37432b8ae2381096949b77 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } attrs { replace: true } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: true } } }
I20260630 12:25:25.301858 16062 catalog_manager.cc:5697] T 0babab27dfcb43e0966a8d285100c01b P 62a63bf160984762a3491075d97a0bff reported cstate change: config changed from index -1 to 2, NON_VOTER 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4) added. New cstate: current_term: 1 leader_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } attrs { replace: true } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: true } } }
I20260630 12:25:25.308563 16315 consensus_queue.cc:237] T d50c550a6ea5499994b349d549dd91a7 P 62a63bf160984762a3491075d97a0bff [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: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { replace: true } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: NON_VOTER last_known_addr { host: "127.12.213.2" port: 37725 } attrs { promote: true } }
I20260630 12:25:25.316103 16165 raft_consensus.cc:1275] T d50c550a6ea5499994b349d549dd91a7 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 FOLLOWER]: Refusing update from remote peer 62a63bf160984762a3491075d97a0bff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:25:25.317700 16571 consensus_queue.cc:1048] T d50c550a6ea5499994b349d549dd91a7 P 62a63bf160984762a3491075d97a0bff [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:25:25.318658 16279 consensus_peers.cc:597] T d50c550a6ea5499994b349d549dd91a7 P 62a63bf160984762a3491075d97a0bff -> Peer 380dc5d87f37432b8ae2381096949b77 (127.12.213.2:37725): Couldn't send request to peer 380dc5d87f37432b8ae2381096949b77. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d50c550a6ea5499994b349d549dd91a7. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:25.318771 16467 raft_consensus.cc:1275] T d50c550a6ea5499994b349d549dd91a7 P 18caf106f9454ee184a5e8e3142a9d6c [term 1 FOLLOWER]: Refusing update from remote peer 62a63bf160984762a3491075d97a0bff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:25:25.320248 16571 consensus_queue.cc:1048] T d50c550a6ea5499994b349d549dd91a7 P 62a63bf160984762a3491075d97a0bff [LEADER]: Connected to new peer: Peer: permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:25:25.329082 16658 raft_consensus.cc:2955] T d50c550a6ea5499994b349d549dd91a7 P 62a63bf160984762a3491075d97a0bff [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 380dc5d87f37432b8ae2381096949b77 (127.12.213.2) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { replace: true } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: NON_VOTER last_known_addr { host: "127.12.213.2" port: 37725 } attrs { promote: true } } }
I20260630 12:25:25.330466 16165 raft_consensus.cc:2955] T d50c550a6ea5499994b349d549dd91a7 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 380dc5d87f37432b8ae2381096949b77 (127.12.213.2) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { replace: true } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: NON_VOTER last_known_addr { host: "127.12.213.2" port: 37725 } attrs { promote: true } } }
I20260630 12:25:25.337827 16467 raft_consensus.cc:2955] T d50c550a6ea5499994b349d549dd91a7 P 18caf106f9454ee184a5e8e3142a9d6c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 380dc5d87f37432b8ae2381096949b77 (127.12.213.2) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { replace: true } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: NON_VOTER last_known_addr { host: "127.12.213.2" port: 37725 } attrs { promote: true } } }
I20260630 12:25:25.342209 16065 catalog_manager.cc:5697] T d50c550a6ea5499994b349d549dd91a7 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 reported cstate change: config changed from index -1 to 2, NON_VOTER 380dc5d87f37432b8ae2381096949b77 (127.12.213.2) added. New cstate: current_term: 1 leader_uuid: "62a63bf160984762a3491075d97a0bff" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { replace: true } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: NON_VOTER last_known_addr { host: "127.12.213.2" port: 37725 } attrs { promote: true } } }
I20260630 12:25:25.344489 16165 consensus_queue.cc:237] T 22933c5859e14b24a66c46d95f6226d9 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [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: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } attrs { replace: true } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: true } }
W20260630 12:25:25.361656 16132 consensus_peers.cc:597] T 22933c5859e14b24a66c46d95f6226d9 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 -> Peer 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4:38709): Couldn't send request to peer 18caf106f9454ee184a5e8e3142a9d6c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 22933c5859e14b24a66c46d95f6226d9. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:25.363176 16315 raft_consensus.cc:1275] T 22933c5859e14b24a66c46d95f6226d9 P 62a63bf160984762a3491075d97a0bff [term 1 FOLLOWER]: Refusing update from remote peer 9cf5acc2fdfd48c988b55ce7e16ba7c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:25:25.364686 16640 consensus_queue.cc:1048] T 22933c5859e14b24a66c46d95f6226d9 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:25:25.364974 16239 raft_consensus.cc:1275] T 22933c5859e14b24a66c46d95f6226d9 P 380dc5d87f37432b8ae2381096949b77 [term 1 FOLLOWER]: Refusing update from remote peer 9cf5acc2fdfd48c988b55ce7e16ba7c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:25:25.369017 16640 consensus_queue.cc:1048] T 22933c5859e14b24a66c46d95f6226d9 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:25:25.375484 16626 raft_consensus.cc:2955] T 22933c5859e14b24a66c46d95f6226d9 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } attrs { replace: true } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: true } } }
I20260630 12:25:25.377456 16315 raft_consensus.cc:2955] T 22933c5859e14b24a66c46d95f6226d9 P 62a63bf160984762a3491075d97a0bff [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } attrs { replace: true } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: true } } }
I20260630 12:25:25.390904 16065 catalog_manager.cc:5697] T 22933c5859e14b24a66c46d95f6226d9 P 62a63bf160984762a3491075d97a0bff reported cstate change: config changed from index -1 to 2, NON_VOTER 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4) added. New cstate: current_term: 1 leader_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } attrs { replace: true } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: true } } }
I20260630 12:25:25.392375 16239 raft_consensus.cc:2955] T 22933c5859e14b24a66c46d95f6226d9 P 380dc5d87f37432b8ae2381096949b77 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } attrs { replace: true } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: true } } }
I20260630 12:25:25.407044 16240 consensus_queue.cc:237] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 380dc5d87f37432b8ae2381096949b77 [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: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { replace: true } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: NON_VOTER last_known_addr { host: "127.12.213.3" port: 39287 } attrs { promote: true } }
I20260630 12:25:25.414201 16467 raft_consensus.cc:1275] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 18caf106f9454ee184a5e8e3142a9d6c [term 2 FOLLOWER]: Refusing update from remote peer 380dc5d87f37432b8ae2381096949b77: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:25:25.415757 16651 consensus_queue.cc:1048] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 380dc5d87f37432b8ae2381096949b77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:25:25.416333 16165 raft_consensus.cc:1275] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 2 FOLLOWER]: Refusing update from remote peer 380dc5d87f37432b8ae2381096949b77: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260630 12:25:25.418558 16206 consensus_peers.cc:597] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 380dc5d87f37432b8ae2381096949b77 -> Peer 62a63bf160984762a3491075d97a0bff (127.12.213.3:39287): Couldn't send request to peer 62a63bf160984762a3491075d97a0bff. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8bf8f6f7ebfd42de8a4ccc47e72b642b. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:25.419343 16651 consensus_queue.cc:1048] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 380dc5d87f37432b8ae2381096949b77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:25:25.424146 16669 raft_consensus.cc:2955] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 380dc5d87f37432b8ae2381096949b77 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 62a63bf160984762a3491075d97a0bff (127.12.213.3) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { replace: true } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: NON_VOTER last_known_addr { host: "127.12.213.3" port: 39287 } attrs { promote: true } } }
I20260630 12:25:25.425642 16467 raft_consensus.cc:2955] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 18caf106f9454ee184a5e8e3142a9d6c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 62a63bf160984762a3491075d97a0bff (127.12.213.3) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { replace: true } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: NON_VOTER last_known_addr { host: "127.12.213.3" port: 39287 } attrs { promote: true } } }
I20260630 12:25:25.427932 16165 raft_consensus.cc:2955] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 62a63bf160984762a3491075d97a0bff (127.12.213.3) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { replace: true } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: NON_VOTER last_known_addr { host: "127.12.213.3" port: 39287 } attrs { promote: true } } }
I20260630 12:25:25.438462 16062 catalog_manager.cc:5697] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 9cf5acc2fdfd48c988b55ce7e16ba7c7 reported cstate change: config changed from index -1 to 3, NON_VOTER 62a63bf160984762a3491075d97a0bff (127.12.213.3) added. New cstate: current_term: 2 leader_uuid: "380dc5d87f37432b8ae2381096949b77" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { replace: true } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: NON_VOTER last_known_addr { host: "127.12.213.3" port: 39287 } attrs { promote: true } } }
I20260630 12:25:25.664534 16672 ts_tablet_manager.cc:933] T 0babab27dfcb43e0966a8d285100c01b P 18caf106f9454ee184a5e8e3142a9d6c: Initiating tablet copy from peer 9cf5acc2fdfd48c988b55ce7e16ba7c7 (127.12.213.1:36793)
I20260630 12:25:25.666301 16672 tablet_copy_client.cc:323] T 0babab27dfcb43e0966a8d285100c01b P 18caf106f9454ee184a5e8e3142a9d6c: tablet copy: Beginning tablet copy session from remote peer at address 127.12.213.1:36793
I20260630 12:25:25.670120 16177 tablet_copy_service.cc:140] P 9cf5acc2fdfd48c988b55ce7e16ba7c7: Received BeginTabletCopySession request for tablet 0babab27dfcb43e0966a8d285100c01b from peer 18caf106f9454ee184a5e8e3142a9d6c ({username='slave'} at 127.0.0.1:60830)
I20260630 12:25:25.670692 16177 tablet_copy_service.cc:161] P 9cf5acc2fdfd48c988b55ce7e16ba7c7: Beginning new tablet copy session on tablet 0babab27dfcb43e0966a8d285100c01b from peer 18caf106f9454ee184a5e8e3142a9d6c at {username='slave'} at 127.0.0.1:60830: session id = 18caf106f9454ee184a5e8e3142a9d6c-0babab27dfcb43e0966a8d285100c01b
I20260630 12:25:25.677008 16177 tablet_copy_source_session.cc:215] T 0babab27dfcb43e0966a8d285100c01b P 9cf5acc2fdfd48c988b55ce7e16ba7c7: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:25:25.679684 16672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0babab27dfcb43e0966a8d285100c01b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:25.694789 16672 tablet_copy_client.cc:806] T 0babab27dfcb43e0966a8d285100c01b P 18caf106f9454ee184a5e8e3142a9d6c: tablet copy: Starting download of 0 data blocks...
I20260630 12:25:25.695384 16672 tablet_copy_client.cc:670] T 0babab27dfcb43e0966a8d285100c01b P 18caf106f9454ee184a5e8e3142a9d6c: tablet copy: Starting download of 1 WAL segments...
I20260630 12:25:25.698755 16672 tablet_copy_client.cc:538] T 0babab27dfcb43e0966a8d285100c01b P 18caf106f9454ee184a5e8e3142a9d6c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:25:25.704289 16672 tablet_bootstrap.cc:492] T 0babab27dfcb43e0966a8d285100c01b P 18caf106f9454ee184a5e8e3142a9d6c: Bootstrap starting.
I20260630 12:25:25.719732 16672 tablet_bootstrap.cc:492] T 0babab27dfcb43e0966a8d285100c01b P 18caf106f9454ee184a5e8e3142a9d6c: 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
I20260630 12:25:25.720428 16672 tablet_bootstrap.cc:492] T 0babab27dfcb43e0966a8d285100c01b P 18caf106f9454ee184a5e8e3142a9d6c: Bootstrap complete.
I20260630 12:25:25.721066 16672 ts_tablet_manager.cc:1403] T 0babab27dfcb43e0966a8d285100c01b P 18caf106f9454ee184a5e8e3142a9d6c: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260630 12:25:25.723817 16672 raft_consensus.cc:359] T 0babab27dfcb43e0966a8d285100c01b P 18caf106f9454ee184a5e8e3142a9d6c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } attrs { replace: true } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: true } }
I20260630 12:25:25.724664 16672 raft_consensus.cc:740] T 0babab27dfcb43e0966a8d285100c01b P 18caf106f9454ee184a5e8e3142a9d6c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 18caf106f9454ee184a5e8e3142a9d6c, State: Initialized, Role: LEARNER
I20260630 12:25:25.725351 16672 consensus_queue.cc:260] T 0babab27dfcb43e0966a8d285100c01b P 18caf106f9454ee184a5e8e3142a9d6c [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: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } attrs { replace: true } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: true } }
I20260630 12:25:25.727207 16672 ts_tablet_manager.cc:1434] T 0babab27dfcb43e0966a8d285100c01b P 18caf106f9454ee184a5e8e3142a9d6c: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260630 12:25:25.728690 16177 tablet_copy_service.cc:342] P 9cf5acc2fdfd48c988b55ce7e16ba7c7: Request end of tablet copy session 18caf106f9454ee184a5e8e3142a9d6c-0babab27dfcb43e0966a8d285100c01b received from {username='slave'} at 127.0.0.1:60830
I20260630 12:25:25.729085 16177 tablet_copy_service.cc:434] P 9cf5acc2fdfd48c988b55ce7e16ba7c7: ending tablet copy session 18caf106f9454ee184a5e8e3142a9d6c-0babab27dfcb43e0966a8d285100c01b on tablet 0babab27dfcb43e0966a8d285100c01b with peer 18caf106f9454ee184a5e8e3142a9d6c
I20260630 12:25:25.891248 16676 ts_tablet_manager.cc:933] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 62a63bf160984762a3491075d97a0bff: Initiating tablet copy from peer 380dc5d87f37432b8ae2381096949b77 (127.12.213.2:37725)
I20260630 12:25:25.892830 16676 tablet_copy_client.cc:323] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 62a63bf160984762a3491075d97a0bff: tablet copy: Beginning tablet copy session from remote peer at address 127.12.213.2:37725
I20260630 12:25:25.894330 16252 tablet_copy_service.cc:140] P 380dc5d87f37432b8ae2381096949b77: Received BeginTabletCopySession request for tablet 8bf8f6f7ebfd42de8a4ccc47e72b642b from peer 62a63bf160984762a3491075d97a0bff ({username='slave'} at 127.0.0.1:60088)
I20260630 12:25:25.894781 16252 tablet_copy_service.cc:161] P 380dc5d87f37432b8ae2381096949b77: Beginning new tablet copy session on tablet 8bf8f6f7ebfd42de8a4ccc47e72b642b from peer 62a63bf160984762a3491075d97a0bff at {username='slave'} at 127.0.0.1:60088: session id = 62a63bf160984762a3491075d97a0bff-8bf8f6f7ebfd42de8a4ccc47e72b642b
I20260630 12:25:25.899560 16252 tablet_copy_source_session.cc:215] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 380dc5d87f37432b8ae2381096949b77: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:25:25.902417 16676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bf8f6f7ebfd42de8a4ccc47e72b642b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:25.910131 16678 ts_tablet_manager.cc:933] T d50c550a6ea5499994b349d549dd91a7 P 380dc5d87f37432b8ae2381096949b77: Initiating tablet copy from peer 62a63bf160984762a3491075d97a0bff (127.12.213.3:39287)
I20260630 12:25:25.913007 16678 tablet_copy_client.cc:323] T d50c550a6ea5499994b349d549dd91a7 P 380dc5d87f37432b8ae2381096949b77: tablet copy: Beginning tablet copy session from remote peer at address 127.12.213.3:39287
I20260630 12:25:25.914698 16326 tablet_copy_service.cc:140] P 62a63bf160984762a3491075d97a0bff: Received BeginTabletCopySession request for tablet d50c550a6ea5499994b349d549dd91a7 from peer 380dc5d87f37432b8ae2381096949b77 ({username='slave'} at 127.0.0.1:36014)
I20260630 12:25:25.915230 16326 tablet_copy_service.cc:161] P 62a63bf160984762a3491075d97a0bff: Beginning new tablet copy session on tablet d50c550a6ea5499994b349d549dd91a7 from peer 380dc5d87f37432b8ae2381096949b77 at {username='slave'} at 127.0.0.1:36014: session id = 380dc5d87f37432b8ae2381096949b77-d50c550a6ea5499994b349d549dd91a7
I20260630 12:25:25.918403 16676 tablet_copy_client.cc:806] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 62a63bf160984762a3491075d97a0bff: tablet copy: Starting download of 0 data blocks...
I20260630 12:25:25.918624 16672 ts_tablet_manager.cc:933] T 22933c5859e14b24a66c46d95f6226d9 P 18caf106f9454ee184a5e8e3142a9d6c: Initiating tablet copy from peer 9cf5acc2fdfd48c988b55ce7e16ba7c7 (127.12.213.1:36793)
I20260630 12:25:25.919039 16676 tablet_copy_client.cc:670] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 62a63bf160984762a3491075d97a0bff: tablet copy: Starting download of 1 WAL segments...
I20260630 12:25:25.921118 16672 tablet_copy_client.cc:323] T 22933c5859e14b24a66c46d95f6226d9 P 18caf106f9454ee184a5e8e3142a9d6c: tablet copy: Beginning tablet copy session from remote peer at address 127.12.213.1:36793
I20260630 12:25:25.922901 16177 tablet_copy_service.cc:140] P 9cf5acc2fdfd48c988b55ce7e16ba7c7: Received BeginTabletCopySession request for tablet 22933c5859e14b24a66c46d95f6226d9 from peer 18caf106f9454ee184a5e8e3142a9d6c ({username='slave'} at 127.0.0.1:60830)
I20260630 12:25:25.922919 16676 tablet_copy_client.cc:538] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 62a63bf160984762a3491075d97a0bff: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:25:25.923516 16177 tablet_copy_service.cc:161] P 9cf5acc2fdfd48c988b55ce7e16ba7c7: Beginning new tablet copy session on tablet 22933c5859e14b24a66c46d95f6226d9 from peer 18caf106f9454ee184a5e8e3142a9d6c at {username='slave'} at 127.0.0.1:60830: session id = 18caf106f9454ee184a5e8e3142a9d6c-22933c5859e14b24a66c46d95f6226d9
I20260630 12:25:25.924229 16326 tablet_copy_source_session.cc:215] T d50c550a6ea5499994b349d549dd91a7 P 62a63bf160984762a3491075d97a0bff: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:25:25.927573 16678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d50c550a6ea5499994b349d549dd91a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:25.931686 16676 tablet_bootstrap.cc:492] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 62a63bf160984762a3491075d97a0bff: Bootstrap starting.
I20260630 12:25:25.935503 16177 tablet_copy_source_session.cc:215] T 22933c5859e14b24a66c46d95f6226d9 P 9cf5acc2fdfd48c988b55ce7e16ba7c7: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:25:25.938838 16672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22933c5859e14b24a66c46d95f6226d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:25.954275 16678 tablet_copy_client.cc:806] T d50c550a6ea5499994b349d549dd91a7 P 380dc5d87f37432b8ae2381096949b77: tablet copy: Starting download of 0 data blocks...
I20260630 12:25:25.955148 16678 tablet_copy_client.cc:670] T d50c550a6ea5499994b349d549dd91a7 P 380dc5d87f37432b8ae2381096949b77: tablet copy: Starting download of 1 WAL segments...
I20260630 12:25:25.958830 16672 tablet_copy_client.cc:806] T 22933c5859e14b24a66c46d95f6226d9 P 18caf106f9454ee184a5e8e3142a9d6c: tablet copy: Starting download of 0 data blocks...
I20260630 12:25:25.959407 16678 tablet_copy_client.cc:538] T d50c550a6ea5499994b349d549dd91a7 P 380dc5d87f37432b8ae2381096949b77: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:25:25.959438 16672 tablet_copy_client.cc:670] T 22933c5859e14b24a66c46d95f6226d9 P 18caf106f9454ee184a5e8e3142a9d6c: tablet copy: Starting download of 1 WAL segments...
I20260630 12:25:25.963660 16672 tablet_copy_client.cc:538] T 22933c5859e14b24a66c46d95f6226d9 P 18caf106f9454ee184a5e8e3142a9d6c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:25:25.966831 16678 tablet_bootstrap.cc:492] T d50c550a6ea5499994b349d549dd91a7 P 380dc5d87f37432b8ae2381096949b77: Bootstrap starting.
I20260630 12:25:25.969771 16676 tablet_bootstrap.cc:492] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 62a63bf160984762a3491075d97a0bff: 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
I20260630 12:25:25.970714 16676 tablet_bootstrap.cc:492] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 62a63bf160984762a3491075d97a0bff: Bootstrap complete.
I20260630 12:25:25.971405 16676 ts_tablet_manager.cc:1403] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 62a63bf160984762a3491075d97a0bff: Time spent bootstrapping tablet: real 0.040s	user 0.021s	sys 0.012s
I20260630 12:25:25.972558 16672 tablet_bootstrap.cc:492] T 22933c5859e14b24a66c46d95f6226d9 P 18caf106f9454ee184a5e8e3142a9d6c: Bootstrap starting.
I20260630 12:25:25.974395 16676 raft_consensus.cc:359] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 62a63bf160984762a3491075d97a0bff [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { replace: true } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: NON_VOTER last_known_addr { host: "127.12.213.3" port: 39287 } attrs { promote: true } }
I20260630 12:25:25.975278 16676 raft_consensus.cc:740] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 62a63bf160984762a3491075d97a0bff [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 62a63bf160984762a3491075d97a0bff, State: Initialized, Role: LEARNER
I20260630 12:25:25.976369 16676 consensus_queue.cc:260] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 62a63bf160984762a3491075d97a0bff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.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: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { replace: true } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: NON_VOTER last_known_addr { host: "127.12.213.3" port: 39287 } attrs { promote: true } }
I20260630 12:25:25.993196 16672 tablet_bootstrap.cc:492] T 22933c5859e14b24a66c46d95f6226d9 P 18caf106f9454ee184a5e8e3142a9d6c: 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
I20260630 12:25:25.995674 16676 ts_tablet_manager.cc:1434] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 62a63bf160984762a3491075d97a0bff: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260630 12:25:25.996048 16672 tablet_bootstrap.cc:492] T 22933c5859e14b24a66c46d95f6226d9 P 18caf106f9454ee184a5e8e3142a9d6c: Bootstrap complete.
I20260630 12:25:25.996765 16672 ts_tablet_manager.cc:1403] T 22933c5859e14b24a66c46d95f6226d9 P 18caf106f9454ee184a5e8e3142a9d6c: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.004s
I20260630 12:25:25.999703 16672 raft_consensus.cc:359] T 22933c5859e14b24a66c46d95f6226d9 P 18caf106f9454ee184a5e8e3142a9d6c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } attrs { replace: true } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: true } }
I20260630 12:25:26.000550 16672 raft_consensus.cc:740] T 22933c5859e14b24a66c46d95f6226d9 P 18caf106f9454ee184a5e8e3142a9d6c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 18caf106f9454ee184a5e8e3142a9d6c, State: Initialized, Role: LEARNER
I20260630 12:25:26.001221 16672 consensus_queue.cc:260] T 22933c5859e14b24a66c46d95f6226d9 P 18caf106f9454ee184a5e8e3142a9d6c [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: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } attrs { replace: true } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: true } }
I20260630 12:25:26.003664 16672 ts_tablet_manager.cc:1434] T 22933c5859e14b24a66c46d95f6226d9 P 18caf106f9454ee184a5e8e3142a9d6c: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260630 12:25:26.005475 16177 tablet_copy_service.cc:342] P 9cf5acc2fdfd48c988b55ce7e16ba7c7: Request end of tablet copy session 18caf106f9454ee184a5e8e3142a9d6c-22933c5859e14b24a66c46d95f6226d9 received from {username='slave'} at 127.0.0.1:60830
I20260630 12:25:26.005875 16177 tablet_copy_service.cc:434] P 9cf5acc2fdfd48c988b55ce7e16ba7c7: ending tablet copy session 18caf106f9454ee184a5e8e3142a9d6c-22933c5859e14b24a66c46d95f6226d9 on tablet 22933c5859e14b24a66c46d95f6226d9 with peer 18caf106f9454ee184a5e8e3142a9d6c
I20260630 12:25:26.006937 16252 tablet_copy_service.cc:342] P 380dc5d87f37432b8ae2381096949b77: Request end of tablet copy session 62a63bf160984762a3491075d97a0bff-8bf8f6f7ebfd42de8a4ccc47e72b642b received from {username='slave'} at 127.0.0.1:60088
I20260630 12:25:26.007375 16252 tablet_copy_service.cc:434] P 380dc5d87f37432b8ae2381096949b77: ending tablet copy session 62a63bf160984762a3491075d97a0bff-8bf8f6f7ebfd42de8a4ccc47e72b642b on tablet 8bf8f6f7ebfd42de8a4ccc47e72b642b with peer 62a63bf160984762a3491075d97a0bff
I20260630 12:25:26.010784 16678 tablet_bootstrap.cc:492] T d50c550a6ea5499994b349d549dd91a7 P 380dc5d87f37432b8ae2381096949b77: 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
I20260630 12:25:26.011711 16678 tablet_bootstrap.cc:492] T d50c550a6ea5499994b349d549dd91a7 P 380dc5d87f37432b8ae2381096949b77: Bootstrap complete.
I20260630 12:25:26.012421 16678 ts_tablet_manager.cc:1403] T d50c550a6ea5499994b349d549dd91a7 P 380dc5d87f37432b8ae2381096949b77: Time spent bootstrapping tablet: real 0.046s	user 0.027s	sys 0.014s
I20260630 12:25:26.015199 16678 raft_consensus.cc:359] T d50c550a6ea5499994b349d549dd91a7 P 380dc5d87f37432b8ae2381096949b77 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { replace: true } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: NON_VOTER last_known_addr { host: "127.12.213.2" port: 37725 } attrs { promote: true } }
I20260630 12:25:26.015849 16678 raft_consensus.cc:740] T d50c550a6ea5499994b349d549dd91a7 P 380dc5d87f37432b8ae2381096949b77 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 380dc5d87f37432b8ae2381096949b77, State: Initialized, Role: LEARNER
I20260630 12:25:26.016381 16678 consensus_queue.cc:260] T d50c550a6ea5499994b349d549dd91a7 P 380dc5d87f37432b8ae2381096949b77 [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: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { replace: true } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: NON_VOTER last_known_addr { host: "127.12.213.2" port: 37725 } attrs { promote: true } }
I20260630 12:25:26.021437 16678 ts_tablet_manager.cc:1434] T d50c550a6ea5499994b349d549dd91a7 P 380dc5d87f37432b8ae2381096949b77: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.005s
I20260630 12:25:26.023164 16326 tablet_copy_service.cc:342] P 62a63bf160984762a3491075d97a0bff: Request end of tablet copy session 380dc5d87f37432b8ae2381096949b77-d50c550a6ea5499994b349d549dd91a7 received from {username='slave'} at 127.0.0.1:36014
I20260630 12:25:26.023571 16326 tablet_copy_service.cc:434] P 62a63bf160984762a3491075d97a0bff: ending tablet copy session 380dc5d87f37432b8ae2381096949b77-d50c550a6ea5499994b349d549dd91a7 on tablet d50c550a6ea5499994b349d549dd91a7 with peer 380dc5d87f37432b8ae2381096949b77
I20260630 12:25:26.162696 16467 raft_consensus.cc:1217] T 0babab27dfcb43e0966a8d285100c01b P 18caf106f9454ee184a5e8e3142a9d6c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:25:26.267755 16315 raft_consensus.cc:1217] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 62a63bf160984762a3491075d97a0bff [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:25:26.300097 16240 raft_consensus.cc:1217] T d50c550a6ea5499994b349d549dd91a7 P 380dc5d87f37432b8ae2381096949b77 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:25:26.415583 16467 raft_consensus.cc:1217] T 22933c5859e14b24a66c46d95f6226d9 P 18caf106f9454ee184a5e8e3142a9d6c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:25:26.446190 16118 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:25:26.463191 16118 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260630 12:25:26.463948 16118 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:26.657651 16686 raft_consensus.cc:1064] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 380dc5d87f37432b8ae2381096949b77: attempting to promote NON_VOTER 62a63bf160984762a3491075d97a0bff to VOTER
I20260630 12:25:26.660137 16686 consensus_queue.cc:237] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 380dc5d87f37432b8ae2381096949b77 [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: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { replace: true } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } attrs { promote: false } }
I20260630 12:25:26.666440 16315 raft_consensus.cc:1275] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 62a63bf160984762a3491075d97a0bff [term 2 LEARNER]: Refusing update from remote peer 380dc5d87f37432b8ae2381096949b77: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:25:26.667012 16467 raft_consensus.cc:1275] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 18caf106f9454ee184a5e8e3142a9d6c [term 2 FOLLOWER]: Refusing update from remote peer 380dc5d87f37432b8ae2381096949b77: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:25:26.667718 16165 raft_consensus.cc:1275] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 2 FOLLOWER]: Refusing update from remote peer 380dc5d87f37432b8ae2381096949b77: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:25:26.667976 16686 consensus_queue.cc:1048] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 380dc5d87f37432b8ae2381096949b77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:25:26.669467 16687 consensus_queue.cc:1048] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 380dc5d87f37432b8ae2381096949b77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:25:26.670303 16669 consensus_queue.cc:1048] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 380dc5d87f37432b8ae2381096949b77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:25:26.688522 16689 raft_consensus.cc:1064] T d50c550a6ea5499994b349d549dd91a7 P 62a63bf160984762a3491075d97a0bff: attempting to promote NON_VOTER 380dc5d87f37432b8ae2381096949b77 to VOTER
I20260630 12:25:26.687944 16669 raft_consensus.cc:2955] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 380dc5d87f37432b8ae2381096949b77 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 62a63bf160984762a3491075d97a0bff (127.12.213.3) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { replace: true } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } attrs { promote: false } } }
I20260630 12:25:26.689764 16467 raft_consensus.cc:2955] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 18caf106f9454ee184a5e8e3142a9d6c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 62a63bf160984762a3491075d97a0bff (127.12.213.3) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { replace: true } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } attrs { promote: false } } }
I20260630 12:25:26.690963 16689 consensus_queue.cc:237] T d50c550a6ea5499994b349d549dd91a7 P 62a63bf160984762a3491075d97a0bff [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: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { replace: true } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } attrs { promote: false } }
I20260630 12:25:26.700186 16165 raft_consensus.cc:2955] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 62a63bf160984762a3491075d97a0bff (127.12.213.3) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { replace: true } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } attrs { promote: false } } }
I20260630 12:25:26.703049 16167 raft_consensus.cc:1275] T d50c550a6ea5499994b349d549dd91a7 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 FOLLOWER]: Refusing update from remote peer 62a63bf160984762a3491075d97a0bff: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:25:26.704142 16467 raft_consensus.cc:1275] T d50c550a6ea5499994b349d549dd91a7 P 18caf106f9454ee184a5e8e3142a9d6c [term 1 FOLLOWER]: Refusing update from remote peer 62a63bf160984762a3491075d97a0bff: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:25:26.704653 16658 consensus_queue.cc:1048] T d50c550a6ea5499994b349d549dd91a7 P 62a63bf160984762a3491075d97a0bff [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:25:26.704223 16064 catalog_manager.cc:5697] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 18caf106f9454ee184a5e8e3142a9d6c reported cstate change: config changed from index 3 to 4, 62a63bf160984762a3491075d97a0bff (127.12.213.3) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "380dc5d87f37432b8ae2381096949b77" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { replace: true } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } attrs { promote: false } } }
I20260630 12:25:26.706538 16658 consensus_queue.cc:1048] T d50c550a6ea5499994b349d549dd91a7 P 62a63bf160984762a3491075d97a0bff [LEADER]: Connected to new peer: Peer: permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:25:26.707540 16239 raft_consensus.cc:1275] T d50c550a6ea5499994b349d549dd91a7 P 380dc5d87f37432b8ae2381096949b77 [term 1 LEARNER]: Refusing update from remote peer 62a63bf160984762a3491075d97a0bff: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:25:26.709991 16315 raft_consensus.cc:2955] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 62a63bf160984762a3491075d97a0bff [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 62a63bf160984762a3491075d97a0bff (127.12.213.3) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { replace: true } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } attrs { promote: false } } }
I20260630 12:25:26.718360 16658 consensus_queue.cc:1048] T d50c550a6ea5499994b349d549dd91a7 P 62a63bf160984762a3491075d97a0bff [LEADER]: Connected to new peer: Peer: permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:25:26.761840 16688 raft_consensus.cc:2955] T d50c550a6ea5499994b349d549dd91a7 P 62a63bf160984762a3491075d97a0bff [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 380dc5d87f37432b8ae2381096949b77 (127.12.213.2) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { replace: true } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } attrs { promote: false } } }
I20260630 12:25:26.765632 16239 raft_consensus.cc:2955] T d50c550a6ea5499994b349d549dd91a7 P 380dc5d87f37432b8ae2381096949b77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 380dc5d87f37432b8ae2381096949b77 (127.12.213.2) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { replace: true } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } attrs { promote: false } } }
I20260630 12:25:26.775969 16648 raft_consensus.cc:1064] T 0babab27dfcb43e0966a8d285100c01b P 9cf5acc2fdfd48c988b55ce7e16ba7c7: attempting to promote NON_VOTER 18caf106f9454ee184a5e8e3142a9d6c to VOTER
I20260630 12:25:26.775305 16167 raft_consensus.cc:2955] T d50c550a6ea5499994b349d549dd91a7 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 380dc5d87f37432b8ae2381096949b77 (127.12.213.2) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { replace: true } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } attrs { promote: false } } }
I20260630 12:25:26.778501 16648 consensus_queue.cc:237] T 0babab27dfcb43e0966a8d285100c01b P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [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: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } attrs { replace: true } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: false } }
I20260630 12:25:26.782140 16467 raft_consensus.cc:2955] T d50c550a6ea5499994b349d549dd91a7 P 18caf106f9454ee184a5e8e3142a9d6c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 380dc5d87f37432b8ae2381096949b77 (127.12.213.2) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { replace: true } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } attrs { promote: false } } }
I20260630 12:25:26.792866 16466 raft_consensus.cc:1275] T 0babab27dfcb43e0966a8d285100c01b P 18caf106f9454ee184a5e8e3142a9d6c [term 1 LEARNER]: Refusing update from remote peer 9cf5acc2fdfd48c988b55ce7e16ba7c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:25:26.793790 16239 raft_consensus.cc:1275] T 0babab27dfcb43e0966a8d285100c01b P 380dc5d87f37432b8ae2381096949b77 [term 1 FOLLOWER]: Refusing update from remote peer 9cf5acc2fdfd48c988b55ce7e16ba7c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:25:26.795297 16684 consensus_queue.cc:1048] T 0babab27dfcb43e0966a8d285100c01b P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:25:26.795661 16315 raft_consensus.cc:1275] T 0babab27dfcb43e0966a8d285100c01b P 62a63bf160984762a3491075d97a0bff [term 1 FOLLOWER]: Refusing update from remote peer 9cf5acc2fdfd48c988b55ce7e16ba7c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:25:26.796161 16685 consensus_queue.cc:1048] T 0babab27dfcb43e0966a8d285100c01b P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:25:26.798892 16685 consensus_queue.cc:1048] T 0babab27dfcb43e0966a8d285100c01b P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:25:26.834125 16240 consensus_queue.cc:237] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 380dc5d87f37432b8ae2381096949b77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } attrs { promote: false } }
I20260630 12:25:26.835347 16684 raft_consensus.cc:2955] T 0babab27dfcb43e0966a8d285100c01b P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } attrs { replace: true } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: false } } }
I20260630 12:25:26.836784 16242 raft_consensus.cc:2955] T 0babab27dfcb43e0966a8d285100c01b P 380dc5d87f37432b8ae2381096949b77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } attrs { replace: true } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: false } } }
I20260630 12:25:26.839939 16315 raft_consensus.cc:1275] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 62a63bf160984762a3491075d97a0bff [term 2 FOLLOWER]: Refusing update from remote peer 380dc5d87f37432b8ae2381096949b77: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:25:26.841394 16686 consensus_queue.cc:1048] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 380dc5d87f37432b8ae2381096949b77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:25:26.840807 16064 catalog_manager.cc:5697] T d50c550a6ea5499994b349d549dd91a7 P 18caf106f9454ee184a5e8e3142a9d6c reported cstate change: config changed from index 2 to 3, 380dc5d87f37432b8ae2381096949b77 (127.12.213.2) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "62a63bf160984762a3491075d97a0bff" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { replace: true } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } attrs { promote: false } } }
I20260630 12:25:26.851624 16687 raft_consensus.cc:2955] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 380dc5d87f37432b8ae2381096949b77 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } attrs { promote: false } } }
I20260630 12:25:26.868093 16316 consensus_queue.cc:237] T d50c550a6ea5499994b349d549dd91a7 P 62a63bf160984762a3491075d97a0bff [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: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } attrs { promote: false } }
I20260630 12:25:26.889577 16685 raft_consensus.cc:1064] T 22933c5859e14b24a66c46d95f6226d9 P 9cf5acc2fdfd48c988b55ce7e16ba7c7: attempting to promote NON_VOTER 18caf106f9454ee184a5e8e3142a9d6c to VOTER
I20260630 12:25:26.895874 16466 raft_consensus.cc:2955] T 0babab27dfcb43e0966a8d285100c01b P 18caf106f9454ee184a5e8e3142a9d6c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } attrs { replace: true } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: false } } }
I20260630 12:25:26.897974 16240 raft_consensus.cc:1275] T d50c550a6ea5499994b349d549dd91a7 P 380dc5d87f37432b8ae2381096949b77 [term 1 FOLLOWER]: Refusing update from remote peer 62a63bf160984762a3491075d97a0bff: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:25:26.894586 16167 raft_consensus.cc:1275] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 2 FOLLOWER]: Refusing update from remote peer 380dc5d87f37432b8ae2381096949b77: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:25:26.902361 16165 raft_consensus.cc:1275] T d50c550a6ea5499994b349d549dd91a7 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 FOLLOWER]: Refusing update from remote peer 62a63bf160984762a3491075d97a0bff: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:25:26.903137 16686 consensus_queue.cc:1048] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 380dc5d87f37432b8ae2381096949b77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:25:26.893500 16314 raft_consensus.cc:2955] T 0babab27dfcb43e0966a8d285100c01b P 62a63bf160984762a3491075d97a0bff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } attrs { replace: true } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: false } } }
I20260630 12:25:26.886966 16065 catalog_manager.cc:5697] T 0babab27dfcb43e0966a8d285100c01b P 380dc5d87f37432b8ae2381096949b77 reported cstate change: config changed from index 2 to 3, 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } attrs { replace: true } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: false } } }
I20260630 12:25:26.907500 16165 raft_consensus.cc:2955] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } attrs { promote: false } } }
I20260630 12:25:26.899847 16685 consensus_queue.cc:237] T 22933c5859e14b24a66c46d95f6226d9 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [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: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } attrs { replace: true } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: false } }
I20260630 12:25:26.901237 16049 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8bf8f6f7ebfd42de8a4ccc47e72b642b with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:25:26.857172 16315 raft_consensus.cc:2955] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 62a63bf160984762a3491075d97a0bff [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } attrs { promote: false } } }
I20260630 12:25:26.911672 16689 consensus_queue.cc:1048] T d50c550a6ea5499994b349d549dd91a7 P 62a63bf160984762a3491075d97a0bff [LEADER]: Connected to new peer: Peer: permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:25:26.914711 16689 consensus_queue.cc:1048] T d50c550a6ea5499994b349d549dd91a7 P 62a63bf160984762a3491075d97a0bff [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:25:26.923754 16062 catalog_manager.cc:5697] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 380dc5d87f37432b8ae2381096949b77 reported cstate change: config changed from index 4 to 5, VOTER 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4) evicted. New cstate: current_term: 2 leader_uuid: "380dc5d87f37432b8ae2381096949b77" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:25:26.926266 16658 raft_consensus.cc:2955] T d50c550a6ea5499994b349d549dd91a7 P 62a63bf160984762a3491075d97a0bff [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } attrs { promote: false } } }
I20260630 12:25:26.935986 16167 raft_consensus.cc:2955] T d50c550a6ea5499994b349d549dd91a7 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } attrs { promote: false } } }
I20260630 12:25:26.942752 16050 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d50c550a6ea5499994b349d549dd91a7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:25:26.945760 16453 tablet_service.cc:1558] Processing DeleteTablet for tablet 8bf8f6f7ebfd42de8a4ccc47e72b642b with delete_type TABLET_DATA_TOMBSTONED (TS 18caf106f9454ee184a5e8e3142a9d6c not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:60454
I20260630 12:25:26.946872 16240 raft_consensus.cc:2955] T d50c550a6ea5499994b349d549dd91a7 P 380dc5d87f37432b8ae2381096949b77 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } attrs { promote: false } } }
I20260630 12:25:26.950202 16063 catalog_manager.cc:5697] T d50c550a6ea5499994b349d549dd91a7 P 62a63bf160984762a3491075d97a0bff reported cstate change: config changed from index 3 to 4, VOTER 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4) evicted. New cstate: current_term: 1 leader_uuid: "62a63bf160984762a3491075d97a0bff" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:25:26.961288 16709 tablet_replica.cc:333] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 18caf106f9454ee184a5e8e3142a9d6c: stopping tablet replica
I20260630 12:25:26.962605 16450 tablet_service.cc:1558] Processing DeleteTablet for tablet d50c550a6ea5499994b349d549dd91a7 with delete_type TABLET_DATA_TOMBSTONED (TS 18caf106f9454ee184a5e8e3142a9d6c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60454
I20260630 12:25:26.964553 16709 raft_consensus.cc:2243] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 18caf106f9454ee184a5e8e3142a9d6c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:26.980943 16709 raft_consensus.cc:2272] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 18caf106f9454ee184a5e8e3142a9d6c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:26.984177 16709 ts_tablet_manager.cc:1916] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 18caf106f9454ee184a5e8e3142a9d6c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:25:26.984789 16467 raft_consensus.cc:1275] T 22933c5859e14b24a66c46d95f6226d9 P 18caf106f9454ee184a5e8e3142a9d6c [term 1 LEARNER]: Refusing update from remote peer 9cf5acc2fdfd48c988b55ce7e16ba7c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:25:26.987046 16648 consensus_queue.cc:1048] T 22933c5859e14b24a66c46d95f6226d9 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:25:26.988515 16315 raft_consensus.cc:1275] T 22933c5859e14b24a66c46d95f6226d9 P 62a63bf160984762a3491075d97a0bff [term 1 FOLLOWER]: Refusing update from remote peer 9cf5acc2fdfd48c988b55ce7e16ba7c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:25:26.989710 16240 raft_consensus.cc:1275] T 22933c5859e14b24a66c46d95f6226d9 P 380dc5d87f37432b8ae2381096949b77 [term 1 FOLLOWER]: Refusing update from remote peer 9cf5acc2fdfd48c988b55ce7e16ba7c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:25:26.990427 16685 consensus_queue.cc:1048] T 22933c5859e14b24a66c46d95f6226d9 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:25:26.991291 16684 consensus_queue.cc:1048] T 22933c5859e14b24a66c46d95f6226d9 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:25:26.998369 16167 consensus_queue.cc:237] T 0babab27dfcb43e0966a8d285100c01b P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [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: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: false } }
I20260630 12:25:27.008756 16709 ts_tablet_manager.cc:1929] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 18caf106f9454ee184a5e8e3142a9d6c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:25:27.009311 16709 log.cc:1199] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 18caf106f9454ee184a5e8e3142a9d6c: Deleting WAL directory at /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822237130653-13140-0/minicluster-data/ts-3-root/wals/8bf8f6f7ebfd42de8a4ccc47e72b642b
I20260630 12:25:27.008787 16684 raft_consensus.cc:2955] T 22933c5859e14b24a66c46d95f6226d9 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } attrs { replace: true } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: false } } }
I20260630 12:25:27.011057 16051 catalog_manager.cc:5028] TS 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4:38709): tablet 8bf8f6f7ebfd42de8a4ccc47e72b642b (table range_aware_rebalance_new_range [id=66b04b900d624e2b969f6a0eb7c87862]) successfully deleted
I20260630 12:25:27.011689 16315 raft_consensus.cc:2955] T 22933c5859e14b24a66c46d95f6226d9 P 62a63bf160984762a3491075d97a0bff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } attrs { replace: true } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: false } } }
I20260630 12:25:27.012941 16467 raft_consensus.cc:2955] T 22933c5859e14b24a66c46d95f6226d9 P 18caf106f9454ee184a5e8e3142a9d6c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } attrs { replace: true } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: false } } }
I20260630 12:25:27.011071 16709 tablet_replica.cc:333] T d50c550a6ea5499994b349d549dd91a7 P 18caf106f9454ee184a5e8e3142a9d6c: stopping tablet replica
I20260630 12:25:27.020949 16709 raft_consensus.cc:2243] T d50c550a6ea5499994b349d549dd91a7 P 18caf106f9454ee184a5e8e3142a9d6c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:27.021737 16709 raft_consensus.cc:2272] T d50c550a6ea5499994b349d549dd91a7 P 18caf106f9454ee184a5e8e3142a9d6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:27.021893 16242 raft_consensus.cc:2955] T 22933c5859e14b24a66c46d95f6226d9 P 380dc5d87f37432b8ae2381096949b77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } attrs { replace: true } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: false } } }
I20260630 12:25:27.026764 16709 ts_tablet_manager.cc:1916] T d50c550a6ea5499994b349d549dd91a7 P 18caf106f9454ee184a5e8e3142a9d6c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:25:27.028645 16062 catalog_manager.cc:5697] T 22933c5859e14b24a66c46d95f6226d9 P 62a63bf160984762a3491075d97a0bff reported cstate change: config changed from index 2 to 3, 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } attrs { replace: true } } peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: false } } }
I20260630 12:25:27.033775 16315 raft_consensus.cc:1275] T 0babab27dfcb43e0966a8d285100c01b P 62a63bf160984762a3491075d97a0bff [term 1 FOLLOWER]: Refusing update from remote peer 9cf5acc2fdfd48c988b55ce7e16ba7c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:25:27.035246 16684 consensus_queue.cc:1048] T 0babab27dfcb43e0966a8d285100c01b P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:25:27.040019 16467 raft_consensus.cc:1275] T 0babab27dfcb43e0966a8d285100c01b P 18caf106f9454ee184a5e8e3142a9d6c [term 1 FOLLOWER]: Refusing update from remote peer 9cf5acc2fdfd48c988b55ce7e16ba7c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:25:27.043772 16684 raft_consensus.cc:2955] T 0babab27dfcb43e0966a8d285100c01b P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 380dc5d87f37432b8ae2381096949b77 (127.12.213.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: false } } }
I20260630 12:25:27.045085 16648 consensus_queue.cc:1048] T 0babab27dfcb43e0966a8d285100c01b P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:25:27.046618 16315 raft_consensus.cc:2955] T 0babab27dfcb43e0966a8d285100c01b P 62a63bf160984762a3491075d97a0bff [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 380dc5d87f37432b8ae2381096949b77 (127.12.213.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: false } } }
I20260630 12:25:27.049692 16465 raft_consensus.cc:2955] T 0babab27dfcb43e0966a8d285100c01b P 18caf106f9454ee184a5e8e3142a9d6c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 380dc5d87f37432b8ae2381096949b77 (127.12.213.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: false } } }
I20260630 12:25:27.054237 16050 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0babab27dfcb43e0966a8d285100c01b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:25:27.059777 16062 catalog_manager.cc:5697] T 0babab27dfcb43e0966a8d285100c01b P 62a63bf160984762a3491075d97a0bff reported cstate change: config changed from index 3 to 4, VOTER 380dc5d87f37432b8ae2381096949b77 (127.12.213.2) evicted. New cstate: current_term: 1 leader_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: false } } }
I20260630 12:25:27.054929 16709 ts_tablet_manager.cc:1929] T d50c550a6ea5499994b349d549dd91a7 P 18caf106f9454ee184a5e8e3142a9d6c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:25:27.070982 16709 log.cc:1199] T d50c550a6ea5499994b349d549dd91a7 P 18caf106f9454ee184a5e8e3142a9d6c: Deleting WAL directory at /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822237130653-13140-0/minicluster-data/ts-3-root/wals/d50c550a6ea5499994b349d549dd91a7
I20260630 12:25:27.071741 16167 consensus_queue.cc:237] T 22933c5859e14b24a66c46d95f6226d9 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [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: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: false } }
I20260630 12:25:27.072635 16051 catalog_manager.cc:5028] TS 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4:38709): tablet d50c550a6ea5499994b349d549dd91a7 (table range_aware_rebalance_new_range [id=66b04b900d624e2b969f6a0eb7c87862]) successfully deleted
I20260630 12:25:27.077988 16226 tablet_service.cc:1558] Processing DeleteTablet for tablet 0babab27dfcb43e0966a8d285100c01b with delete_type TABLET_DATA_TOMBSTONED (TS 380dc5d87f37432b8ae2381096949b77 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60068
I20260630 12:25:27.079984 16467 raft_consensus.cc:1275] T 22933c5859e14b24a66c46d95f6226d9 P 18caf106f9454ee184a5e8e3142a9d6c [term 1 FOLLOWER]: Refusing update from remote peer 9cf5acc2fdfd48c988b55ce7e16ba7c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:25:27.082521 16648 consensus_queue.cc:1048] T 22933c5859e14b24a66c46d95f6226d9 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:25:27.079979 16315 raft_consensus.cc:1275] T 22933c5859e14b24a66c46d95f6226d9 P 62a63bf160984762a3491075d97a0bff [term 1 FOLLOWER]: Refusing update from remote peer 9cf5acc2fdfd48c988b55ce7e16ba7c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:25:27.089653 16648 consensus_queue.cc:1048] T 22933c5859e14b24a66c46d95f6226d9 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:25:27.093616 16715 tablet_replica.cc:333] T 0babab27dfcb43e0966a8d285100c01b P 380dc5d87f37432b8ae2381096949b77: stopping tablet replica
I20260630 12:25:27.094753 16715 raft_consensus.cc:2243] T 0babab27dfcb43e0966a8d285100c01b P 380dc5d87f37432b8ae2381096949b77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:27.095420 16715 raft_consensus.cc:2272] T 0babab27dfcb43e0966a8d285100c01b P 380dc5d87f37432b8ae2381096949b77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:27.097630 16707 raft_consensus.cc:2955] T 22933c5859e14b24a66c46d95f6226d9 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 380dc5d87f37432b8ae2381096949b77 (127.12.213.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: false } } }
I20260630 12:25:27.099906 16467 raft_consensus.cc:2955] T 22933c5859e14b24a66c46d95f6226d9 P 18caf106f9454ee184a5e8e3142a9d6c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 380dc5d87f37432b8ae2381096949b77 (127.12.213.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: false } } }
I20260630 12:25:27.108000 16315 raft_consensus.cc:2955] T 22933c5859e14b24a66c46d95f6226d9 P 62a63bf160984762a3491075d97a0bff [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 380dc5d87f37432b8ae2381096949b77 (127.12.213.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: false } } }
I20260630 12:25:27.119685 16050 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 22933c5859e14b24a66c46d95f6226d9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:25:27.122433 16715 ts_tablet_manager.cc:1916] T 0babab27dfcb43e0966a8d285100c01b P 380dc5d87f37432b8ae2381096949b77: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:25:27.123970 16062 catalog_manager.cc:5697] T 22933c5859e14b24a66c46d95f6226d9 P 62a63bf160984762a3491075d97a0bff reported cstate change: config changed from index 3 to 4, VOTER 380dc5d87f37432b8ae2381096949b77 (127.12.213.2) evicted. New cstate: current_term: 1 leader_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: false } } }
I20260630 12:25:27.133441 16226 tablet_service.cc:1558] Processing DeleteTablet for tablet 22933c5859e14b24a66c46d95f6226d9 with delete_type TABLET_DATA_TOMBSTONED (TS 380dc5d87f37432b8ae2381096949b77 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60068
I20260630 12:25:27.138636 16715 ts_tablet_manager.cc:1929] T 0babab27dfcb43e0966a8d285100c01b P 380dc5d87f37432b8ae2381096949b77: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:25:27.139066 16715 log.cc:1199] T 0babab27dfcb43e0966a8d285100c01b P 380dc5d87f37432b8ae2381096949b77: Deleting WAL directory at /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822237130653-13140-0/minicluster-data/ts-1-root/wals/0babab27dfcb43e0966a8d285100c01b
I20260630 12:25:27.140709 16715 tablet_replica.cc:333] T 22933c5859e14b24a66c46d95f6226d9 P 380dc5d87f37432b8ae2381096949b77: stopping tablet replica
I20260630 12:25:27.140698 16049 catalog_manager.cc:5028] TS 380dc5d87f37432b8ae2381096949b77 (127.12.213.2:37725): tablet 0babab27dfcb43e0966a8d285100c01b (table range_aware_rebalance_new_range [id=66b04b900d624e2b969f6a0eb7c87862]) successfully deleted
I20260630 12:25:27.141671 16715 raft_consensus.cc:2243] T 22933c5859e14b24a66c46d95f6226d9 P 380dc5d87f37432b8ae2381096949b77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:27.142318 16715 raft_consensus.cc:2272] T 22933c5859e14b24a66c46d95f6226d9 P 380dc5d87f37432b8ae2381096949b77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:27.144378 16715 ts_tablet_manager.cc:1916] T 22933c5859e14b24a66c46d95f6226d9 P 380dc5d87f37432b8ae2381096949b77: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:25:27.154040 16715 ts_tablet_manager.cc:1929] T 22933c5859e14b24a66c46d95f6226d9 P 380dc5d87f37432b8ae2381096949b77: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:25:27.154368 16715 log.cc:1199] T 22933c5859e14b24a66c46d95f6226d9 P 380dc5d87f37432b8ae2381096949b77: Deleting WAL directory at /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822237130653-13140-0/minicluster-data/ts-1-root/wals/22933c5859e14b24a66c46d95f6226d9
I20260630 12:25:27.155560 16049 catalog_manager.cc:5028] TS 380dc5d87f37432b8ae2381096949b77 (127.12.213.2:37725): tablet 22933c5859e14b24a66c46d95f6226d9 (table range_aware_rebalance_new_range [id=66b04b900d624e2b969f6a0eb7c87862]) successfully deleted
I20260630 12:25:28.160820 16240 consensus_queue.cc:237] T fdafe8cb47224704b9265d2b08539b68 P 380dc5d87f37432b8ae2381096949b77 [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: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } attrs { replace: true } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: true } }
W20260630 12:25:28.168192 16207 consensus_peers.cc:597] T fdafe8cb47224704b9265d2b08539b68 P 380dc5d87f37432b8ae2381096949b77 -> Peer 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4:38709): Couldn't send request to peer 18caf106f9454ee184a5e8e3142a9d6c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fdafe8cb47224704b9265d2b08539b68. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:28.168475 16315 raft_consensus.cc:1275] T fdafe8cb47224704b9265d2b08539b68 P 62a63bf160984762a3491075d97a0bff [term 1 FOLLOWER]: Refusing update from remote peer 380dc5d87f37432b8ae2381096949b77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:25:28.169631 16167 raft_consensus.cc:1275] T fdafe8cb47224704b9265d2b08539b68 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 FOLLOWER]: Refusing update from remote peer 380dc5d87f37432b8ae2381096949b77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:25:28.170269 16721 consensus_queue.cc:1048] T fdafe8cb47224704b9265d2b08539b68 P 380dc5d87f37432b8ae2381096949b77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:25:28.171280 16722 consensus_queue.cc:1048] T fdafe8cb47224704b9265d2b08539b68 P 380dc5d87f37432b8ae2381096949b77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:25:28.178925 16721 raft_consensus.cc:2955] T fdafe8cb47224704b9265d2b08539b68 P 380dc5d87f37432b8ae2381096949b77 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } attrs { replace: true } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: true } } }
I20260630 12:25:28.180574 16315 raft_consensus.cc:2955] T fdafe8cb47224704b9265d2b08539b68 P 62a63bf160984762a3491075d97a0bff [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } attrs { replace: true } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: true } } }
I20260630 12:25:28.180905 16167 raft_consensus.cc:2955] T fdafe8cb47224704b9265d2b08539b68 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } attrs { replace: true } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: true } } }
I20260630 12:25:28.193385 16064 catalog_manager.cc:5697] T fdafe8cb47224704b9265d2b08539b68 P 62a63bf160984762a3491075d97a0bff reported cstate change: config changed from index -1 to 2, NON_VOTER 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4) added. New cstate: current_term: 1 leader_uuid: "380dc5d87f37432b8ae2381096949b77" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } attrs { replace: true } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: true } } }
I20260630 12:25:28.465459 16118 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:25:28.481535 16118 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260630 12:25:28.482326 16118 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:28.747217 16730 ts_tablet_manager.cc:933] T fdafe8cb47224704b9265d2b08539b68 P 18caf106f9454ee184a5e8e3142a9d6c: Initiating tablet copy from peer 380dc5d87f37432b8ae2381096949b77 (127.12.213.2:37725)
I20260630 12:25:28.749145 16730 tablet_copy_client.cc:323] T fdafe8cb47224704b9265d2b08539b68 P 18caf106f9454ee184a5e8e3142a9d6c: tablet copy: Beginning tablet copy session from remote peer at address 127.12.213.2:37725
I20260630 12:25:28.751130 16252 tablet_copy_service.cc:140] P 380dc5d87f37432b8ae2381096949b77: Received BeginTabletCopySession request for tablet fdafe8cb47224704b9265d2b08539b68 from peer 18caf106f9454ee184a5e8e3142a9d6c ({username='slave'} at 127.0.0.1:60102)
I20260630 12:25:28.751853 16252 tablet_copy_service.cc:161] P 380dc5d87f37432b8ae2381096949b77: Beginning new tablet copy session on tablet fdafe8cb47224704b9265d2b08539b68 from peer 18caf106f9454ee184a5e8e3142a9d6c at {username='slave'} at 127.0.0.1:60102: session id = 18caf106f9454ee184a5e8e3142a9d6c-fdafe8cb47224704b9265d2b08539b68
I20260630 12:25:28.757507 16252 tablet_copy_source_session.cc:215] T fdafe8cb47224704b9265d2b08539b68 P 380dc5d87f37432b8ae2381096949b77: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:25:28.760162 16730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdafe8cb47224704b9265d2b08539b68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:28.771354 16730 tablet_copy_client.cc:806] T fdafe8cb47224704b9265d2b08539b68 P 18caf106f9454ee184a5e8e3142a9d6c: tablet copy: Starting download of 0 data blocks...
I20260630 12:25:28.771970 16730 tablet_copy_client.cc:670] T fdafe8cb47224704b9265d2b08539b68 P 18caf106f9454ee184a5e8e3142a9d6c: tablet copy: Starting download of 1 WAL segments...
I20260630 12:25:28.775570 16730 tablet_copy_client.cc:538] T fdafe8cb47224704b9265d2b08539b68 P 18caf106f9454ee184a5e8e3142a9d6c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:25:28.781754 16730 tablet_bootstrap.cc:492] T fdafe8cb47224704b9265d2b08539b68 P 18caf106f9454ee184a5e8e3142a9d6c: Bootstrap starting.
I20260630 12:25:28.799588 16730 tablet_bootstrap.cc:492] T fdafe8cb47224704b9265d2b08539b68 P 18caf106f9454ee184a5e8e3142a9d6c: 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
I20260630 12:25:28.800529 16730 tablet_bootstrap.cc:492] T fdafe8cb47224704b9265d2b08539b68 P 18caf106f9454ee184a5e8e3142a9d6c: Bootstrap complete.
I20260630 12:25:28.801189 16730 ts_tablet_manager.cc:1403] T fdafe8cb47224704b9265d2b08539b68 P 18caf106f9454ee184a5e8e3142a9d6c: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.000s
I20260630 12:25:28.804370 16730 raft_consensus.cc:359] T fdafe8cb47224704b9265d2b08539b68 P 18caf106f9454ee184a5e8e3142a9d6c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } attrs { replace: true } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: true } }
I20260630 12:25:28.805227 16730 raft_consensus.cc:740] T fdafe8cb47224704b9265d2b08539b68 P 18caf106f9454ee184a5e8e3142a9d6c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 18caf106f9454ee184a5e8e3142a9d6c, State: Initialized, Role: LEARNER
I20260630 12:25:28.805953 16730 consensus_queue.cc:260] T fdafe8cb47224704b9265d2b08539b68 P 18caf106f9454ee184a5e8e3142a9d6c [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: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } attrs { replace: true } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: true } }
I20260630 12:25:28.808686 16730 ts_tablet_manager.cc:1434] T fdafe8cb47224704b9265d2b08539b68 P 18caf106f9454ee184a5e8e3142a9d6c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:25:28.810493 16252 tablet_copy_service.cc:342] P 380dc5d87f37432b8ae2381096949b77: Request end of tablet copy session 18caf106f9454ee184a5e8e3142a9d6c-fdafe8cb47224704b9265d2b08539b68 received from {username='slave'} at 127.0.0.1:60102
I20260630 12:25:28.810968 16252 tablet_copy_service.cc:434] P 380dc5d87f37432b8ae2381096949b77: ending tablet copy session 18caf106f9454ee184a5e8e3142a9d6c-fdafe8cb47224704b9265d2b08539b68 on tablet fdafe8cb47224704b9265d2b08539b68 with peer 18caf106f9454ee184a5e8e3142a9d6c
I20260630 12:25:29.321580 16467 raft_consensus.cc:1217] T fdafe8cb47224704b9265d2b08539b68 P 18caf106f9454ee184a5e8e3142a9d6c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:25:29.831264 16733 raft_consensus.cc:1064] T fdafe8cb47224704b9265d2b08539b68 P 380dc5d87f37432b8ae2381096949b77: attempting to promote NON_VOTER 18caf106f9454ee184a5e8e3142a9d6c to VOTER
I20260630 12:25:29.833527 16733 consensus_queue.cc:237] T fdafe8cb47224704b9265d2b08539b68 P 380dc5d87f37432b8ae2381096949b77 [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: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } attrs { replace: true } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: false } }
I20260630 12:25:29.839965 16467 raft_consensus.cc:1275] T fdafe8cb47224704b9265d2b08539b68 P 18caf106f9454ee184a5e8e3142a9d6c [term 1 LEARNER]: Refusing update from remote peer 380dc5d87f37432b8ae2381096949b77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:25:29.842665 16735 consensus_queue.cc:1048] T fdafe8cb47224704b9265d2b08539b68 P 380dc5d87f37432b8ae2381096949b77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:25:29.844722 16167 raft_consensus.cc:1275] T fdafe8cb47224704b9265d2b08539b68 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 FOLLOWER]: Refusing update from remote peer 380dc5d87f37432b8ae2381096949b77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:25:29.846323 16315 raft_consensus.cc:1275] T fdafe8cb47224704b9265d2b08539b68 P 62a63bf160984762a3491075d97a0bff [term 1 FOLLOWER]: Refusing update from remote peer 380dc5d87f37432b8ae2381096949b77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:25:29.846138 16733 consensus_queue.cc:1048] T fdafe8cb47224704b9265d2b08539b68 P 380dc5d87f37432b8ae2381096949b77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:25:29.847929 16733 consensus_queue.cc:1048] T fdafe8cb47224704b9265d2b08539b68 P 380dc5d87f37432b8ae2381096949b77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:25:29.871207 16733 raft_consensus.cc:2955] T fdafe8cb47224704b9265d2b08539b68 P 380dc5d87f37432b8ae2381096949b77 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } attrs { replace: true } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: false } } }
I20260630 12:25:29.875653 16314 raft_consensus.cc:2955] T fdafe8cb47224704b9265d2b08539b68 P 62a63bf160984762a3491075d97a0bff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } attrs { replace: true } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: false } } }
I20260630 12:25:29.876180 16467 raft_consensus.cc:2955] T fdafe8cb47224704b9265d2b08539b68 P 18caf106f9454ee184a5e8e3142a9d6c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } attrs { replace: true } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: false } } }
I20260630 12:25:29.885063 16167 raft_consensus.cc:2955] T fdafe8cb47224704b9265d2b08539b68 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } attrs { replace: true } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: false } } }
I20260630 12:25:29.893931 16065 catalog_manager.cc:5697] T fdafe8cb47224704b9265d2b08539b68 P 18caf106f9454ee184a5e8e3142a9d6c reported cstate change: config changed from index 2 to 3, 18caf106f9454ee184a5e8e3142a9d6c (127.12.213.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "380dc5d87f37432b8ae2381096949b77" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "62a63bf160984762a3491075d97a0bff" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39287 } attrs { replace: true } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: false } } }
I20260630 12:25:29.914801 16242 consensus_queue.cc:237] T fdafe8cb47224704b9265d2b08539b68 P 380dc5d87f37432b8ae2381096949b77 [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: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: false } }
I20260630 12:25:29.919487 16467 raft_consensus.cc:1275] T fdafe8cb47224704b9265d2b08539b68 P 18caf106f9454ee184a5e8e3142a9d6c [term 1 FOLLOWER]: Refusing update from remote peer 380dc5d87f37432b8ae2381096949b77: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:25:29.920073 16167 raft_consensus.cc:1275] T fdafe8cb47224704b9265d2b08539b68 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 FOLLOWER]: Refusing update from remote peer 380dc5d87f37432b8ae2381096949b77: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:25:29.921034 16735 consensus_queue.cc:1048] T fdafe8cb47224704b9265d2b08539b68 P 380dc5d87f37432b8ae2381096949b77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:25:29.922072 16737 consensus_queue.cc:1048] T fdafe8cb47224704b9265d2b08539b68 P 380dc5d87f37432b8ae2381096949b77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:25:29.928498 16733 raft_consensus.cc:2955] T fdafe8cb47224704b9265d2b08539b68 P 380dc5d87f37432b8ae2381096949b77 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 62a63bf160984762a3491075d97a0bff (127.12.213.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: false } } }
I20260630 12:25:29.930271 16167 raft_consensus.cc:2955] T fdafe8cb47224704b9265d2b08539b68 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 62a63bf160984762a3491075d97a0bff (127.12.213.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: false } } }
I20260630 12:25:29.935663 16467 raft_consensus.cc:2955] T fdafe8cb47224704b9265d2b08539b68 P 18caf106f9454ee184a5e8e3142a9d6c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 62a63bf160984762a3491075d97a0bff (127.12.213.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: false } } }
I20260630 12:25:29.938719 16049 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fdafe8cb47224704b9265d2b08539b68 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:25:29.942963 16064 catalog_manager.cc:5697] T fdafe8cb47224704b9265d2b08539b68 P 380dc5d87f37432b8ae2381096949b77 reported cstate change: config changed from index 3 to 4, VOTER 62a63bf160984762a3491075d97a0bff (127.12.213.3) evicted. New cstate: current_term: 1 leader_uuid: "380dc5d87f37432b8ae2381096949b77" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9cf5acc2fdfd48c988b55ce7e16ba7c7" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "380dc5d87f37432b8ae2381096949b77" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18caf106f9454ee184a5e8e3142a9d6c" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38709 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:25:29.953905 16302 tablet_service.cc:1558] Processing DeleteTablet for tablet fdafe8cb47224704b9265d2b08539b68 with delete_type TABLET_DATA_TOMBSTONED (TS 62a63bf160984762a3491075d97a0bff not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35984
I20260630 12:25:29.956082 16746 tablet_replica.cc:333] T fdafe8cb47224704b9265d2b08539b68 P 62a63bf160984762a3491075d97a0bff: stopping tablet replica
I20260630 12:25:29.957062 16746 raft_consensus.cc:2243] T fdafe8cb47224704b9265d2b08539b68 P 62a63bf160984762a3491075d97a0bff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:29.957769 16746 raft_consensus.cc:2272] T fdafe8cb47224704b9265d2b08539b68 P 62a63bf160984762a3491075d97a0bff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:29.960558 16746 ts_tablet_manager.cc:1916] T fdafe8cb47224704b9265d2b08539b68 P 62a63bf160984762a3491075d97a0bff: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:25:29.971464 16746 ts_tablet_manager.cc:1929] T fdafe8cb47224704b9265d2b08539b68 P 62a63bf160984762a3491075d97a0bff: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:25:29.971822 16746 log.cc:1199] T fdafe8cb47224704b9265d2b08539b68 P 62a63bf160984762a3491075d97a0bff: Deleting WAL directory at /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822237130653-13140-0/minicluster-data/ts-2-root/wals/fdafe8cb47224704b9265d2b08539b68
I20260630 12:25:29.973342 16050 catalog_manager.cc:5028] TS 62a63bf160984762a3491075d97a0bff (127.12.213.3:39287): tablet fdafe8cb47224704b9265d2b08539b68 (table range_aware_rebalance_new_range [id=66b04b900d624e2b969f6a0eb7c87862]) successfully deleted
I20260630 12:25:30.440164 13140 tablet_server.cc:179] TabletServer@127.12.213.1:0 shutting down...
W20260630 12:25:30.466750 16206 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 6 similar messages]
W20260630 12:25:30.470239 16206 consensus_peers.cc:597] T f1d7e436a6b04bc98afce1acbebd5573 P 380dc5d87f37432b8ae2381096949b77 -> Peer 9cf5acc2fdfd48c988b55ce7e16ba7c7 (127.12.213.1:36793): Couldn't send request to peer 9cf5acc2fdfd48c988b55ce7e16ba7c7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:30.479411 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:30.480283 13140 tablet_replica.cc:333] T d1f52607a3264c89917af6dff194b4ba P 9cf5acc2fdfd48c988b55ce7e16ba7c7: stopping tablet replica
I20260630 12:25:30.481298 13140 raft_consensus.cc:2243] T d1f52607a3264c89917af6dff194b4ba P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:30.481741 13140 raft_consensus.cc:2272] T d1f52607a3264c89917af6dff194b4ba P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:30.483348 16118 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:25:30.483821 13140 tablet_replica.cc:333] T ec6e39a48d114a32b612263e43cce211 P 9cf5acc2fdfd48c988b55ce7e16ba7c7: stopping tablet replica
I20260630 12:25:30.484441 13140 raft_consensus.cc:2243] T ec6e39a48d114a32b612263e43cce211 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:30.484894 13140 raft_consensus.cc:2272] T ec6e39a48d114a32b612263e43cce211 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:30.487108 13140 tablet_replica.cc:333] T fdafe8cb47224704b9265d2b08539b68 P 9cf5acc2fdfd48c988b55ce7e16ba7c7: stopping tablet replica
I20260630 12:25:30.487764 13140 raft_consensus.cc:2243] T fdafe8cb47224704b9265d2b08539b68 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:30.488579 13140 raft_consensus.cc:2272] T fdafe8cb47224704b9265d2b08539b68 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:30.492254 13140 tablet_replica.cc:333] T 0babab27dfcb43e0966a8d285100c01b P 9cf5acc2fdfd48c988b55ce7e16ba7c7: stopping tablet replica
I20260630 12:25:30.493044 13140 raft_consensus.cc:2243] T 0babab27dfcb43e0966a8d285100c01b P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:30.494122 13140 raft_consensus.cc:2272] T 0babab27dfcb43e0966a8d285100c01b P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:30.496769 13140 tablet_replica.cc:333] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 9cf5acc2fdfd48c988b55ce7e16ba7c7: stopping tablet replica
I20260630 12:25:30.497504 13140 raft_consensus.cc:2243] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:30.498145 13140 raft_consensus.cc:2272] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:30.498588 16118 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260630 12:25:30.499396 16118 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:30.500368 13140 tablet_replica.cc:333] T f1d7e436a6b04bc98afce1acbebd5573 P 9cf5acc2fdfd48c988b55ce7e16ba7c7: stopping tablet replica
I20260630 12:25:30.500888 13140 raft_consensus.cc:2243] T f1d7e436a6b04bc98afce1acbebd5573 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:30.501279 13140 raft_consensus.cc:2272] T f1d7e436a6b04bc98afce1acbebd5573 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:30.502992 13140 tablet_replica.cc:333] T 79782a71dd4f41ff844ee7ee5a1b66fa P 9cf5acc2fdfd48c988b55ce7e16ba7c7: stopping tablet replica
I20260630 12:25:30.503436 13140 raft_consensus.cc:2243] T 79782a71dd4f41ff844ee7ee5a1b66fa P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:30.504251 13140 raft_consensus.cc:2272] T 79782a71dd4f41ff844ee7ee5a1b66fa P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:30.506237 13140 tablet_replica.cc:333] T d50c550a6ea5499994b349d549dd91a7 P 9cf5acc2fdfd48c988b55ce7e16ba7c7: stopping tablet replica
I20260630 12:25:30.506728 13140 raft_consensus.cc:2243] T d50c550a6ea5499994b349d549dd91a7 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:30.507179 13140 raft_consensus.cc:2272] T d50c550a6ea5499994b349d549dd91a7 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:30.508859 13140 tablet_replica.cc:333] T ef7ea99bd7af43a78dbad1947b7455ac P 9cf5acc2fdfd48c988b55ce7e16ba7c7: stopping tablet replica
I20260630 12:25:30.509343 13140 raft_consensus.cc:2243] T ef7ea99bd7af43a78dbad1947b7455ac P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:30.510037 13140 raft_consensus.cc:2272] T ef7ea99bd7af43a78dbad1947b7455ac P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:30.511896 13140 tablet_replica.cc:333] T 9eb6ba37d10642f69acf2fc5c0ffa745 P 9cf5acc2fdfd48c988b55ce7e16ba7c7: stopping tablet replica
I20260630 12:25:30.512359 13140 raft_consensus.cc:2243] T 9eb6ba37d10642f69acf2fc5c0ffa745 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:30.512780 13140 raft_consensus.cc:2272] T 9eb6ba37d10642f69acf2fc5c0ffa745 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:30.514587 13140 tablet_replica.cc:333] T 22933c5859e14b24a66c46d95f6226d9 P 9cf5acc2fdfd48c988b55ce7e16ba7c7: stopping tablet replica
I20260630 12:25:30.515106 13140 raft_consensus.cc:2243] T 22933c5859e14b24a66c46d95f6226d9 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:30.515841 13140 raft_consensus.cc:2272] T 22933c5859e14b24a66c46d95f6226d9 P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:30.517575 13140 tablet_replica.cc:333] T 1fc89b393f88441cac3337686ebc976f P 9cf5acc2fdfd48c988b55ce7e16ba7c7: stopping tablet replica
I20260630 12:25:30.518013 13140 raft_consensus.cc:2243] T 1fc89b393f88441cac3337686ebc976f P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:30.518563 13140 raft_consensus.cc:2272] T 1fc89b393f88441cac3337686ebc976f P 9cf5acc2fdfd48c988b55ce7e16ba7c7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260630 12:25:30.522368 16206 consensus_peers.cc:597] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 380dc5d87f37432b8ae2381096949b77 -> Peer 9cf5acc2fdfd48c988b55ce7e16ba7c7 (127.12.213.1:36793): Couldn't send request to peer 9cf5acc2fdfd48c988b55ce7e16ba7c7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:30.554344 13140 tablet_server.cc:196] TabletServer@127.12.213.1:0 shutdown complete.
W20260630 12:25:30.555032 16280 consensus_peers.cc:597] T d50c550a6ea5499994b349d549dd91a7 P 62a63bf160984762a3491075d97a0bff -> Peer 9cf5acc2fdfd48c988b55ce7e16ba7c7 (127.12.213.1:36793): Couldn't send request to peer 9cf5acc2fdfd48c988b55ce7e16ba7c7. Status: Network error: Client connection negotiation failed: client connection to 127.12.213.1:36793: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:30.580833 13140 tablet_server.cc:179] TabletServer@127.12.213.2:0 shutting down...
W20260630 12:25:30.593153 16279 consensus_peers.cc:597] T 9417ee14438e4f8fbb319183ce0a0ff0 P 62a63bf160984762a3491075d97a0bff -> Peer 380dc5d87f37432b8ae2381096949b77 (127.12.213.2:37725): Couldn't send request to peer 380dc5d87f37432b8ae2381096949b77. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:30.614620 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:30.615355 13140 tablet_replica.cc:333] T a1745d17685346ed87b36c3fe06d1414 P 380dc5d87f37432b8ae2381096949b77: stopping tablet replica
I20260630 12:25:30.616036 13140 raft_consensus.cc:2243] T a1745d17685346ed87b36c3fe06d1414 P 380dc5d87f37432b8ae2381096949b77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:30.616573 13140 raft_consensus.cc:2272] T a1745d17685346ed87b36c3fe06d1414 P 380dc5d87f37432b8ae2381096949b77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:30.618947 13140 tablet_replica.cc:333] T dda687ade00f48f28eb83a137301afd8 P 380dc5d87f37432b8ae2381096949b77: stopping tablet replica
I20260630 12:25:30.619609 13140 raft_consensus.cc:2243] T dda687ade00f48f28eb83a137301afd8 P 380dc5d87f37432b8ae2381096949b77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:30.620070 13140 raft_consensus.cc:2272] T dda687ade00f48f28eb83a137301afd8 P 380dc5d87f37432b8ae2381096949b77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:30.621898 13140 tablet_replica.cc:333] T fdafe8cb47224704b9265d2b08539b68 P 380dc5d87f37432b8ae2381096949b77: stopping tablet replica
I20260630 12:25:30.622463 13140 raft_consensus.cc:2243] T fdafe8cb47224704b9265d2b08539b68 P 380dc5d87f37432b8ae2381096949b77 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:30.623113 13140 raft_consensus.cc:2272] T fdafe8cb47224704b9265d2b08539b68 P 380dc5d87f37432b8ae2381096949b77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:30.625161 13140 tablet_replica.cc:333] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 380dc5d87f37432b8ae2381096949b77: stopping tablet replica
I20260630 12:25:30.625674 13140 raft_consensus.cc:2243] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 380dc5d87f37432b8ae2381096949b77 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:25:30.626502 13140 raft_consensus.cc:2272] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 380dc5d87f37432b8ae2381096949b77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:30.628202 13140 tablet_replica.cc:333] T f1d7e436a6b04bc98afce1acbebd5573 P 380dc5d87f37432b8ae2381096949b77: stopping tablet replica
I20260630 12:25:30.628724 13140 raft_consensus.cc:2243] T f1d7e436a6b04bc98afce1acbebd5573 P 380dc5d87f37432b8ae2381096949b77 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:25:30.629519 13140 raft_consensus.cc:2272] T f1d7e436a6b04bc98afce1acbebd5573 P 380dc5d87f37432b8ae2381096949b77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:30.631660 13140 tablet_replica.cc:333] T 9eb6ba37d10642f69acf2fc5c0ffa745 P 380dc5d87f37432b8ae2381096949b77: stopping tablet replica
I20260630 12:25:30.632179 13140 raft_consensus.cc:2243] T 9eb6ba37d10642f69acf2fc5c0ffa745 P 380dc5d87f37432b8ae2381096949b77 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:30.632612 13140 raft_consensus.cc:2272] T 9eb6ba37d10642f69acf2fc5c0ffa745 P 380dc5d87f37432b8ae2381096949b77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:30.634380 13140 tablet_replica.cc:333] T 9417ee14438e4f8fbb319183ce0a0ff0 P 380dc5d87f37432b8ae2381096949b77: stopping tablet replica
I20260630 12:25:30.634881 13140 raft_consensus.cc:2243] T 9417ee14438e4f8fbb319183ce0a0ff0 P 380dc5d87f37432b8ae2381096949b77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:30.635340 13140 raft_consensus.cc:2272] T 9417ee14438e4f8fbb319183ce0a0ff0 P 380dc5d87f37432b8ae2381096949b77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:30.637116 13140 tablet_replica.cc:333] T ef7ea99bd7af43a78dbad1947b7455ac P 380dc5d87f37432b8ae2381096949b77: stopping tablet replica
I20260630 12:25:30.637598 13140 raft_consensus.cc:2243] T ef7ea99bd7af43a78dbad1947b7455ac P 380dc5d87f37432b8ae2381096949b77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:30.638216 13140 raft_consensus.cc:2272] T ef7ea99bd7af43a78dbad1947b7455ac P 380dc5d87f37432b8ae2381096949b77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:30.639896 13140 tablet_replica.cc:333] T 1fc89b393f88441cac3337686ebc976f P 380dc5d87f37432b8ae2381096949b77: stopping tablet replica
I20260630 12:25:30.640410 13140 raft_consensus.cc:2243] T 1fc89b393f88441cac3337686ebc976f P 380dc5d87f37432b8ae2381096949b77 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:25:30.641122 13140 raft_consensus.cc:2272] T 1fc89b393f88441cac3337686ebc976f P 380dc5d87f37432b8ae2381096949b77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:30.643116 13140 tablet_replica.cc:333] T d50c550a6ea5499994b349d549dd91a7 P 380dc5d87f37432b8ae2381096949b77: stopping tablet replica
I20260630 12:25:30.643576 13140 raft_consensus.cc:2243] T d50c550a6ea5499994b349d549dd91a7 P 380dc5d87f37432b8ae2381096949b77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:30.644104 13140 raft_consensus.cc:2272] T d50c550a6ea5499994b349d549dd91a7 P 380dc5d87f37432b8ae2381096949b77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:30.645656 13140 tablet_replica.cc:333] T 79782a71dd4f41ff844ee7ee5a1b66fa P 380dc5d87f37432b8ae2381096949b77: stopping tablet replica
I20260630 12:25:30.646123 13140 raft_consensus.cc:2243] T 79782a71dd4f41ff844ee7ee5a1b66fa P 380dc5d87f37432b8ae2381096949b77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:30.646565 13140 raft_consensus.cc:2272] T 79782a71dd4f41ff844ee7ee5a1b66fa P 380dc5d87f37432b8ae2381096949b77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:30.648093 13140 tablet_replica.cc:333] T cbf951b483624dd492567807509dbfe4 P 380dc5d87f37432b8ae2381096949b77: stopping tablet replica
I20260630 12:25:30.648536 13140 raft_consensus.cc:2243] T cbf951b483624dd492567807509dbfe4 P 380dc5d87f37432b8ae2381096949b77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:30.649085 13140 raft_consensus.cc:2272] T cbf951b483624dd492567807509dbfe4 P 380dc5d87f37432b8ae2381096949b77 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:25:30.680898 16427 consensus_peers.cc:597] T dda687ade00f48f28eb83a137301afd8 P 18caf106f9454ee184a5e8e3142a9d6c -> Peer 380dc5d87f37432b8ae2381096949b77 (127.12.213.2:37725): Couldn't send request to peer 380dc5d87f37432b8ae2381096949b77. Status: Network error: Client connection negotiation failed: client connection to 127.12.213.2:37725: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:30.682101 13140 tablet_server.cc:196] TabletServer@127.12.213.2:0 shutdown complete.
I20260630 12:25:30.707202 13140 tablet_server.cc:179] TabletServer@127.12.213.3:0 shutting down...
W20260630 12:25:30.716481 16279 consensus_peers.cc:597] T cbf951b483624dd492567807509dbfe4 P 62a63bf160984762a3491075d97a0bff -> Peer 380dc5d87f37432b8ae2381096949b77 (127.12.213.2:37725): Couldn't send request to peer 380dc5d87f37432b8ae2381096949b77. Status: Network error: Client connection negotiation failed: client connection to 127.12.213.2:37725: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:30.738744 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:30.739578 13140 tablet_replica.cc:333] T dda687ade00f48f28eb83a137301afd8 P 62a63bf160984762a3491075d97a0bff: stopping tablet replica
I20260630 12:25:30.740186 13140 raft_consensus.cc:2243] T dda687ade00f48f28eb83a137301afd8 P 62a63bf160984762a3491075d97a0bff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:30.740629 13140 raft_consensus.cc:2272] T dda687ade00f48f28eb83a137301afd8 P 62a63bf160984762a3491075d97a0bff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:30.742573 13140 tablet_replica.cc:333] T d1f52607a3264c89917af6dff194b4ba P 62a63bf160984762a3491075d97a0bff: stopping tablet replica
I20260630 12:25:30.743093 13140 raft_consensus.cc:2243] T d1f52607a3264c89917af6dff194b4ba P 62a63bf160984762a3491075d97a0bff [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:30.743844 13140 raft_consensus.cc:2272] T d1f52607a3264c89917af6dff194b4ba P 62a63bf160984762a3491075d97a0bff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:30.745626 13140 tablet_replica.cc:333] T a1745d17685346ed87b36c3fe06d1414 P 62a63bf160984762a3491075d97a0bff: stopping tablet replica
I20260630 12:25:30.746130 13140 raft_consensus.cc:2243] T a1745d17685346ed87b36c3fe06d1414 P 62a63bf160984762a3491075d97a0bff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:30.746569 13140 raft_consensus.cc:2272] T a1745d17685346ed87b36c3fe06d1414 P 62a63bf160984762a3491075d97a0bff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:30.748162 13140 tablet_replica.cc:333] T 1fc89b393f88441cac3337686ebc976f P 62a63bf160984762a3491075d97a0bff: stopping tablet replica
I20260630 12:25:30.748682 13140 raft_consensus.cc:2243] T 1fc89b393f88441cac3337686ebc976f P 62a63bf160984762a3491075d97a0bff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:30.749116 13140 raft_consensus.cc:2272] T 1fc89b393f88441cac3337686ebc976f P 62a63bf160984762a3491075d97a0bff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:30.750977 13140 tablet_replica.cc:333] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 62a63bf160984762a3491075d97a0bff: stopping tablet replica
I20260630 12:25:30.751494 13140 raft_consensus.cc:2243] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 62a63bf160984762a3491075d97a0bff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:30.751971 13140 raft_consensus.cc:2272] T 8bf8f6f7ebfd42de8a4ccc47e72b642b P 62a63bf160984762a3491075d97a0bff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:30.753616 13140 tablet_replica.cc:333] T f1d7e436a6b04bc98afce1acbebd5573 P 62a63bf160984762a3491075d97a0bff: stopping tablet replica
I20260630 12:25:30.754094 13140 raft_consensus.cc:2243] T f1d7e436a6b04bc98afce1acbebd5573 P 62a63bf160984762a3491075d97a0bff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:30.754580 13140 raft_consensus.cc:2272] T f1d7e436a6b04bc98afce1acbebd5573 P 62a63bf160984762a3491075d97a0bff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:30.756237 13140 tablet_replica.cc:333] T d50c550a6ea5499994b349d549dd91a7 P 62a63bf160984762a3491075d97a0bff: stopping tablet replica
I20260630 12:25:30.756690 13140 raft_consensus.cc:2243] T d50c550a6ea5499994b349d549dd91a7 P 62a63bf160984762a3491075d97a0bff [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:30.757465 13140 raft_consensus.cc:2272] T d50c550a6ea5499994b349d549dd91a7 P 62a63bf160984762a3491075d97a0bff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:30.759662 13140 tablet_replica.cc:333] T 0babab27dfcb43e0966a8d285100c01b P 62a63bf160984762a3491075d97a0bff: stopping tablet replica
I20260630 12:25:30.760385 13140 raft_consensus.cc:2243] T 0babab27dfcb43e0966a8d285100c01b P 62a63bf160984762a3491075d97a0bff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:30.761019 13140 raft_consensus.cc:2272] T 0babab27dfcb43e0966a8d285100c01b P 62a63bf160984762a3491075d97a0bff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:30.762895 13140 tablet_replica.cc:333] T ec6e39a48d114a32b612263e43cce211 P 62a63bf160984762a3491075d97a0bff: stopping tablet replica
I20260630 12:25:30.763372 13140 raft_consensus.cc:2243] T ec6e39a48d114a32b612263e43cce211 P 62a63bf160984762a3491075d97a0bff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:30.763764 13140 raft_consensus.cc:2272] T ec6e39a48d114a32b612263e43cce211 P 62a63bf160984762a3491075d97a0bff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:30.765250 13140 tablet_replica.cc:333] T cbf951b483624dd492567807509dbfe4 P 62a63bf160984762a3491075d97a0bff: stopping tablet replica
I20260630 12:25:30.765707 13140 raft_consensus.cc:2243] T cbf951b483624dd492567807509dbfe4 P 62a63bf160984762a3491075d97a0bff [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:30.766422 13140 raft_consensus.cc:2272] T cbf951b483624dd492567807509dbfe4 P 62a63bf160984762a3491075d97a0bff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:30.768095 13140 tablet_replica.cc:333] T 22933c5859e14b24a66c46d95f6226d9 P 62a63bf160984762a3491075d97a0bff: stopping tablet replica
I20260630 12:25:30.768692 13140 raft_consensus.cc:2243] T 22933c5859e14b24a66c46d95f6226d9 P 62a63bf160984762a3491075d97a0bff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:30.769254 13140 raft_consensus.cc:2272] T 22933c5859e14b24a66c46d95f6226d9 P 62a63bf160984762a3491075d97a0bff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:30.770915 13140 tablet_replica.cc:333] T 9417ee14438e4f8fbb319183ce0a0ff0 P 62a63bf160984762a3491075d97a0bff: stopping tablet replica
I20260630 12:25:30.771474 13140 raft_consensus.cc:2243] T 9417ee14438e4f8fbb319183ce0a0ff0 P 62a63bf160984762a3491075d97a0bff [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:30.772274 13140 raft_consensus.cc:2272] T 9417ee14438e4f8fbb319183ce0a0ff0 P 62a63bf160984762a3491075d97a0bff [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:25:30.774693 16428 consensus_peers.cc:597] T a1745d17685346ed87b36c3fe06d1414 P 18caf106f9454ee184a5e8e3142a9d6c -> Peer 62a63bf160984762a3491075d97a0bff (127.12.213.3:39287): Couldn't send request to peer 62a63bf160984762a3491075d97a0bff. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260630 12:25:30.786988 16428 consensus_peers.cc:597] T 9eb6ba37d10642f69acf2fc5c0ffa745 P 18caf106f9454ee184a5e8e3142a9d6c -> Peer 9cf5acc2fdfd48c988b55ce7e16ba7c7 (127.12.213.1:36793): Couldn't send request to peer 9cf5acc2fdfd48c988b55ce7e16ba7c7. Status: Network error: Client connection negotiation failed: client connection to 127.12.213.1:36793: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:25:30.804273 16428 consensus_peers.cc:597] T dda687ade00f48f28eb83a137301afd8 P 18caf106f9454ee184a5e8e3142a9d6c -> Peer 62a63bf160984762a3491075d97a0bff (127.12.213.3:39287): Couldn't send request to peer 62a63bf160984762a3491075d97a0bff. Status: Network error: Client connection negotiation failed: client connection to 127.12.213.3:39287: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:30.807129 13140 tablet_server.cc:196] TabletServer@127.12.213.3:0 shutdown complete.
W20260630 12:25:30.824685 16428 consensus_peers.cc:597] T ec6e39a48d114a32b612263e43cce211 P 18caf106f9454ee184a5e8e3142a9d6c -> Peer 62a63bf160984762a3491075d97a0bff (127.12.213.3:39287): Couldn't send request to peer 62a63bf160984762a3491075d97a0bff. Status: Network error: Client connection negotiation failed: client connection to 127.12.213.3:39287: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:30.833957 13140 tablet_server.cc:179] TabletServer@127.12.213.4:0 shutting down...
I20260630 12:25:30.859364 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:30.860093 13140 tablet_replica.cc:333] T fdafe8cb47224704b9265d2b08539b68 P 18caf106f9454ee184a5e8e3142a9d6c: stopping tablet replica
I20260630 12:25:30.861045 13140 raft_consensus.cc:2243] T fdafe8cb47224704b9265d2b08539b68 P 18caf106f9454ee184a5e8e3142a9d6c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:30.861541 13140 raft_consensus.cc:2272] T fdafe8cb47224704b9265d2b08539b68 P 18caf106f9454ee184a5e8e3142a9d6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:30.863705 13140 tablet_replica.cc:333] T 0babab27dfcb43e0966a8d285100c01b P 18caf106f9454ee184a5e8e3142a9d6c: stopping tablet replica
I20260630 12:25:30.864189 13140 raft_consensus.cc:2243] T 0babab27dfcb43e0966a8d285100c01b P 18caf106f9454ee184a5e8e3142a9d6c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:30.864591 13140 raft_consensus.cc:2272] T 0babab27dfcb43e0966a8d285100c01b P 18caf106f9454ee184a5e8e3142a9d6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:30.866212 13140 tablet_replica.cc:333] T d1f52607a3264c89917af6dff194b4ba P 18caf106f9454ee184a5e8e3142a9d6c: stopping tablet replica
I20260630 12:25:30.866678 13140 raft_consensus.cc:2243] T d1f52607a3264c89917af6dff194b4ba P 18caf106f9454ee184a5e8e3142a9d6c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:30.867012 13140 raft_consensus.cc:2272] T d1f52607a3264c89917af6dff194b4ba P 18caf106f9454ee184a5e8e3142a9d6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:30.868671 13140 tablet_replica.cc:333] T dda687ade00f48f28eb83a137301afd8 P 18caf106f9454ee184a5e8e3142a9d6c: stopping tablet replica
I20260630 12:25:30.869097 13140 raft_consensus.cc:2243] T dda687ade00f48f28eb83a137301afd8 P 18caf106f9454ee184a5e8e3142a9d6c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:30.869786 13140 raft_consensus.cc:2272] T dda687ade00f48f28eb83a137301afd8 P 18caf106f9454ee184a5e8e3142a9d6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:30.871502 13140 tablet_replica.cc:333] T ec6e39a48d114a32b612263e43cce211 P 18caf106f9454ee184a5e8e3142a9d6c: stopping tablet replica
I20260630 12:25:30.872043 13140 raft_consensus.cc:2243] T ec6e39a48d114a32b612263e43cce211 P 18caf106f9454ee184a5e8e3142a9d6c [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:25:30.872694 13140 raft_consensus.cc:2272] T ec6e39a48d114a32b612263e43cce211 P 18caf106f9454ee184a5e8e3142a9d6c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:30.874338 13140 tablet_replica.cc:333] T 22933c5859e14b24a66c46d95f6226d9 P 18caf106f9454ee184a5e8e3142a9d6c: stopping tablet replica
I20260630 12:25:30.874810 13140 raft_consensus.cc:2243] T 22933c5859e14b24a66c46d95f6226d9 P 18caf106f9454ee184a5e8e3142a9d6c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:30.875226 13140 raft_consensus.cc:2272] T 22933c5859e14b24a66c46d95f6226d9 P 18caf106f9454ee184a5e8e3142a9d6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:30.876705 13140 tablet_replica.cc:333] T cbf951b483624dd492567807509dbfe4 P 18caf106f9454ee184a5e8e3142a9d6c: stopping tablet replica
I20260630 12:25:30.877130 13140 raft_consensus.cc:2243] T cbf951b483624dd492567807509dbfe4 P 18caf106f9454ee184a5e8e3142a9d6c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:30.877588 13140 raft_consensus.cc:2272] T cbf951b483624dd492567807509dbfe4 P 18caf106f9454ee184a5e8e3142a9d6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:30.879223 13140 tablet_replica.cc:333] T 79782a71dd4f41ff844ee7ee5a1b66fa P 18caf106f9454ee184a5e8e3142a9d6c: stopping tablet replica
I20260630 12:25:30.879642 13140 raft_consensus.cc:2243] T 79782a71dd4f41ff844ee7ee5a1b66fa P 18caf106f9454ee184a5e8e3142a9d6c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:30.879942 13140 raft_consensus.cc:2272] T 79782a71dd4f41ff844ee7ee5a1b66fa P 18caf106f9454ee184a5e8e3142a9d6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:30.881524 13140 tablet_replica.cc:333] T ef7ea99bd7af43a78dbad1947b7455ac P 18caf106f9454ee184a5e8e3142a9d6c: stopping tablet replica
I20260630 12:25:30.881949 13140 raft_consensus.cc:2243] T ef7ea99bd7af43a78dbad1947b7455ac P 18caf106f9454ee184a5e8e3142a9d6c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:30.882371 13140 raft_consensus.cc:2272] T ef7ea99bd7af43a78dbad1947b7455ac P 18caf106f9454ee184a5e8e3142a9d6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:30.883822 13140 tablet_replica.cc:333] T a1745d17685346ed87b36c3fe06d1414 P 18caf106f9454ee184a5e8e3142a9d6c: stopping tablet replica
I20260630 12:25:30.884236 13140 raft_consensus.cc:2243] T a1745d17685346ed87b36c3fe06d1414 P 18caf106f9454ee184a5e8e3142a9d6c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:30.884932 13140 raft_consensus.cc:2272] T a1745d17685346ed87b36c3fe06d1414 P 18caf106f9454ee184a5e8e3142a9d6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:30.886607 13140 tablet_replica.cc:333] T 9417ee14438e4f8fbb319183ce0a0ff0 P 18caf106f9454ee184a5e8e3142a9d6c: stopping tablet replica
I20260630 12:25:30.886997 13140 raft_consensus.cc:2243] T 9417ee14438e4f8fbb319183ce0a0ff0 P 18caf106f9454ee184a5e8e3142a9d6c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:30.887392 13140 raft_consensus.cc:2272] T 9417ee14438e4f8fbb319183ce0a0ff0 P 18caf106f9454ee184a5e8e3142a9d6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:30.888912 13140 tablet_replica.cc:333] T 9eb6ba37d10642f69acf2fc5c0ffa745 P 18caf106f9454ee184a5e8e3142a9d6c: stopping tablet replica
I20260630 12:25:30.889288 13140 raft_consensus.cc:2243] T 9eb6ba37d10642f69acf2fc5c0ffa745 P 18caf106f9454ee184a5e8e3142a9d6c [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:25:30.889962 13140 raft_consensus.cc:2272] T 9eb6ba37d10642f69acf2fc5c0ffa745 P 18caf106f9454ee184a5e8e3142a9d6c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:30.921743 13140 tablet_server.cc:196] TabletServer@127.12.213.4:0 shutdown complete.
I20260630 12:25:30.949138 13140 master.cc:562] Master@127.12.213.62:39125 shutting down...
I20260630 12:25:30.977725 13140 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2a17f5f025d2404799290f0a60e243f0 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:30.978312 13140 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2a17f5f025d2404799290f0a60e243f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:30.978655 13140 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2a17f5f025d2404799290f0a60e243f0: stopping tablet replica
I20260630 12:25:30.998528 13140 master.cc:584] Master@127.12.213.62:39125 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas (12832 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne
I20260630 12:25:31.050058 13140 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.213.62:41083
I20260630 12:25:31.051180 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:31.056740 16752 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
W20260630 12:25:31.056957 16753 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
W20260630 12:25:31.058142 16755 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
I20260630 12:25:31.058715 13140 server_base.cc:1061] running on GCE node
I20260630 12:25:31.059466 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:31.059669 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:31.059828 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822331059793 us; error 0 us; skew 500 ppm
I20260630 12:25:31.060320 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:31.064664 13140 webserver.cc:533] Webserver started at http://127.12.213.62:43567/ using document root <none> and password file <none>
I20260630 12:25:31.065442 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:31.065729 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:31.066195 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:31.067421 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822237130653-13140-0/minicluster-data/master-0-root/instance:
uuid: "710dfb1fbfb047c7a1ff2a09ea466036"
format_stamp: "Formatted at 2026-06-30 12:25:31 on dist-test-slave-zz34"
I20260630 12:25:31.080142 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.012s	user 0.004s	sys 0.008s
I20260630 12:25:31.085651 16760 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:31.086634 13140 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260630 12:25:31.086894 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822237130653-13140-0/minicluster-data/master-0-root
uuid: "710dfb1fbfb047c7a1ff2a09ea466036"
format_stamp: "Formatted at 2026-06-30 12:25:31 on dist-test-slave-zz34"
I20260630 12:25:31.087136 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822237130653-13140-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822237130653-13140-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822237130653-13140-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)
I20260630 12:25:31.120885 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:31.122098 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:31.165514 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.62:41083
I20260630 12:25:31.165606 16811 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.62:41083 every 8 connection(s)
I20260630 12:25:31.169458 16812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:31.179720 16812 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 710dfb1fbfb047c7a1ff2a09ea466036: Bootstrap starting.
I20260630 12:25:31.184217 16812 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 710dfb1fbfb047c7a1ff2a09ea466036: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:31.188275 16812 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 710dfb1fbfb047c7a1ff2a09ea466036: No bootstrap required, opened a new log
I20260630 12:25:31.190527 16812 raft_consensus.cc:359] T 00000000000000000000000000000000 P 710dfb1fbfb047c7a1ff2a09ea466036 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "710dfb1fbfb047c7a1ff2a09ea466036" member_type: VOTER }
I20260630 12:25:31.190922 16812 raft_consensus.cc:385] T 00000000000000000000000000000000 P 710dfb1fbfb047c7a1ff2a09ea466036 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:31.191159 16812 raft_consensus.cc:740] T 00000000000000000000000000000000 P 710dfb1fbfb047c7a1ff2a09ea466036 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 710dfb1fbfb047c7a1ff2a09ea466036, State: Initialized, Role: FOLLOWER
I20260630 12:25:31.191816 16812 consensus_queue.cc:260] T 00000000000000000000000000000000 P 710dfb1fbfb047c7a1ff2a09ea466036 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "710dfb1fbfb047c7a1ff2a09ea466036" member_type: VOTER }
I20260630 12:25:31.192267 16812 raft_consensus.cc:399] T 00000000000000000000000000000000 P 710dfb1fbfb047c7a1ff2a09ea466036 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:25:31.192495 16812 raft_consensus.cc:493] T 00000000000000000000000000000000 P 710dfb1fbfb047c7a1ff2a09ea466036 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:25:31.192768 16812 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 710dfb1fbfb047c7a1ff2a09ea466036 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:31.197188 16812 raft_consensus.cc:515] T 00000000000000000000000000000000 P 710dfb1fbfb047c7a1ff2a09ea466036 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "710dfb1fbfb047c7a1ff2a09ea466036" member_type: VOTER }
I20260630 12:25:31.197717 16812 leader_election.cc:304] T 00000000000000000000000000000000 P 710dfb1fbfb047c7a1ff2a09ea466036 [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: 710dfb1fbfb047c7a1ff2a09ea466036; no voters: 
I20260630 12:25:31.198943 16812 leader_election.cc:290] T 00000000000000000000000000000000 P 710dfb1fbfb047c7a1ff2a09ea466036 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:25:31.199297 16815 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 710dfb1fbfb047c7a1ff2a09ea466036 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:31.200701 16815 raft_consensus.cc:697] T 00000000000000000000000000000000 P 710dfb1fbfb047c7a1ff2a09ea466036 [term 1 LEADER]: Becoming Leader. State: Replica: 710dfb1fbfb047c7a1ff2a09ea466036, State: Running, Role: LEADER
I20260630 12:25:31.201362 16815 consensus_queue.cc:237] T 00000000000000000000000000000000 P 710dfb1fbfb047c7a1ff2a09ea466036 [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: "710dfb1fbfb047c7a1ff2a09ea466036" member_type: VOTER }
I20260630 12:25:31.201853 16812 sys_catalog.cc:565] T 00000000000000000000000000000000 P 710dfb1fbfb047c7a1ff2a09ea466036 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:25:31.206058 16816 sys_catalog.cc:455] T 00000000000000000000000000000000 P 710dfb1fbfb047c7a1ff2a09ea466036 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "710dfb1fbfb047c7a1ff2a09ea466036" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "710dfb1fbfb047c7a1ff2a09ea466036" member_type: VOTER } }
I20260630 12:25:31.206828 16816 sys_catalog.cc:458] T 00000000000000000000000000000000 P 710dfb1fbfb047c7a1ff2a09ea466036 [sys.catalog]: This master's current role is: LEADER
I20260630 12:25:31.207211 16817 sys_catalog.cc:455] T 00000000000000000000000000000000 P 710dfb1fbfb047c7a1ff2a09ea466036 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 710dfb1fbfb047c7a1ff2a09ea466036. Latest consensus state: current_term: 1 leader_uuid: "710dfb1fbfb047c7a1ff2a09ea466036" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "710dfb1fbfb047c7a1ff2a09ea466036" member_type: VOTER } }
I20260630 12:25:31.207981 16817 sys_catalog.cc:458] T 00000000000000000000000000000000 P 710dfb1fbfb047c7a1ff2a09ea466036 [sys.catalog]: This master's current role is: LEADER
I20260630 12:25:31.208787 16822 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:25:31.213960 16822 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:25:31.217941 13140 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:25:31.222882 16822 catalog_manager.cc:1383] Generated new cluster ID: c1e8c02bbad746579ecb7f1dddc10367
I20260630 12:25:31.223145 16822 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:25:31.238670 16822 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:25:31.239952 16822 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:25:31.251880 16822 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 710dfb1fbfb047c7a1ff2a09ea466036: Generated new TSK 0
I20260630 12:25:31.252444 16822 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:25:31.284265 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:31.290238 16833 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
W20260630 12:25:31.291092 16834 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
W20260630 12:25:31.292253 16836 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
I20260630 12:25:31.292992 13140 server_base.cc:1061] running on GCE node
I20260630 12:25:31.293740 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:31.293910 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:31.294032 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822331294021 us; error 0 us; skew 500 ppm
I20260630 12:25:31.294541 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:31.296752 13140 webserver.cc:533] Webserver started at http://127.12.213.1:42159/ using document root <none> and password file <none>
I20260630 12:25:31.297165 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:31.297320 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:31.297523 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:31.298583 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822237130653-13140-0/minicluster-data/ts-0-root/instance:
uuid: "aea54ef61c354bb1892bb8f9d2f63a2c"
format_stamp: "Formatted at 2026-06-30 12:25:31 on dist-test-slave-zz34"
I20260630 12:25:31.302811 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:25:31.305954 16841 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:31.306751 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:25:31.307024 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822237130653-13140-0/minicluster-data/ts-0-root
uuid: "aea54ef61c354bb1892bb8f9d2f63a2c"
format_stamp: "Formatted at 2026-06-30 12:25:31 on dist-test-slave-zz34"
I20260630 12:25:31.307318 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822237130653-13140-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822237130653-13140-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822237130653-13140-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)
I20260630 12:25:31.322862 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:31.323954 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:31.325328 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:31.327543 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:31.327771 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:31.327997 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:31.328186 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:31.367688 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.1:46445
I20260630 12:25:31.367825 16903 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.1:46445 every 8 connection(s)
I20260630 12:25:31.372730 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:31.383900 16908 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
W20260630 12:25:31.385274 16909 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
I20260630 12:25:31.389715 13140 server_base.cc:1061] running on GCE node
W20260630 12:25:31.390645 16911 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
I20260630 12:25:31.391654 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:31.391878 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:31.392073 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822331392058 us; error 0 us; skew 500 ppm
I20260630 12:25:31.392549 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:31.394827 13140 webserver.cc:533] Webserver started at http://127.12.213.2:43901/ using document root <none> and password file <none>
I20260630 12:25:31.395293 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:31.395502 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:31.395761 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:31.396840 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822237130653-13140-0/minicluster-data/ts-1-root/instance:
uuid: "94d27eb18aab4d85a1c6f33c7e66c2ca"
format_stamp: "Formatted at 2026-06-30 12:25:31 on dist-test-slave-zz34"
I20260630 12:25:31.399484 16904 heartbeater.cc:344] Connected to a master server at 127.12.213.62:41083
I20260630 12:25:31.399832 16904 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:31.400513 16904 heartbeater.cc:507] Master 127.12.213.62:41083 requested a full tablet report, sending...
I20260630 12:25:31.401978 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260630 12:25:31.402606 16777 ts_manager.cc:194] Registered new tserver with Master: aea54ef61c354bb1892bb8f9d2f63a2c (127.12.213.1:46445)
I20260630 12:25:31.404340 16777 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55008
I20260630 12:25:31.405756 16916 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:31.406680 13140 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:25:31.406960 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822237130653-13140-0/minicluster-data/ts-1-root
uuid: "94d27eb18aab4d85a1c6f33c7e66c2ca"
format_stamp: "Formatted at 2026-06-30 12:25:31 on dist-test-slave-zz34"
I20260630 12:25:31.407214 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822237130653-13140-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822237130653-13140-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822237130653-13140-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)
I20260630 12:25:31.426222 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:31.427467 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:31.428853 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:31.430970 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:31.431193 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:31.431429 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:31.431605 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:31.469445 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.2:40829
I20260630 12:25:31.469534 16978 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.2:40829 every 8 connection(s)
I20260630 12:25:31.474100 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:31.481631 16983 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
W20260630 12:25:31.481699 16982 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
I20260630 12:25:31.485189 13140 server_base.cc:1061] running on GCE node
W20260630 12:25:31.485671 16985 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
I20260630 12:25:31.486847 16979 heartbeater.cc:344] Connected to a master server at 127.12.213.62:41083
I20260630 12:25:31.486860 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:31.487308 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:31.487378 16979 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:31.487584 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822331487563 us; error 0 us; skew 500 ppm
I20260630 12:25:31.488325 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:31.488315 16979 heartbeater.cc:507] Master 127.12.213.62:41083 requested a full tablet report, sending...
I20260630 12:25:31.490837 16777 ts_manager.cc:194] Registered new tserver with Master: 94d27eb18aab4d85a1c6f33c7e66c2ca (127.12.213.2:40829)
I20260630 12:25:31.491390 13140 webserver.cc:533] Webserver started at http://127.12.213.3:40317/ using document root <none> and password file <none>
I20260630 12:25:31.491808 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:31.491976 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:31.492167 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:31.492238 16777 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55010
I20260630 12:25:31.493439 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822237130653-13140-0/minicluster-data/ts-2-root/instance:
uuid: "c2017997bcab4b658b36e4ba0340cc87"
format_stamp: "Formatted at 2026-06-30 12:25:31 on dist-test-slave-zz34"
I20260630 12:25:31.498072 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:25:31.501693 16990 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:31.502625 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:25:31.502956 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822237130653-13140-0/minicluster-data/ts-2-root
uuid: "c2017997bcab4b658b36e4ba0340cc87"
format_stamp: "Formatted at 2026-06-30 12:25:31 on dist-test-slave-zz34"
I20260630 12:25:31.503286 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822237130653-13140-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822237130653-13140-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822237130653-13140-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)
I20260630 12:25:31.535422 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:31.536676 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:31.538322 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:31.540674 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:31.540931 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:31.541189 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:31.541419 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:31.582463 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.3:41077
I20260630 12:25:31.582581 17052 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.3:41077 every 8 connection(s)
I20260630 12:25:31.587428 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:31.594939 17056 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
W20260630 12:25:31.597965 17057 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
I20260630 12:25:31.603014 17053 heartbeater.cc:344] Connected to a master server at 127.12.213.62:41083
W20260630 12:25:31.603678 17060 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
I20260630 12:25:31.603678 17053 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:31.603749 13140 server_base.cc:1061] running on GCE node
I20260630 12:25:31.605123 17053 heartbeater.cc:507] Master 127.12.213.62:41083 requested a full tablet report, sending...
I20260630 12:25:31.605219 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:31.605589 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:31.605808 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822331605789 us; error 0 us; skew 500 ppm
I20260630 12:25:31.606515 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:31.607573 16777 ts_manager.cc:194] Registered new tserver with Master: c2017997bcab4b658b36e4ba0340cc87 (127.12.213.3:41077)
I20260630 12:25:31.609244 16777 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55014
I20260630 12:25:31.612003 13140 webserver.cc:533] Webserver started at http://127.12.213.4:38821/ using document root <none> and password file <none>
I20260630 12:25:31.612535 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:31.612747 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:31.613016 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:31.614038 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822237130653-13140-0/minicluster-data/ts-3-root/instance:
uuid: "6b2651eb9f5d4688b416c4bf0b609f52"
format_stamp: "Formatted at 2026-06-30 12:25:31 on dist-test-slave-zz34"
I20260630 12:25:31.618269 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:25:31.621521 17064 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:31.622403 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:25:31.622700 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822237130653-13140-0/minicluster-data/ts-3-root
uuid: "6b2651eb9f5d4688b416c4bf0b609f52"
format_stamp: "Formatted at 2026-06-30 12:25:31 on dist-test-slave-zz34"
I20260630 12:25:31.622982 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822237130653-13140-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822237130653-13140-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822237130653-13140-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)
I20260630 12:25:31.637116 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:31.638391 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:31.639820 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:31.642000 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:31.642246 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:25:31.642486 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:31.642663 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:31.681638 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.4:40013
I20260630 12:25:31.681753 17126 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.4:40013 every 8 connection(s)
I20260630 12:25:31.695605 17127 heartbeater.cc:344] Connected to a master server at 127.12.213.62:41083
I20260630 12:25:31.695991 17127 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:31.696707 17127 heartbeater.cc:507] Master 127.12.213.62:41083 requested a full tablet report, sending...
I20260630 12:25:31.698583 16777 ts_manager.cc:194] Registered new tserver with Master: 6b2651eb9f5d4688b416c4bf0b609f52 (127.12.213.4:40013)
I20260630 12:25:31.699615 13140 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.014859264s
I20260630 12:25:31.699898 16777 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55026
I20260630 12:25:32.254666 16777 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55046:
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"
    }
  }
}
I20260630 12:25:32.300045 17018 tablet_service.cc:1511] Processing CreateTablet for tablet 0be558416aea4526aa4e85fd76bbf7a9 (DEFAULT_TABLE table=test-workload [id=060d7756b48c43bfa1542f107e659ea7]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:25:32.301420 17018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0be558416aea4526aa4e85fd76bbf7a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:32.311939 16869 tablet_service.cc:1511] Processing CreateTablet for tablet 0be558416aea4526aa4e85fd76bbf7a9 (DEFAULT_TABLE table=test-workload [id=060d7756b48c43bfa1542f107e659ea7]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:25:32.312472 16944 tablet_service.cc:1511] Processing CreateTablet for tablet 0be558416aea4526aa4e85fd76bbf7a9 (DEFAULT_TABLE table=test-workload [id=060d7756b48c43bfa1542f107e659ea7]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:25:32.313323 16869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0be558416aea4526aa4e85fd76bbf7a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:32.313511 16944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0be558416aea4526aa4e85fd76bbf7a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:32.320299 17148 tablet_bootstrap.cc:492] T 0be558416aea4526aa4e85fd76bbf7a9 P c2017997bcab4b658b36e4ba0340cc87: Bootstrap starting.
I20260630 12:25:32.328259 17148 tablet_bootstrap.cc:654] T 0be558416aea4526aa4e85fd76bbf7a9 P c2017997bcab4b658b36e4ba0340cc87: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:32.328663 17149 tablet_bootstrap.cc:492] T 0be558416aea4526aa4e85fd76bbf7a9 P aea54ef61c354bb1892bb8f9d2f63a2c: Bootstrap starting.
I20260630 12:25:32.331248 17150 tablet_bootstrap.cc:492] T 0be558416aea4526aa4e85fd76bbf7a9 P 94d27eb18aab4d85a1c6f33c7e66c2ca: Bootstrap starting.
I20260630 12:25:32.335435 17149 tablet_bootstrap.cc:654] T 0be558416aea4526aa4e85fd76bbf7a9 P aea54ef61c354bb1892bb8f9d2f63a2c: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:32.335484 17148 tablet_bootstrap.cc:492] T 0be558416aea4526aa4e85fd76bbf7a9 P c2017997bcab4b658b36e4ba0340cc87: No bootstrap required, opened a new log
I20260630 12:25:32.336210 17148 ts_tablet_manager.cc:1403] T 0be558416aea4526aa4e85fd76bbf7a9 P c2017997bcab4b658b36e4ba0340cc87: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260630 12:25:32.337889 17150 tablet_bootstrap.cc:654] T 0be558416aea4526aa4e85fd76bbf7a9 P 94d27eb18aab4d85a1c6f33c7e66c2ca: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:32.338433 17148 raft_consensus.cc:359] T 0be558416aea4526aa4e85fd76bbf7a9 P c2017997bcab4b658b36e4ba0340cc87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2017997bcab4b658b36e4ba0340cc87" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 41077 } } peers { permanent_uuid: "aea54ef61c354bb1892bb8f9d2f63a2c" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46445 } } peers { permanent_uuid: "94d27eb18aab4d85a1c6f33c7e66c2ca" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40829 } }
I20260630 12:25:32.339226 17148 raft_consensus.cc:385] T 0be558416aea4526aa4e85fd76bbf7a9 P c2017997bcab4b658b36e4ba0340cc87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:32.339560 17148 raft_consensus.cc:740] T 0be558416aea4526aa4e85fd76bbf7a9 P c2017997bcab4b658b36e4ba0340cc87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2017997bcab4b658b36e4ba0340cc87, State: Initialized, Role: FOLLOWER
I20260630 12:25:32.340212 17148 consensus_queue.cc:260] T 0be558416aea4526aa4e85fd76bbf7a9 P c2017997bcab4b658b36e4ba0340cc87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2017997bcab4b658b36e4ba0340cc87" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 41077 } } peers { permanent_uuid: "aea54ef61c354bb1892bb8f9d2f63a2c" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46445 } } peers { permanent_uuid: "94d27eb18aab4d85a1c6f33c7e66c2ca" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40829 } }
I20260630 12:25:32.340986 17149 tablet_bootstrap.cc:492] T 0be558416aea4526aa4e85fd76bbf7a9 P aea54ef61c354bb1892bb8f9d2f63a2c: No bootstrap required, opened a new log
I20260630 12:25:32.341439 17149 ts_tablet_manager.cc:1403] T 0be558416aea4526aa4e85fd76bbf7a9 P aea54ef61c354bb1892bb8f9d2f63a2c: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260630 12:25:32.343077 17150 tablet_bootstrap.cc:492] T 0be558416aea4526aa4e85fd76bbf7a9 P 94d27eb18aab4d85a1c6f33c7e66c2ca: No bootstrap required, opened a new log
I20260630 12:25:32.343568 17150 ts_tablet_manager.cc:1403] T 0be558416aea4526aa4e85fd76bbf7a9 P 94d27eb18aab4d85a1c6f33c7e66c2ca: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260630 12:25:32.344255 17149 raft_consensus.cc:359] T 0be558416aea4526aa4e85fd76bbf7a9 P aea54ef61c354bb1892bb8f9d2f63a2c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2017997bcab4b658b36e4ba0340cc87" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 41077 } } peers { permanent_uuid: "aea54ef61c354bb1892bb8f9d2f63a2c" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46445 } } peers { permanent_uuid: "94d27eb18aab4d85a1c6f33c7e66c2ca" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40829 } }
I20260630 12:25:32.345026 17149 raft_consensus.cc:385] T 0be558416aea4526aa4e85fd76bbf7a9 P aea54ef61c354bb1892bb8f9d2f63a2c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:32.345345 17149 raft_consensus.cc:740] T 0be558416aea4526aa4e85fd76bbf7a9 P aea54ef61c354bb1892bb8f9d2f63a2c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aea54ef61c354bb1892bb8f9d2f63a2c, State: Initialized, Role: FOLLOWER
I20260630 12:25:32.346128 17149 consensus_queue.cc:260] T 0be558416aea4526aa4e85fd76bbf7a9 P aea54ef61c354bb1892bb8f9d2f63a2c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2017997bcab4b658b36e4ba0340cc87" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 41077 } } peers { permanent_uuid: "aea54ef61c354bb1892bb8f9d2f63a2c" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46445 } } peers { permanent_uuid: "94d27eb18aab4d85a1c6f33c7e66c2ca" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40829 } }
I20260630 12:25:32.347177 17053 heartbeater.cc:499] Master 127.12.213.62:41083 was elected leader, sending a full tablet report...
I20260630 12:25:32.347517 17148 ts_tablet_manager.cc:1434] T 0be558416aea4526aa4e85fd76bbf7a9 P c2017997bcab4b658b36e4ba0340cc87: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260630 12:25:32.349028 17149 ts_tablet_manager.cc:1434] T 0be558416aea4526aa4e85fd76bbf7a9 P aea54ef61c354bb1892bb8f9d2f63a2c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:25:32.349135 16904 heartbeater.cc:499] Master 127.12.213.62:41083 was elected leader, sending a full tablet report...
I20260630 12:25:32.346549 17150 raft_consensus.cc:359] T 0be558416aea4526aa4e85fd76bbf7a9 P 94d27eb18aab4d85a1c6f33c7e66c2ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2017997bcab4b658b36e4ba0340cc87" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 41077 } } peers { permanent_uuid: "aea54ef61c354bb1892bb8f9d2f63a2c" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46445 } } peers { permanent_uuid: "94d27eb18aab4d85a1c6f33c7e66c2ca" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40829 } }
I20260630 12:25:32.350033 17150 raft_consensus.cc:385] T 0be558416aea4526aa4e85fd76bbf7a9 P 94d27eb18aab4d85a1c6f33c7e66c2ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:32.350405 17150 raft_consensus.cc:740] T 0be558416aea4526aa4e85fd76bbf7a9 P 94d27eb18aab4d85a1c6f33c7e66c2ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94d27eb18aab4d85a1c6f33c7e66c2ca, State: Initialized, Role: FOLLOWER
I20260630 12:25:32.351212 17150 consensus_queue.cc:260] T 0be558416aea4526aa4e85fd76bbf7a9 P 94d27eb18aab4d85a1c6f33c7e66c2ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2017997bcab4b658b36e4ba0340cc87" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 41077 } } peers { permanent_uuid: "aea54ef61c354bb1892bb8f9d2f63a2c" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46445 } } peers { permanent_uuid: "94d27eb18aab4d85a1c6f33c7e66c2ca" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40829 } }
I20260630 12:25:32.354040 17150 ts_tablet_manager.cc:1434] T 0be558416aea4526aa4e85fd76bbf7a9 P 94d27eb18aab4d85a1c6f33c7e66c2ca: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260630 12:25:32.354664 16979 heartbeater.cc:499] Master 127.12.213.62:41083 was elected leader, sending a full tablet report...
I20260630 12:25:32.499296 17156 raft_consensus.cc:493] T 0be558416aea4526aa4e85fd76bbf7a9 P 94d27eb18aab4d85a1c6f33c7e66c2ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:32.499837 17156 raft_consensus.cc:515] T 0be558416aea4526aa4e85fd76bbf7a9 P 94d27eb18aab4d85a1c6f33c7e66c2ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2017997bcab4b658b36e4ba0340cc87" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 41077 } } peers { permanent_uuid: "aea54ef61c354bb1892bb8f9d2f63a2c" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46445 } } peers { permanent_uuid: "94d27eb18aab4d85a1c6f33c7e66c2ca" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40829 } }
I20260630 12:25:32.502213 17156 leader_election.cc:290] T 0be558416aea4526aa4e85fd76bbf7a9 P 94d27eb18aab4d85a1c6f33c7e66c2ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2017997bcab4b658b36e4ba0340cc87 (127.12.213.3:41077), aea54ef61c354bb1892bb8f9d2f63a2c (127.12.213.1:46445)
I20260630 12:25:32.513664 16879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0be558416aea4526aa4e85fd76bbf7a9" candidate_uuid: "94d27eb18aab4d85a1c6f33c7e66c2ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aea54ef61c354bb1892bb8f9d2f63a2c" is_pre_election: true
I20260630 12:25:32.513660 17028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0be558416aea4526aa4e85fd76bbf7a9" candidate_uuid: "94d27eb18aab4d85a1c6f33c7e66c2ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2017997bcab4b658b36e4ba0340cc87" is_pre_election: true
I20260630 12:25:32.514585 17028 raft_consensus.cc:2468] T 0be558416aea4526aa4e85fd76bbf7a9 P c2017997bcab4b658b36e4ba0340cc87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94d27eb18aab4d85a1c6f33c7e66c2ca in term 0.
I20260630 12:25:32.514557 16879 raft_consensus.cc:2468] T 0be558416aea4526aa4e85fd76bbf7a9 P aea54ef61c354bb1892bb8f9d2f63a2c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94d27eb18aab4d85a1c6f33c7e66c2ca in term 0.
I20260630 12:25:32.516063 16918 leader_election.cc:304] T 0be558416aea4526aa4e85fd76bbf7a9 P 94d27eb18aab4d85a1c6f33c7e66c2ca [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: 94d27eb18aab4d85a1c6f33c7e66c2ca, aea54ef61c354bb1892bb8f9d2f63a2c; no voters: 
I20260630 12:25:32.516723 17156 raft_consensus.cc:2804] T 0be558416aea4526aa4e85fd76bbf7a9 P 94d27eb18aab4d85a1c6f33c7e66c2ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:32.517055 17156 raft_consensus.cc:493] T 0be558416aea4526aa4e85fd76bbf7a9 P 94d27eb18aab4d85a1c6f33c7e66c2ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:32.517328 17156 raft_consensus.cc:3060] T 0be558416aea4526aa4e85fd76bbf7a9 P 94d27eb18aab4d85a1c6f33c7e66c2ca [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:32.522089 17156 raft_consensus.cc:515] T 0be558416aea4526aa4e85fd76bbf7a9 P 94d27eb18aab4d85a1c6f33c7e66c2ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2017997bcab4b658b36e4ba0340cc87" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 41077 } } peers { permanent_uuid: "aea54ef61c354bb1892bb8f9d2f63a2c" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46445 } } peers { permanent_uuid: "94d27eb18aab4d85a1c6f33c7e66c2ca" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40829 } }
I20260630 12:25:32.523638 17156 leader_election.cc:290] T 0be558416aea4526aa4e85fd76bbf7a9 P 94d27eb18aab4d85a1c6f33c7e66c2ca [CANDIDATE]: Term 1 election: Requested vote from peers c2017997bcab4b658b36e4ba0340cc87 (127.12.213.3:41077), aea54ef61c354bb1892bb8f9d2f63a2c (127.12.213.1:46445)
I20260630 12:25:32.524569 17028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0be558416aea4526aa4e85fd76bbf7a9" candidate_uuid: "94d27eb18aab4d85a1c6f33c7e66c2ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2017997bcab4b658b36e4ba0340cc87"
I20260630 12:25:32.524776 16879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0be558416aea4526aa4e85fd76bbf7a9" candidate_uuid: "94d27eb18aab4d85a1c6f33c7e66c2ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aea54ef61c354bb1892bb8f9d2f63a2c"
I20260630 12:25:32.525166 17028 raft_consensus.cc:3060] T 0be558416aea4526aa4e85fd76bbf7a9 P c2017997bcab4b658b36e4ba0340cc87 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:32.525327 16879 raft_consensus.cc:3060] T 0be558416aea4526aa4e85fd76bbf7a9 P aea54ef61c354bb1892bb8f9d2f63a2c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:32.529904 17028 raft_consensus.cc:2468] T 0be558416aea4526aa4e85fd76bbf7a9 P c2017997bcab4b658b36e4ba0340cc87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94d27eb18aab4d85a1c6f33c7e66c2ca in term 1.
I20260630 12:25:32.530018 16879 raft_consensus.cc:2468] T 0be558416aea4526aa4e85fd76bbf7a9 P aea54ef61c354bb1892bb8f9d2f63a2c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94d27eb18aab4d85a1c6f33c7e66c2ca in term 1.
I20260630 12:25:32.531157 16917 leader_election.cc:304] T 0be558416aea4526aa4e85fd76bbf7a9 P 94d27eb18aab4d85a1c6f33c7e66c2ca [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: 94d27eb18aab4d85a1c6f33c7e66c2ca, c2017997bcab4b658b36e4ba0340cc87; no voters: 
I20260630 12:25:32.531915 17156 raft_consensus.cc:2804] T 0be558416aea4526aa4e85fd76bbf7a9 P 94d27eb18aab4d85a1c6f33c7e66c2ca [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:32.533182 17156 raft_consensus.cc:697] T 0be558416aea4526aa4e85fd76bbf7a9 P 94d27eb18aab4d85a1c6f33c7e66c2ca [term 1 LEADER]: Becoming Leader. State: Replica: 94d27eb18aab4d85a1c6f33c7e66c2ca, State: Running, Role: LEADER
I20260630 12:25:32.533852 17156 consensus_queue.cc:237] T 0be558416aea4526aa4e85fd76bbf7a9 P 94d27eb18aab4d85a1c6f33c7e66c2ca [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: "c2017997bcab4b658b36e4ba0340cc87" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 41077 } } peers { permanent_uuid: "aea54ef61c354bb1892bb8f9d2f63a2c" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46445 } } peers { permanent_uuid: "94d27eb18aab4d85a1c6f33c7e66c2ca" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40829 } }
I20260630 12:25:32.542371 16775 catalog_manager.cc:5697] T 0be558416aea4526aa4e85fd76bbf7a9 P 94d27eb18aab4d85a1c6f33c7e66c2ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 94d27eb18aab4d85a1c6f33c7e66c2ca (127.12.213.2). New cstate: current_term: 1 leader_uuid: "94d27eb18aab4d85a1c6f33c7e66c2ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2017997bcab4b658b36e4ba0340cc87" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 41077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aea54ef61c354bb1892bb8f9d2f63a2c" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94d27eb18aab4d85a1c6f33c7e66c2ca" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40829 } health_report { overall_health: HEALTHY } } }
I20260630 12:25:32.702277 17127 heartbeater.cc:499] Master 127.12.213.62:41083 was elected leader, sending a full tablet report...
I20260630 12:25:33.085490 17161 consensus_queue.cc:1048] T 0be558416aea4526aa4e85fd76bbf7a9 P 94d27eb18aab4d85a1c6f33c7e66c2ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2017997bcab4b658b36e4ba0340cc87" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 41077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:33.098671 17161 consensus_queue.cc:1048] T 0be558416aea4526aa4e85fd76bbf7a9 P 94d27eb18aab4d85a1c6f33c7e66c2ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "aea54ef61c354bb1892bb8f9d2f63a2c" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:33.217765 16830 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:33.219625 16830 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:33.220053 16830 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:35.221097 16830 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:35.222520 16830 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:35.222779 16830 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:37.223636 16830 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:37.224977 16830 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:37.225244 16830 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:39.226281 16830 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:39.227711 16830 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:39.227980 16830 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:41.229216 16830 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:41.231294 16830 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:41.231751 16830 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:25:42.273164 17049 debug-util.cc:398] Leaking SignalData structure 0x7b0800042900 after lost signal to thread 13143
W20260630 12:25:42.274055 17049 debug-util.cc:398] Leaking SignalData structure 0x7b08001cba40 after lost signal to thread 16811
W20260630 12:25:42.274942 17049 debug-util.cc:398] Leaking SignalData structure 0x7b080019d780 after lost signal to thread 16903
W20260630 12:25:42.275756 17049 debug-util.cc:398] Leaking SignalData structure 0x7b0800183fc0 after lost signal to thread 16978
W20260630 12:25:42.276492 17049 debug-util.cc:398] Leaking SignalData structure 0x7b0800177de0 after lost signal to thread 17052
W20260630 12:25:42.277204 17049 debug-util.cc:398] Leaking SignalData structure 0x7b08000befa0 after lost signal to thread 17126
I20260630 12:25:43.232787 16830 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:43.234205 16830 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:43.234586 16830 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:43.672096 13140 tablet_server.cc:179] TabletServer@127.12.213.1:0 shutting down...
I20260630 12:25:43.705092 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:43.705875 13140 tablet_replica.cc:333] T 0be558416aea4526aa4e85fd76bbf7a9 P aea54ef61c354bb1892bb8f9d2f63a2c: stopping tablet replica
I20260630 12:25:43.706519 13140 raft_consensus.cc:2243] T 0be558416aea4526aa4e85fd76bbf7a9 P aea54ef61c354bb1892bb8f9d2f63a2c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:43.707243 13140 raft_consensus.cc:2272] T 0be558416aea4526aa4e85fd76bbf7a9 P aea54ef61c354bb1892bb8f9d2f63a2c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:43.730141 13140 tablet_server.cc:196] TabletServer@127.12.213.1:0 shutdown complete.
I20260630 12:25:43.745625 13140 tablet_server.cc:179] TabletServer@127.12.213.2:0 shutting down...
I20260630 12:25:43.770895 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:43.771646 13140 tablet_replica.cc:333] T 0be558416aea4526aa4e85fd76bbf7a9 P 94d27eb18aab4d85a1c6f33c7e66c2ca: stopping tablet replica
I20260630 12:25:43.772342 13140 raft_consensus.cc:2243] T 0be558416aea4526aa4e85fd76bbf7a9 P 94d27eb18aab4d85a1c6f33c7e66c2ca [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:43.773372 13140 raft_consensus.cc:2272] T 0be558416aea4526aa4e85fd76bbf7a9 P 94d27eb18aab4d85a1c6f33c7e66c2ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:43.793665 13140 tablet_server.cc:196] TabletServer@127.12.213.2:0 shutdown complete.
I20260630 12:25:43.805683 13140 tablet_server.cc:179] TabletServer@127.12.213.3:0 shutting down...
I20260630 12:25:43.836491 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:43.837250 13140 tablet_replica.cc:333] T 0be558416aea4526aa4e85fd76bbf7a9 P c2017997bcab4b658b36e4ba0340cc87: stopping tablet replica
I20260630 12:25:43.837788 13140 raft_consensus.cc:2243] T 0be558416aea4526aa4e85fd76bbf7a9 P c2017997bcab4b658b36e4ba0340cc87 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:43.838421 13140 raft_consensus.cc:2272] T 0be558416aea4526aa4e85fd76bbf7a9 P c2017997bcab4b658b36e4ba0340cc87 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:25:44.856956 13140 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 17049)
I20260630 12:25:44.883692 13140 tablet_server.cc:196] TabletServer@127.12.213.3:0 shutdown complete.
I20260630 12:25:44.893589 13140 tablet_server.cc:179] TabletServer@127.12.213.4:0 shutting down...
I20260630 12:25:44.914664 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:44.931311 13140 tablet_server.cc:196] TabletServer@127.12.213.4:0 shutdown complete.
I20260630 12:25:44.940182 13140 master.cc:562] Master@127.12.213.62:41083 shutting down...
I20260630 12:25:44.957756 13140 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 710dfb1fbfb047c7a1ff2a09ea466036 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:44.958539 13140 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 710dfb1fbfb047c7a1ff2a09ea466036 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:44.958891 13140 tablet_replica.cc:333] T 00000000000000000000000000000000 P 710dfb1fbfb047c7a1ff2a09ea466036: stopping tablet replica
I20260630 12:25:44.977342 13140 master.cc:584] Master@127.12.213.62:41083 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne (13964 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy
I20260630 12:25:45.014783 13140 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.213.62:44797
I20260630 12:25:45.015847 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:45.021219 17177 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
W20260630 12:25:45.021327 17178 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
W20260630 12:25:45.023166 17180 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
I20260630 12:25:45.024081 13140 server_base.cc:1061] running on GCE node
I20260630 12:25:45.024986 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:45.025206 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:45.025370 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822345025353 us; error 0 us; skew 500 ppm
I20260630 12:25:45.025869 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:45.028266 13140 webserver.cc:533] Webserver started at http://127.12.213.62:33933/ using document root <none> and password file <none>
I20260630 12:25:45.028764 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:45.028982 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:45.029273 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:45.030514 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822237130653-13140-0/minicluster-data/master-0-root/instance:
uuid: "ee3f7567990343aeaeaa1fa4ec78708b"
format_stamp: "Formatted at 2026-06-30 12:25:45 on dist-test-slave-zz34"
I20260630 12:25:45.034827 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:25:45.038141 17185 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:45.039043 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:25:45.039268 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822237130653-13140-0/minicluster-data/master-0-root
uuid: "ee3f7567990343aeaeaa1fa4ec78708b"
format_stamp: "Formatted at 2026-06-30 12:25:45 on dist-test-slave-zz34"
I20260630 12:25:45.039516 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822237130653-13140-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822237130653-13140-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822237130653-13140-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)
I20260630 12:25:45.056106 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:45.057252 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:45.093627 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.62:44797
I20260630 12:25:45.093724 17236 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.62:44797 every 8 connection(s)
I20260630 12:25:45.097790 17237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:45.108939 17237 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ee3f7567990343aeaeaa1fa4ec78708b: Bootstrap starting.
I20260630 12:25:45.113479 17237 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ee3f7567990343aeaeaa1fa4ec78708b: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:45.117651 17237 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ee3f7567990343aeaeaa1fa4ec78708b: No bootstrap required, opened a new log
I20260630 12:25:45.119800 17237 raft_consensus.cc:359] T 00000000000000000000000000000000 P ee3f7567990343aeaeaa1fa4ec78708b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee3f7567990343aeaeaa1fa4ec78708b" member_type: VOTER }
I20260630 12:25:45.120224 17237 raft_consensus.cc:385] T 00000000000000000000000000000000 P ee3f7567990343aeaeaa1fa4ec78708b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:45.120456 17237 raft_consensus.cc:740] T 00000000000000000000000000000000 P ee3f7567990343aeaeaa1fa4ec78708b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee3f7567990343aeaeaa1fa4ec78708b, State: Initialized, Role: FOLLOWER
I20260630 12:25:45.121007 17237 consensus_queue.cc:260] T 00000000000000000000000000000000 P ee3f7567990343aeaeaa1fa4ec78708b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ee3f7567990343aeaeaa1fa4ec78708b" member_type: VOTER }
I20260630 12:25:45.121496 17237 raft_consensus.cc:399] T 00000000000000000000000000000000 P ee3f7567990343aeaeaa1fa4ec78708b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:25:45.121701 17237 raft_consensus.cc:493] T 00000000000000000000000000000000 P ee3f7567990343aeaeaa1fa4ec78708b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:25:45.121987 17237 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ee3f7567990343aeaeaa1fa4ec78708b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:45.126590 17237 raft_consensus.cc:515] T 00000000000000000000000000000000 P ee3f7567990343aeaeaa1fa4ec78708b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee3f7567990343aeaeaa1fa4ec78708b" member_type: VOTER }
I20260630 12:25:45.127115 17237 leader_election.cc:304] T 00000000000000000000000000000000 P ee3f7567990343aeaeaa1fa4ec78708b [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: ee3f7567990343aeaeaa1fa4ec78708b; no voters: 
I20260630 12:25:45.128276 17237 leader_election.cc:290] T 00000000000000000000000000000000 P ee3f7567990343aeaeaa1fa4ec78708b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:25:45.128707 17240 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ee3f7567990343aeaeaa1fa4ec78708b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:45.130023 17240 raft_consensus.cc:697] T 00000000000000000000000000000000 P ee3f7567990343aeaeaa1fa4ec78708b [term 1 LEADER]: Becoming Leader. State: Replica: ee3f7567990343aeaeaa1fa4ec78708b, State: Running, Role: LEADER
I20260630 12:25:45.130718 17240 consensus_queue.cc:237] T 00000000000000000000000000000000 P ee3f7567990343aeaeaa1fa4ec78708b [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: "ee3f7567990343aeaeaa1fa4ec78708b" member_type: VOTER }
I20260630 12:25:45.131294 17237 sys_catalog.cc:565] T 00000000000000000000000000000000 P ee3f7567990343aeaeaa1fa4ec78708b [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:25:45.136317 17242 sys_catalog.cc:455] T 00000000000000000000000000000000 P ee3f7567990343aeaeaa1fa4ec78708b [sys.catalog]: SysCatalogTable state changed. Reason: New leader ee3f7567990343aeaeaa1fa4ec78708b. Latest consensus state: current_term: 1 leader_uuid: "ee3f7567990343aeaeaa1fa4ec78708b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee3f7567990343aeaeaa1fa4ec78708b" member_type: VOTER } }
I20260630 12:25:45.137024 17241 sys_catalog.cc:455] T 00000000000000000000000000000000 P ee3f7567990343aeaeaa1fa4ec78708b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ee3f7567990343aeaeaa1fa4ec78708b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee3f7567990343aeaeaa1fa4ec78708b" member_type: VOTER } }
I20260630 12:25:45.137569 17242 sys_catalog.cc:458] T 00000000000000000000000000000000 P ee3f7567990343aeaeaa1fa4ec78708b [sys.catalog]: This master's current role is: LEADER
I20260630 12:25:45.137919 17241 sys_catalog.cc:458] T 00000000000000000000000000000000 P ee3f7567990343aeaeaa1fa4ec78708b [sys.catalog]: This master's current role is: LEADER
I20260630 12:25:45.141364 17248 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:25:45.149228 17248 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:25:45.150241 13140 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:25:45.157938 17248 catalog_manager.cc:1383] Generated new cluster ID: d51c05d320374936b6b33c6101baa486
I20260630 12:25:45.158265 17248 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:25:45.184545 17248 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:25:45.185773 17248 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:25:45.198841 17248 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ee3f7567990343aeaeaa1fa4ec78708b: Generated new TSK 0
I20260630 12:25:45.199434 17248 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:25:45.216292 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:45.221838 17258 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
W20260630 12:25:45.222911 17259 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
W20260630 12:25:45.224287 17261 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
I20260630 12:25:45.224727 13140 server_base.cc:1061] running on GCE node
I20260630 12:25:45.225602 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:45.225817 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:45.226001 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822345225980 us; error 0 us; skew 500 ppm
I20260630 12:25:45.226533 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:45.228839 13140 webserver.cc:533] Webserver started at http://127.12.213.1:36845/ using document root <none> and password file <none>
I20260630 12:25:45.229302 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:45.229490 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:45.229777 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:45.230934 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822237130653-13140-0/minicluster-data/ts-0-root/instance:
uuid: "34120415d56c4ca88194e86e58dfd8f1"
format_stamp: "Formatted at 2026-06-30 12:25:45 on dist-test-slave-zz34"
I20260630 12:25:45.235321 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:25:45.238519 17266 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:45.239306 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260630 12:25:45.239609 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822237130653-13140-0/minicluster-data/ts-0-root
uuid: "34120415d56c4ca88194e86e58dfd8f1"
format_stamp: "Formatted at 2026-06-30 12:25:45 on dist-test-slave-zz34"
I20260630 12:25:45.239902 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822237130653-13140-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822237130653-13140-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822237130653-13140-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)
I20260630 12:25:45.256625 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:45.257776 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:45.259231 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:45.261494 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:45.261715 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:45.261946 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:45.262145 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:45.301810 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.1:43787
I20260630 12:25:45.301906 17328 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.1:43787 every 8 connection(s)
I20260630 12:25:45.306911 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:45.313863 17333 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
W20260630 12:25:45.314872 17334 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
I20260630 12:25:45.319775 13140 server_base.cc:1061] running on GCE node
W20260630 12:25:45.320007 17336 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
I20260630 12:25:45.320670 17329 heartbeater.cc:344] Connected to a master server at 127.12.213.62:44797
I20260630 12:25:45.321081 17329 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:45.321156 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:45.321471 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:45.321679 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822345321661 us; error 0 us; skew 500 ppm
I20260630 12:25:45.322019 17329 heartbeater.cc:507] Master 127.12.213.62:44797 requested a full tablet report, sending...
I20260630 12:25:45.322436 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:45.324379 17202 ts_manager.cc:194] Registered new tserver with Master: 34120415d56c4ca88194e86e58dfd8f1 (127.12.213.1:43787)
I20260630 12:25:45.325232 13140 webserver.cc:533] Webserver started at http://127.12.213.2:42703/ using document root <none> and password file <none>
I20260630 12:25:45.325729 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:45.325914 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:45.326243 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:45.326517 17202 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51832
I20260630 12:25:45.327484 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822237130653-13140-0/minicluster-data/ts-1-root/instance:
uuid: "845c1b856a2e4547a2593d6f3a0132c3"
format_stamp: "Formatted at 2026-06-30 12:25:45 on dist-test-slave-zz34"
I20260630 12:25:45.331970 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:25:45.335346 17341 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:45.336184 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:25:45.336419 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822237130653-13140-0/minicluster-data/ts-1-root
uuid: "845c1b856a2e4547a2593d6f3a0132c3"
format_stamp: "Formatted at 2026-06-30 12:25:45 on dist-test-slave-zz34"
I20260630 12:25:45.336673 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822237130653-13140-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822237130653-13140-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822237130653-13140-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)
I20260630 12:25:45.356097 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:45.357185 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:45.358628 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:45.360811 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:45.361014 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:45.361269 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:45.361442 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:45.404771 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.2:35633
I20260630 12:25:45.404863 17403 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.2:35633 every 8 connection(s)
I20260630 12:25:45.409515 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:45.416953 17407 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
W20260630 12:25:45.419533 17408 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
W20260630 12:25:45.422900 17410 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
I20260630 12:25:45.423187 17404 heartbeater.cc:344] Connected to a master server at 127.12.213.62:44797
I20260630 12:25:45.423215 13140 server_base.cc:1061] running on GCE node
I20260630 12:25:45.423791 17404 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:45.424348 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:45.424585 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:45.424610 17404 heartbeater.cc:507] Master 127.12.213.62:44797 requested a full tablet report, sending...
I20260630 12:25:45.424860 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822345424839 us; error 0 us; skew 500 ppm
I20260630 12:25:45.425489 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:45.427107 17202 ts_manager.cc:194] Registered new tserver with Master: 845c1b856a2e4547a2593d6f3a0132c3 (127.12.213.2:35633)
I20260630 12:25:45.428395 13140 webserver.cc:533] Webserver started at http://127.12.213.3:37071/ using document root <none> and password file <none>
I20260630 12:25:45.429061 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:45.428997 17202 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51844
I20260630 12:25:45.429436 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:45.429785 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:45.431366 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822237130653-13140-0/minicluster-data/ts-2-root/instance:
uuid: "961297d1ccfc49fd94365e8f6fc245a8"
format_stamp: "Formatted at 2026-06-30 12:25:45 on dist-test-slave-zz34"
I20260630 12:25:45.436004 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260630 12:25:45.439234 17415 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:45.440044 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:25:45.440346 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822237130653-13140-0/minicluster-data/ts-2-root
uuid: "961297d1ccfc49fd94365e8f6fc245a8"
format_stamp: "Formatted at 2026-06-30 12:25:45 on dist-test-slave-zz34"
I20260630 12:25:45.440614 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822237130653-13140-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822237130653-13140-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822237130653-13140-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)
I20260630 12:25:45.455993 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:45.457562 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:45.459223 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:45.461416 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:45.461645 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:45.461983 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:45.462162 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:45.500846 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.3:46069
I20260630 12:25:45.500944 17477 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.3:46069 every 8 connection(s)
I20260630 12:25:45.515014 17478 heartbeater.cc:344] Connected to a master server at 127.12.213.62:44797
I20260630 12:25:45.515389 17478 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:45.516124 17478 heartbeater.cc:507] Master 127.12.213.62:44797 requested a full tablet report, sending...
I20260630 12:25:45.518043 17202 ts_manager.cc:194] Registered new tserver with Master: 961297d1ccfc49fd94365e8f6fc245a8 (127.12.213.3:46069)
I20260630 12:25:45.518638 13140 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014737943s
I20260630 12:25:45.519438 17202 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51852
I20260630 12:25:46.329212 17329 heartbeater.cc:499] Master 127.12.213.62:44797 was elected leader, sending a full tablet report...
I20260630 12:25:46.431923 17404 heartbeater.cc:499] Master 127.12.213.62:44797 was elected leader, sending a full tablet report...
I20260630 12:25:46.522042 17478 heartbeater.cc:499] Master 127.12.213.62:44797 was elected leader, sending a full tablet report...
I20260630 12:25:46.585041 17202 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51878:
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"
    }
  }
}
W20260630 12:25:46.587039 17202 catalog_manager.cc:7077] 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.
I20260630 12:25:46.644953 17369 tablet_service.cc:1511] Processing CreateTablet for tablet 9bdb93ff85f341daa073d458b7ea0889 (DEFAULT_TABLE table=test-workload [id=64089364f7d740fa94abd2e16dea3e9b]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:25:46.646306 17369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bdb93ff85f341daa073d458b7ea0889. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:46.648684 17443 tablet_service.cc:1511] Processing CreateTablet for tablet 9bdb93ff85f341daa073d458b7ea0889 (DEFAULT_TABLE table=test-workload [id=64089364f7d740fa94abd2e16dea3e9b]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:25:46.649973 17443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bdb93ff85f341daa073d458b7ea0889. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:46.656064 17294 tablet_service.cc:1511] Processing CreateTablet for tablet 9bdb93ff85f341daa073d458b7ea0889 (DEFAULT_TABLE table=test-workload [id=64089364f7d740fa94abd2e16dea3e9b]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:25:46.657392 17294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bdb93ff85f341daa073d458b7ea0889. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:46.665391 17499 tablet_bootstrap.cc:492] T 9bdb93ff85f341daa073d458b7ea0889 P 845c1b856a2e4547a2593d6f3a0132c3: Bootstrap starting.
I20260630 12:25:46.668948 17500 tablet_bootstrap.cc:492] T 9bdb93ff85f341daa073d458b7ea0889 P 961297d1ccfc49fd94365e8f6fc245a8: Bootstrap starting.
I20260630 12:25:46.671505 17499 tablet_bootstrap.cc:654] T 9bdb93ff85f341daa073d458b7ea0889 P 845c1b856a2e4547a2593d6f3a0132c3: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:46.673377 17501 tablet_bootstrap.cc:492] T 9bdb93ff85f341daa073d458b7ea0889 P 34120415d56c4ca88194e86e58dfd8f1: Bootstrap starting.
I20260630 12:25:46.676486 17500 tablet_bootstrap.cc:654] T 9bdb93ff85f341daa073d458b7ea0889 P 961297d1ccfc49fd94365e8f6fc245a8: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:46.678942 17501 tablet_bootstrap.cc:654] T 9bdb93ff85f341daa073d458b7ea0889 P 34120415d56c4ca88194e86e58dfd8f1: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:46.679136 17499 tablet_bootstrap.cc:492] T 9bdb93ff85f341daa073d458b7ea0889 P 845c1b856a2e4547a2593d6f3a0132c3: No bootstrap required, opened a new log
I20260630 12:25:46.679855 17499 ts_tablet_manager.cc:1403] T 9bdb93ff85f341daa073d458b7ea0889 P 845c1b856a2e4547a2593d6f3a0132c3: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260630 12:25:46.682000 17500 tablet_bootstrap.cc:492] T 9bdb93ff85f341daa073d458b7ea0889 P 961297d1ccfc49fd94365e8f6fc245a8: No bootstrap required, opened a new log
I20260630 12:25:46.682507 17500 ts_tablet_manager.cc:1403] T 9bdb93ff85f341daa073d458b7ea0889 P 961297d1ccfc49fd94365e8f6fc245a8: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260630 12:25:46.682749 17499 raft_consensus.cc:359] T 9bdb93ff85f341daa073d458b7ea0889 P 845c1b856a2e4547a2593d6f3a0132c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845c1b856a2e4547a2593d6f3a0132c3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35633 } } peers { permanent_uuid: "961297d1ccfc49fd94365e8f6fc245a8" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46069 } } peers { permanent_uuid: "34120415d56c4ca88194e86e58dfd8f1" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43787 } }
I20260630 12:25:46.683513 17499 raft_consensus.cc:385] T 9bdb93ff85f341daa073d458b7ea0889 P 845c1b856a2e4547a2593d6f3a0132c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:46.683900 17501 tablet_bootstrap.cc:492] T 9bdb93ff85f341daa073d458b7ea0889 P 34120415d56c4ca88194e86e58dfd8f1: No bootstrap required, opened a new log
I20260630 12:25:46.683802 17499 raft_consensus.cc:740] T 9bdb93ff85f341daa073d458b7ea0889 P 845c1b856a2e4547a2593d6f3a0132c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 845c1b856a2e4547a2593d6f3a0132c3, State: Initialized, Role: FOLLOWER
I20260630 12:25:46.684396 17501 ts_tablet_manager.cc:1403] T 9bdb93ff85f341daa073d458b7ea0889 P 34120415d56c4ca88194e86e58dfd8f1: Time spent bootstrapping tablet: real 0.011s	user 0.011s	sys 0.000s
I20260630 12:25:46.684978 17499 consensus_queue.cc:260] T 9bdb93ff85f341daa073d458b7ea0889 P 845c1b856a2e4547a2593d6f3a0132c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845c1b856a2e4547a2593d6f3a0132c3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35633 } } peers { permanent_uuid: "961297d1ccfc49fd94365e8f6fc245a8" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46069 } } peers { permanent_uuid: "34120415d56c4ca88194e86e58dfd8f1" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43787 } }
I20260630 12:25:46.685384 17500 raft_consensus.cc:359] T 9bdb93ff85f341daa073d458b7ea0889 P 961297d1ccfc49fd94365e8f6fc245a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845c1b856a2e4547a2593d6f3a0132c3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35633 } } peers { permanent_uuid: "961297d1ccfc49fd94365e8f6fc245a8" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46069 } } peers { permanent_uuid: "34120415d56c4ca88194e86e58dfd8f1" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43787 } }
I20260630 12:25:46.686133 17500 raft_consensus.cc:385] T 9bdb93ff85f341daa073d458b7ea0889 P 961297d1ccfc49fd94365e8f6fc245a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:46.686559 17500 raft_consensus.cc:740] T 9bdb93ff85f341daa073d458b7ea0889 P 961297d1ccfc49fd94365e8f6fc245a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 961297d1ccfc49fd94365e8f6fc245a8, State: Initialized, Role: FOLLOWER
I20260630 12:25:46.687162 17501 raft_consensus.cc:359] T 9bdb93ff85f341daa073d458b7ea0889 P 34120415d56c4ca88194e86e58dfd8f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845c1b856a2e4547a2593d6f3a0132c3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35633 } } peers { permanent_uuid: "961297d1ccfc49fd94365e8f6fc245a8" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46069 } } peers { permanent_uuid: "34120415d56c4ca88194e86e58dfd8f1" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43787 } }
I20260630 12:25:46.687814 17501 raft_consensus.cc:385] T 9bdb93ff85f341daa073d458b7ea0889 P 34120415d56c4ca88194e86e58dfd8f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:46.688103 17501 raft_consensus.cc:740] T 9bdb93ff85f341daa073d458b7ea0889 P 34120415d56c4ca88194e86e58dfd8f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34120415d56c4ca88194e86e58dfd8f1, State: Initialized, Role: FOLLOWER
I20260630 12:25:46.687587 17500 consensus_queue.cc:260] T 9bdb93ff85f341daa073d458b7ea0889 P 961297d1ccfc49fd94365e8f6fc245a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845c1b856a2e4547a2593d6f3a0132c3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35633 } } peers { permanent_uuid: "961297d1ccfc49fd94365e8f6fc245a8" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46069 } } peers { permanent_uuid: "34120415d56c4ca88194e86e58dfd8f1" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43787 } }
I20260630 12:25:46.688745 17501 consensus_queue.cc:260] T 9bdb93ff85f341daa073d458b7ea0889 P 34120415d56c4ca88194e86e58dfd8f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845c1b856a2e4547a2593d6f3a0132c3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35633 } } peers { permanent_uuid: "961297d1ccfc49fd94365e8f6fc245a8" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46069 } } peers { permanent_uuid: "34120415d56c4ca88194e86e58dfd8f1" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43787 } }
I20260630 12:25:46.691268 17499 ts_tablet_manager.cc:1434] T 9bdb93ff85f341daa073d458b7ea0889 P 845c1b856a2e4547a2593d6f3a0132c3: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.004s
I20260630 12:25:46.692423 17501 ts_tablet_manager.cc:1434] T 9bdb93ff85f341daa073d458b7ea0889 P 34120415d56c4ca88194e86e58dfd8f1: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.006s
I20260630 12:25:46.693470 17500 ts_tablet_manager.cc:1434] T 9bdb93ff85f341daa073d458b7ea0889 P 961297d1ccfc49fd94365e8f6fc245a8: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260630 12:25:46.821202 17506 raft_consensus.cc:493] T 9bdb93ff85f341daa073d458b7ea0889 P 961297d1ccfc49fd94365e8f6fc245a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:46.821694 17506 raft_consensus.cc:515] T 9bdb93ff85f341daa073d458b7ea0889 P 961297d1ccfc49fd94365e8f6fc245a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845c1b856a2e4547a2593d6f3a0132c3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35633 } } peers { permanent_uuid: "961297d1ccfc49fd94365e8f6fc245a8" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46069 } } peers { permanent_uuid: "34120415d56c4ca88194e86e58dfd8f1" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43787 } }
I20260630 12:25:46.823812 17506 leader_election.cc:290] T 9bdb93ff85f341daa073d458b7ea0889 P 961297d1ccfc49fd94365e8f6fc245a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 845c1b856a2e4547a2593d6f3a0132c3 (127.12.213.2:35633), 34120415d56c4ca88194e86e58dfd8f1 (127.12.213.1:43787)
I20260630 12:25:46.834686 17379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bdb93ff85f341daa073d458b7ea0889" candidate_uuid: "961297d1ccfc49fd94365e8f6fc245a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "845c1b856a2e4547a2593d6f3a0132c3" is_pre_election: true
I20260630 12:25:46.835423 17379 raft_consensus.cc:2468] T 9bdb93ff85f341daa073d458b7ea0889 P 845c1b856a2e4547a2593d6f3a0132c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 961297d1ccfc49fd94365e8f6fc245a8 in term 0.
I20260630 12:25:46.836268 17304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bdb93ff85f341daa073d458b7ea0889" candidate_uuid: "961297d1ccfc49fd94365e8f6fc245a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34120415d56c4ca88194e86e58dfd8f1" is_pre_election: true
I20260630 12:25:46.836498 17417 leader_election.cc:304] T 9bdb93ff85f341daa073d458b7ea0889 P 961297d1ccfc49fd94365e8f6fc245a8 [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: 845c1b856a2e4547a2593d6f3a0132c3, 961297d1ccfc49fd94365e8f6fc245a8; no voters: 
I20260630 12:25:46.837033 17304 raft_consensus.cc:2468] T 9bdb93ff85f341daa073d458b7ea0889 P 34120415d56c4ca88194e86e58dfd8f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 961297d1ccfc49fd94365e8f6fc245a8 in term 0.
I20260630 12:25:46.837285 17506 raft_consensus.cc:2804] T 9bdb93ff85f341daa073d458b7ea0889 P 961297d1ccfc49fd94365e8f6fc245a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:46.837656 17506 raft_consensus.cc:493] T 9bdb93ff85f341daa073d458b7ea0889 P 961297d1ccfc49fd94365e8f6fc245a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:46.838002 17506 raft_consensus.cc:3060] T 9bdb93ff85f341daa073d458b7ea0889 P 961297d1ccfc49fd94365e8f6fc245a8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:46.843751 17506 raft_consensus.cc:515] T 9bdb93ff85f341daa073d458b7ea0889 P 961297d1ccfc49fd94365e8f6fc245a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845c1b856a2e4547a2593d6f3a0132c3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35633 } } peers { permanent_uuid: "961297d1ccfc49fd94365e8f6fc245a8" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46069 } } peers { permanent_uuid: "34120415d56c4ca88194e86e58dfd8f1" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43787 } }
I20260630 12:25:46.845366 17506 leader_election.cc:290] T 9bdb93ff85f341daa073d458b7ea0889 P 961297d1ccfc49fd94365e8f6fc245a8 [CANDIDATE]: Term 1 election: Requested vote from peers 845c1b856a2e4547a2593d6f3a0132c3 (127.12.213.2:35633), 34120415d56c4ca88194e86e58dfd8f1 (127.12.213.1:43787)
I20260630 12:25:46.846264 17379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bdb93ff85f341daa073d458b7ea0889" candidate_uuid: "961297d1ccfc49fd94365e8f6fc245a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "845c1b856a2e4547a2593d6f3a0132c3"
I20260630 12:25:46.846544 17304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bdb93ff85f341daa073d458b7ea0889" candidate_uuid: "961297d1ccfc49fd94365e8f6fc245a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34120415d56c4ca88194e86e58dfd8f1"
I20260630 12:25:46.847043 17379 raft_consensus.cc:3060] T 9bdb93ff85f341daa073d458b7ea0889 P 845c1b856a2e4547a2593d6f3a0132c3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:46.847098 17304 raft_consensus.cc:3060] T 9bdb93ff85f341daa073d458b7ea0889 P 34120415d56c4ca88194e86e58dfd8f1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:46.852247 17304 raft_consensus.cc:2468] T 9bdb93ff85f341daa073d458b7ea0889 P 34120415d56c4ca88194e86e58dfd8f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 961297d1ccfc49fd94365e8f6fc245a8 in term 1.
I20260630 12:25:46.852279 17379 raft_consensus.cc:2468] T 9bdb93ff85f341daa073d458b7ea0889 P 845c1b856a2e4547a2593d6f3a0132c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 961297d1ccfc49fd94365e8f6fc245a8 in term 1.
I20260630 12:25:46.853405 17417 leader_election.cc:304] T 9bdb93ff85f341daa073d458b7ea0889 P 961297d1ccfc49fd94365e8f6fc245a8 [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: 34120415d56c4ca88194e86e58dfd8f1, 961297d1ccfc49fd94365e8f6fc245a8; no voters: 
I20260630 12:25:46.854027 17506 raft_consensus.cc:2804] T 9bdb93ff85f341daa073d458b7ea0889 P 961297d1ccfc49fd94365e8f6fc245a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:46.855216 17506 raft_consensus.cc:697] T 9bdb93ff85f341daa073d458b7ea0889 P 961297d1ccfc49fd94365e8f6fc245a8 [term 1 LEADER]: Becoming Leader. State: Replica: 961297d1ccfc49fd94365e8f6fc245a8, State: Running, Role: LEADER
I20260630 12:25:46.855868 17506 consensus_queue.cc:237] T 9bdb93ff85f341daa073d458b7ea0889 P 961297d1ccfc49fd94365e8f6fc245a8 [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: "845c1b856a2e4547a2593d6f3a0132c3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35633 } } peers { permanent_uuid: "961297d1ccfc49fd94365e8f6fc245a8" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46069 } } peers { permanent_uuid: "34120415d56c4ca88194e86e58dfd8f1" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43787 } }
I20260630 12:25:46.863479 17200 catalog_manager.cc:5697] T 9bdb93ff85f341daa073d458b7ea0889 P 961297d1ccfc49fd94365e8f6fc245a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 961297d1ccfc49fd94365e8f6fc245a8 (127.12.213.3). New cstate: current_term: 1 leader_uuid: "961297d1ccfc49fd94365e8f6fc245a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845c1b856a2e4547a2593d6f3a0132c3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "961297d1ccfc49fd94365e8f6fc245a8" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "34120415d56c4ca88194e86e58dfd8f1" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43787 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:47.147845 17255 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:47.206585 17250 placement_policy_util.cc:411] tablet 9bdb93ff85f341daa073d458b7ea0889: detected majority of replicas (2 of 3) at location L0
I20260630 12:25:47.150007 17255 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:47.219249 17255 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:48.088146 17513 consensus_queue.cc:1048] T 9bdb93ff85f341daa073d458b7ea0889 P 961297d1ccfc49fd94365e8f6fc245a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34120415d56c4ca88194e86e58dfd8f1" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:25:48.089497 17506 consensus_queue.cc:1048] T 9bdb93ff85f341daa073d458b7ea0889 P 961297d1ccfc49fd94365e8f6fc245a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "845c1b856a2e4547a2593d6f3a0132c3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:25:48.127244 17325 debug-util.cc:398] Leaking SignalData structure 0x7b0800126ec0 after lost signal to thread 13143
W20260630 12:25:48.128412 17325 debug-util.cc:398] Leaking SignalData structure 0x7b08001973a0 after lost signal to thread 17236
W20260630 12:25:48.129603 17325 debug-util.cc:398] Leaking SignalData structure 0x7b08000c4040 after lost signal to thread 17328
W20260630 12:25:48.130503 17325 debug-util.cc:398] Leaking SignalData structure 0x7b08002545a0 after lost signal to thread 17403
W20260630 12:25:48.131336 17325 debug-util.cc:398] Leaking SignalData structure 0x7b080019ce00 after lost signal to thread 17477
I20260630 12:25:48.483817 17250 placement_policy_util.cc:411] tablet 9bdb93ff85f341daa073d458b7ea0889: detected majority of replicas (2 of 3) at location L0
I20260630 12:25:49.220795 17255 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:49.222787 17255 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:49.223229 17255 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:49.496527 17250 placement_policy_util.cc:411] tablet 9bdb93ff85f341daa073d458b7ea0889: detected majority of replicas (2 of 3) at location L0
I20260630 12:25:50.508812 17250 placement_policy_util.cc:411] tablet 9bdb93ff85f341daa073d458b7ea0889: detected majority of replicas (2 of 3) at location L0
I20260630 12:25:51.224283 17255 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:51.225485 17255 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:51.225847 17255 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:51.519963 17250 placement_policy_util.cc:411] tablet 9bdb93ff85f341daa073d458b7ea0889: detected majority of replicas (2 of 3) at location L0
I20260630 12:25:52.528072 17250 placement_policy_util.cc:411] tablet 9bdb93ff85f341daa073d458b7ea0889: detected majority of replicas (2 of 3) at location L0
I20260630 12:25:53.226769 17255 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:53.228104 17255 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:53.228374 17255 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:53.536135 17250 placement_policy_util.cc:411] tablet 9bdb93ff85f341daa073d458b7ea0889: detected majority of replicas (2 of 3) at location L0
I20260630 12:25:54.544453 17250 placement_policy_util.cc:411] tablet 9bdb93ff85f341daa073d458b7ea0889: detected majority of replicas (2 of 3) at location L0
I20260630 12:25:55.229238 17255 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:55.230443 17255 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:55.230713 17255 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:55.552307 17250 placement_policy_util.cc:411] tablet 9bdb93ff85f341daa073d458b7ea0889: detected majority of replicas (2 of 3) at location L0
I20260630 12:25:56.558506 17250 placement_policy_util.cc:411] tablet 9bdb93ff85f341daa073d458b7ea0889: detected majority of replicas (2 of 3) at location L0
I20260630 12:25:57.231626 17255 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:57.232933 17255 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:57.233187 17255 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:57.564743 17250 placement_policy_util.cc:411] tablet 9bdb93ff85f341daa073d458b7ea0889: detected majority of replicas (2 of 3) at location L0
I20260630 12:25:58.072300 13140 tablet_server.cc:179] TabletServer@127.12.213.1:0 shutting down...
I20260630 12:25:58.105638 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:58.106496 13140 tablet_replica.cc:333] T 9bdb93ff85f341daa073d458b7ea0889 P 34120415d56c4ca88194e86e58dfd8f1: stopping tablet replica
I20260630 12:25:58.107425 13140 raft_consensus.cc:2243] T 9bdb93ff85f341daa073d458b7ea0889 P 34120415d56c4ca88194e86e58dfd8f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:58.108291 13140 raft_consensus.cc:2272] T 9bdb93ff85f341daa073d458b7ea0889 P 34120415d56c4ca88194e86e58dfd8f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:58.149580 13140 tablet_server.cc:196] TabletServer@127.12.213.1:0 shutdown complete.
I20260630 12:25:58.161899 13140 tablet_server.cc:179] TabletServer@127.12.213.2:0 shutting down...
I20260630 12:25:58.192766 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:58.193663 13140 tablet_replica.cc:333] T 9bdb93ff85f341daa073d458b7ea0889 P 845c1b856a2e4547a2593d6f3a0132c3: stopping tablet replica
I20260630 12:25:58.194634 13140 raft_consensus.cc:2243] T 9bdb93ff85f341daa073d458b7ea0889 P 845c1b856a2e4547a2593d6f3a0132c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:58.195497 13140 raft_consensus.cc:2272] T 9bdb93ff85f341daa073d458b7ea0889 P 845c1b856a2e4547a2593d6f3a0132c3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:25:58.196465 17417 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.12.213.1:43787: connect: Connection refused (error 111) [suppressed 9 similar messages]
W20260630 12:25:58.200553 17417 consensus_peers.cc:597] T 9bdb93ff85f341daa073d458b7ea0889 P 961297d1ccfc49fd94365e8f6fc245a8 -> Peer 34120415d56c4ca88194e86e58dfd8f1 (127.12.213.1:43787): Couldn't send request to peer 34120415d56c4ca88194e86e58dfd8f1. Status: Network error: Client connection negotiation failed: client connection to 127.12.213.1:43787: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:58.217157 13140 tablet_server.cc:196] TabletServer@127.12.213.2:0 shutdown complete.
I20260630 12:25:58.228005 13140 tablet_server.cc:179] TabletServer@127.12.213.3:0 shutting down...
I20260630 12:25:58.249326 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:58.250061 13140 tablet_replica.cc:333] T 9bdb93ff85f341daa073d458b7ea0889 P 961297d1ccfc49fd94365e8f6fc245a8: stopping tablet replica
I20260630 12:25:58.250633 13140 raft_consensus.cc:2243] T 9bdb93ff85f341daa073d458b7ea0889 P 961297d1ccfc49fd94365e8f6fc245a8 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:58.251658 13140 raft_consensus.cc:2272] T 9bdb93ff85f341daa073d458b7ea0889 P 961297d1ccfc49fd94365e8f6fc245a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:58.271310 13140 tablet_server.cc:196] TabletServer@127.12.213.3:0 shutdown complete.
I20260630 12:25:58.282004 13140 master.cc:562] Master@127.12.213.62:44797 shutting down...
I20260630 12:25:58.301664 13140 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ee3f7567990343aeaeaa1fa4ec78708b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:58.302405 13140 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ee3f7567990343aeaeaa1fa4ec78708b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:58.302744 13140 tablet_replica.cc:333] T 00000000000000000000000000000000 P ee3f7567990343aeaeaa1fa4ec78708b: stopping tablet replica
I20260630 12:25:58.321851 13140 master.cc:584] Master@127.12.213.62:44797 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy (13342 ms)
[ RUN      ] AutoRebalancerTest.TestMaxMovesPerServer
I20260630 12:25:58.357257 13140 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.213.62:34737
I20260630 12:25:58.358824 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:58.364516 17528 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
W20260630 12:25:58.364532 17529 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
W20260630 12:25:58.365381 17531 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
I20260630 12:25:58.365854 13140 server_base.cc:1061] running on GCE node
I20260630 12:25:58.366673 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:58.366852 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:58.367046 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822358367012 us; error 0 us; skew 500 ppm
I20260630 12:25:58.367539 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:58.369863 13140 webserver.cc:533] Webserver started at http://127.12.213.62:43547/ using document root <none> and password file <none>
I20260630 12:25:58.370383 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:58.370595 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:58.370898 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:58.372210 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822237130653-13140-0/minicluster-data/master-0-root/instance:
uuid: "2b48e68cbbc14fa3a7f6c33c45043f00"
format_stamp: "Formatted at 2026-06-30 12:25:58 on dist-test-slave-zz34"
I20260630 12:25:58.376767 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260630 12:25:58.380034 17536 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:58.380788 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:25:58.381196 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822237130653-13140-0/minicluster-data/master-0-root
uuid: "2b48e68cbbc14fa3a7f6c33c45043f00"
format_stamp: "Formatted at 2026-06-30 12:25:58 on dist-test-slave-zz34"
I20260630 12:25:58.381498 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822237130653-13140-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822237130653-13140-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822237130653-13140-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)
I20260630 12:25:58.403144 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:58.404371 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:58.441813 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.62:34737
I20260630 12:25:58.441918 17587 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.62:34737 every 8 connection(s)
I20260630 12:25:58.445901 17588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:58.456784 17588 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2b48e68cbbc14fa3a7f6c33c45043f00: Bootstrap starting.
I20260630 12:25:58.461247 17588 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2b48e68cbbc14fa3a7f6c33c45043f00: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:58.465644 17588 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2b48e68cbbc14fa3a7f6c33c45043f00: No bootstrap required, opened a new log
I20260630 12:25:58.467790 17588 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2b48e68cbbc14fa3a7f6c33c45043f00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2b48e68cbbc14fa3a7f6c33c45043f00" member_type: VOTER }
I20260630 12:25:58.468231 17588 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2b48e68cbbc14fa3a7f6c33c45043f00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:58.468498 17588 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2b48e68cbbc14fa3a7f6c33c45043f00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b48e68cbbc14fa3a7f6c33c45043f00, State: Initialized, Role: FOLLOWER
I20260630 12:25:58.469048 17588 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2b48e68cbbc14fa3a7f6c33c45043f00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2b48e68cbbc14fa3a7f6c33c45043f00" member_type: VOTER }
I20260630 12:25:58.469517 17588 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2b48e68cbbc14fa3a7f6c33c45043f00 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:25:58.469746 17588 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2b48e68cbbc14fa3a7f6c33c45043f00 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:25:58.470036 17588 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2b48e68cbbc14fa3a7f6c33c45043f00 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:58.474328 17588 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2b48e68cbbc14fa3a7f6c33c45043f00 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2b48e68cbbc14fa3a7f6c33c45043f00" member_type: VOTER }
I20260630 12:25:58.474833 17588 leader_election.cc:304] T 00000000000000000000000000000000 P 2b48e68cbbc14fa3a7f6c33c45043f00 [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: 2b48e68cbbc14fa3a7f6c33c45043f00; no voters: 
I20260630 12:25:58.475909 17588 leader_election.cc:290] T 00000000000000000000000000000000 P 2b48e68cbbc14fa3a7f6c33c45043f00 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:25:58.476230 17591 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2b48e68cbbc14fa3a7f6c33c45043f00 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:58.477588 17591 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2b48e68cbbc14fa3a7f6c33c45043f00 [term 1 LEADER]: Becoming Leader. State: Replica: 2b48e68cbbc14fa3a7f6c33c45043f00, State: Running, Role: LEADER
I20260630 12:25:58.478251 17591 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2b48e68cbbc14fa3a7f6c33c45043f00 [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: "2b48e68cbbc14fa3a7f6c33c45043f00" member_type: VOTER }
I20260630 12:25:58.478816 17588 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2b48e68cbbc14fa3a7f6c33c45043f00 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:25:58.483445 17592 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2b48e68cbbc14fa3a7f6c33c45043f00 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2b48e68cbbc14fa3a7f6c33c45043f00" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2b48e68cbbc14fa3a7f6c33c45043f00" member_type: VOTER } }
I20260630 12:25:58.484138 17593 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2b48e68cbbc14fa3a7f6c33c45043f00 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2b48e68cbbc14fa3a7f6c33c45043f00. Latest consensus state: current_term: 1 leader_uuid: "2b48e68cbbc14fa3a7f6c33c45043f00" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2b48e68cbbc14fa3a7f6c33c45043f00" member_type: VOTER } }
I20260630 12:25:58.484709 17593 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2b48e68cbbc14fa3a7f6c33c45043f00 [sys.catalog]: This master's current role is: LEADER
I20260630 12:25:58.484508 17592 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2b48e68cbbc14fa3a7f6c33c45043f00 [sys.catalog]: This master's current role is: LEADER
I20260630 12:25:58.486876 17598 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:25:58.495107 17598 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:25:58.496117 13140 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:25:58.503872 17598 catalog_manager.cc:1383] Generated new cluster ID: 20396aaadb6b4426b2ef2b0423c6f39f
I20260630 12:25:58.504191 17598 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:25:58.518683 17598 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:25:58.519974 17598 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:25:58.534154 17598 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2b48e68cbbc14fa3a7f6c33c45043f00: Generated new TSK 0
I20260630 12:25:58.534790 17598 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:25:58.562548 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:58.568300 17609 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
W20260630 12:25:58.569561 17610 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
W20260630 12:25:58.570822 17612 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
I20260630 12:25:58.571452 13140 server_base.cc:1061] running on GCE node
I20260630 12:25:58.572247 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:58.572431 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:58.572549 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822358572533 us; error 0 us; skew 500 ppm
I20260630 12:25:58.572974 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:58.575219 13140 webserver.cc:533] Webserver started at http://127.12.213.1:43125/ using document root <none> and password file <none>
I20260630 12:25:58.575641 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:58.575793 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:58.575997 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:58.577008 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822237130653-13140-0/minicluster-data/ts-0-root/instance:
uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4"
format_stamp: "Formatted at 2026-06-30 12:25:58 on dist-test-slave-zz34"
I20260630 12:25:58.581459 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:25:58.584781 17617 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:58.585529 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:25:58.585757 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822237130653-13140-0/minicluster-data/ts-0-root
uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4"
format_stamp: "Formatted at 2026-06-30 12:25:58 on dist-test-slave-zz34"
I20260630 12:25:58.585987 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822237130653-13140-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822237130653-13140-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822237130653-13140-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)
I20260630 12:25:58.595837 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:58.596938 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:58.598327 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:58.600659 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:58.600842 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:58.601121 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:58.601291 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:58.640363 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.1:37691
I20260630 12:25:58.640463 17679 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.1:37691 every 8 connection(s)
I20260630 12:25:58.645466 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:58.652290 17684 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
W20260630 12:25:58.654448 17685 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
W20260630 12:25:58.655197 17687 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
I20260630 12:25:58.655683 13140 server_base.cc:1061] running on GCE node
I20260630 12:25:58.656479 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:58.656664 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:58.656788 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822358656777 us; error 0 us; skew 500 ppm
I20260630 12:25:58.657191 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:58.659534 13140 webserver.cc:533] Webserver started at http://127.12.213.2:38153/ using document root <none> and password file <none>
I20260630 12:25:58.659946 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:58.660099 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:58.660298 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:58.661379 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822237130653-13140-0/minicluster-data/ts-1-root/instance:
uuid: "997cda0b85b742fca42a4929fc01ce28"
format_stamp: "Formatted at 2026-06-30 12:25:58 on dist-test-slave-zz34"
I20260630 12:25:58.666697 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.006s
I20260630 12:25:58.666982 17680 heartbeater.cc:344] Connected to a master server at 127.12.213.62:34737
I20260630 12:25:58.667373 17680 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:58.668215 17680 heartbeater.cc:507] Master 127.12.213.62:34737 requested a full tablet report, sending...
I20260630 12:25:58.670311 17692 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:58.670579 17553 ts_manager.cc:194] Registered new tserver with Master: eb3be55d34b548ac8bbac5a54c4c4cd4 (127.12.213.1:37691)
I20260630 12:25:58.671186 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:25:58.671540 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822237130653-13140-0/minicluster-data/ts-1-root
uuid: "997cda0b85b742fca42a4929fc01ce28"
format_stamp: "Formatted at 2026-06-30 12:25:58 on dist-test-slave-zz34"
I20260630 12:25:58.671895 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822237130653-13140-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822237130653-13140-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822237130653-13140-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)
I20260630 12:25:58.673136 17553 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33210
I20260630 12:25:58.697750 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:58.699115 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:58.700591 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:58.702912 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:58.703106 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:58.703397 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:58.703555 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:58.742949 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.2:35817
I20260630 12:25:58.743041 17754 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.2:35817 every 8 connection(s)
I20260630 12:25:58.747641 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:58.754669 17758 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
W20260630 12:25:58.755226 17759 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
W20260630 12:25:58.757107 17761 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
I20260630 12:25:58.759510 13140 server_base.cc:1061] running on GCE node
I20260630 12:25:58.760232 17755 heartbeater.cc:344] Connected to a master server at 127.12.213.62:34737
I20260630 12:25:58.760443 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:25:58.760612 17755 heartbeater.cc:461] Registering TS with master...
W20260630 12:25:58.760718 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:58.761047 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822358761032 us; error 0 us; skew 500 ppm
I20260630 12:25:58.761600 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:58.761555 17755 heartbeater.cc:507] Master 127.12.213.62:34737 requested a full tablet report, sending...
I20260630 12:25:58.763789 17553 ts_manager.cc:194] Registered new tserver with Master: 997cda0b85b742fca42a4929fc01ce28 (127.12.213.2:35817)
I20260630 12:25:58.764586 13140 webserver.cc:533] Webserver started at http://127.12.213.3:36853/ using document root <none> and password file <none>
I20260630 12:25:58.765089 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:58.765152 17553 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33222
I20260630 12:25:58.765304 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:58.765631 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:58.766812 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822237130653-13140-0/minicluster-data/ts-2-root/instance:
uuid: "917f56011cd74bc88c897b1cc041e754"
format_stamp: "Formatted at 2026-06-30 12:25:58 on dist-test-slave-zz34"
I20260630 12:25:58.771036 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260630 12:25:58.774062 17766 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:58.774843 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:25:58.775147 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822237130653-13140-0/minicluster-data/ts-2-root
uuid: "917f56011cd74bc88c897b1cc041e754"
format_stamp: "Formatted at 2026-06-30 12:25:58 on dist-test-slave-zz34"
I20260630 12:25:58.775419 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822237130653-13140-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822237130653-13140-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822237130653-13140-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)
I20260630 12:25:58.787374 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:58.788569 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:58.789933 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:58.792088 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:58.792304 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:58.792526 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:58.792691 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:58.831252 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.3:34273
I20260630 12:25:58.831342 17828 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.3:34273 every 8 connection(s)
I20260630 12:25:58.845068 17829 heartbeater.cc:344] Connected to a master server at 127.12.213.62:34737
I20260630 12:25:58.845482 17829 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:58.846275 17829 heartbeater.cc:507] Master 127.12.213.62:34737 requested a full tablet report, sending...
I20260630 12:25:58.848166 17553 ts_manager.cc:194] Registered new tserver with Master: 917f56011cd74bc88c897b1cc041e754 (127.12.213.3:34273)
I20260630 12:25:58.848855 13140 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014390489s
I20260630 12:25:58.849460 17553 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33230
I20260630 12:25:59.676249 17680 heartbeater.cc:499] Master 127.12.213.62:34737 was elected leader, sending a full tablet report...
I20260630 12:25:59.767719 17755 heartbeater.cc:499] Master 127.12.213.62:34737 was elected leader, sending a full tablet report...
I20260630 12:25:59.852311 17829 heartbeater.cc:499] Master 127.12.213.62:34737 was elected leader, sending a full tablet report...
I20260630 12:25:59.904740 17553 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55082:
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"
    }
  }
}
W20260630 12:25:59.907837 17553 catalog_manager.cc:7077] 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.
I20260630 12:25:59.985810 17720 tablet_service.cc:1511] Processing CreateTablet for tablet 6e48b4fbdcc4459c9aa3fa939eae24da (DEFAULT_TABLE table=test-workload [id=d88de358fa3b4b9d9cb124d187960444]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:25:59.986864 17718 tablet_service.cc:1511] Processing CreateTablet for tablet 27050604032a4bd18045fe6848ba4750 (DEFAULT_TABLE table=test-workload [id=d88de358fa3b4b9d9cb124d187960444]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:25:59.987807 17720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e48b4fbdcc4459c9aa3fa939eae24da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:59.988780 17718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27050604032a4bd18045fe6848ba4750. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:59.990183 17719 tablet_service.cc:1511] Processing CreateTablet for tablet 8448e5086690443382d393d5de76b5e9 (DEFAULT_TABLE table=test-workload [id=d88de358fa3b4b9d9cb124d187960444]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:25:59.992069 17719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8448e5086690443382d393d5de76b5e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:00.010824 17717 tablet_service.cc:1511] Processing CreateTablet for tablet 7b427c1762a844518094040f5c885c76 (DEFAULT_TABLE table=test-workload [id=d88de358fa3b4b9d9cb124d187960444]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:26:00.012440 17717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b427c1762a844518094040f5c885c76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:00.023939 17645 tablet_service.cc:1511] Processing CreateTablet for tablet 6e48b4fbdcc4459c9aa3fa939eae24da (DEFAULT_TABLE table=test-workload [id=d88de358fa3b4b9d9cb124d187960444]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:26:00.025372 17645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e48b4fbdcc4459c9aa3fa939eae24da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:00.025600 17642 tablet_service.cc:1511] Processing CreateTablet for tablet 7b427c1762a844518094040f5c885c76 (DEFAULT_TABLE table=test-workload [id=d88de358fa3b4b9d9cb124d187960444]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:26:00.026993 17642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b427c1762a844518094040f5c885c76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:00.027408 17644 tablet_service.cc:1511] Processing CreateTablet for tablet 8448e5086690443382d393d5de76b5e9 (DEFAULT_TABLE table=test-workload [id=d88de358fa3b4b9d9cb124d187960444]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:26:00.028761 17644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8448e5086690443382d393d5de76b5e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:00.032207 17643 tablet_service.cc:1511] Processing CreateTablet for tablet 27050604032a4bd18045fe6848ba4750 (DEFAULT_TABLE table=test-workload [id=d88de358fa3b4b9d9cb124d187960444]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:26:00.033949 17643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27050604032a4bd18045fe6848ba4750. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:00.034684 17716 tablet_service.cc:1511] Processing CreateTablet for tablet e7d956333d2d42c2aec1f98fdee2da21 (DEFAULT_TABLE table=test-workload [id=d88de358fa3b4b9d9cb124d187960444]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:26:00.036062 17716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7d956333d2d42c2aec1f98fdee2da21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:00.039610 17715 tablet_service.cc:1511] Processing CreateTablet for tablet 8c842e7a84d14bb3bacdf727d888bd37 (DEFAULT_TABLE table=test-workload [id=d88de358fa3b4b9d9cb124d187960444]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:26:00.039928 17713 tablet_service.cc:1511] Processing CreateTablet for tablet 9beb0aebc1184ea88c39c155508a57d3 (DEFAULT_TABLE table=test-workload [id=d88de358fa3b4b9d9cb124d187960444]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:26:00.041180 17715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c842e7a84d14bb3bacdf727d888bd37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:00.043399 17714 tablet_service.cc:1511] Processing CreateTablet for tablet c7ac27c945e1432d9c63caaed9da8c87 (DEFAULT_TABLE table=test-workload [id=d88de358fa3b4b9d9cb124d187960444]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:26:00.046221 17641 tablet_service.cc:1511] Processing CreateTablet for tablet e7d956333d2d42c2aec1f98fdee2da21 (DEFAULT_TABLE table=test-workload [id=d88de358fa3b4b9d9cb124d187960444]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:26:00.047570 17641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7d956333d2d42c2aec1f98fdee2da21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:00.050779 17714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7ac27c945e1432d9c63caaed9da8c87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:00.052835 17712 tablet_service.cc:1511] Processing CreateTablet for tablet 55ccffa396114f7b829323b09db70710 (DEFAULT_TABLE table=test-workload [id=d88de358fa3b4b9d9cb124d187960444]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:26:00.054682 17712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55ccffa396114f7b829323b09db70710. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:00.056356 17640 tablet_service.cc:1511] Processing CreateTablet for tablet 8c842e7a84d14bb3bacdf727d888bd37 (DEFAULT_TABLE table=test-workload [id=d88de358fa3b4b9d9cb124d187960444]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:26:00.059357 17638 tablet_service.cc:1511] Processing CreateTablet for tablet 9beb0aebc1184ea88c39c155508a57d3 (DEFAULT_TABLE table=test-workload [id=d88de358fa3b4b9d9cb124d187960444]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:26:00.061537 17637 tablet_service.cc:1511] Processing CreateTablet for tablet 55ccffa396114f7b829323b09db70710 (DEFAULT_TABLE table=test-workload [id=d88de358fa3b4b9d9cb124d187960444]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:26:00.063058 17639 tablet_service.cc:1511] Processing CreateTablet for tablet c7ac27c945e1432d9c63caaed9da8c87 (DEFAULT_TABLE table=test-workload [id=d88de358fa3b4b9d9cb124d187960444]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:26:00.066624 17713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9beb0aebc1184ea88c39c155508a57d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:00.078228 17636 tablet_service.cc:1511] Processing CreateTablet for tablet 8ffa0ce561fb424a94e4e7da86701777 (DEFAULT_TABLE table=test-workload [id=d88de358fa3b4b9d9cb124d187960444]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:26:00.085012 17711 tablet_service.cc:1511] Processing CreateTablet for tablet 8ffa0ce561fb424a94e4e7da86701777 (DEFAULT_TABLE table=test-workload [id=d88de358fa3b4b9d9cb124d187960444]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:26:00.086413 17711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ffa0ce561fb424a94e4e7da86701777. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:00.107168 17716 tablet_service.cc:1511] Processing CreateTablet for tablet 3dfd3178ffb0498cb7c10c1f205e5c0b (DEFAULT_TABLE table=test-workload [id=d88de358fa3b4b9d9cb124d187960444]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:26:00.107044 17792 tablet_service.cc:1511] Processing CreateTablet for tablet 27050604032a4bd18045fe6848ba4750 (DEFAULT_TABLE table=test-workload [id=d88de358fa3b4b9d9cb124d187960444]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:26:00.108680 17792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27050604032a4bd18045fe6848ba4750. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:00.108839 17794 tablet_service.cc:1511] Processing CreateTablet for tablet 6e48b4fbdcc4459c9aa3fa939eae24da (DEFAULT_TABLE table=test-workload [id=d88de358fa3b4b9d9cb124d187960444]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:26:00.110237 17794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e48b4fbdcc4459c9aa3fa939eae24da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:00.111377 17791 tablet_service.cc:1511] Processing CreateTablet for tablet 7b427c1762a844518094040f5c885c76 (DEFAULT_TABLE table=test-workload [id=d88de358fa3b4b9d9cb124d187960444]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:26:00.112731 17791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b427c1762a844518094040f5c885c76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:00.114825 17716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dfd3178ffb0498cb7c10c1f205e5c0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:00.115382 17789 tablet_service.cc:1511] Processing CreateTablet for tablet 8c842e7a84d14bb3bacdf727d888bd37 (DEFAULT_TABLE table=test-workload [id=d88de358fa3b4b9d9cb124d187960444]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:26:00.116699 17789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c842e7a84d14bb3bacdf727d888bd37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:00.119366 17788 tablet_service.cc:1511] Processing CreateTablet for tablet c7ac27c945e1432d9c63caaed9da8c87 (DEFAULT_TABLE table=test-workload [id=d88de358fa3b4b9d9cb124d187960444]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:26:00.108801 17717 tablet_service.cc:1511] Processing CreateTablet for tablet e3f5d20477da42a28f6c0545b6ff355c (DEFAULT_TABLE table=test-workload [id=d88de358fa3b4b9d9cb124d187960444]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:26:00.120661 17788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7ac27c945e1432d9c63caaed9da8c87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:00.121311 17717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3f5d20477da42a28f6c0545b6ff355c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:00.123391 17790 tablet_service.cc:1511] Processing CreateTablet for tablet e7d956333d2d42c2aec1f98fdee2da21 (DEFAULT_TABLE table=test-workload [id=d88de358fa3b4b9d9cb124d187960444]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:26:00.124714 17790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7d956333d2d42c2aec1f98fdee2da21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:00.126529 17640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c842e7a84d14bb3bacdf727d888bd37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:00.127231 17636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ffa0ce561fb424a94e4e7da86701777. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:00.127431 17787 tablet_service.cc:1511] Processing CreateTablet for tablet 9beb0aebc1184ea88c39c155508a57d3 (DEFAULT_TABLE table=test-workload [id=d88de358fa3b4b9d9cb124d187960444]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:26:00.127894 17637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55ccffa396114f7b829323b09db70710. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:00.128806 17787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9beb0aebc1184ea88c39c155508a57d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:00.129454 17639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7ac27c945e1432d9c63caaed9da8c87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:00.131851 17786 tablet_service.cc:1511] Processing CreateTablet for tablet 55ccffa396114f7b829323b09db70710 (DEFAULT_TABLE table=test-workload [id=d88de358fa3b4b9d9cb124d187960444]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:26:00.133265 17786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55ccffa396114f7b829323b09db70710. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:00.135988 17785 tablet_service.cc:1511] Processing CreateTablet for tablet 8ffa0ce561fb424a94e4e7da86701777 (DEFAULT_TABLE table=test-workload [id=d88de358fa3b4b9d9cb124d187960444]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:26:00.110028 17793 tablet_service.cc:1511] Processing CreateTablet for tablet 8448e5086690443382d393d5de76b5e9 (DEFAULT_TABLE table=test-workload [id=d88de358fa3b4b9d9cb124d187960444]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:26:00.138511 17638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9beb0aebc1184ea88c39c155508a57d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:00.146018 17793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8448e5086690443382d393d5de76b5e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:00.151275 17785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ffa0ce561fb424a94e4e7da86701777. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:00.151412 17643 tablet_service.cc:1511] Processing CreateTablet for tablet 3dfd3178ffb0498cb7c10c1f205e5c0b (DEFAULT_TABLE table=test-workload [id=d88de358fa3b4b9d9cb124d187960444]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:26:00.152827 17643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dfd3178ffb0498cb7c10c1f205e5c0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:00.178097 17636 tablet_service.cc:1511] Processing CreateTablet for tablet e3f5d20477da42a28f6c0545b6ff355c (DEFAULT_TABLE table=test-workload [id=d88de358fa3b4b9d9cb124d187960444]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:26:00.204687 17636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3f5d20477da42a28f6c0545b6ff355c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:00.196668 17792 tablet_service.cc:1511] Processing CreateTablet for tablet e3f5d20477da42a28f6c0545b6ff355c (DEFAULT_TABLE table=test-workload [id=d88de358fa3b4b9d9cb124d187960444]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:26:00.212491 17792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3f5d20477da42a28f6c0545b6ff355c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:00.224148 17850 tablet_bootstrap.cc:492] T 6e48b4fbdcc4459c9aa3fa939eae24da P 917f56011cd74bc88c897b1cc041e754: Bootstrap starting.
I20260630 12:26:00.230224 17851 tablet_bootstrap.cc:492] T 6e48b4fbdcc4459c9aa3fa939eae24da P eb3be55d34b548ac8bbac5a54c4c4cd4: Bootstrap starting.
I20260630 12:26:00.238585 17851 tablet_bootstrap.cc:654] T 6e48b4fbdcc4459c9aa3fa939eae24da P eb3be55d34b548ac8bbac5a54c4c4cd4: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:00.248778 17785 tablet_service.cc:1511] Processing CreateTablet for tablet 3dfd3178ffb0498cb7c10c1f205e5c0b (DEFAULT_TABLE table=test-workload [id=d88de358fa3b4b9d9cb124d187960444]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:26:00.251085 17849 tablet_bootstrap.cc:492] T 27050604032a4bd18045fe6848ba4750 P 997cda0b85b742fca42a4929fc01ce28: Bootstrap starting.
I20260630 12:26:00.256729 17785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dfd3178ffb0498cb7c10c1f205e5c0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:00.253688 17850 tablet_bootstrap.cc:654] T 6e48b4fbdcc4459c9aa3fa939eae24da P 917f56011cd74bc88c897b1cc041e754: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:00.266623 17849 tablet_bootstrap.cc:654] T 27050604032a4bd18045fe6848ba4750 P 997cda0b85b742fca42a4929fc01ce28: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:00.277756 17850 tablet_bootstrap.cc:492] T 6e48b4fbdcc4459c9aa3fa939eae24da P 917f56011cd74bc88c897b1cc041e754: No bootstrap required, opened a new log
I20260630 12:26:00.278344 17850 ts_tablet_manager.cc:1403] T 6e48b4fbdcc4459c9aa3fa939eae24da P 917f56011cd74bc88c897b1cc041e754: Time spent bootstrapping tablet: real 0.055s	user 0.017s	sys 0.005s
I20260630 12:26:00.278592 17849 tablet_bootstrap.cc:492] T 27050604032a4bd18045fe6848ba4750 P 997cda0b85b742fca42a4929fc01ce28: No bootstrap required, opened a new log
I20260630 12:26:00.278784 17851 tablet_bootstrap.cc:492] T 6e48b4fbdcc4459c9aa3fa939eae24da P eb3be55d34b548ac8bbac5a54c4c4cd4: No bootstrap required, opened a new log
I20260630 12:26:00.279043 17849 ts_tablet_manager.cc:1403] T 27050604032a4bd18045fe6848ba4750 P 997cda0b85b742fca42a4929fc01ce28: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.007s
I20260630 12:26:00.279412 17851 ts_tablet_manager.cc:1403] T 6e48b4fbdcc4459c9aa3fa939eae24da P eb3be55d34b548ac8bbac5a54c4c4cd4: Time spent bootstrapping tablet: real 0.050s	user 0.028s	sys 0.016s
I20260630 12:26:00.281531 17850 raft_consensus.cc:359] T 6e48b4fbdcc4459c9aa3fa939eae24da P 917f56011cd74bc88c897b1cc041e754 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.281747 17849 raft_consensus.cc:359] T 27050604032a4bd18045fe6848ba4750 P 997cda0b85b742fca42a4929fc01ce28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.282414 17850 raft_consensus.cc:385] T 6e48b4fbdcc4459c9aa3fa939eae24da P 917f56011cd74bc88c897b1cc041e754 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:00.282721 17849 raft_consensus.cc:385] T 27050604032a4bd18045fe6848ba4750 P 997cda0b85b742fca42a4929fc01ce28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:00.282374 17851 raft_consensus.cc:359] T 6e48b4fbdcc4459c9aa3fa939eae24da P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.282980 17850 raft_consensus.cc:740] T 6e48b4fbdcc4459c9aa3fa939eae24da P 917f56011cd74bc88c897b1cc041e754 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 917f56011cd74bc88c897b1cc041e754, State: Initialized, Role: FOLLOWER
I20260630 12:26:00.283113 17849 raft_consensus.cc:740] T 27050604032a4bd18045fe6848ba4750 P 997cda0b85b742fca42a4929fc01ce28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997cda0b85b742fca42a4929fc01ce28, State: Initialized, Role: FOLLOWER
I20260630 12:26:00.283406 17851 raft_consensus.cc:385] T 6e48b4fbdcc4459c9aa3fa939eae24da P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:00.283842 17851 raft_consensus.cc:740] T 6e48b4fbdcc4459c9aa3fa939eae24da P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb3be55d34b548ac8bbac5a54c4c4cd4, State: Initialized, Role: FOLLOWER
I20260630 12:26:00.284118 17850 consensus_queue.cc:260] T 6e48b4fbdcc4459c9aa3fa939eae24da P 917f56011cd74bc88c897b1cc041e754 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.284745 17851 consensus_queue.cc:260] T 6e48b4fbdcc4459c9aa3fa939eae24da P eb3be55d34b548ac8bbac5a54c4c4cd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.284118 17849 consensus_queue.cc:260] T 27050604032a4bd18045fe6848ba4750 P 997cda0b85b742fca42a4929fc01ce28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.287876 17851 ts_tablet_manager.cc:1434] T 6e48b4fbdcc4459c9aa3fa939eae24da P eb3be55d34b548ac8bbac5a54c4c4cd4: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260630 12:26:00.289153 17851 tablet_bootstrap.cc:492] T 27050604032a4bd18045fe6848ba4750 P eb3be55d34b548ac8bbac5a54c4c4cd4: Bootstrap starting.
I20260630 12:26:00.293885 17849 ts_tablet_manager.cc:1434] T 27050604032a4bd18045fe6848ba4750 P 997cda0b85b742fca42a4929fc01ce28: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.005s
I20260630 12:26:00.294936 17849 tablet_bootstrap.cc:492] T 7b427c1762a844518094040f5c885c76 P 997cda0b85b742fca42a4929fc01ce28: Bootstrap starting.
I20260630 12:26:00.295449 17851 tablet_bootstrap.cc:654] T 27050604032a4bd18045fe6848ba4750 P eb3be55d34b548ac8bbac5a54c4c4cd4: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:00.300371 17849 tablet_bootstrap.cc:654] T 7b427c1762a844518094040f5c885c76 P 997cda0b85b742fca42a4929fc01ce28: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:00.287953 17850 ts_tablet_manager.cc:1434] T 6e48b4fbdcc4459c9aa3fa939eae24da P 917f56011cd74bc88c897b1cc041e754: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:26:00.306531 17850 tablet_bootstrap.cc:492] T 8ffa0ce561fb424a94e4e7da86701777 P 917f56011cd74bc88c897b1cc041e754: Bootstrap starting.
I20260630 12:26:00.308818 17851 tablet_bootstrap.cc:492] T 27050604032a4bd18045fe6848ba4750 P eb3be55d34b548ac8bbac5a54c4c4cd4: No bootstrap required, opened a new log
I20260630 12:26:00.309362 17851 ts_tablet_manager.cc:1403] T 27050604032a4bd18045fe6848ba4750 P eb3be55d34b548ac8bbac5a54c4c4cd4: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.009s
I20260630 12:26:00.310227 17849 tablet_bootstrap.cc:492] T 7b427c1762a844518094040f5c885c76 P 997cda0b85b742fca42a4929fc01ce28: No bootstrap required, opened a new log
I20260630 12:26:00.310793 17849 ts_tablet_manager.cc:1403] T 7b427c1762a844518094040f5c885c76 P 997cda0b85b742fca42a4929fc01ce28: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260630 12:26:00.312098 17851 raft_consensus.cc:359] T 27050604032a4bd18045fe6848ba4750 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.312668 17851 raft_consensus.cc:385] T 27050604032a4bd18045fe6848ba4750 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:00.312913 17851 raft_consensus.cc:740] T 27050604032a4bd18045fe6848ba4750 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb3be55d34b548ac8bbac5a54c4c4cd4, State: Initialized, Role: FOLLOWER
I20260630 12:26:00.313073 17850 tablet_bootstrap.cc:654] T 8ffa0ce561fb424a94e4e7da86701777 P 917f56011cd74bc88c897b1cc041e754: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:00.313539 17851 consensus_queue.cc:260] T 27050604032a4bd18045fe6848ba4750 P eb3be55d34b548ac8bbac5a54c4c4cd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.313575 17849 raft_consensus.cc:359] T 7b427c1762a844518094040f5c885c76 P 997cda0b85b742fca42a4929fc01ce28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.314409 17849 raft_consensus.cc:385] T 7b427c1762a844518094040f5c885c76 P 997cda0b85b742fca42a4929fc01ce28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:00.314878 17849 raft_consensus.cc:740] T 7b427c1762a844518094040f5c885c76 P 997cda0b85b742fca42a4929fc01ce28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997cda0b85b742fca42a4929fc01ce28, State: Initialized, Role: FOLLOWER
I20260630 12:26:00.315816 17851 ts_tablet_manager.cc:1434] T 27050604032a4bd18045fe6848ba4750 P eb3be55d34b548ac8bbac5a54c4c4cd4: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:26:00.315826 17849 consensus_queue.cc:260] T 7b427c1762a844518094040f5c885c76 P 997cda0b85b742fca42a4929fc01ce28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.316901 17851 tablet_bootstrap.cc:492] T 8ffa0ce561fb424a94e4e7da86701777 P eb3be55d34b548ac8bbac5a54c4c4cd4: Bootstrap starting.
I20260630 12:26:00.318565 17849 ts_tablet_manager.cc:1434] T 7b427c1762a844518094040f5c885c76 P 997cda0b85b742fca42a4929fc01ce28: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:26:00.319553 17849 tablet_bootstrap.cc:492] T 6e48b4fbdcc4459c9aa3fa939eae24da P 997cda0b85b742fca42a4929fc01ce28: Bootstrap starting.
I20260630 12:26:00.324299 17851 tablet_bootstrap.cc:654] T 8ffa0ce561fb424a94e4e7da86701777 P eb3be55d34b548ac8bbac5a54c4c4cd4: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:00.325680 17849 tablet_bootstrap.cc:654] T 6e48b4fbdcc4459c9aa3fa939eae24da P 997cda0b85b742fca42a4929fc01ce28: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:00.328430 17850 tablet_bootstrap.cc:492] T 8ffa0ce561fb424a94e4e7da86701777 P 917f56011cd74bc88c897b1cc041e754: No bootstrap required, opened a new log
I20260630 12:26:00.329092 17850 ts_tablet_manager.cc:1403] T 8ffa0ce561fb424a94e4e7da86701777 P 917f56011cd74bc88c897b1cc041e754: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.000s
I20260630 12:26:00.332723 17850 raft_consensus.cc:359] T 8ffa0ce561fb424a94e4e7da86701777 P 917f56011cd74bc88c897b1cc041e754 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.333472 17850 raft_consensus.cc:385] T 8ffa0ce561fb424a94e4e7da86701777 P 917f56011cd74bc88c897b1cc041e754 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:00.333781 17850 raft_consensus.cc:740] T 8ffa0ce561fb424a94e4e7da86701777 P 917f56011cd74bc88c897b1cc041e754 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 917f56011cd74bc88c897b1cc041e754, State: Initialized, Role: FOLLOWER
I20260630 12:26:00.334682 17851 tablet_bootstrap.cc:492] T 8ffa0ce561fb424a94e4e7da86701777 P eb3be55d34b548ac8bbac5a54c4c4cd4: No bootstrap required, opened a new log
I20260630 12:26:00.334808 17849 tablet_bootstrap.cc:492] T 6e48b4fbdcc4459c9aa3fa939eae24da P 997cda0b85b742fca42a4929fc01ce28: No bootstrap required, opened a new log
I20260630 12:26:00.334484 17850 consensus_queue.cc:260] T 8ffa0ce561fb424a94e4e7da86701777 P 917f56011cd74bc88c897b1cc041e754 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.335170 17851 ts_tablet_manager.cc:1403] T 8ffa0ce561fb424a94e4e7da86701777 P eb3be55d34b548ac8bbac5a54c4c4cd4: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260630 12:26:00.335323 17849 ts_tablet_manager.cc:1403] T 6e48b4fbdcc4459c9aa3fa939eae24da P 997cda0b85b742fca42a4929fc01ce28: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.008s
I20260630 12:26:00.336640 17850 ts_tablet_manager.cc:1434] T 8ffa0ce561fb424a94e4e7da86701777 P 917f56011cd74bc88c897b1cc041e754: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
W20260630 12:26:00.336922 17830 tablet.cc:2406] T 6e48b4fbdcc4459c9aa3fa939eae24da P 917f56011cd74bc88c897b1cc041e754: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:26:00.337553 17850 tablet_bootstrap.cc:492] T 27050604032a4bd18045fe6848ba4750 P 917f56011cd74bc88c897b1cc041e754: Bootstrap starting.
I20260630 12:26:00.338066 17851 raft_consensus.cc:359] T 8ffa0ce561fb424a94e4e7da86701777 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.338786 17851 raft_consensus.cc:385] T 8ffa0ce561fb424a94e4e7da86701777 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:00.339052 17851 raft_consensus.cc:740] T 8ffa0ce561fb424a94e4e7da86701777 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb3be55d34b548ac8bbac5a54c4c4cd4, State: Initialized, Role: FOLLOWER
I20260630 12:26:00.339758 17851 consensus_queue.cc:260] T 8ffa0ce561fb424a94e4e7da86701777 P eb3be55d34b548ac8bbac5a54c4c4cd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.339785 17849 raft_consensus.cc:359] T 6e48b4fbdcc4459c9aa3fa939eae24da P 997cda0b85b742fca42a4929fc01ce28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.340718 17849 raft_consensus.cc:385] T 6e48b4fbdcc4459c9aa3fa939eae24da P 997cda0b85b742fca42a4929fc01ce28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:00.341265 17849 raft_consensus.cc:740] T 6e48b4fbdcc4459c9aa3fa939eae24da P 997cda0b85b742fca42a4929fc01ce28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997cda0b85b742fca42a4929fc01ce28, State: Initialized, Role: FOLLOWER
I20260630 12:26:00.342065 17851 ts_tablet_manager.cc:1434] T 8ffa0ce561fb424a94e4e7da86701777 P eb3be55d34b548ac8bbac5a54c4c4cd4: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:26:00.341997 17849 consensus_queue.cc:260] T 6e48b4fbdcc4459c9aa3fa939eae24da P 997cda0b85b742fca42a4929fc01ce28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.344614 17849 ts_tablet_manager.cc:1434] T 6e48b4fbdcc4459c9aa3fa939eae24da P 997cda0b85b742fca42a4929fc01ce28: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:26:00.345558 17849 tablet_bootstrap.cc:492] T e7d956333d2d42c2aec1f98fdee2da21 P 997cda0b85b742fca42a4929fc01ce28: Bootstrap starting.
I20260630 12:26:00.347667 17851 tablet_bootstrap.cc:492] T e7d956333d2d42c2aec1f98fdee2da21 P eb3be55d34b548ac8bbac5a54c4c4cd4: Bootstrap starting.
I20260630 12:26:00.351068 17850 tablet_bootstrap.cc:654] T 27050604032a4bd18045fe6848ba4750 P 917f56011cd74bc88c897b1cc041e754: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:00.351682 17849 tablet_bootstrap.cc:654] T e7d956333d2d42c2aec1f98fdee2da21 P 997cda0b85b742fca42a4929fc01ce28: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:00.355113 17851 tablet_bootstrap.cc:654] T e7d956333d2d42c2aec1f98fdee2da21 P eb3be55d34b548ac8bbac5a54c4c4cd4: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:00.368510 17851 tablet_bootstrap.cc:492] T e7d956333d2d42c2aec1f98fdee2da21 P eb3be55d34b548ac8bbac5a54c4c4cd4: No bootstrap required, opened a new log
I20260630 12:26:00.369342 17851 ts_tablet_manager.cc:1403] T e7d956333d2d42c2aec1f98fdee2da21 P eb3be55d34b548ac8bbac5a54c4c4cd4: Time spent bootstrapping tablet: real 0.022s	user 0.020s	sys 0.001s
I20260630 12:26:00.373162 17851 raft_consensus.cc:359] T e7d956333d2d42c2aec1f98fdee2da21 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.374147 17851 raft_consensus.cc:385] T e7d956333d2d42c2aec1f98fdee2da21 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:00.374491 17851 raft_consensus.cc:740] T e7d956333d2d42c2aec1f98fdee2da21 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb3be55d34b548ac8bbac5a54c4c4cd4, State: Initialized, Role: FOLLOWER
I20260630 12:26:00.375285 17851 consensus_queue.cc:260] T e7d956333d2d42c2aec1f98fdee2da21 P eb3be55d34b548ac8bbac5a54c4c4cd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.376510 17850 tablet_bootstrap.cc:492] T 27050604032a4bd18045fe6848ba4750 P 917f56011cd74bc88c897b1cc041e754: No bootstrap required, opened a new log
I20260630 12:26:00.377091 17850 ts_tablet_manager.cc:1403] T 27050604032a4bd18045fe6848ba4750 P 917f56011cd74bc88c897b1cc041e754: Time spent bootstrapping tablet: real 0.040s	user 0.015s	sys 0.014s
I20260630 12:26:00.377355 17849 tablet_bootstrap.cc:492] T e7d956333d2d42c2aec1f98fdee2da21 P 997cda0b85b742fca42a4929fc01ce28: No bootstrap required, opened a new log
I20260630 12:26:00.377835 17851 ts_tablet_manager.cc:1434] T e7d956333d2d42c2aec1f98fdee2da21 P eb3be55d34b548ac8bbac5a54c4c4cd4: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260630 12:26:00.377904 17849 ts_tablet_manager.cc:1403] T e7d956333d2d42c2aec1f98fdee2da21 P 997cda0b85b742fca42a4929fc01ce28: Time spent bootstrapping tablet: real 0.033s	user 0.024s	sys 0.008s
I20260630 12:26:00.379026 17851 tablet_bootstrap.cc:492] T 8448e5086690443382d393d5de76b5e9 P eb3be55d34b548ac8bbac5a54c4c4cd4: Bootstrap starting.
I20260630 12:26:00.380168 17850 raft_consensus.cc:359] T 27050604032a4bd18045fe6848ba4750 P 917f56011cd74bc88c897b1cc041e754 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.380947 17850 raft_consensus.cc:385] T 27050604032a4bd18045fe6848ba4750 P 917f56011cd74bc88c897b1cc041e754 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:00.381335 17850 raft_consensus.cc:740] T 27050604032a4bd18045fe6848ba4750 P 917f56011cd74bc88c897b1cc041e754 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 917f56011cd74bc88c897b1cc041e754, State: Initialized, Role: FOLLOWER
I20260630 12:26:00.381055 17849 raft_consensus.cc:359] T e7d956333d2d42c2aec1f98fdee2da21 P 997cda0b85b742fca42a4929fc01ce28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.381976 17849 raft_consensus.cc:385] T e7d956333d2d42c2aec1f98fdee2da21 P 997cda0b85b742fca42a4929fc01ce28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:00.382413 17849 raft_consensus.cc:740] T e7d956333d2d42c2aec1f98fdee2da21 P 997cda0b85b742fca42a4929fc01ce28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997cda0b85b742fca42a4929fc01ce28, State: Initialized, Role: FOLLOWER
I20260630 12:26:00.382391 17850 consensus_queue.cc:260] T 27050604032a4bd18045fe6848ba4750 P 917f56011cd74bc88c897b1cc041e754 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.383606 17849 consensus_queue.cc:260] T e7d956333d2d42c2aec1f98fdee2da21 P 997cda0b85b742fca42a4929fc01ce28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.386036 17851 tablet_bootstrap.cc:654] T 8448e5086690443382d393d5de76b5e9 P eb3be55d34b548ac8bbac5a54c4c4cd4: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:00.388468 17849 ts_tablet_manager.cc:1434] T e7d956333d2d42c2aec1f98fdee2da21 P 997cda0b85b742fca42a4929fc01ce28: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.003s
I20260630 12:26:00.389494 17849 tablet_bootstrap.cc:492] T 55ccffa396114f7b829323b09db70710 P 997cda0b85b742fca42a4929fc01ce28: Bootstrap starting.
I20260630 12:26:00.393026 17850 ts_tablet_manager.cc:1434] T 27050604032a4bd18045fe6848ba4750 P 917f56011cd74bc88c897b1cc041e754: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260630 12:26:00.395354 17849 tablet_bootstrap.cc:654] T 55ccffa396114f7b829323b09db70710 P 997cda0b85b742fca42a4929fc01ce28: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:00.398902 17850 tablet_bootstrap.cc:492] T 8c842e7a84d14bb3bacdf727d888bd37 P 917f56011cd74bc88c897b1cc041e754: Bootstrap starting.
I20260630 12:26:00.399688 17851 tablet_bootstrap.cc:492] T 8448e5086690443382d393d5de76b5e9 P eb3be55d34b548ac8bbac5a54c4c4cd4: No bootstrap required, opened a new log
I20260630 12:26:00.400179 17851 ts_tablet_manager.cc:1403] T 8448e5086690443382d393d5de76b5e9 P eb3be55d34b548ac8bbac5a54c4c4cd4: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.002s
I20260630 12:26:00.403117 17851 raft_consensus.cc:359] T 8448e5086690443382d393d5de76b5e9 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.403895 17851 raft_consensus.cc:385] T 8448e5086690443382d393d5de76b5e9 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:00.404193 17851 raft_consensus.cc:740] T 8448e5086690443382d393d5de76b5e9 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb3be55d34b548ac8bbac5a54c4c4cd4, State: Initialized, Role: FOLLOWER
I20260630 12:26:00.405221 17851 consensus_queue.cc:260] T 8448e5086690443382d393d5de76b5e9 P eb3be55d34b548ac8bbac5a54c4c4cd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.406112 17850 tablet_bootstrap.cc:654] T 8c842e7a84d14bb3bacdf727d888bd37 P 917f56011cd74bc88c897b1cc041e754: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:00.409649 17851 ts_tablet_manager.cc:1434] T 8448e5086690443382d393d5de76b5e9 P eb3be55d34b548ac8bbac5a54c4c4cd4: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:26:00.410738 17851 tablet_bootstrap.cc:492] T 7b427c1762a844518094040f5c885c76 P eb3be55d34b548ac8bbac5a54c4c4cd4: Bootstrap starting.
I20260630 12:26:00.411886 17849 tablet_bootstrap.cc:492] T 55ccffa396114f7b829323b09db70710 P 997cda0b85b742fca42a4929fc01ce28: No bootstrap required, opened a new log
I20260630 12:26:00.412426 17849 ts_tablet_manager.cc:1403] T 55ccffa396114f7b829323b09db70710 P 997cda0b85b742fca42a4929fc01ce28: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.012s
I20260630 12:26:00.415652 17850 tablet_bootstrap.cc:492] T 8c842e7a84d14bb3bacdf727d888bd37 P 917f56011cd74bc88c897b1cc041e754: No bootstrap required, opened a new log
I20260630 12:26:00.415547 17849 raft_consensus.cc:359] T 55ccffa396114f7b829323b09db70710 P 997cda0b85b742fca42a4929fc01ce28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.416306 17850 ts_tablet_manager.cc:1403] T 8c842e7a84d14bb3bacdf727d888bd37 P 917f56011cd74bc88c897b1cc041e754: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.000s
I20260630 12:26:00.416361 17849 raft_consensus.cc:385] T 55ccffa396114f7b829323b09db70710 P 997cda0b85b742fca42a4929fc01ce28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:00.416975 17851 tablet_bootstrap.cc:654] T 7b427c1762a844518094040f5c885c76 P eb3be55d34b548ac8bbac5a54c4c4cd4: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:00.416865 17849 raft_consensus.cc:740] T 55ccffa396114f7b829323b09db70710 P 997cda0b85b742fca42a4929fc01ce28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997cda0b85b742fca42a4929fc01ce28, State: Initialized, Role: FOLLOWER
I20260630 12:26:00.417953 17849 consensus_queue.cc:260] T 55ccffa396114f7b829323b09db70710 P 997cda0b85b742fca42a4929fc01ce28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.419368 17850 raft_consensus.cc:359] T 8c842e7a84d14bb3bacdf727d888bd37 P 917f56011cd74bc88c897b1cc041e754 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.420238 17850 raft_consensus.cc:385] T 8c842e7a84d14bb3bacdf727d888bd37 P 917f56011cd74bc88c897b1cc041e754 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:00.420588 17850 raft_consensus.cc:740] T 8c842e7a84d14bb3bacdf727d888bd37 P 917f56011cd74bc88c897b1cc041e754 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 917f56011cd74bc88c897b1cc041e754, State: Initialized, Role: FOLLOWER
I20260630 12:26:00.421416 17850 consensus_queue.cc:260] T 8c842e7a84d14bb3bacdf727d888bd37 P 917f56011cd74bc88c897b1cc041e754 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.423233 17849 ts_tablet_manager.cc:1434] T 55ccffa396114f7b829323b09db70710 P 997cda0b85b742fca42a4929fc01ce28: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260630 12:26:00.424641 17849 tablet_bootstrap.cc:492] T 8c842e7a84d14bb3bacdf727d888bd37 P 997cda0b85b742fca42a4929fc01ce28: Bootstrap starting.
I20260630 12:26:00.424789 17856 raft_consensus.cc:493] T 27050604032a4bd18045fe6848ba4750 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:00.425302 17856 raft_consensus.cc:515] T 27050604032a4bd18045fe6848ba4750 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.426602 17850 ts_tablet_manager.cc:1434] T 8c842e7a84d14bb3bacdf727d888bd37 P 917f56011cd74bc88c897b1cc041e754: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.005s
I20260630 12:26:00.427536 17850 tablet_bootstrap.cc:492] T 9beb0aebc1184ea88c39c155508a57d3 P 917f56011cd74bc88c897b1cc041e754: Bootstrap starting.
I20260630 12:26:00.433625 17849 tablet_bootstrap.cc:654] T 8c842e7a84d14bb3bacdf727d888bd37 P 997cda0b85b742fca42a4929fc01ce28: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:00.434289 17855 raft_consensus.cc:493] T 8ffa0ce561fb424a94e4e7da86701777 P 917f56011cd74bc88c897b1cc041e754 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:00.434796 17855 raft_consensus.cc:515] T 8ffa0ce561fb424a94e4e7da86701777 P 917f56011cd74bc88c897b1cc041e754 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.435672 17850 tablet_bootstrap.cc:654] T 9beb0aebc1184ea88c39c155508a57d3 P 917f56011cd74bc88c897b1cc041e754: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:00.438798 17855 leader_election.cc:290] T 8ffa0ce561fb424a94e4e7da86701777 P 917f56011cd74bc88c897b1cc041e754 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb3be55d34b548ac8bbac5a54c4c4cd4 (127.12.213.1:37691), 997cda0b85b742fca42a4929fc01ce28 (127.12.213.2:35817)
I20260630 12:26:00.441238 17851 tablet_bootstrap.cc:492] T 7b427c1762a844518094040f5c885c76 P eb3be55d34b548ac8bbac5a54c4c4cd4: No bootstrap required, opened a new log
I20260630 12:26:00.445571 17851 ts_tablet_manager.cc:1403] T 7b427c1762a844518094040f5c885c76 P eb3be55d34b548ac8bbac5a54c4c4cd4: Time spent bootstrapping tablet: real 0.035s	user 0.027s	sys 0.004s
I20260630 12:26:00.448621 17851 raft_consensus.cc:359] T 7b427c1762a844518094040f5c885c76 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.449358 17851 raft_consensus.cc:385] T 7b427c1762a844518094040f5c885c76 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:00.449734 17851 raft_consensus.cc:740] T 7b427c1762a844518094040f5c885c76 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb3be55d34b548ac8bbac5a54c4c4cd4, State: Initialized, Role: FOLLOWER
I20260630 12:26:00.450536 17851 consensus_queue.cc:260] T 7b427c1762a844518094040f5c885c76 P eb3be55d34b548ac8bbac5a54c4c4cd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.441521 17849 tablet_bootstrap.cc:492] T 8c842e7a84d14bb3bacdf727d888bd37 P 997cda0b85b742fca42a4929fc01ce28: No bootstrap required, opened a new log
I20260630 12:26:00.442430 17850 tablet_bootstrap.cc:492] T 9beb0aebc1184ea88c39c155508a57d3 P 917f56011cd74bc88c897b1cc041e754: No bootstrap required, opened a new log
I20260630 12:26:00.444873 17856 leader_election.cc:290] T 27050604032a4bd18045fe6848ba4750 P eb3be55d34b548ac8bbac5a54c4c4cd4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 997cda0b85b742fca42a4929fc01ce28 (127.12.213.2:35817), 917f56011cd74bc88c897b1cc041e754 (127.12.213.3:34273)
I20260630 12:26:00.457299 17850 ts_tablet_manager.cc:1403] T 9beb0aebc1184ea88c39c155508a57d3 P 917f56011cd74bc88c897b1cc041e754: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.002s
I20260630 12:26:00.460290 17850 raft_consensus.cc:359] T 9beb0aebc1184ea88c39c155508a57d3 P 917f56011cd74bc88c897b1cc041e754 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.460990 17850 raft_consensus.cc:385] T 9beb0aebc1184ea88c39c155508a57d3 P 917f56011cd74bc88c897b1cc041e754 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:00.461270 17850 raft_consensus.cc:740] T 9beb0aebc1184ea88c39c155508a57d3 P 917f56011cd74bc88c897b1cc041e754 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 917f56011cd74bc88c897b1cc041e754, State: Initialized, Role: FOLLOWER
I20260630 12:26:00.462030 17850 consensus_queue.cc:260] T 9beb0aebc1184ea88c39c155508a57d3 P 917f56011cd74bc88c897b1cc041e754 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.464435 17850 ts_tablet_manager.cc:1434] T 9beb0aebc1184ea88c39c155508a57d3 P 917f56011cd74bc88c897b1cc041e754: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:26:00.464629 17655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ffa0ce561fb424a94e4e7da86701777" candidate_uuid: "917f56011cd74bc88c897b1cc041e754" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" is_pre_election: true
I20260630 12:26:00.465076 17849 ts_tablet_manager.cc:1403] T 8c842e7a84d14bb3bacdf727d888bd37 P 997cda0b85b742fca42a4929fc01ce28: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.003s
I20260630 12:26:00.465432 17655 raft_consensus.cc:2468] T 8ffa0ce561fb424a94e4e7da86701777 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 917f56011cd74bc88c897b1cc041e754 in term 0.
I20260630 12:26:00.466989 17769 leader_election.cc:304] T 8ffa0ce561fb424a94e4e7da86701777 P 917f56011cd74bc88c897b1cc041e754 [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: 917f56011cd74bc88c897b1cc041e754, eb3be55d34b548ac8bbac5a54c4c4cd4; no voters: 
I20260630 12:26:00.467801 17855 raft_consensus.cc:2804] T 8ffa0ce561fb424a94e4e7da86701777 P 917f56011cd74bc88c897b1cc041e754 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:00.468160 17855 raft_consensus.cc:493] T 8ffa0ce561fb424a94e4e7da86701777 P 917f56011cd74bc88c897b1cc041e754 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:00.468616 17855 raft_consensus.cc:3060] T 8ffa0ce561fb424a94e4e7da86701777 P 917f56011cd74bc88c897b1cc041e754 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:00.473181 17850 tablet_bootstrap.cc:492] T 55ccffa396114f7b829323b09db70710 P 917f56011cd74bc88c897b1cc041e754: Bootstrap starting.
I20260630 12:26:00.468087 17849 raft_consensus.cc:359] T 8c842e7a84d14bb3bacdf727d888bd37 P 997cda0b85b742fca42a4929fc01ce28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.480206 17849 raft_consensus.cc:385] T 8c842e7a84d14bb3bacdf727d888bd37 P 997cda0b85b742fca42a4929fc01ce28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:00.481643 17849 raft_consensus.cc:740] T 8c842e7a84d14bb3bacdf727d888bd37 P 997cda0b85b742fca42a4929fc01ce28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997cda0b85b742fca42a4929fc01ce28, State: Initialized, Role: FOLLOWER
I20260630 12:26:00.481448 17855 raft_consensus.cc:515] T 8ffa0ce561fb424a94e4e7da86701777 P 917f56011cd74bc88c897b1cc041e754 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.482779 17849 consensus_queue.cc:260] T 8c842e7a84d14bb3bacdf727d888bd37 P 997cda0b85b742fca42a4929fc01ce28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.484086 17851 ts_tablet_manager.cc:1434] T 7b427c1762a844518094040f5c885c76 P eb3be55d34b548ac8bbac5a54c4c4cd4: Time spent starting tablet: real 0.038s	user 0.012s	sys 0.021s
I20260630 12:26:00.485826 17849 ts_tablet_manager.cc:1434] T 8c842e7a84d14bb3bacdf727d888bd37 P 997cda0b85b742fca42a4929fc01ce28: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260630 12:26:00.487128 17849 tablet_bootstrap.cc:492] T 8ffa0ce561fb424a94e4e7da86701777 P 997cda0b85b742fca42a4929fc01ce28: Bootstrap starting.
I20260630 12:26:00.486918 17655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ffa0ce561fb424a94e4e7da86701777" candidate_uuid: "917f56011cd74bc88c897b1cc041e754" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4"
I20260630 12:26:00.488588 17655 raft_consensus.cc:3060] T 8ffa0ce561fb424a94e4e7da86701777 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:00.489192 17851 tablet_bootstrap.cc:492] T 8c842e7a84d14bb3bacdf727d888bd37 P eb3be55d34b548ac8bbac5a54c4c4cd4: Bootstrap starting.
I20260630 12:26:00.494889 17849 tablet_bootstrap.cc:654] T 8ffa0ce561fb424a94e4e7da86701777 P 997cda0b85b742fca42a4929fc01ce28: Neither blocks nor log segments found. Creating new log.
W20260630 12:26:00.495673 17601 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:26:00.495981 17851 tablet_bootstrap.cc:654] T 8c842e7a84d14bb3bacdf727d888bd37 P eb3be55d34b548ac8bbac5a54c4c4cd4: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:00.499742 17655 raft_consensus.cc:2468] T 8ffa0ce561fb424a94e4e7da86701777 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 917f56011cd74bc88c897b1cc041e754 in term 1.
I20260630 12:26:00.505223 17769 leader_election.cc:304] T 8ffa0ce561fb424a94e4e7da86701777 P 917f56011cd74bc88c897b1cc041e754 [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: 917f56011cd74bc88c897b1cc041e754, eb3be55d34b548ac8bbac5a54c4c4cd4; no voters: 
I20260630 12:26:00.506414 17857 raft_consensus.cc:493] T 7b427c1762a844518094040f5c885c76 P 997cda0b85b742fca42a4929fc01ce28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:00.506699 17730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27050604032a4bd18045fe6848ba4750" candidate_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997cda0b85b742fca42a4929fc01ce28" is_pre_election: true
I20260630 12:26:00.507452 17730 raft_consensus.cc:2468] T 27050604032a4bd18045fe6848ba4750 P 997cda0b85b742fca42a4929fc01ce28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb3be55d34b548ac8bbac5a54c4c4cd4 in term 0.
I20260630 12:26:00.506961 17857 raft_consensus.cc:515] T 7b427c1762a844518094040f5c885c76 P 997cda0b85b742fca42a4929fc01ce28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.509660 17621 leader_election.cc:304] T 27050604032a4bd18045fe6848ba4750 P eb3be55d34b548ac8bbac5a54c4c4cd4 [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: 997cda0b85b742fca42a4929fc01ce28, eb3be55d34b548ac8bbac5a54c4c4cd4; no voters: 
I20260630 12:26:00.510795 17877 raft_consensus.cc:2804] T 27050604032a4bd18045fe6848ba4750 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:00.511214 17877 raft_consensus.cc:493] T 27050604032a4bd18045fe6848ba4750 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:00.511546 17877 raft_consensus.cc:3060] T 27050604032a4bd18045fe6848ba4750 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:00.512176 17857 leader_election.cc:290] T 7b427c1762a844518094040f5c885c76 P 997cda0b85b742fca42a4929fc01ce28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb3be55d34b548ac8bbac5a54c4c4cd4 (127.12.213.1:37691), 917f56011cd74bc88c897b1cc041e754 (127.12.213.3:34273)
I20260630 12:26:00.520375 17856 raft_consensus.cc:493] T 7b427c1762a844518094040f5c885c76 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:00.521040 17856 raft_consensus.cc:515] T 7b427c1762a844518094040f5c885c76 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.503355 17855 leader_election.cc:290] T 8ffa0ce561fb424a94e4e7da86701777 P 917f56011cd74bc88c897b1cc041e754 [CANDIDATE]: Term 1 election: Requested vote from peers eb3be55d34b548ac8bbac5a54c4c4cd4 (127.12.213.1:37691), 997cda0b85b742fca42a4929fc01ce28 (127.12.213.2:35817)
I20260630 12:26:00.524346 17855 raft_consensus.cc:2804] T 8ffa0ce561fb424a94e4e7da86701777 P 917f56011cd74bc88c897b1cc041e754 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:00.506968 17850 tablet_bootstrap.cc:654] T 55ccffa396114f7b829323b09db70710 P 917f56011cd74bc88c897b1cc041e754: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:00.524966 17855 raft_consensus.cc:697] T 8ffa0ce561fb424a94e4e7da86701777 P 917f56011cd74bc88c897b1cc041e754 [term 1 LEADER]: Becoming Leader. State: Replica: 917f56011cd74bc88c897b1cc041e754, State: Running, Role: LEADER
I20260630 12:26:00.527724 17856 leader_election.cc:290] T 7b427c1762a844518094040f5c885c76 P eb3be55d34b548ac8bbac5a54c4c4cd4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 997cda0b85b742fca42a4929fc01ce28 (127.12.213.2:35817), 917f56011cd74bc88c897b1cc041e754 (127.12.213.3:34273)
I20260630 12:26:00.525979 17855 consensus_queue.cc:237] T 8ffa0ce561fb424a94e4e7da86701777 P 917f56011cd74bc88c897b1cc041e754 [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: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.535637 17730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b427c1762a844518094040f5c885c76" candidate_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997cda0b85b742fca42a4929fc01ce28" is_pre_election: true
I20260630 12:26:00.537145 17729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ffa0ce561fb424a94e4e7da86701777" candidate_uuid: "917f56011cd74bc88c897b1cc041e754" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997cda0b85b742fca42a4929fc01ce28" is_pre_election: true
I20260630 12:26:00.539078 17728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ffa0ce561fb424a94e4e7da86701777" candidate_uuid: "917f56011cd74bc88c897b1cc041e754" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997cda0b85b742fca42a4929fc01ce28"
I20260630 12:26:00.539865 17730 raft_consensus.cc:2468] T 7b427c1762a844518094040f5c885c76 P 997cda0b85b742fca42a4929fc01ce28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb3be55d34b548ac8bbac5a54c4c4cd4 in term 0.
I20260630 12:26:00.541945 17851 tablet_bootstrap.cc:492] T 8c842e7a84d14bb3bacdf727d888bd37 P eb3be55d34b548ac8bbac5a54c4c4cd4: No bootstrap required, opened a new log
I20260630 12:26:00.542548 17851 ts_tablet_manager.cc:1403] T 8c842e7a84d14bb3bacdf727d888bd37 P eb3be55d34b548ac8bbac5a54c4c4cd4: Time spent bootstrapping tablet: real 0.054s	user 0.024s	sys 0.017s
I20260630 12:26:00.543510 17850 tablet_bootstrap.cc:492] T 55ccffa396114f7b829323b09db70710 P 917f56011cd74bc88c897b1cc041e754: No bootstrap required, opened a new log
I20260630 12:26:00.544106 17850 ts_tablet_manager.cc:1403] T 55ccffa396114f7b829323b09db70710 P 917f56011cd74bc88c897b1cc041e754: Time spent bootstrapping tablet: real 0.071s	user 0.012s	sys 0.003s
I20260630 12:26:00.545471 17621 leader_election.cc:304] T 7b427c1762a844518094040f5c885c76 P eb3be55d34b548ac8bbac5a54c4c4cd4 [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: 997cda0b85b742fca42a4929fc01ce28, eb3be55d34b548ac8bbac5a54c4c4cd4; no voters: 
I20260630 12:26:00.545655 17851 raft_consensus.cc:359] T 8c842e7a84d14bb3bacdf727d888bd37 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.546614 17856 raft_consensus.cc:2804] T 7b427c1762a844518094040f5c885c76 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:00.544198 17849 tablet_bootstrap.cc:492] T 8ffa0ce561fb424a94e4e7da86701777 P 997cda0b85b742fca42a4929fc01ce28: No bootstrap required, opened a new log
I20260630 12:26:00.546962 17856 raft_consensus.cc:493] T 7b427c1762a844518094040f5c885c76 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:00.547304 17856 raft_consensus.cc:3060] T 7b427c1762a844518094040f5c885c76 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:00.547397 17849 ts_tablet_manager.cc:1403] T 8ffa0ce561fb424a94e4e7da86701777 P 997cda0b85b742fca42a4929fc01ce28: Time spent bootstrapping tablet: real 0.061s	user 0.006s	sys 0.014s
I20260630 12:26:00.546487 17851 raft_consensus.cc:385] T 8c842e7a84d14bb3bacdf727d888bd37 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:00.547981 17851 raft_consensus.cc:740] T 8c842e7a84d14bb3bacdf727d888bd37 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb3be55d34b548ac8bbac5a54c4c4cd4, State: Initialized, Role: FOLLOWER
I20260630 12:26:00.548153 17850 raft_consensus.cc:359] T 55ccffa396114f7b829323b09db70710 P 917f56011cd74bc88c897b1cc041e754 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.548928 17851 consensus_queue.cc:260] T 8c842e7a84d14bb3bacdf727d888bd37 P eb3be55d34b548ac8bbac5a54c4c4cd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.552259 17850 raft_consensus.cc:385] T 55ccffa396114f7b829323b09db70710 P 917f56011cd74bc88c897b1cc041e754 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:00.553223 17850 raft_consensus.cc:740] T 55ccffa396114f7b829323b09db70710 P 917f56011cd74bc88c897b1cc041e754 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 917f56011cd74bc88c897b1cc041e754, State: Initialized, Role: FOLLOWER
I20260630 12:26:00.555531 17849 raft_consensus.cc:359] T 8ffa0ce561fb424a94e4e7da86701777 P 997cda0b85b742fca42a4929fc01ce28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.558965 17849 raft_consensus.cc:385] T 8ffa0ce561fb424a94e4e7da86701777 P 997cda0b85b742fca42a4929fc01ce28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:00.559347 17849 raft_consensus.cc:740] T 8ffa0ce561fb424a94e4e7da86701777 P 997cda0b85b742fca42a4929fc01ce28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997cda0b85b742fca42a4929fc01ce28, State: Initialized, Role: FOLLOWER
W20260630 12:26:00.562937 17770 leader_election.cc:343] T 8ffa0ce561fb424a94e4e7da86701777 P 917f56011cd74bc88c897b1cc041e754 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 997cda0b85b742fca42a4929fc01ce28 (127.12.213.2:35817): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:00.562839 17553 catalog_manager.cc:5697] T 8ffa0ce561fb424a94e4e7da86701777 P 917f56011cd74bc88c897b1cc041e754 reported cstate change: term changed from 0 to 1, leader changed from <none> to 917f56011cd74bc88c897b1cc041e754 (127.12.213.3). New cstate: current_term: 1 leader_uuid: "917f56011cd74bc88c897b1cc041e754" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } health_report { overall_health: HEALTHY } } }
W20260630 12:26:00.564766 17770 leader_election.cc:343] T 8ffa0ce561fb424a94e4e7da86701777 P 917f56011cd74bc88c897b1cc041e754 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 997cda0b85b742fca42a4929fc01ce28 (127.12.213.2:35817): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:00.566407 17804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b427c1762a844518094040f5c885c76" candidate_uuid: "997cda0b85b742fca42a4929fc01ce28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "917f56011cd74bc88c897b1cc041e754" is_pre_election: true
W20260630 12:26:00.568220 17693 leader_election.cc:343] T 7b427c1762a844518094040f5c885c76 P 997cda0b85b742fca42a4929fc01ce28 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 917f56011cd74bc88c897b1cc041e754 (127.12.213.3:34273): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:00.555105 17850 consensus_queue.cc:260] T 55ccffa396114f7b829323b09db70710 P 917f56011cd74bc88c897b1cc041e754 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.570425 17803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b427c1762a844518094040f5c885c76" candidate_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "917f56011cd74bc88c897b1cc041e754" is_pre_election: true
I20260630 12:26:00.562026 17877 raft_consensus.cc:515] T 27050604032a4bd18045fe6848ba4750 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.571794 17804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27050604032a4bd18045fe6848ba4750" candidate_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "917f56011cd74bc88c897b1cc041e754" is_pre_election: true
I20260630 12:26:00.572395 17850 ts_tablet_manager.cc:1434] T 55ccffa396114f7b829323b09db70710 P 917f56011cd74bc88c897b1cc041e754: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.003s
I20260630 12:26:00.572438 17804 raft_consensus.cc:2468] T 27050604032a4bd18045fe6848ba4750 P 917f56011cd74bc88c897b1cc041e754 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb3be55d34b548ac8bbac5a54c4c4cd4 in term 0.
I20260630 12:26:00.577057 17851 ts_tablet_manager.cc:1434] T 8c842e7a84d14bb3bacdf727d888bd37 P eb3be55d34b548ac8bbac5a54c4c4cd4: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.022s
I20260630 12:26:00.577234 17850 tablet_bootstrap.cc:492] T e3f5d20477da42a28f6c0545b6ff355c P 917f56011cd74bc88c897b1cc041e754: Bootstrap starting.
I20260630 12:26:00.569828 17856 raft_consensus.cc:515] T 7b427c1762a844518094040f5c885c76 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
W20260630 12:26:00.573638 17618 leader_election.cc:343] T 7b427c1762a844518094040f5c885c76 P eb3be55d34b548ac8bbac5a54c4c4cd4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 917f56011cd74bc88c897b1cc041e754 (127.12.213.3:34273): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:00.578189 17851 tablet_bootstrap.cc:492] T 55ccffa396114f7b829323b09db70710 P eb3be55d34b548ac8bbac5a54c4c4cd4: Bootstrap starting.
I20260630 12:26:00.574775 17730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27050604032a4bd18045fe6848ba4750" candidate_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997cda0b85b742fca42a4929fc01ce28"
I20260630 12:26:00.580099 17730 raft_consensus.cc:3060] T 27050604032a4bd18045fe6848ba4750 P 997cda0b85b742fca42a4929fc01ce28 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:00.566476 17849 consensus_queue.cc:260] T 8ffa0ce561fb424a94e4e7da86701777 P 997cda0b85b742fca42a4929fc01ce28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.582458 17804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b427c1762a844518094040f5c885c76" candidate_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "917f56011cd74bc88c897b1cc041e754"
I20260630 12:26:00.583503 17728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b427c1762a844518094040f5c885c76" candidate_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997cda0b85b742fca42a4929fc01ce28"
W20260630 12:26:00.583928 17618 leader_election.cc:343] T 7b427c1762a844518094040f5c885c76 P eb3be55d34b548ac8bbac5a54c4c4cd4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 917f56011cd74bc88c897b1cc041e754 (127.12.213.3:34273): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:00.584157 17850 tablet_bootstrap.cc:654] T e3f5d20477da42a28f6c0545b6ff355c P 917f56011cd74bc88c897b1cc041e754: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:00.584724 17886 raft_consensus.cc:493] T 8448e5086690443382d393d5de76b5e9 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:00.584386 17849 ts_tablet_manager.cc:1434] T 8ffa0ce561fb424a94e4e7da86701777 P 997cda0b85b742fca42a4929fc01ce28: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.000s
I20260630 12:26:00.585191 17886 raft_consensus.cc:515] T 8448e5086690443382d393d5de76b5e9 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.590050 17849 tablet_bootstrap.cc:492] T 8448e5086690443382d393d5de76b5e9 P 997cda0b85b742fca42a4929fc01ce28: Bootstrap starting.
I20260630 12:26:00.591446 17886 leader_election.cc:290] T 8448e5086690443382d393d5de76b5e9 P eb3be55d34b548ac8bbac5a54c4c4cd4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 997cda0b85b742fca42a4929fc01ce28 (127.12.213.2:35817), 917f56011cd74bc88c897b1cc041e754 (127.12.213.3:34273)
I20260630 12:26:00.584074 17728 raft_consensus.cc:3060] T 7b427c1762a844518094040f5c885c76 P 997cda0b85b742fca42a4929fc01ce28 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:00.592576 17729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8448e5086690443382d393d5de76b5e9" candidate_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997cda0b85b742fca42a4929fc01ce28" is_pre_election: true
I20260630 12:26:00.592849 17803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8448e5086690443382d393d5de76b5e9" candidate_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "917f56011cd74bc88c897b1cc041e754" is_pre_election: true
W20260630 12:26:00.593998 17621 leader_election.cc:343] T 8448e5086690443382d393d5de76b5e9 P eb3be55d34b548ac8bbac5a54c4c4cd4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 997cda0b85b742fca42a4929fc01ce28 (127.12.213.2:35817): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:26:00.594659 17618 leader_election.cc:343] T 8448e5086690443382d393d5de76b5e9 P eb3be55d34b548ac8bbac5a54c4c4cd4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 917f56011cd74bc88c897b1cc041e754 (127.12.213.3:34273): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:00.595224 17618 leader_election.cc:304] T 8448e5086690443382d393d5de76b5e9 P eb3be55d34b548ac8bbac5a54c4c4cd4 [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: eb3be55d34b548ac8bbac5a54c4c4cd4; no voters: 917f56011cd74bc88c897b1cc041e754, 997cda0b85b742fca42a4929fc01ce28
I20260630 12:26:00.585748 17804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27050604032a4bd18045fe6848ba4750" candidate_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "917f56011cd74bc88c897b1cc041e754"
I20260630 12:26:00.598425 17804 raft_consensus.cc:3060] T 27050604032a4bd18045fe6848ba4750 P 917f56011cd74bc88c897b1cc041e754 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:00.601763 17886 raft_consensus.cc:2749] T 8448e5086690443382d393d5de76b5e9 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:26:00.586247 17877 leader_election.cc:290] T 27050604032a4bd18045fe6848ba4750 P eb3be55d34b548ac8bbac5a54c4c4cd4 [CANDIDATE]: Term 1 election: Requested vote from peers 997cda0b85b742fca42a4929fc01ce28 (127.12.213.2:35817), 917f56011cd74bc88c897b1cc041e754 (127.12.213.3:34273)
I20260630 12:26:00.587280 17856 leader_election.cc:290] T 7b427c1762a844518094040f5c885c76 P eb3be55d34b548ac8bbac5a54c4c4cd4 [CANDIDATE]: Term 1 election: Requested vote from peers 997cda0b85b742fca42a4929fc01ce28 (127.12.213.2:35817), 917f56011cd74bc88c897b1cc041e754 (127.12.213.3:34273)
I20260630 12:26:00.588847 17851 tablet_bootstrap.cc:654] T 55ccffa396114f7b829323b09db70710 P eb3be55d34b548ac8bbac5a54c4c4cd4: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:00.610730 17804 raft_consensus.cc:2468] T 27050604032a4bd18045fe6848ba4750 P 917f56011cd74bc88c897b1cc041e754 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb3be55d34b548ac8bbac5a54c4c4cd4 in term 1.
I20260630 12:26:00.609570 17728 raft_consensus.cc:2468] T 7b427c1762a844518094040f5c885c76 P 997cda0b85b742fca42a4929fc01ce28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb3be55d34b548ac8bbac5a54c4c4cd4 in term 1.
I20260630 12:26:00.612780 17618 leader_election.cc:304] T 27050604032a4bd18045fe6848ba4750 P eb3be55d34b548ac8bbac5a54c4c4cd4 [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: 917f56011cd74bc88c897b1cc041e754, eb3be55d34b548ac8bbac5a54c4c4cd4; no voters: 
I20260630 12:26:00.613551 17621 leader_election.cc:304] T 7b427c1762a844518094040f5c885c76 P eb3be55d34b548ac8bbac5a54c4c4cd4 [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: 997cda0b85b742fca42a4929fc01ce28, eb3be55d34b548ac8bbac5a54c4c4cd4; no voters: 917f56011cd74bc88c897b1cc041e754
I20260630 12:26:00.614128 17655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b427c1762a844518094040f5c885c76" candidate_uuid: "997cda0b85b742fca42a4929fc01ce28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" is_pre_election: true
I20260630 12:26:00.614410 17856 raft_consensus.cc:2804] T 27050604032a4bd18045fe6848ba4750 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:00.614992 17655 raft_consensus.cc:2393] T 7b427c1762a844518094040f5c885c76 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 997cda0b85b742fca42a4929fc01ce28 in current term 1: Already voted for candidate eb3be55d34b548ac8bbac5a54c4c4cd4 in this term.
I20260630 12:26:00.615069 17856 raft_consensus.cc:697] T 27050604032a4bd18045fe6848ba4750 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 1 LEADER]: Becoming Leader. State: Replica: eb3be55d34b548ac8bbac5a54c4c4cd4, State: Running, Role: LEADER
I20260630 12:26:00.615711 17886 raft_consensus.cc:2804] T 7b427c1762a844518094040f5c885c76 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:00.613085 17730 raft_consensus.cc:2468] T 27050604032a4bd18045fe6848ba4750 P 997cda0b85b742fca42a4929fc01ce28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb3be55d34b548ac8bbac5a54c4c4cd4 in term 1.
I20260630 12:26:00.620086 17695 leader_election.cc:304] T 7b427c1762a844518094040f5c885c76 P 997cda0b85b742fca42a4929fc01ce28 [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: 997cda0b85b742fca42a4929fc01ce28; no voters: 917f56011cd74bc88c897b1cc041e754, eb3be55d34b548ac8bbac5a54c4c4cd4
I20260630 12:26:00.621181 17857 raft_consensus.cc:2749] T 7b427c1762a844518094040f5c885c76 P 997cda0b85b742fca42a4929fc01ce28 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:26:00.615935 17856 consensus_queue.cc:237] T 27050604032a4bd18045fe6848ba4750 P eb3be55d34b548ac8bbac5a54c4c4cd4 [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: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.621986 17886 raft_consensus.cc:697] T 7b427c1762a844518094040f5c885c76 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 1 LEADER]: Becoming Leader. State: Replica: eb3be55d34b548ac8bbac5a54c4c4cd4, State: Running, Role: LEADER
I20260630 12:26:00.624042 17886 consensus_queue.cc:237] T 7b427c1762a844518094040f5c885c76 P eb3be55d34b548ac8bbac5a54c4c4cd4 [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: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.625114 17849 tablet_bootstrap.cc:654] T 8448e5086690443382d393d5de76b5e9 P 997cda0b85b742fca42a4929fc01ce28: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:00.625444 17850 tablet_bootstrap.cc:492] T e3f5d20477da42a28f6c0545b6ff355c P 917f56011cd74bc88c897b1cc041e754: No bootstrap required, opened a new log
I20260630 12:26:00.625998 17850 ts_tablet_manager.cc:1403] T e3f5d20477da42a28f6c0545b6ff355c P 917f56011cd74bc88c897b1cc041e754: Time spent bootstrapping tablet: real 0.049s	user 0.012s	sys 0.021s
I20260630 12:26:00.627640 17851 tablet_bootstrap.cc:492] T 55ccffa396114f7b829323b09db70710 P eb3be55d34b548ac8bbac5a54c4c4cd4: No bootstrap required, opened a new log
I20260630 12:26:00.628204 17851 ts_tablet_manager.cc:1403] T 55ccffa396114f7b829323b09db70710 P eb3be55d34b548ac8bbac5a54c4c4cd4: Time spent bootstrapping tablet: real 0.050s	user 0.006s	sys 0.015s
I20260630 12:26:00.629276 17850 raft_consensus.cc:359] T e3f5d20477da42a28f6c0545b6ff355c P 917f56011cd74bc88c897b1cc041e754 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.630304 17850 raft_consensus.cc:385] T e3f5d20477da42a28f6c0545b6ff355c P 917f56011cd74bc88c897b1cc041e754 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:00.630694 17850 raft_consensus.cc:740] T e3f5d20477da42a28f6c0545b6ff355c P 917f56011cd74bc88c897b1cc041e754 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 917f56011cd74bc88c897b1cc041e754, State: Initialized, Role: FOLLOWER
I20260630 12:26:00.631810 17851 raft_consensus.cc:359] T 55ccffa396114f7b829323b09db70710 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.631711 17850 consensus_queue.cc:260] T e3f5d20477da42a28f6c0545b6ff355c P 917f56011cd74bc88c897b1cc041e754 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.632607 17851 raft_consensus.cc:385] T 55ccffa396114f7b829323b09db70710 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:00.633016 17851 raft_consensus.cc:740] T 55ccffa396114f7b829323b09db70710 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb3be55d34b548ac8bbac5a54c4c4cd4, State: Initialized, Role: FOLLOWER
I20260630 12:26:00.633721 17851 consensus_queue.cc:260] T 55ccffa396114f7b829323b09db70710 P eb3be55d34b548ac8bbac5a54c4c4cd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.634960 17850 ts_tablet_manager.cc:1434] T e3f5d20477da42a28f6c0545b6ff355c P 917f56011cd74bc88c897b1cc041e754: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:26:00.636145 17851 ts_tablet_manager.cc:1434] T 55ccffa396114f7b829323b09db70710 P eb3be55d34b548ac8bbac5a54c4c4cd4: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260630 12:26:00.636145 17850 tablet_bootstrap.cc:492] T c7ac27c945e1432d9c63caaed9da8c87 P 917f56011cd74bc88c897b1cc041e754: Bootstrap starting.
I20260630 12:26:00.636122 17857 raft_consensus.cc:493] T e7d956333d2d42c2aec1f98fdee2da21 P 997cda0b85b742fca42a4929fc01ce28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:00.637445 17851 tablet_bootstrap.cc:492] T 9beb0aebc1184ea88c39c155508a57d3 P eb3be55d34b548ac8bbac5a54c4c4cd4: Bootstrap starting.
I20260630 12:26:00.637060 17857 raft_consensus.cc:515] T e7d956333d2d42c2aec1f98fdee2da21 P 997cda0b85b742fca42a4929fc01ce28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.639623 17857 leader_election.cc:290] T e7d956333d2d42c2aec1f98fdee2da21 P 997cda0b85b742fca42a4929fc01ce28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb3be55d34b548ac8bbac5a54c4c4cd4 (127.12.213.1:37691), 917f56011cd74bc88c897b1cc041e754 (127.12.213.3:34273)
I20260630 12:26:00.640321 17655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d956333d2d42c2aec1f98fdee2da21" candidate_uuid: "997cda0b85b742fca42a4929fc01ce28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" is_pre_election: true
I20260630 12:26:00.640722 17804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d956333d2d42c2aec1f98fdee2da21" candidate_uuid: "997cda0b85b742fca42a4929fc01ce28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "917f56011cd74bc88c897b1cc041e754" is_pre_election: true
I20260630 12:26:00.640951 17655 raft_consensus.cc:2468] T e7d956333d2d42c2aec1f98fdee2da21 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 997cda0b85b742fca42a4929fc01ce28 in term 0.
I20260630 12:26:00.642362 17695 leader_election.cc:304] T e7d956333d2d42c2aec1f98fdee2da21 P 997cda0b85b742fca42a4929fc01ce28 [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: 997cda0b85b742fca42a4929fc01ce28, eb3be55d34b548ac8bbac5a54c4c4cd4; no voters: 
I20260630 12:26:00.643180 17855 raft_consensus.cc:493] T 55ccffa396114f7b829323b09db70710 P 917f56011cd74bc88c897b1cc041e754 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:00.643339 17857 raft_consensus.cc:2804] T e7d956333d2d42c2aec1f98fdee2da21 P 997cda0b85b742fca42a4929fc01ce28 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:00.643788 17857 raft_consensus.cc:493] T e7d956333d2d42c2aec1f98fdee2da21 P 997cda0b85b742fca42a4929fc01ce28 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:00.643878 17849 tablet_bootstrap.cc:492] T 8448e5086690443382d393d5de76b5e9 P 997cda0b85b742fca42a4929fc01ce28: No bootstrap required, opened a new log
I20260630 12:26:00.643668 17855 raft_consensus.cc:515] T 55ccffa396114f7b829323b09db70710 P 917f56011cd74bc88c897b1cc041e754 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.644194 17857 raft_consensus.cc:3060] T e7d956333d2d42c2aec1f98fdee2da21 P 997cda0b85b742fca42a4929fc01ce28 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:00.644441 17851 tablet_bootstrap.cc:654] T 9beb0aebc1184ea88c39c155508a57d3 P eb3be55d34b548ac8bbac5a54c4c4cd4: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:00.644490 17849 ts_tablet_manager.cc:1403] T 8448e5086690443382d393d5de76b5e9 P 997cda0b85b742fca42a4929fc01ce28: Time spent bootstrapping tablet: real 0.055s	user 0.010s	sys 0.005s
I20260630 12:26:00.645788 17855 leader_election.cc:290] T 55ccffa396114f7b829323b09db70710 P 917f56011cd74bc88c897b1cc041e754 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb3be55d34b548ac8bbac5a54c4c4cd4 (127.12.213.1:37691), 997cda0b85b742fca42a4929fc01ce28 (127.12.213.2:35817)
W20260630 12:26:00.643200 17693 leader_election.cc:343] T e7d956333d2d42c2aec1f98fdee2da21 P 997cda0b85b742fca42a4929fc01ce28 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 917f56011cd74bc88c897b1cc041e754 (127.12.213.3:34273): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:00.648492 17730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55ccffa396114f7b829323b09db70710" candidate_uuid: "917f56011cd74bc88c897b1cc041e754" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997cda0b85b742fca42a4929fc01ce28" is_pre_election: true
I20260630 12:26:00.649139 17730 raft_consensus.cc:2468] T 55ccffa396114f7b829323b09db70710 P 997cda0b85b742fca42a4929fc01ce28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 917f56011cd74bc88c897b1cc041e754 in term 0.
I20260630 12:26:00.650473 17770 leader_election.cc:304] T 55ccffa396114f7b829323b09db70710 P 917f56011cd74bc88c897b1cc041e754 [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: 917f56011cd74bc88c897b1cc041e754, 997cda0b85b742fca42a4929fc01ce28; no voters: 
I20260630 12:26:00.651253 17855 raft_consensus.cc:2804] T 55ccffa396114f7b829323b09db70710 P 917f56011cd74bc88c897b1cc041e754 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:00.648514 17655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55ccffa396114f7b829323b09db70710" candidate_uuid: "917f56011cd74bc88c897b1cc041e754" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" is_pre_election: true
I20260630 12:26:00.651707 17855 raft_consensus.cc:493] T 55ccffa396114f7b829323b09db70710 P 917f56011cd74bc88c897b1cc041e754 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:00.651819 17857 raft_consensus.cc:515] T e7d956333d2d42c2aec1f98fdee2da21 P 997cda0b85b742fca42a4929fc01ce28 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.652185 17855 raft_consensus.cc:3060] T 55ccffa396114f7b829323b09db70710 P 917f56011cd74bc88c897b1cc041e754 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:00.652257 17655 raft_consensus.cc:2468] T 55ccffa396114f7b829323b09db70710 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 917f56011cd74bc88c897b1cc041e754 in term 0.
I20260630 12:26:00.647647 17849 raft_consensus.cc:359] T 8448e5086690443382d393d5de76b5e9 P 997cda0b85b742fca42a4929fc01ce28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.653813 17849 raft_consensus.cc:385] T 8448e5086690443382d393d5de76b5e9 P 997cda0b85b742fca42a4929fc01ce28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:00.654174 17849 raft_consensus.cc:740] T 8448e5086690443382d393d5de76b5e9 P 997cda0b85b742fca42a4929fc01ce28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997cda0b85b742fca42a4929fc01ce28, State: Initialized, Role: FOLLOWER
I20260630 12:26:00.654500 17655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d956333d2d42c2aec1f98fdee2da21" candidate_uuid: "997cda0b85b742fca42a4929fc01ce28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4"
I20260630 12:26:00.655136 17655 raft_consensus.cc:3060] T e7d956333d2d42c2aec1f98fdee2da21 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:00.655356 17849 consensus_queue.cc:260] T 8448e5086690443382d393d5de76b5e9 P 997cda0b85b742fca42a4929fc01ce28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.659471 17851 tablet_bootstrap.cc:492] T 9beb0aebc1184ea88c39c155508a57d3 P eb3be55d34b548ac8bbac5a54c4c4cd4: No bootstrap required, opened a new log
I20260630 12:26:00.660202 17851 ts_tablet_manager.cc:1403] T 9beb0aebc1184ea88c39c155508a57d3 P eb3be55d34b548ac8bbac5a54c4c4cd4: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.010s
I20260630 12:26:00.662456 17850 tablet_bootstrap.cc:654] T c7ac27c945e1432d9c63caaed9da8c87 P 917f56011cd74bc88c897b1cc041e754: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:00.663890 17851 raft_consensus.cc:359] T 9beb0aebc1184ea88c39c155508a57d3 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.663892 17804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d956333d2d42c2aec1f98fdee2da21" candidate_uuid: "997cda0b85b742fca42a4929fc01ce28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "917f56011cd74bc88c897b1cc041e754"
I20260630 12:26:00.659909 17855 raft_consensus.cc:515] T 55ccffa396114f7b829323b09db70710 P 917f56011cd74bc88c897b1cc041e754 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.665218 17552 catalog_manager.cc:5697] T 27050604032a4bd18045fe6848ba4750 P eb3be55d34b548ac8bbac5a54c4c4cd4 reported cstate change: term changed from 0 to 1, leader changed from <none> to eb3be55d34b548ac8bbac5a54c4c4cd4 (127.12.213.1). New cstate: current_term: 1 leader_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:00.667580 17855 leader_election.cc:290] T 55ccffa396114f7b829323b09db70710 P 917f56011cd74bc88c897b1cc041e754 [CANDIDATE]: Term 1 election: Requested vote from peers eb3be55d34b548ac8bbac5a54c4c4cd4 (127.12.213.1:37691), 997cda0b85b742fca42a4929fc01ce28 (127.12.213.2:35817)
W20260630 12:26:00.666091 17693 leader_election.cc:343] T e7d956333d2d42c2aec1f98fdee2da21 P 997cda0b85b742fca42a4929fc01ce28 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 917f56011cd74bc88c897b1cc041e754 (127.12.213.3:34273): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:00.668210 17851 raft_consensus.cc:385] T 9beb0aebc1184ea88c39c155508a57d3 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:00.668362 17654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55ccffa396114f7b829323b09db70710" candidate_uuid: "917f56011cd74bc88c897b1cc041e754" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4"
I20260630 12:26:00.668618 17851 raft_consensus.cc:740] T 9beb0aebc1184ea88c39c155508a57d3 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb3be55d34b548ac8bbac5a54c4c4cd4, State: Initialized, Role: FOLLOWER
I20260630 12:26:00.669030 17654 raft_consensus.cc:3060] T 55ccffa396114f7b829323b09db70710 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:00.668941 17730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55ccffa396114f7b829323b09db70710" candidate_uuid: "917f56011cd74bc88c897b1cc041e754" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997cda0b85b742fca42a4929fc01ce28"
I20260630 12:26:00.669646 17730 raft_consensus.cc:3060] T 55ccffa396114f7b829323b09db70710 P 997cda0b85b742fca42a4929fc01ce28 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:00.669564 17851 consensus_queue.cc:260] T 9beb0aebc1184ea88c39c155508a57d3 P eb3be55d34b548ac8bbac5a54c4c4cd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.672399 17851 ts_tablet_manager.cc:1434] T 9beb0aebc1184ea88c39c155508a57d3 P eb3be55d34b548ac8bbac5a54c4c4cd4: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260630 12:26:00.673473 17851 tablet_bootstrap.cc:492] T c7ac27c945e1432d9c63caaed9da8c87 P eb3be55d34b548ac8bbac5a54c4c4cd4: Bootstrap starting.
I20260630 12:26:00.662050 17655 raft_consensus.cc:2468] T e7d956333d2d42c2aec1f98fdee2da21 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 997cda0b85b742fca42a4929fc01ce28 in term 1.
I20260630 12:26:00.676029 17695 leader_election.cc:304] T e7d956333d2d42c2aec1f98fdee2da21 P 997cda0b85b742fca42a4929fc01ce28 [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: 997cda0b85b742fca42a4929fc01ce28, eb3be55d34b548ac8bbac5a54c4c4cd4; no voters: 917f56011cd74bc88c897b1cc041e754
I20260630 12:26:00.678234 17886 raft_consensus.cc:493] T 6e48b4fbdcc4459c9aa3fa939eae24da P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:00.678751 17886 raft_consensus.cc:515] T 6e48b4fbdcc4459c9aa3fa939eae24da P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.680258 17897 raft_consensus.cc:2804] T e7d956333d2d42c2aec1f98fdee2da21 P 997cda0b85b742fca42a4929fc01ce28 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:00.680722 17897 raft_consensus.cc:697] T e7d956333d2d42c2aec1f98fdee2da21 P 997cda0b85b742fca42a4929fc01ce28 [term 1 LEADER]: Becoming Leader. State: Replica: 997cda0b85b742fca42a4929fc01ce28, State: Running, Role: LEADER
I20260630 12:26:00.680932 17849 ts_tablet_manager.cc:1434] T 8448e5086690443382d393d5de76b5e9 P 997cda0b85b742fca42a4929fc01ce28: Time spent starting tablet: real 0.036s	user 0.020s	sys 0.008s
I20260630 12:26:00.681962 17849 tablet_bootstrap.cc:492] T 9beb0aebc1184ea88c39c155508a57d3 P 997cda0b85b742fca42a4929fc01ce28: Bootstrap starting.
I20260630 12:26:00.681533 17897 consensus_queue.cc:237] T e7d956333d2d42c2aec1f98fdee2da21 P 997cda0b85b742fca42a4929fc01ce28 [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: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.683306 17728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e48b4fbdcc4459c9aa3fa939eae24da" candidate_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997cda0b85b742fca42a4929fc01ce28" is_pre_election: true
I20260630 12:26:00.683933 17728 raft_consensus.cc:2468] T 6e48b4fbdcc4459c9aa3fa939eae24da P 997cda0b85b742fca42a4929fc01ce28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb3be55d34b548ac8bbac5a54c4c4cd4 in term 0.
I20260630 12:26:00.685238 17621 leader_election.cc:304] T 6e48b4fbdcc4459c9aa3fa939eae24da P eb3be55d34b548ac8bbac5a54c4c4cd4 [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: 997cda0b85b742fca42a4929fc01ce28, eb3be55d34b548ac8bbac5a54c4c4cd4; no voters: 
I20260630 12:26:00.686022 17856 raft_consensus.cc:2804] T 6e48b4fbdcc4459c9aa3fa939eae24da P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:00.686136 17654 raft_consensus.cc:2468] T 55ccffa396114f7b829323b09db70710 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 917f56011cd74bc88c897b1cc041e754 in term 1.
I20260630 12:26:00.686424 17856 raft_consensus.cc:493] T 6e48b4fbdcc4459c9aa3fa939eae24da P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:00.686767 17856 raft_consensus.cc:3060] T 6e48b4fbdcc4459c9aa3fa939eae24da P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:00.662750 17857 leader_election.cc:290] T e7d956333d2d42c2aec1f98fdee2da21 P 997cda0b85b742fca42a4929fc01ce28 [CANDIDATE]: Term 1 election: Requested vote from peers eb3be55d34b548ac8bbac5a54c4c4cd4 (127.12.213.1:37691), 917f56011cd74bc88c897b1cc041e754 (127.12.213.3:34273)
I20260630 12:26:00.690197 17769 leader_election.cc:304] T 55ccffa396114f7b829323b09db70710 P 917f56011cd74bc88c897b1cc041e754 [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: 917f56011cd74bc88c897b1cc041e754, eb3be55d34b548ac8bbac5a54c4c4cd4; no voters: 
I20260630 12:26:00.712365 17851 tablet_bootstrap.cc:654] T c7ac27c945e1432d9c63caaed9da8c87 P eb3be55d34b548ac8bbac5a54c4c4cd4: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:00.691296 17886 leader_election.cc:290] T 6e48b4fbdcc4459c9aa3fa939eae24da P eb3be55d34b548ac8bbac5a54c4c4cd4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 997cda0b85b742fca42a4929fc01ce28 (127.12.213.2:35817), 917f56011cd74bc88c897b1cc041e754 (127.12.213.3:34273)
I20260630 12:26:00.712833 17855 raft_consensus.cc:493] T 6e48b4fbdcc4459c9aa3fa939eae24da P 917f56011cd74bc88c897b1cc041e754 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:00.688961 17804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e48b4fbdcc4459c9aa3fa939eae24da" candidate_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "917f56011cd74bc88c897b1cc041e754" is_pre_election: true
I20260630 12:26:00.713191 17880 raft_consensus.cc:2804] T 55ccffa396114f7b829323b09db70710 P 917f56011cd74bc88c897b1cc041e754 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:00.683933 17730 raft_consensus.cc:2468] T 55ccffa396114f7b829323b09db70710 P 997cda0b85b742fca42a4929fc01ce28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 917f56011cd74bc88c897b1cc041e754 in term 1.
I20260630 12:26:00.713377 17855 raft_consensus.cc:515] T 6e48b4fbdcc4459c9aa3fa939eae24da P 917f56011cd74bc88c897b1cc041e754 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.715911 17855 leader_election.cc:290] T 6e48b4fbdcc4459c9aa3fa939eae24da P 917f56011cd74bc88c897b1cc041e754 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 997cda0b85b742fca42a4929fc01ce28 (127.12.213.2:35817), eb3be55d34b548ac8bbac5a54c4c4cd4 (127.12.213.1:37691)
I20260630 12:26:00.716747 17804 raft_consensus.cc:2468] T 6e48b4fbdcc4459c9aa3fa939eae24da P 917f56011cd74bc88c897b1cc041e754 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb3be55d34b548ac8bbac5a54c4c4cd4 in term 0.
I20260630 12:26:00.717686 17654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e48b4fbdcc4459c9aa3fa939eae24da" candidate_uuid: "917f56011cd74bc88c897b1cc041e754" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" is_pre_election: true
I20260630 12:26:00.719502 17849 tablet_bootstrap.cc:654] T 9beb0aebc1184ea88c39c155508a57d3 P 997cda0b85b742fca42a4929fc01ce28: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:00.721379 17551 catalog_manager.cc:5697] T 7b427c1762a844518094040f5c885c76 P eb3be55d34b548ac8bbac5a54c4c4cd4 reported cstate change: term changed from 0 to 1, leader changed from <none> to eb3be55d34b548ac8bbac5a54c4c4cd4 (127.12.213.1). New cstate: current_term: 1 leader_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:00.720103 17730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e48b4fbdcc4459c9aa3fa939eae24da" candidate_uuid: "917f56011cd74bc88c897b1cc041e754" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997cda0b85b742fca42a4929fc01ce28" is_pre_election: true
I20260630 12:26:00.723448 17730 raft_consensus.cc:2468] T 6e48b4fbdcc4459c9aa3fa939eae24da P 997cda0b85b742fca42a4929fc01ce28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 917f56011cd74bc88c897b1cc041e754 in term 0.
I20260630 12:26:00.724768 17770 leader_election.cc:304] T 6e48b4fbdcc4459c9aa3fa939eae24da P 917f56011cd74bc88c897b1cc041e754 [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: 917f56011cd74bc88c897b1cc041e754, 997cda0b85b742fca42a4929fc01ce28; no voters: 
I20260630 12:26:00.725898 17855 raft_consensus.cc:2804] T 6e48b4fbdcc4459c9aa3fa939eae24da P 917f56011cd74bc88c897b1cc041e754 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:00.726346 17855 raft_consensus.cc:493] T 6e48b4fbdcc4459c9aa3fa939eae24da P 917f56011cd74bc88c897b1cc041e754 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:00.726740 17855 raft_consensus.cc:3060] T 6e48b4fbdcc4459c9aa3fa939eae24da P 917f56011cd74bc88c897b1cc041e754 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:00.727352 17856 raft_consensus.cc:515] T 6e48b4fbdcc4459c9aa3fa939eae24da P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.728870 17654 raft_consensus.cc:2393] T 6e48b4fbdcc4459c9aa3fa939eae24da P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 917f56011cd74bc88c897b1cc041e754 in current term 1: Already voted for candidate eb3be55d34b548ac8bbac5a54c4c4cd4 in this term.
I20260630 12:26:00.738715 17730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e48b4fbdcc4459c9aa3fa939eae24da" candidate_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997cda0b85b742fca42a4929fc01ce28"
I20260630 12:26:00.739780 17730 raft_consensus.cc:3060] T 6e48b4fbdcc4459c9aa3fa939eae24da P 997cda0b85b742fca42a4929fc01ce28 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:00.742869 17880 raft_consensus.cc:697] T 55ccffa396114f7b829323b09db70710 P 917f56011cd74bc88c897b1cc041e754 [term 1 LEADER]: Becoming Leader. State: Replica: 917f56011cd74bc88c897b1cc041e754, State: Running, Role: LEADER
I20260630 12:26:00.743827 17880 consensus_queue.cc:237] T 55ccffa396114f7b829323b09db70710 P 917f56011cd74bc88c897b1cc041e754 [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: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.744707 17804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e48b4fbdcc4459c9aa3fa939eae24da" candidate_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "917f56011cd74bc88c897b1cc041e754"
I20260630 12:26:00.745524 17856 leader_election.cc:290] T 6e48b4fbdcc4459c9aa3fa939eae24da P eb3be55d34b548ac8bbac5a54c4c4cd4 [CANDIDATE]: Term 1 election: Requested vote from peers 997cda0b85b742fca42a4929fc01ce28 (127.12.213.2:35817), 917f56011cd74bc88c897b1cc041e754 (127.12.213.3:34273)
I20260630 12:26:00.749058 17855 raft_consensus.cc:515] T 6e48b4fbdcc4459c9aa3fa939eae24da P 917f56011cd74bc88c897b1cc041e754 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.750497 17804 raft_consensus.cc:2393] T 6e48b4fbdcc4459c9aa3fa939eae24da P 917f56011cd74bc88c897b1cc041e754 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate eb3be55d34b548ac8bbac5a54c4c4cd4 in current term 1: Already voted for candidate 917f56011cd74bc88c897b1cc041e754 in this term.
I20260630 12:26:00.755895 17850 tablet_bootstrap.cc:492] T c7ac27c945e1432d9c63caaed9da8c87 P 917f56011cd74bc88c897b1cc041e754: No bootstrap required, opened a new log
I20260630 12:26:00.756328 17850 ts_tablet_manager.cc:1403] T c7ac27c945e1432d9c63caaed9da8c87 P 917f56011cd74bc88c897b1cc041e754: Time spent bootstrapping tablet: real 0.120s	user 0.038s	sys 0.026s
I20260630 12:26:00.757805 17902 raft_consensus.cc:493] T 9beb0aebc1184ea88c39c155508a57d3 P 917f56011cd74bc88c897b1cc041e754 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:00.758883 17850 raft_consensus.cc:359] T c7ac27c945e1432d9c63caaed9da8c87 P 917f56011cd74bc88c897b1cc041e754 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.759394 17850 raft_consensus.cc:385] T c7ac27c945e1432d9c63caaed9da8c87 P 917f56011cd74bc88c897b1cc041e754 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:00.759617 17850 raft_consensus.cc:740] T c7ac27c945e1432d9c63caaed9da8c87 P 917f56011cd74bc88c897b1cc041e754 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 917f56011cd74bc88c897b1cc041e754, State: Initialized, Role: FOLLOWER
I20260630 12:26:00.760178 17850 consensus_queue.cc:260] T c7ac27c945e1432d9c63caaed9da8c87 P 917f56011cd74bc88c897b1cc041e754 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.765123 17849 tablet_bootstrap.cc:492] T 9beb0aebc1184ea88c39c155508a57d3 P 997cda0b85b742fca42a4929fc01ce28: No bootstrap required, opened a new log
I20260630 12:26:00.766040 17849 ts_tablet_manager.cc:1403] T 9beb0aebc1184ea88c39c155508a57d3 P 997cda0b85b742fca42a4929fc01ce28: Time spent bootstrapping tablet: real 0.084s	user 0.002s	sys 0.009s
I20260630 12:26:00.758293 17902 raft_consensus.cc:515] T 9beb0aebc1184ea88c39c155508a57d3 P 917f56011cd74bc88c897b1cc041e754 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.768807 17902 leader_election.cc:290] T 9beb0aebc1184ea88c39c155508a57d3 P 917f56011cd74bc88c897b1cc041e754 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb3be55d34b548ac8bbac5a54c4c4cd4 (127.12.213.1:37691), 997cda0b85b742fca42a4929fc01ce28 (127.12.213.2:35817)
I20260630 12:26:00.769958 17654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9beb0aebc1184ea88c39c155508a57d3" candidate_uuid: "917f56011cd74bc88c897b1cc041e754" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" is_pre_election: true
I20260630 12:26:00.770236 17855 leader_election.cc:290] T 6e48b4fbdcc4459c9aa3fa939eae24da P 917f56011cd74bc88c897b1cc041e754 [CANDIDATE]: Term 1 election: Requested vote from peers 997cda0b85b742fca42a4929fc01ce28 (127.12.213.2:35817), eb3be55d34b548ac8bbac5a54c4c4cd4 (127.12.213.1:37691)
I20260630 12:26:00.770640 17654 raft_consensus.cc:2468] T 9beb0aebc1184ea88c39c155508a57d3 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 917f56011cd74bc88c897b1cc041e754 in term 0.
I20260630 12:26:00.769639 17551 catalog_manager.cc:5697] T 55ccffa396114f7b829323b09db70710 P 917f56011cd74bc88c897b1cc041e754 reported cstate change: term changed from 0 to 1, leader changed from <none> to 917f56011cd74bc88c897b1cc041e754 (127.12.213.3). New cstate: current_term: 1 leader_uuid: "917f56011cd74bc88c897b1cc041e754" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } health_report { overall_health: HEALTHY } } }
I20260630 12:26:00.772682 17728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9beb0aebc1184ea88c39c155508a57d3" candidate_uuid: "917f56011cd74bc88c897b1cc041e754" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997cda0b85b742fca42a4929fc01ce28" is_pre_election: true
I20260630 12:26:00.773492 17729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e48b4fbdcc4459c9aa3fa939eae24da" candidate_uuid: "917f56011cd74bc88c897b1cc041e754" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997cda0b85b742fca42a4929fc01ce28"
I20260630 12:26:00.774986 17769 leader_election.cc:304] T 9beb0aebc1184ea88c39c155508a57d3 P 917f56011cd74bc88c897b1cc041e754 [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: 917f56011cd74bc88c897b1cc041e754, eb3be55d34b548ac8bbac5a54c4c4cd4; no voters: 
I20260630 12:26:00.775698 17855 raft_consensus.cc:2804] T 9beb0aebc1184ea88c39c155508a57d3 P 917f56011cd74bc88c897b1cc041e754 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:00.776254 17855 raft_consensus.cc:493] T 9beb0aebc1184ea88c39c155508a57d3 P 917f56011cd74bc88c897b1cc041e754 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:00.776360 17654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e48b4fbdcc4459c9aa3fa939eae24da" candidate_uuid: "917f56011cd74bc88c897b1cc041e754" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4"
I20260630 12:26:00.776710 17855 raft_consensus.cc:3060] T 9beb0aebc1184ea88c39c155508a57d3 P 917f56011cd74bc88c897b1cc041e754 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:00.777148 17654 raft_consensus.cc:2393] T 6e48b4fbdcc4459c9aa3fa939eae24da P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 917f56011cd74bc88c897b1cc041e754 in current term 1: Already voted for candidate eb3be55d34b548ac8bbac5a54c4c4cd4 in this term.
I20260630 12:26:00.778534 17769 leader_election.cc:304] T 6e48b4fbdcc4459c9aa3fa939eae24da P 917f56011cd74bc88c897b1cc041e754 [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: 917f56011cd74bc88c897b1cc041e754; no voters: 997cda0b85b742fca42a4929fc01ce28, eb3be55d34b548ac8bbac5a54c4c4cd4
I20260630 12:26:00.780840 17730 raft_consensus.cc:2468] T 6e48b4fbdcc4459c9aa3fa939eae24da P 997cda0b85b742fca42a4929fc01ce28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb3be55d34b548ac8bbac5a54c4c4cd4 in term 1.
I20260630 12:26:00.782079 17621 leader_election.cc:304] T 6e48b4fbdcc4459c9aa3fa939eae24da P eb3be55d34b548ac8bbac5a54c4c4cd4 [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: 997cda0b85b742fca42a4929fc01ce28, eb3be55d34b548ac8bbac5a54c4c4cd4; no voters: 917f56011cd74bc88c897b1cc041e754
I20260630 12:26:00.783354 17902 raft_consensus.cc:2749] T 6e48b4fbdcc4459c9aa3fa939eae24da P 917f56011cd74bc88c897b1cc041e754 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:26:00.784315 17855 raft_consensus.cc:515] T 9beb0aebc1184ea88c39c155508a57d3 P 917f56011cd74bc88c897b1cc041e754 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.787376 17850 ts_tablet_manager.cc:1434] T c7ac27c945e1432d9c63caaed9da8c87 P 917f56011cd74bc88c897b1cc041e754: Time spent starting tablet: real 0.031s	user 0.010s	sys 0.017s
I20260630 12:26:00.787552 17851 tablet_bootstrap.cc:492] T c7ac27c945e1432d9c63caaed9da8c87 P eb3be55d34b548ac8bbac5a54c4c4cd4: No bootstrap required, opened a new log
I20260630 12:26:00.787091 17552 catalog_manager.cc:5697] T e7d956333d2d42c2aec1f98fdee2da21 P 997cda0b85b742fca42a4929fc01ce28 reported cstate change: term changed from 0 to 1, leader changed from <none> to 997cda0b85b742fca42a4929fc01ce28 (127.12.213.2). New cstate: current_term: 1 leader_uuid: "997cda0b85b742fca42a4929fc01ce28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:00.788028 17851 ts_tablet_manager.cc:1403] T c7ac27c945e1432d9c63caaed9da8c87 P eb3be55d34b548ac8bbac5a54c4c4cd4: Time spent bootstrapping tablet: real 0.115s	user 0.027s	sys 0.012s
W20260630 12:26:00.790143 17770 leader_election.cc:343] T 9beb0aebc1184ea88c39c155508a57d3 P 917f56011cd74bc88c897b1cc041e754 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 997cda0b85b742fca42a4929fc01ce28 (127.12.213.2:35817): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:00.788605 17850 tablet_bootstrap.cc:492] T 7b427c1762a844518094040f5c885c76 P 917f56011cd74bc88c897b1cc041e754: Bootstrap starting.
I20260630 12:26:00.786082 17856 raft_consensus.cc:2804] T 6e48b4fbdcc4459c9aa3fa939eae24da P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:00.792518 17728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9beb0aebc1184ea88c39c155508a57d3" candidate_uuid: "917f56011cd74bc88c897b1cc041e754" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997cda0b85b742fca42a4929fc01ce28"
I20260630 12:26:00.792974 17856 raft_consensus.cc:697] T 6e48b4fbdcc4459c9aa3fa939eae24da P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 1 LEADER]: Becoming Leader. State: Replica: eb3be55d34b548ac8bbac5a54c4c4cd4, State: Running, Role: LEADER
W20260630 12:26:00.793818 17770 leader_election.cc:343] T 9beb0aebc1184ea88c39c155508a57d3 P 917f56011cd74bc88c897b1cc041e754 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 997cda0b85b742fca42a4929fc01ce28 (127.12.213.2:35817): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:00.793776 17856 consensus_queue.cc:237] T 6e48b4fbdcc4459c9aa3fa939eae24da P eb3be55d34b548ac8bbac5a54c4c4cd4 [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: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.794723 17851 raft_consensus.cc:359] T c7ac27c945e1432d9c63caaed9da8c87 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.795367 17851 raft_consensus.cc:385] T c7ac27c945e1432d9c63caaed9da8c87 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:00.795611 17851 raft_consensus.cc:740] T c7ac27c945e1432d9c63caaed9da8c87 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb3be55d34b548ac8bbac5a54c4c4cd4, State: Initialized, Role: FOLLOWER
I20260630 12:26:00.796304 17851 consensus_queue.cc:260] T c7ac27c945e1432d9c63caaed9da8c87 P eb3be55d34b548ac8bbac5a54c4c4cd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.798262 17851 ts_tablet_manager.cc:1434] T c7ac27c945e1432d9c63caaed9da8c87 P eb3be55d34b548ac8bbac5a54c4c4cd4: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:26:00.798404 17850 tablet_bootstrap.cc:654] T 7b427c1762a844518094040f5c885c76 P 917f56011cd74bc88c897b1cc041e754: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:00.798605 17855 leader_election.cc:290] T 9beb0aebc1184ea88c39c155508a57d3 P 917f56011cd74bc88c897b1cc041e754 [CANDIDATE]: Term 1 election: Requested vote from peers eb3be55d34b548ac8bbac5a54c4c4cd4 (127.12.213.1:37691), 997cda0b85b742fca42a4929fc01ce28 (127.12.213.2:35817)
I20260630 12:26:00.798902 17654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9beb0aebc1184ea88c39c155508a57d3" candidate_uuid: "917f56011cd74bc88c897b1cc041e754" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4"
I20260630 12:26:00.799463 17654 raft_consensus.cc:3060] T 9beb0aebc1184ea88c39c155508a57d3 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:00.799759 17851 tablet_bootstrap.cc:492] T e3f5d20477da42a28f6c0545b6ff355c P eb3be55d34b548ac8bbac5a54c4c4cd4: Bootstrap starting.
I20260630 12:26:00.805398 17851 tablet_bootstrap.cc:654] T e3f5d20477da42a28f6c0545b6ff355c P eb3be55d34b548ac8bbac5a54c4c4cd4: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:00.806285 17654 raft_consensus.cc:2468] T 9beb0aebc1184ea88c39c155508a57d3 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 917f56011cd74bc88c897b1cc041e754 in term 1.
I20260630 12:26:00.809816 17769 leader_election.cc:304] T 9beb0aebc1184ea88c39c155508a57d3 P 917f56011cd74bc88c897b1cc041e754 [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: 917f56011cd74bc88c897b1cc041e754, eb3be55d34b548ac8bbac5a54c4c4cd4; no voters: 997cda0b85b742fca42a4929fc01ce28
I20260630 12:26:00.810835 17906 raft_consensus.cc:2804] T 9beb0aebc1184ea88c39c155508a57d3 P 917f56011cd74bc88c897b1cc041e754 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:00.815367 17849 raft_consensus.cc:359] T 9beb0aebc1184ea88c39c155508a57d3 P 997cda0b85b742fca42a4929fc01ce28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.816886 17849 raft_consensus.cc:385] T 9beb0aebc1184ea88c39c155508a57d3 P 997cda0b85b742fca42a4929fc01ce28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:00.817193 17849 raft_consensus.cc:740] T 9beb0aebc1184ea88c39c155508a57d3 P 997cda0b85b742fca42a4929fc01ce28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997cda0b85b742fca42a4929fc01ce28, State: Initialized, Role: FOLLOWER
I20260630 12:26:00.818147 17849 consensus_queue.cc:260] T 9beb0aebc1184ea88c39c155508a57d3 P 997cda0b85b742fca42a4929fc01ce28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.821244 17849 ts_tablet_manager.cc:1434] T 9beb0aebc1184ea88c39c155508a57d3 P 997cda0b85b742fca42a4929fc01ce28: Time spent starting tablet: real 0.055s	user 0.006s	sys 0.000s
I20260630 12:26:00.822566 17849 tablet_bootstrap.cc:492] T 3dfd3178ffb0498cb7c10c1f205e5c0b P 997cda0b85b742fca42a4929fc01ce28: Bootstrap starting.
I20260630 12:26:00.815819 17906 raft_consensus.cc:697] T 9beb0aebc1184ea88c39c155508a57d3 P 917f56011cd74bc88c897b1cc041e754 [term 1 LEADER]: Becoming Leader. State: Replica: 917f56011cd74bc88c897b1cc041e754, State: Running, Role: LEADER
I20260630 12:26:00.829172 17850 tablet_bootstrap.cc:492] T 7b427c1762a844518094040f5c885c76 P 917f56011cd74bc88c897b1cc041e754: No bootstrap required, opened a new log
I20260630 12:26:00.829742 17850 ts_tablet_manager.cc:1403] T 7b427c1762a844518094040f5c885c76 P 917f56011cd74bc88c897b1cc041e754: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.008s
I20260630 12:26:00.831015 17849 tablet_bootstrap.cc:654] T 3dfd3178ffb0498cb7c10c1f205e5c0b P 997cda0b85b742fca42a4929fc01ce28: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:00.824033 17906 consensus_queue.cc:237] T 9beb0aebc1184ea88c39c155508a57d3 P 917f56011cd74bc88c897b1cc041e754 [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: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.833906 17850 raft_consensus.cc:359] T 7b427c1762a844518094040f5c885c76 P 917f56011cd74bc88c897b1cc041e754 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.834450 17855 raft_consensus.cc:493] T 8c842e7a84d14bb3bacdf727d888bd37 P 917f56011cd74bc88c897b1cc041e754 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:00.834689 17850 raft_consensus.cc:385] T 7b427c1762a844518094040f5c885c76 P 917f56011cd74bc88c897b1cc041e754 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:00.835007 17850 raft_consensus.cc:740] T 7b427c1762a844518094040f5c885c76 P 917f56011cd74bc88c897b1cc041e754 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 917f56011cd74bc88c897b1cc041e754, State: Initialized, Role: FOLLOWER
I20260630 12:26:00.834946 17855 raft_consensus.cc:515] T 8c842e7a84d14bb3bacdf727d888bd37 P 917f56011cd74bc88c897b1cc041e754 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.835986 17850 consensus_queue.cc:260] T 7b427c1762a844518094040f5c885c76 P 917f56011cd74bc88c897b1cc041e754 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.836562 17551 catalog_manager.cc:5697] T 6e48b4fbdcc4459c9aa3fa939eae24da P eb3be55d34b548ac8bbac5a54c4c4cd4 reported cstate change: term changed from 0 to 1, leader changed from <none> to eb3be55d34b548ac8bbac5a54c4c4cd4 (127.12.213.1). New cstate: current_term: 1 leader_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:00.838656 17850 ts_tablet_manager.cc:1434] T 7b427c1762a844518094040f5c885c76 P 917f56011cd74bc88c897b1cc041e754: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260630 12:26:00.839540 17850 tablet_bootstrap.cc:492] T e7d956333d2d42c2aec1f98fdee2da21 P 917f56011cd74bc88c897b1cc041e754: Bootstrap starting.
I20260630 12:26:00.839291 17728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c842e7a84d14bb3bacdf727d888bd37" candidate_uuid: "917f56011cd74bc88c897b1cc041e754" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997cda0b85b742fca42a4929fc01ce28" is_pre_election: true
I20260630 12:26:00.840139 17728 raft_consensus.cc:2468] T 8c842e7a84d14bb3bacdf727d888bd37 P 997cda0b85b742fca42a4929fc01ce28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 917f56011cd74bc88c897b1cc041e754 in term 0.
I20260630 12:26:00.842182 17654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c842e7a84d14bb3bacdf727d888bd37" candidate_uuid: "917f56011cd74bc88c897b1cc041e754" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" is_pre_election: true
I20260630 12:26:00.842783 17654 raft_consensus.cc:2468] T 8c842e7a84d14bb3bacdf727d888bd37 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 917f56011cd74bc88c897b1cc041e754 in term 0.
I20260630 12:26:00.843456 17770 leader_election.cc:304] T 8c842e7a84d14bb3bacdf727d888bd37 P 917f56011cd74bc88c897b1cc041e754 [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: 917f56011cd74bc88c897b1cc041e754, 997cda0b85b742fca42a4929fc01ce28; no voters: 
I20260630 12:26:00.843995 17855 leader_election.cc:290] T 8c842e7a84d14bb3bacdf727d888bd37 P 917f56011cd74bc88c897b1cc041e754 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb3be55d34b548ac8bbac5a54c4c4cd4 (127.12.213.1:37691), 997cda0b85b742fca42a4929fc01ce28 (127.12.213.2:35817)
I20260630 12:26:00.844316 17880 raft_consensus.cc:2804] T 8c842e7a84d14bb3bacdf727d888bd37 P 917f56011cd74bc88c897b1cc041e754 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:00.844795 17880 raft_consensus.cc:493] T 8c842e7a84d14bb3bacdf727d888bd37 P 917f56011cd74bc88c897b1cc041e754 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:00.845188 17880 raft_consensus.cc:3060] T 8c842e7a84d14bb3bacdf727d888bd37 P 917f56011cd74bc88c897b1cc041e754 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:00.845819 17850 tablet_bootstrap.cc:654] T e7d956333d2d42c2aec1f98fdee2da21 P 917f56011cd74bc88c897b1cc041e754: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:00.846873 17851 tablet_bootstrap.cc:492] T e3f5d20477da42a28f6c0545b6ff355c P eb3be55d34b548ac8bbac5a54c4c4cd4: No bootstrap required, opened a new log
I20260630 12:26:00.847349 17851 ts_tablet_manager.cc:1403] T e3f5d20477da42a28f6c0545b6ff355c P eb3be55d34b548ac8bbac5a54c4c4cd4: Time spent bootstrapping tablet: real 0.048s	user 0.020s	sys 0.006s
I20260630 12:26:00.850040 17851 raft_consensus.cc:359] T e3f5d20477da42a28f6c0545b6ff355c P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.850694 17851 raft_consensus.cc:385] T e3f5d20477da42a28f6c0545b6ff355c P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:00.850942 17851 raft_consensus.cc:740] T e3f5d20477da42a28f6c0545b6ff355c P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb3be55d34b548ac8bbac5a54c4c4cd4, State: Initialized, Role: FOLLOWER
I20260630 12:26:00.851629 17851 consensus_queue.cc:260] T e3f5d20477da42a28f6c0545b6ff355c P eb3be55d34b548ac8bbac5a54c4c4cd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.853600 17851 ts_tablet_manager.cc:1434] T e3f5d20477da42a28f6c0545b6ff355c P eb3be55d34b548ac8bbac5a54c4c4cd4: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:26:00.854511 17851 tablet_bootstrap.cc:492] T 3dfd3178ffb0498cb7c10c1f205e5c0b P eb3be55d34b548ac8bbac5a54c4c4cd4: Bootstrap starting.
I20260630 12:26:00.855998 17880 raft_consensus.cc:515] T 8c842e7a84d14bb3bacdf727d888bd37 P 917f56011cd74bc88c897b1cc041e754 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.857450 17850 tablet_bootstrap.cc:492] T e7d956333d2d42c2aec1f98fdee2da21 P 917f56011cd74bc88c897b1cc041e754: No bootstrap required, opened a new log
I20260630 12:26:00.857973 17850 ts_tablet_manager.cc:1403] T e7d956333d2d42c2aec1f98fdee2da21 P 917f56011cd74bc88c897b1cc041e754: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260630 12:26:00.858963 17654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c842e7a84d14bb3bacdf727d888bd37" candidate_uuid: "917f56011cd74bc88c897b1cc041e754" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4"
I20260630 12:26:00.859270 17855 raft_consensus.cc:493] T c7ac27c945e1432d9c63caaed9da8c87 P 917f56011cd74bc88c897b1cc041e754 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:00.859546 17654 raft_consensus.cc:3060] T 8c842e7a84d14bb3bacdf727d888bd37 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:00.859920 17851 tablet_bootstrap.cc:654] T 3dfd3178ffb0498cb7c10c1f205e5c0b P eb3be55d34b548ac8bbac5a54c4c4cd4: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:00.859781 17855 raft_consensus.cc:515] T c7ac27c945e1432d9c63caaed9da8c87 P 917f56011cd74bc88c897b1cc041e754 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.860718 17850 raft_consensus.cc:359] T e7d956333d2d42c2aec1f98fdee2da21 P 917f56011cd74bc88c897b1cc041e754 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.861359 17850 raft_consensus.cc:385] T e7d956333d2d42c2aec1f98fdee2da21 P 917f56011cd74bc88c897b1cc041e754 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:00.861635 17850 raft_consensus.cc:740] T e7d956333d2d42c2aec1f98fdee2da21 P 917f56011cd74bc88c897b1cc041e754 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 917f56011cd74bc88c897b1cc041e754, State: Initialized, Role: FOLLOWER
I20260630 12:26:00.861865 17855 leader_election.cc:290] T c7ac27c945e1432d9c63caaed9da8c87 P 917f56011cd74bc88c897b1cc041e754 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb3be55d34b548ac8bbac5a54c4c4cd4 (127.12.213.1:37691), 997cda0b85b742fca42a4929fc01ce28 (127.12.213.2:35817)
I20260630 12:26:00.862569 17850 consensus_queue.cc:260] T e7d956333d2d42c2aec1f98fdee2da21 P 917f56011cd74bc88c897b1cc041e754 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.864894 17850 ts_tablet_manager.cc:1434] T e7d956333d2d42c2aec1f98fdee2da21 P 917f56011cd74bc88c897b1cc041e754: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260630 12:26:00.864234 17552 catalog_manager.cc:5697] T 9beb0aebc1184ea88c39c155508a57d3 P 917f56011cd74bc88c897b1cc041e754 reported cstate change: term changed from 0 to 1, leader changed from <none> to 917f56011cd74bc88c897b1cc041e754 (127.12.213.3). New cstate: current_term: 1 leader_uuid: "917f56011cd74bc88c897b1cc041e754" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } health_report { overall_health: HEALTHY } } }
I20260630 12:26:00.864977 17655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7ac27c945e1432d9c63caaed9da8c87" candidate_uuid: "917f56011cd74bc88c897b1cc041e754" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" is_pre_election: true
I20260630 12:26:00.865947 17850 tablet_bootstrap.cc:492] T 8448e5086690443382d393d5de76b5e9 P 917f56011cd74bc88c897b1cc041e754: Bootstrap starting.
I20260630 12:26:00.865891 17655 raft_consensus.cc:2468] T c7ac27c945e1432d9c63caaed9da8c87 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 917f56011cd74bc88c897b1cc041e754 in term 0.
I20260630 12:26:00.867982 17728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7ac27c945e1432d9c63caaed9da8c87" candidate_uuid: "917f56011cd74bc88c897b1cc041e754" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997cda0b85b742fca42a4929fc01ce28" is_pre_election: true
I20260630 12:26:00.870000 17769 leader_election.cc:304] T c7ac27c945e1432d9c63caaed9da8c87 P 917f56011cd74bc88c897b1cc041e754 [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: 917f56011cd74bc88c897b1cc041e754, eb3be55d34b548ac8bbac5a54c4c4cd4; no voters: 
I20260630 12:26:00.871179 17855 raft_consensus.cc:2804] T c7ac27c945e1432d9c63caaed9da8c87 P 917f56011cd74bc88c897b1cc041e754 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:00.871635 17855 raft_consensus.cc:493] T c7ac27c945e1432d9c63caaed9da8c87 P 917f56011cd74bc88c897b1cc041e754 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:00.872049 17855 raft_consensus.cc:3060] T c7ac27c945e1432d9c63caaed9da8c87 P 917f56011cd74bc88c897b1cc041e754 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:00.872416 17850 tablet_bootstrap.cc:654] T 8448e5086690443382d393d5de76b5e9 P 917f56011cd74bc88c897b1cc041e754: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:00.842748 17849 tablet_bootstrap.cc:492] T 3dfd3178ffb0498cb7c10c1f205e5c0b P 997cda0b85b742fca42a4929fc01ce28: No bootstrap required, opened a new log
I20260630 12:26:00.878520 17849 ts_tablet_manager.cc:1403] T 3dfd3178ffb0498cb7c10c1f205e5c0b P 997cda0b85b742fca42a4929fc01ce28: Time spent bootstrapping tablet: real 0.056s	user 0.018s	sys 0.000s
W20260630 12:26:00.878597 17770 leader_election.cc:343] T c7ac27c945e1432d9c63caaed9da8c87 P 917f56011cd74bc88c897b1cc041e754 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 997cda0b85b742fca42a4929fc01ce28 (127.12.213.2:35817): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:00.881192 17849 raft_consensus.cc:359] T 3dfd3178ffb0498cb7c10c1f205e5c0b P 997cda0b85b742fca42a4929fc01ce28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.881883 17849 raft_consensus.cc:385] T 3dfd3178ffb0498cb7c10c1f205e5c0b P 997cda0b85b742fca42a4929fc01ce28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:00.882145 17849 raft_consensus.cc:740] T 3dfd3178ffb0498cb7c10c1f205e5c0b P 997cda0b85b742fca42a4929fc01ce28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997cda0b85b742fca42a4929fc01ce28, State: Initialized, Role: FOLLOWER
I20260630 12:26:00.883481 17849 consensus_queue.cc:260] T 3dfd3178ffb0498cb7c10c1f205e5c0b P 997cda0b85b742fca42a4929fc01ce28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.882771 17880 leader_election.cc:290] T 8c842e7a84d14bb3bacdf727d888bd37 P 917f56011cd74bc88c897b1cc041e754 [CANDIDATE]: Term 1 election: Requested vote from peers eb3be55d34b548ac8bbac5a54c4c4cd4 (127.12.213.1:37691), 997cda0b85b742fca42a4929fc01ce28 (127.12.213.2:35817)
I20260630 12:26:00.885147 17654 raft_consensus.cc:2468] T 8c842e7a84d14bb3bacdf727d888bd37 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 917f56011cd74bc88c897b1cc041e754 in term 1.
I20260630 12:26:00.889053 17769 leader_election.cc:304] T 8c842e7a84d14bb3bacdf727d888bd37 P 917f56011cd74bc88c897b1cc041e754 [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: 917f56011cd74bc88c897b1cc041e754, eb3be55d34b548ac8bbac5a54c4c4cd4; no voters: 
I20260630 12:26:00.890301 17880 raft_consensus.cc:2804] T 8c842e7a84d14bb3bacdf727d888bd37 P 917f56011cd74bc88c897b1cc041e754 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:00.890980 17880 raft_consensus.cc:697] T 8c842e7a84d14bb3bacdf727d888bd37 P 917f56011cd74bc88c897b1cc041e754 [term 1 LEADER]: Becoming Leader. State: Replica: 917f56011cd74bc88c897b1cc041e754, State: Running, Role: LEADER
I20260630 12:26:00.892055 17880 consensus_queue.cc:237] T 8c842e7a84d14bb3bacdf727d888bd37 P 917f56011cd74bc88c897b1cc041e754 [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: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.886637 17728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c842e7a84d14bb3bacdf727d888bd37" candidate_uuid: "917f56011cd74bc88c897b1cc041e754" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997cda0b85b742fca42a4929fc01ce28"
I20260630 12:26:00.896293 17728 raft_consensus.cc:3060] T 8c842e7a84d14bb3bacdf727d888bd37 P 997cda0b85b742fca42a4929fc01ce28 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:00.894912 17855 raft_consensus.cc:515] T c7ac27c945e1432d9c63caaed9da8c87 P 917f56011cd74bc88c897b1cc041e754 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.906234 17897 raft_consensus.cc:493] T 8448e5086690443382d393d5de76b5e9 P 997cda0b85b742fca42a4929fc01ce28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:00.907692 17897 raft_consensus.cc:515] T 8448e5086690443382d393d5de76b5e9 P 997cda0b85b742fca42a4929fc01ce28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.909336 17728 raft_consensus.cc:2468] T 8c842e7a84d14bb3bacdf727d888bd37 P 997cda0b85b742fca42a4929fc01ce28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 917f56011cd74bc88c897b1cc041e754 in term 1.
I20260630 12:26:00.912277 17850 tablet_bootstrap.cc:492] T 8448e5086690443382d393d5de76b5e9 P 917f56011cd74bc88c897b1cc041e754: No bootstrap required, opened a new log
I20260630 12:26:00.912564 17855 leader_election.cc:290] T c7ac27c945e1432d9c63caaed9da8c87 P 917f56011cd74bc88c897b1cc041e754 [CANDIDATE]: Term 1 election: Requested vote from peers eb3be55d34b548ac8bbac5a54c4c4cd4 (127.12.213.1:37691), 997cda0b85b742fca42a4929fc01ce28 (127.12.213.2:35817)
I20260630 12:26:00.886813 17849 ts_tablet_manager.cc:1434] T 3dfd3178ffb0498cb7c10c1f205e5c0b P 997cda0b85b742fca42a4929fc01ce28: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260630 12:26:00.912817 17850 ts_tablet_manager.cc:1403] T 8448e5086690443382d393d5de76b5e9 P 917f56011cd74bc88c897b1cc041e754: Time spent bootstrapping tablet: real 0.047s	user 0.019s	sys 0.016s
I20260630 12:26:00.916713 17804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8448e5086690443382d393d5de76b5e9" candidate_uuid: "997cda0b85b742fca42a4929fc01ce28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "917f56011cd74bc88c897b1cc041e754" is_pre_election: true
I20260630 12:26:00.918679 17849 tablet_bootstrap.cc:492] T c7ac27c945e1432d9c63caaed9da8c87 P 997cda0b85b742fca42a4929fc01ce28: Bootstrap starting.
I20260630 12:26:00.918437 17850 raft_consensus.cc:359] T 8448e5086690443382d393d5de76b5e9 P 917f56011cd74bc88c897b1cc041e754 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
W20260630 12:26:00.918983 17693 leader_election.cc:343] T 8448e5086690443382d393d5de76b5e9 P 997cda0b85b742fca42a4929fc01ce28 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 917f56011cd74bc88c897b1cc041e754 (127.12.213.3:34273): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:00.919242 17850 raft_consensus.cc:385] T 8448e5086690443382d393d5de76b5e9 P 917f56011cd74bc88c897b1cc041e754 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:00.919693 17850 raft_consensus.cc:740] T 8448e5086690443382d393d5de76b5e9 P 917f56011cd74bc88c897b1cc041e754 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 917f56011cd74bc88c897b1cc041e754, State: Initialized, Role: FOLLOWER
I20260630 12:26:00.920433 17850 consensus_queue.cc:260] T 8448e5086690443382d393d5de76b5e9 P 917f56011cd74bc88c897b1cc041e754 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.922541 17850 ts_tablet_manager.cc:1434] T 8448e5086690443382d393d5de76b5e9 P 917f56011cd74bc88c897b1cc041e754: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:26:00.923435 17850 tablet_bootstrap.cc:492] T 3dfd3178ffb0498cb7c10c1f205e5c0b P 917f56011cd74bc88c897b1cc041e754: Bootstrap starting.
I20260630 12:26:00.924898 17849 tablet_bootstrap.cc:654] T c7ac27c945e1432d9c63caaed9da8c87 P 997cda0b85b742fca42a4929fc01ce28: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:00.913903 17655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7ac27c945e1432d9c63caaed9da8c87" candidate_uuid: "917f56011cd74bc88c897b1cc041e754" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4"
I20260630 12:26:00.927325 17897 leader_election.cc:290] T 8448e5086690443382d393d5de76b5e9 P 997cda0b85b742fca42a4929fc01ce28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb3be55d34b548ac8bbac5a54c4c4cd4 (127.12.213.1:37691), 917f56011cd74bc88c897b1cc041e754 (127.12.213.3:34273)
I20260630 12:26:00.928009 17728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7ac27c945e1432d9c63caaed9da8c87" candidate_uuid: "917f56011cd74bc88c897b1cc041e754" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997cda0b85b742fca42a4929fc01ce28"
I20260630 12:26:00.930095 17655 raft_consensus.cc:3060] T c7ac27c945e1432d9c63caaed9da8c87 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:26:00.931079 17770 leader_election.cc:343] T c7ac27c945e1432d9c63caaed9da8c87 P 917f56011cd74bc88c897b1cc041e754 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 997cda0b85b742fca42a4929fc01ce28 (127.12.213.2:35817): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:00.928715 17654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8448e5086690443382d393d5de76b5e9" candidate_uuid: "997cda0b85b742fca42a4929fc01ce28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" is_pre_election: true
I20260630 12:26:00.931980 17654 raft_consensus.cc:2468] T 8448e5086690443382d393d5de76b5e9 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 997cda0b85b742fca42a4929fc01ce28 in term 0.
I20260630 12:26:00.928794 17851 tablet_bootstrap.cc:492] T 3dfd3178ffb0498cb7c10c1f205e5c0b P eb3be55d34b548ac8bbac5a54c4c4cd4: No bootstrap required, opened a new log
I20260630 12:26:00.929170 17855 raft_consensus.cc:493] T e3f5d20477da42a28f6c0545b6ff355c P 917f56011cd74bc88c897b1cc041e754 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:00.933907 17851 ts_tablet_manager.cc:1403] T 3dfd3178ffb0498cb7c10c1f205e5c0b P eb3be55d34b548ac8bbac5a54c4c4cd4: Time spent bootstrapping tablet: real 0.080s	user 0.025s	sys 0.039s
I20260630 12:26:00.933887 17855 raft_consensus.cc:515] T e3f5d20477da42a28f6c0545b6ff355c P 917f56011cd74bc88c897b1cc041e754 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.936156 17855 leader_election.cc:290] T e3f5d20477da42a28f6c0545b6ff355c P 917f56011cd74bc88c897b1cc041e754 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb3be55d34b548ac8bbac5a54c4c4cd4 (127.12.213.1:37691), 997cda0b85b742fca42a4929fc01ce28 (127.12.213.2:35817)
I20260630 12:26:00.929561 17850 tablet_bootstrap.cc:654] T 3dfd3178ffb0498cb7c10c1f205e5c0b P 917f56011cd74bc88c897b1cc041e754: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:00.937482 17653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3f5d20477da42a28f6c0545b6ff355c" candidate_uuid: "917f56011cd74bc88c897b1cc041e754" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" is_pre_election: true
I20260630 12:26:00.937925 17655 raft_consensus.cc:2468] T c7ac27c945e1432d9c63caaed9da8c87 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 917f56011cd74bc88c897b1cc041e754 in term 1.
I20260630 12:26:00.937769 17851 raft_consensus.cc:359] T 3dfd3178ffb0498cb7c10c1f205e5c0b P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.938149 17653 raft_consensus.cc:2468] T e3f5d20477da42a28f6c0545b6ff355c P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 917f56011cd74bc88c897b1cc041e754 in term 0.
I20260630 12:26:00.933254 17695 leader_election.cc:304] T 8448e5086690443382d393d5de76b5e9 P 997cda0b85b742fca42a4929fc01ce28 [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: 997cda0b85b742fca42a4929fc01ce28, eb3be55d34b548ac8bbac5a54c4c4cd4; no voters: 917f56011cd74bc88c897b1cc041e754
I20260630 12:26:00.939355 17897 raft_consensus.cc:2804] T 8448e5086690443382d393d5de76b5e9 P 997cda0b85b742fca42a4929fc01ce28 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:00.939489 17769 leader_election.cc:304] T c7ac27c945e1432d9c63caaed9da8c87 P 917f56011cd74bc88c897b1cc041e754 [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: 917f56011cd74bc88c897b1cc041e754, eb3be55d34b548ac8bbac5a54c4c4cd4; no voters: 997cda0b85b742fca42a4929fc01ce28
I20260630 12:26:00.939821 17897 raft_consensus.cc:493] T 8448e5086690443382d393d5de76b5e9 P 997cda0b85b742fca42a4929fc01ce28 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:00.940302 17897 raft_consensus.cc:3060] T 8448e5086690443382d393d5de76b5e9 P 997cda0b85b742fca42a4929fc01ce28 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:00.940786 17769 leader_election.cc:304] T e3f5d20477da42a28f6c0545b6ff355c P 917f56011cd74bc88c897b1cc041e754 [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: 917f56011cd74bc88c897b1cc041e754, eb3be55d34b548ac8bbac5a54c4c4cd4; no voters: 
I20260630 12:26:00.941501 17728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3f5d20477da42a28f6c0545b6ff355c" candidate_uuid: "917f56011cd74bc88c897b1cc041e754" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997cda0b85b742fca42a4929fc01ce28" is_pre_election: true
I20260630 12:26:00.942083 17855 raft_consensus.cc:2804] T e3f5d20477da42a28f6c0545b6ff355c P 917f56011cd74bc88c897b1cc041e754 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:00.941694 17880 raft_consensus.cc:2804] T c7ac27c945e1432d9c63caaed9da8c87 P 917f56011cd74bc88c897b1cc041e754 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:00.942471 17855 raft_consensus.cc:493] T e3f5d20477da42a28f6c0545b6ff355c P 917f56011cd74bc88c897b1cc041e754 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:00.942713 17880 raft_consensus.cc:697] T c7ac27c945e1432d9c63caaed9da8c87 P 917f56011cd74bc88c897b1cc041e754 [term 1 LEADER]: Becoming Leader. State: Replica: 917f56011cd74bc88c897b1cc041e754, State: Running, Role: LEADER
I20260630 12:26:00.942852 17855 raft_consensus.cc:3060] T e3f5d20477da42a28f6c0545b6ff355c P 917f56011cd74bc88c897b1cc041e754 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:00.943589 17880 consensus_queue.cc:237] T c7ac27c945e1432d9c63caaed9da8c87 P 917f56011cd74bc88c897b1cc041e754 [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: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
W20260630 12:26:00.946281 17770 leader_election.cc:343] T e3f5d20477da42a28f6c0545b6ff355c P 917f56011cd74bc88c897b1cc041e754 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 997cda0b85b742fca42a4929fc01ce28 (127.12.213.2:35817): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:00.947435 17552 catalog_manager.cc:5697] T 8c842e7a84d14bb3bacdf727d888bd37 P 917f56011cd74bc88c897b1cc041e754 reported cstate change: term changed from 0 to 1, leader changed from <none> to 917f56011cd74bc88c897b1cc041e754 (127.12.213.3). New cstate: current_term: 1 leader_uuid: "917f56011cd74bc88c897b1cc041e754" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } health_report { overall_health: HEALTHY } } }
I20260630 12:26:00.951841 17855 raft_consensus.cc:515] T e3f5d20477da42a28f6c0545b6ff355c P 917f56011cd74bc88c897b1cc041e754 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.938514 17851 raft_consensus.cc:385] T 3dfd3178ffb0498cb7c10c1f205e5c0b P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:00.952683 17851 raft_consensus.cc:740] T 3dfd3178ffb0498cb7c10c1f205e5c0b P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb3be55d34b548ac8bbac5a54c4c4cd4, State: Initialized, Role: FOLLOWER
I20260630 12:26:00.953426 17851 consensus_queue.cc:260] T 3dfd3178ffb0498cb7c10c1f205e5c0b P eb3be55d34b548ac8bbac5a54c4c4cd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.954325 17897 raft_consensus.cc:515] T 8448e5086690443382d393d5de76b5e9 P 997cda0b85b742fca42a4929fc01ce28 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.955797 17851 ts_tablet_manager.cc:1434] T 3dfd3178ffb0498cb7c10c1f205e5c0b P eb3be55d34b548ac8bbac5a54c4c4cd4: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260630 12:26:00.957190 17654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8448e5086690443382d393d5de76b5e9" candidate_uuid: "997cda0b85b742fca42a4929fc01ce28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4"
I20260630 12:26:00.957852 17654 raft_consensus.cc:3060] T 8448e5086690443382d393d5de76b5e9 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:00.958746 17653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3f5d20477da42a28f6c0545b6ff355c" candidate_uuid: "917f56011cd74bc88c897b1cc041e754" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4"
I20260630 12:26:00.959308 17653 raft_consensus.cc:3060] T e3f5d20477da42a28f6c0545b6ff355c P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:00.965013 17654 raft_consensus.cc:2468] T 8448e5086690443382d393d5de76b5e9 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 997cda0b85b742fca42a4929fc01ce28 in term 1.
I20260630 12:26:00.966102 17653 raft_consensus.cc:2468] T e3f5d20477da42a28f6c0545b6ff355c P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 917f56011cd74bc88c897b1cc041e754 in term 1.
I20260630 12:26:00.966284 17695 leader_election.cc:304] T 8448e5086690443382d393d5de76b5e9 P 997cda0b85b742fca42a4929fc01ce28 [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: 997cda0b85b742fca42a4929fc01ce28, eb3be55d34b548ac8bbac5a54c4c4cd4; no voters: 
I20260630 12:26:00.967271 17898 raft_consensus.cc:2804] T 8448e5086690443382d393d5de76b5e9 P 997cda0b85b742fca42a4929fc01ce28 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:00.967772 17898 raft_consensus.cc:697] T 8448e5086690443382d393d5de76b5e9 P 997cda0b85b742fca42a4929fc01ce28 [term 1 LEADER]: Becoming Leader. State: Replica: 997cda0b85b742fca42a4929fc01ce28, State: Running, Role: LEADER
I20260630 12:26:00.968562 17898 consensus_queue.cc:237] T 8448e5086690443382d393d5de76b5e9 P 997cda0b85b742fca42a4929fc01ce28 [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: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.967274 17769 leader_election.cc:304] T e3f5d20477da42a28f6c0545b6ff355c P 917f56011cd74bc88c897b1cc041e754 [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: 917f56011cd74bc88c897b1cc041e754, eb3be55d34b548ac8bbac5a54c4c4cd4; no voters: 
I20260630 12:26:00.971159 17906 raft_consensus.cc:2804] T e3f5d20477da42a28f6c0545b6ff355c P 917f56011cd74bc88c897b1cc041e754 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:00.971635 17906 raft_consensus.cc:697] T e3f5d20477da42a28f6c0545b6ff355c P 917f56011cd74bc88c897b1cc041e754 [term 1 LEADER]: Becoming Leader. State: Replica: 917f56011cd74bc88c897b1cc041e754, State: Running, Role: LEADER
I20260630 12:26:00.972498 17906 consensus_queue.cc:237] T e3f5d20477da42a28f6c0545b6ff355c P 917f56011cd74bc88c897b1cc041e754 [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: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.974432 17855 leader_election.cc:290] T e3f5d20477da42a28f6c0545b6ff355c P 917f56011cd74bc88c897b1cc041e754 [CANDIDATE]: Term 1 election: Requested vote from peers eb3be55d34b548ac8bbac5a54c4c4cd4 (127.12.213.1:37691), 997cda0b85b742fca42a4929fc01ce28 (127.12.213.2:35817)
I20260630 12:26:00.982795 17728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3f5d20477da42a28f6c0545b6ff355c" candidate_uuid: "917f56011cd74bc88c897b1cc041e754" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997cda0b85b742fca42a4929fc01ce28"
W20260630 12:26:00.984543 17770 leader_election.cc:343] T e3f5d20477da42a28f6c0545b6ff355c P 917f56011cd74bc88c897b1cc041e754 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 997cda0b85b742fca42a4929fc01ce28 (127.12.213.2:35817): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:00.990635 17849 tablet_bootstrap.cc:492] T c7ac27c945e1432d9c63caaed9da8c87 P 997cda0b85b742fca42a4929fc01ce28: No bootstrap required, opened a new log
I20260630 12:26:00.991237 17849 ts_tablet_manager.cc:1403] T c7ac27c945e1432d9c63caaed9da8c87 P 997cda0b85b742fca42a4929fc01ce28: Time spent bootstrapping tablet: real 0.073s	user 0.019s	sys 0.014s
I20260630 12:26:00.991321 17897 leader_election.cc:290] T 8448e5086690443382d393d5de76b5e9 P 997cda0b85b742fca42a4929fc01ce28 [CANDIDATE]: Term 1 election: Requested vote from peers eb3be55d34b548ac8bbac5a54c4c4cd4 (127.12.213.1:37691), 917f56011cd74bc88c897b1cc041e754 (127.12.213.3:34273)
I20260630 12:26:00.991190 17804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8448e5086690443382d393d5de76b5e9" candidate_uuid: "997cda0b85b742fca42a4929fc01ce28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "917f56011cd74bc88c897b1cc041e754"
I20260630 12:26:00.992185 17804 raft_consensus.cc:3060] T 8448e5086690443382d393d5de76b5e9 P 917f56011cd74bc88c897b1cc041e754 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:00.994045 17849 raft_consensus.cc:359] T c7ac27c945e1432d9c63caaed9da8c87 P 997cda0b85b742fca42a4929fc01ce28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.994731 17849 raft_consensus.cc:385] T c7ac27c945e1432d9c63caaed9da8c87 P 997cda0b85b742fca42a4929fc01ce28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:00.994997 17849 raft_consensus.cc:740] T c7ac27c945e1432d9c63caaed9da8c87 P 997cda0b85b742fca42a4929fc01ce28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997cda0b85b742fca42a4929fc01ce28, State: Initialized, Role: FOLLOWER
I20260630 12:26:00.996114 17898 raft_consensus.cc:493] T 3dfd3178ffb0498cb7c10c1f205e5c0b P 997cda0b85b742fca42a4929fc01ce28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:00.996682 17898 raft_consensus.cc:515] T 3dfd3178ffb0498cb7c10c1f205e5c0b P 997cda0b85b742fca42a4929fc01ce28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.996927 17552 catalog_manager.cc:5697] T c7ac27c945e1432d9c63caaed9da8c87 P 917f56011cd74bc88c897b1cc041e754 reported cstate change: term changed from 0 to 1, leader changed from <none> to 917f56011cd74bc88c897b1cc041e754 (127.12.213.3). New cstate: current_term: 1 leader_uuid: "917f56011cd74bc88c897b1cc041e754" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } health_report { overall_health: HEALTHY } } }
I20260630 12:26:00.998087 17850 tablet_bootstrap.cc:492] T 3dfd3178ffb0498cb7c10c1f205e5c0b P 917f56011cd74bc88c897b1cc041e754: No bootstrap required, opened a new log
I20260630 12:26:00.998603 17850 ts_tablet_manager.cc:1403] T 3dfd3178ffb0498cb7c10c1f205e5c0b P 917f56011cd74bc88c897b1cc041e754: Time spent bootstrapping tablet: real 0.075s	user 0.012s	sys 0.018s
I20260630 12:26:00.995673 17849 consensus_queue.cc:260] T c7ac27c945e1432d9c63caaed9da8c87 P 997cda0b85b742fca42a4929fc01ce28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:00.999856 17804 raft_consensus.cc:2468] T 8448e5086690443382d393d5de76b5e9 P 917f56011cd74bc88c897b1cc041e754 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 997cda0b85b742fca42a4929fc01ce28 in term 1.
I20260630 12:26:01.001200 17850 raft_consensus.cc:359] T 3dfd3178ffb0498cb7c10c1f205e5c0b P 917f56011cd74bc88c897b1cc041e754 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:01.001921 17850 raft_consensus.cc:385] T 3dfd3178ffb0498cb7c10c1f205e5c0b P 917f56011cd74bc88c897b1cc041e754 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:01.002209 17850 raft_consensus.cc:740] T 3dfd3178ffb0498cb7c10c1f205e5c0b P 917f56011cd74bc88c897b1cc041e754 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 917f56011cd74bc88c897b1cc041e754, State: Initialized, Role: FOLLOWER
I20260630 12:26:01.002988 17850 consensus_queue.cc:260] T 3dfd3178ffb0498cb7c10c1f205e5c0b P 917f56011cd74bc88c897b1cc041e754 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:01.004462 17850 ts_tablet_manager.cc:1434] T 3dfd3178ffb0498cb7c10c1f205e5c0b P 917f56011cd74bc88c897b1cc041e754: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:26:01.004851 17849 ts_tablet_manager.cc:1434] T c7ac27c945e1432d9c63caaed9da8c87 P 997cda0b85b742fca42a4929fc01ce28: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260630 12:26:01.005815 17849 tablet_bootstrap.cc:492] T e3f5d20477da42a28f6c0545b6ff355c P 997cda0b85b742fca42a4929fc01ce28: Bootstrap starting.
I20260630 12:26:01.002120 17803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dfd3178ffb0498cb7c10c1f205e5c0b" candidate_uuid: "997cda0b85b742fca42a4929fc01ce28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "917f56011cd74bc88c897b1cc041e754" is_pre_election: true
I20260630 12:26:01.007805 17803 raft_consensus.cc:2468] T 3dfd3178ffb0498cb7c10c1f205e5c0b P 917f56011cd74bc88c897b1cc041e754 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 997cda0b85b742fca42a4929fc01ce28 in term 0.
I20260630 12:26:00.999864 17654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dfd3178ffb0498cb7c10c1f205e5c0b" candidate_uuid: "997cda0b85b742fca42a4929fc01ce28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" is_pre_election: true
I20260630 12:26:01.008818 17654 raft_consensus.cc:2468] T 3dfd3178ffb0498cb7c10c1f205e5c0b P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 997cda0b85b742fca42a4929fc01ce28 in term 0.
I20260630 12:26:01.008991 17728 raft_consensus.cc:3060] T 8ffa0ce561fb424a94e4e7da86701777 P 997cda0b85b742fca42a4929fc01ce28 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:01.009562 17898 leader_election.cc:290] T 3dfd3178ffb0498cb7c10c1f205e5c0b P 997cda0b85b742fca42a4929fc01ce28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb3be55d34b548ac8bbac5a54c4c4cd4 (127.12.213.1:37691), 917f56011cd74bc88c897b1cc041e754 (127.12.213.3:34273)
I20260630 12:26:01.010004 17695 leader_election.cc:304] T 3dfd3178ffb0498cb7c10c1f205e5c0b P 997cda0b85b742fca42a4929fc01ce28 [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: 997cda0b85b742fca42a4929fc01ce28, eb3be55d34b548ac8bbac5a54c4c4cd4; no voters: 
I20260630 12:26:01.010731 17849 tablet_bootstrap.cc:654] T e3f5d20477da42a28f6c0545b6ff355c P 997cda0b85b742fca42a4929fc01ce28: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:01.010918 17898 raft_consensus.cc:2804] T 3dfd3178ffb0498cb7c10c1f205e5c0b P 997cda0b85b742fca42a4929fc01ce28 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:01.011375 17898 raft_consensus.cc:493] T 3dfd3178ffb0498cb7c10c1f205e5c0b P 997cda0b85b742fca42a4929fc01ce28 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:01.011758 17898 raft_consensus.cc:3060] T 3dfd3178ffb0498cb7c10c1f205e5c0b P 997cda0b85b742fca42a4929fc01ce28 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:01.014676 17550 catalog_manager.cc:5697] T 8448e5086690443382d393d5de76b5e9 P 997cda0b85b742fca42a4929fc01ce28 reported cstate change: term changed from 0 to 1, leader changed from <none> to 997cda0b85b742fca42a4929fc01ce28 (127.12.213.2). New cstate: current_term: 1 leader_uuid: "997cda0b85b742fca42a4929fc01ce28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:01.019312 17898 raft_consensus.cc:515] T 3dfd3178ffb0498cb7c10c1f205e5c0b P 997cda0b85b742fca42a4929fc01ce28 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:01.021313 17552 catalog_manager.cc:5697] T e3f5d20477da42a28f6c0545b6ff355c P 917f56011cd74bc88c897b1cc041e754 reported cstate change: term changed from 0 to 1, leader changed from <none> to 917f56011cd74bc88c897b1cc041e754 (127.12.213.3). New cstate: current_term: 1 leader_uuid: "917f56011cd74bc88c897b1cc041e754" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } health_report { overall_health: HEALTHY } } }
I20260630 12:26:01.023180 17654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dfd3178ffb0498cb7c10c1f205e5c0b" candidate_uuid: "997cda0b85b742fca42a4929fc01ce28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4"
I20260630 12:26:01.023612 17803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dfd3178ffb0498cb7c10c1f205e5c0b" candidate_uuid: "997cda0b85b742fca42a4929fc01ce28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "917f56011cd74bc88c897b1cc041e754"
I20260630 12:26:01.024567 17654 raft_consensus.cc:3060] T 3dfd3178ffb0498cb7c10c1f205e5c0b P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:01.024715 17803 raft_consensus.cc:3060] T 3dfd3178ffb0498cb7c10c1f205e5c0b P 917f56011cd74bc88c897b1cc041e754 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:01.023773 17880 consensus_queue.cc:1048] T 8ffa0ce561fb424a94e4e7da86701777 P 917f56011cd74bc88c897b1cc041e754 [LEADER]: Connected to new peer: Peer: permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:01.024302 17898 leader_election.cc:290] T 3dfd3178ffb0498cb7c10c1f205e5c0b P 997cda0b85b742fca42a4929fc01ce28 [CANDIDATE]: Term 1 election: Requested vote from peers eb3be55d34b548ac8bbac5a54c4c4cd4 (127.12.213.1:37691), 917f56011cd74bc88c897b1cc041e754 (127.12.213.3:34273)
I20260630 12:26:01.035326 17803 raft_consensus.cc:2468] T 3dfd3178ffb0498cb7c10c1f205e5c0b P 917f56011cd74bc88c897b1cc041e754 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 997cda0b85b742fca42a4929fc01ce28 in term 1.
I20260630 12:26:01.036891 17693 leader_election.cc:304] T 3dfd3178ffb0498cb7c10c1f205e5c0b P 997cda0b85b742fca42a4929fc01ce28 [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: 917f56011cd74bc88c897b1cc041e754, 997cda0b85b742fca42a4929fc01ce28; no voters: 
I20260630 12:26:01.038393 17857 raft_consensus.cc:2804] T 3dfd3178ffb0498cb7c10c1f205e5c0b P 997cda0b85b742fca42a4929fc01ce28 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:01.038971 17857 raft_consensus.cc:697] T 3dfd3178ffb0498cb7c10c1f205e5c0b P 997cda0b85b742fca42a4929fc01ce28 [term 1 LEADER]: Becoming Leader. State: Replica: 997cda0b85b742fca42a4929fc01ce28, State: Running, Role: LEADER
I20260630 12:26:01.039287 17654 raft_consensus.cc:2468] T 3dfd3178ffb0498cb7c10c1f205e5c0b P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 997cda0b85b742fca42a4929fc01ce28 in term 1.
I20260630 12:26:01.040092 17857 consensus_queue.cc:237] T 3dfd3178ffb0498cb7c10c1f205e5c0b P 997cda0b85b742fca42a4929fc01ce28 [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: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:01.043768 17849 tablet_bootstrap.cc:492] T e3f5d20477da42a28f6c0545b6ff355c P 997cda0b85b742fca42a4929fc01ce28: No bootstrap required, opened a new log
I20260630 12:26:01.044237 17849 ts_tablet_manager.cc:1403] T e3f5d20477da42a28f6c0545b6ff355c P 997cda0b85b742fca42a4929fc01ce28: Time spent bootstrapping tablet: real 0.039s	user 0.023s	sys 0.008s
I20260630 12:26:01.046712 17880 consensus_queue.cc:1048] T 8ffa0ce561fb424a94e4e7da86701777 P 917f56011cd74bc88c897b1cc041e754 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:26:01.046921 17849 raft_consensus.cc:359] T e3f5d20477da42a28f6c0545b6ff355c P 997cda0b85b742fca42a4929fc01ce28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:01.047653 17849 raft_consensus.cc:385] T e3f5d20477da42a28f6c0545b6ff355c P 997cda0b85b742fca42a4929fc01ce28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:01.047917 17849 raft_consensus.cc:740] T e3f5d20477da42a28f6c0545b6ff355c P 997cda0b85b742fca42a4929fc01ce28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997cda0b85b742fca42a4929fc01ce28, State: Initialized, Role: FOLLOWER
I20260630 12:26:01.048586 17849 consensus_queue.cc:260] T e3f5d20477da42a28f6c0545b6ff355c P 997cda0b85b742fca42a4929fc01ce28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:01.052636 17897 raft_consensus.cc:493] T 8ffa0ce561fb424a94e4e7da86701777 P 997cda0b85b742fca42a4929fc01ce28 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 917f56011cd74bc88c897b1cc041e754)
I20260630 12:26:01.053325 17897 raft_consensus.cc:515] T 8ffa0ce561fb424a94e4e7da86701777 P 997cda0b85b742fca42a4929fc01ce28 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:01.059487 17655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ffa0ce561fb424a94e4e7da86701777" candidate_uuid: "997cda0b85b742fca42a4929fc01ce28" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" is_pre_election: true
I20260630 12:26:01.061450 17856 consensus_queue.cc:1048] T 7b427c1762a844518094040f5c885c76 P eb3be55d34b548ac8bbac5a54c4c4cd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:26:01.062574 17897 leader_election.cc:290] T 8ffa0ce561fb424a94e4e7da86701777 P 997cda0b85b742fca42a4929fc01ce28 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eb3be55d34b548ac8bbac5a54c4c4cd4 (127.12.213.1:37691), 917f56011cd74bc88c897b1cc041e754 (127.12.213.3:34273)
I20260630 12:26:01.064303 17803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ffa0ce561fb424a94e4e7da86701777" candidate_uuid: "997cda0b85b742fca42a4929fc01ce28" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "917f56011cd74bc88c897b1cc041e754" is_pre_election: true
I20260630 12:26:01.066006 17693 leader_election.cc:304] T 8ffa0ce561fb424a94e4e7da86701777 P 997cda0b85b742fca42a4929fc01ce28 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 997cda0b85b742fca42a4929fc01ce28; no voters: 917f56011cd74bc88c897b1cc041e754, eb3be55d34b548ac8bbac5a54c4c4cd4
I20260630 12:26:01.102084 17897 raft_consensus.cc:493] T 9beb0aebc1184ea88c39c155508a57d3 P 997cda0b85b742fca42a4929fc01ce28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:01.102814 17897 raft_consensus.cc:515] T 9beb0aebc1184ea88c39c155508a57d3 P 997cda0b85b742fca42a4929fc01ce28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:01.106863 17654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9beb0aebc1184ea88c39c155508a57d3" candidate_uuid: "997cda0b85b742fca42a4929fc01ce28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" is_pre_election: true
I20260630 12:26:01.107947 17654 raft_consensus.cc:2393] T 9beb0aebc1184ea88c39c155508a57d3 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 997cda0b85b742fca42a4929fc01ce28 in current term 1: Already voted for candidate 917f56011cd74bc88c897b1cc041e754 in this term.
I20260630 12:26:01.122026 17856 consensus_queue.cc:1048] T 27050604032a4bd18045fe6848ba4750 P eb3be55d34b548ac8bbac5a54c4c4cd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:26:01.127833 17897 leader_election.cc:290] T 9beb0aebc1184ea88c39c155508a57d3 P 997cda0b85b742fca42a4929fc01ce28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb3be55d34b548ac8bbac5a54c4c4cd4 (127.12.213.1:37691), 917f56011cd74bc88c897b1cc041e754 (127.12.213.3:34273)
I20260630 12:26:01.136869 17802 raft_consensus.cc:3060] T 7b427c1762a844518094040f5c885c76 P 917f56011cd74bc88c897b1cc041e754 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:01.142689 17897 consensus_queue.cc:1048] T e7d956333d2d42c2aec1f98fdee2da21 P 997cda0b85b742fca42a4929fc01ce28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:26:01.129316 17804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9beb0aebc1184ea88c39c155508a57d3" candidate_uuid: "997cda0b85b742fca42a4929fc01ce28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "917f56011cd74bc88c897b1cc041e754" is_pre_election: true
I20260630 12:26:01.145995 17693 leader_election.cc:304] T 9beb0aebc1184ea88c39c155508a57d3 P 997cda0b85b742fca42a4929fc01ce28 [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: 997cda0b85b742fca42a4929fc01ce28; no voters: 917f56011cd74bc88c897b1cc041e754, eb3be55d34b548ac8bbac5a54c4c4cd4
I20260630 12:26:01.146971 17897 raft_consensus.cc:3060] T 9beb0aebc1184ea88c39c155508a57d3 P 997cda0b85b742fca42a4929fc01ce28 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:01.153637 17856 consensus_queue.cc:1048] T 7b427c1762a844518094040f5c885c76 P eb3be55d34b548ac8bbac5a54c4c4cd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260630 12:26:01.159088 17897 raft_consensus.cc:2749] T 9beb0aebc1184ea88c39c155508a57d3 P 997cda0b85b742fca42a4929fc01ce28 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:26:01.161641 17906 raft_consensus.cc:493] T 7b427c1762a844518094040f5c885c76 P 917f56011cd74bc88c897b1cc041e754 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:01.162320 17906 raft_consensus.cc:515] T 7b427c1762a844518094040f5c885c76 P 917f56011cd74bc88c897b1cc041e754 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:01.195791 17730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b427c1762a844518094040f5c885c76" candidate_uuid: "917f56011cd74bc88c897b1cc041e754" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997cda0b85b742fca42a4929fc01ce28" is_pre_election: true
I20260630 12:26:01.198199 17653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b427c1762a844518094040f5c885c76" candidate_uuid: "917f56011cd74bc88c897b1cc041e754" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" is_pre_election: true
I20260630 12:26:01.182547 17898 raft_consensus.cc:2749] T 8ffa0ce561fb424a94e4e7da86701777 P 997cda0b85b742fca42a4929fc01ce28 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:26:01.193933 17906 leader_election.cc:290] T 7b427c1762a844518094040f5c885c76 P 917f56011cd74bc88c897b1cc041e754 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eb3be55d34b548ac8bbac5a54c4c4cd4 (127.12.213.1:37691), 997cda0b85b742fca42a4929fc01ce28 (127.12.213.2:35817)
I20260630 12:26:01.207242 17934 consensus_queue.cc:1048] T 27050604032a4bd18045fe6848ba4750 P eb3be55d34b548ac8bbac5a54c4c4cd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:26:01.211781 17897 raft_consensus.cc:493] T e3f5d20477da42a28f6c0545b6ff355c P 997cda0b85b742fca42a4929fc01ce28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:01.212270 17897 raft_consensus.cc:515] T e3f5d20477da42a28f6c0545b6ff355c P 997cda0b85b742fca42a4929fc01ce28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } }
I20260630 12:26:01.209580 17769 leader_election.cc:304] T 7b427c1762a844518094040f5c885c76 P 917f56011cd74bc88c897b1cc041e754 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 917f56011cd74bc88c897b1cc041e754; no voters: 997cda0b85b742fca42a4929fc01ce28, eb3be55d34b548ac8bbac5a54c4c4cd4
I20260630 12:26:01.217226 17849 ts_tablet_manager.cc:1434] T e3f5d20477da42a28f6c0545b6ff355c P 997cda0b85b742fca42a4929fc01ce28: Time spent starting tablet: real 0.173s	user 0.051s	sys 0.079s
I20260630 12:26:01.219866 17897 leader_election.cc:290] T e3f5d20477da42a28f6c0545b6ff355c P 997cda0b85b742fca42a4929fc01ce28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb3be55d34b548ac8bbac5a54c4c4cd4 (127.12.213.1:37691), 917f56011cd74bc88c897b1cc041e754 (127.12.213.3:34273)
I20260630 12:26:01.220307 17653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3f5d20477da42a28f6c0545b6ff355c" candidate_uuid: "997cda0b85b742fca42a4929fc01ce28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" is_pre_election: true
I20260630 12:26:01.220964 17802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3f5d20477da42a28f6c0545b6ff355c" candidate_uuid: "997cda0b85b742fca42a4929fc01ce28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "917f56011cd74bc88c897b1cc041e754" is_pre_election: true
I20260630 12:26:01.221396 17653 raft_consensus.cc:2393] T e3f5d20477da42a28f6c0545b6ff355c P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 997cda0b85b742fca42a4929fc01ce28 in current term 1: Already voted for candidate 917f56011cd74bc88c897b1cc041e754 in this term.
I20260630 12:26:01.223496 17695 leader_election.cc:304] T e3f5d20477da42a28f6c0545b6ff355c P 997cda0b85b742fca42a4929fc01ce28 [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: 997cda0b85b742fca42a4929fc01ce28; no voters: 917f56011cd74bc88c897b1cc041e754, eb3be55d34b548ac8bbac5a54c4c4cd4
I20260630 12:26:01.224612 17897 raft_consensus.cc:3060] T e3f5d20477da42a28f6c0545b6ff355c P 997cda0b85b742fca42a4929fc01ce28 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:01.228596 17855 consensus_queue.cc:1048] T 55ccffa396114f7b829323b09db70710 P 917f56011cd74bc88c897b1cc041e754 [LEADER]: Connected to new peer: Peer: permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:01.231914 17802 raft_consensus.cc:3060] T e7d956333d2d42c2aec1f98fdee2da21 P 917f56011cd74bc88c897b1cc041e754 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:01.233423 17934 consensus_queue.cc:1048] T 6e48b4fbdcc4459c9aa3fa939eae24da P eb3be55d34b548ac8bbac5a54c4c4cd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:01.235342 17906 raft_consensus.cc:2749] T 7b427c1762a844518094040f5c885c76 P 917f56011cd74bc88c897b1cc041e754 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:26:01.231992 17897 raft_consensus.cc:2749] T e3f5d20477da42a28f6c0545b6ff355c P 997cda0b85b742fca42a4929fc01ce28 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:26:01.254240 17934 consensus_queue.cc:1048] T 6e48b4fbdcc4459c9aa3fa939eae24da P eb3be55d34b548ac8bbac5a54c4c4cd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:01.264010 17898 consensus_queue.cc:1048] T e7d956333d2d42c2aec1f98fdee2da21 P 997cda0b85b742fca42a4929fc01ce28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:01.267102 17880 consensus_queue.cc:1048] T 9beb0aebc1184ea88c39c155508a57d3 P 917f56011cd74bc88c897b1cc041e754 [LEADER]: Connected to new peer: Peer: permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:01.270474 17880 consensus_queue.cc:1048] T 55ccffa396114f7b829323b09db70710 P 917f56011cd74bc88c897b1cc041e754 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:01.269659 17550 catalog_manager.cc:5697] T 3dfd3178ffb0498cb7c10c1f205e5c0b P 997cda0b85b742fca42a4929fc01ce28 reported cstate change: term changed from 0 to 1, leader changed from <none> to 997cda0b85b742fca42a4929fc01ce28 (127.12.213.2). New cstate: current_term: 1 leader_uuid: "997cda0b85b742fca42a4929fc01ce28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:01.298760 17902 consensus_queue.cc:1048] T 9beb0aebc1184ea88c39c155508a57d3 P 917f56011cd74bc88c897b1cc041e754 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:01.337635 17855 consensus_queue.cc:1048] T 8c842e7a84d14bb3bacdf727d888bd37 P 917f56011cd74bc88c897b1cc041e754 [LEADER]: Connected to new peer: Peer: permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:01.348275 17906 consensus_queue.cc:1048] T 8c842e7a84d14bb3bacdf727d888bd37 P 917f56011cd74bc88c897b1cc041e754 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:01.441568 17729 raft_consensus.cc:3060] T c7ac27c945e1432d9c63caaed9da8c87 P 997cda0b85b742fca42a4929fc01ce28 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:01.450021 17906 consensus_queue.cc:1048] T c7ac27c945e1432d9c63caaed9da8c87 P 917f56011cd74bc88c897b1cc041e754 [LEADER]: Connected to new peer: Peer: permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:01.492748 17898 consensus_queue.cc:1048] T 8448e5086690443382d393d5de76b5e9 P 997cda0b85b742fca42a4929fc01ce28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:01.497520 17855 consensus_queue.cc:1048] T c7ac27c945e1432d9c63caaed9da8c87 P 917f56011cd74bc88c897b1cc041e754 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:01.506577 17902 consensus_queue.cc:1048] T e3f5d20477da42a28f6c0545b6ff355c P 917f56011cd74bc88c897b1cc041e754 [LEADER]: Connected to new peer: Peer: permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:01.530807 17897 consensus_queue.cc:1048] T 8448e5086690443382d393d5de76b5e9 P 997cda0b85b742fca42a4929fc01ce28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:01.541652 17902 consensus_queue.cc:1048] T e3f5d20477da42a28f6c0545b6ff355c P 917f56011cd74bc88c897b1cc041e754 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:26:01.591054 17946 meta_cache.cc:1261] Time spent looking up entry by key: real 0.062s	user 0.002s	sys 0.005s
I20260630 12:26:01.621667 17897 consensus_queue.cc:1048] T 3dfd3178ffb0498cb7c10c1f205e5c0b P 997cda0b85b742fca42a4929fc01ce28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:01.635254 17897 consensus_queue.cc:1048] T 3dfd3178ffb0498cb7c10c1f205e5c0b P 997cda0b85b742fca42a4929fc01ce28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:26:01.940127 17618 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.213.3:34273, user_credentials={real_user=slave}} blocked reactor thread for 95127.4us
W20260630 12:26:02.199755 17769 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.213.1:37691, user_credentials={real_user=slave}} blocked reactor thread for 83144us
W20260630 12:26:02.342641 17621 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.213.2:35817, user_credentials={real_user=slave}} blocked reactor thread for 484404us
W20260630 12:26:03.647568 17693 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.213.3:34273, user_credentials={real_user=slave}} blocked reactor thread for 129723us
W20260630 12:26:04.424150 17769 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.213.1:37691, user_credentials={real_user=slave}} blocked reactor thread for 97300.8us
W20260630 12:26:04.473256 17770 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.213.2:35817, user_credentials={real_user=slave}} blocked reactor thread for 57296us
W20260630 12:26:04.474086 17769 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.213.1:37691, user_credentials={real_user=slave}} blocked reactor thread for 48408.2us
W20260630 12:26:04.971940 17693 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.213.3:34273, user_credentials={real_user=slave}} blocked reactor thread for 64988.8us
I20260630 12:26:05.485070 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:05.490562 18044 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
W20260630 12:26:05.491997 18045 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
W20260630 12:26:05.494278 18047 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
I20260630 12:26:05.495095 13140 server_base.cc:1061] running on GCE node
I20260630 12:26:05.496831 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:05.497023 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:05.497155 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822365497144 us; error 0 us; skew 500 ppm
I20260630 12:26:05.497601 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:05.500054 13140 webserver.cc:533] Webserver started at http://127.12.213.4:33035/ using document root <none> and password file <none>
I20260630 12:26:05.500509 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:05.500661 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:05.500872 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:05.501924 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822237130653-13140-0/minicluster-data/ts-3-root/instance:
uuid: "192c3ccefb084fee8bcc96c01dd8b129"
format_stamp: "Formatted at 2026-06-30 12:26:05 on dist-test-slave-zz34"
I20260630 12:26:05.506399 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:26:05.509683 18052 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:05.510533 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:26:05.510855 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822237130653-13140-0/minicluster-data/ts-3-root
uuid: "192c3ccefb084fee8bcc96c01dd8b129"
format_stamp: "Formatted at 2026-06-30 12:26:05 on dist-test-slave-zz34"
I20260630 12:26:05.511137 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822237130653-13140-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822237130653-13140-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822237130653-13140-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)
I20260630 12:26:05.532159 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:05.533540 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:05.535089 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:05.537562 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:05.537758 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:05.538033 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:05.538290 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:26:05.581775 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.4:38621
I20260630 12:26:05.581880 18114 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.4:38621 every 8 connection(s)
I20260630 12:26:05.587488 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:05.594849 18119 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
W20260630 12:26:05.595430 18120 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
W20260630 12:26:05.598532 18122 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
I20260630 12:26:05.600301 13140 server_base.cc:1061] running on GCE node
I20260630 12:26:05.602787 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:05.603063 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:05.603331 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822365603310 us; error 0 us; skew 500 ppm
I20260630 12:26:05.603915 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:05.606181 18115 heartbeater.cc:344] Connected to a master server at 127.12.213.62:34737
I20260630 12:26:05.606585 18115 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:05.607069 13140 webserver.cc:533] Webserver started at http://127.12.213.5:44025/ using document root <none> and password file <none>
I20260630 12:26:05.607393 18115 heartbeater.cc:507] Master 127.12.213.62:34737 requested a full tablet report, sending...
I20260630 12:26:05.607640 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:05.607929 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:05.608211 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:05.609418 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822237130653-13140-0/minicluster-data/ts-4-root/instance:
uuid: "7a40d8670e034515b0e6fe7d6a4cf395"
format_stamp: "Formatted at 2026-06-30 12:26:05 on dist-test-slave-zz34"
I20260630 12:26:05.609587 17544 ts_manager.cc:194] Registered new tserver with Master: 192c3ccefb084fee8bcc96c01dd8b129 (127.12.213.4:38621)
I20260630 12:26:05.611479 17544 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55094
I20260630 12:26:05.614284 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:26:05.617624 18127 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:05.618371 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:26:05.618664 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822237130653-13140-0/minicluster-data/ts-4-root
uuid: "7a40d8670e034515b0e6fe7d6a4cf395"
format_stamp: "Formatted at 2026-06-30 12:26:05 on dist-test-slave-zz34"
I20260630 12:26:05.618947 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822237130653-13140-0/minicluster-data/ts-4-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822237130653-13140-0/minicluster-data/ts-4-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822237130653-13140-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)
I20260630 12:26:05.629184 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:05.630439 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:05.631896 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:05.634020 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:05.634277 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.001s
I20260630 12:26:05.634517 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:05.634694 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:05.697984 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.5:39055
I20260630 12:26:05.698120 18189 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.5:39055 every 8 connection(s)
I20260630 12:26:05.703822 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:05.710745 18193 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
W20260630 12:26:05.714574 18194 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
W20260630 12:26:05.717622 18196 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
I20260630 12:26:05.717775 18190 heartbeater.cc:344] Connected to a master server at 127.12.213.62:34737
I20260630 12:26:05.718327 18190 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:05.718731 13140 server_base.cc:1061] running on GCE node
I20260630 12:26:05.719347 18190 heartbeater.cc:507] Master 127.12.213.62:34737 requested a full tablet report, sending...
I20260630 12:26:05.719811 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:05.720104 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:05.720430 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822365720412 us; error 0 us; skew 500 ppm
I20260630 12:26:05.721074 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:05.722084 17544 ts_manager.cc:194] Registered new tserver with Master: 7a40d8670e034515b0e6fe7d6a4cf395 (127.12.213.5:39055)
I20260630 12:26:05.724063 17544 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55100
I20260630 12:26:05.724769 13140 webserver.cc:533] Webserver started at http://127.12.213.6:35389/ using document root <none> and password file <none>
I20260630 12:26:05.725425 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:05.725790 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:05.726096 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:05.727200 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822237130653-13140-0/minicluster-data/ts-5-root/instance:
uuid: "15cd453a340249f685c7eae2a5447688"
format_stamp: "Formatted at 2026-06-30 12:26:05 on dist-test-slave-zz34"
I20260630 12:26:05.731408 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:26:05.734488 18201 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:05.735174 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:26:05.735473 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822237130653-13140-0/minicluster-data/ts-5-root
uuid: "15cd453a340249f685c7eae2a5447688"
format_stamp: "Formatted at 2026-06-30 12:26:05 on dist-test-slave-zz34"
I20260630 12:26:05.735759 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822237130653-13140-0/minicluster-data/ts-5-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822237130653-13140-0/minicluster-data/ts-5-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822237130653-13140-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)
I20260630 12:26:05.755541 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:05.757025 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:05.758599 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:05.760824 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:05.761060 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:05.761300 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:05.761503 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:05.837960 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.6:44381
I20260630 12:26:05.838114 18263 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.6:44381 every 8 connection(s)
I20260630 12:26:05.855778 18264 heartbeater.cc:344] Connected to a master server at 127.12.213.62:34737
I20260630 12:26:05.856276 18264 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:05.857184 18264 heartbeater.cc:507] Master 127.12.213.62:34737 requested a full tablet report, sending...
I20260630 12:26:05.859076 17544 ts_manager.cc:194] Registered new tserver with Master: 15cd453a340249f685c7eae2a5447688 (127.12.213.6:44381)
I20260630 12:26:05.860551 17544 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55116
I20260630 12:26:05.930083 17725 consensus_queue.cc:237] T e7d956333d2d42c2aec1f98fdee2da21 P 997cda0b85b742fca42a4929fc01ce28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 22, Committed index: 22, Last appended: 1.22, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 23 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "7a40d8670e034515b0e6fe7d6a4cf395" member_type: NON_VOTER last_known_addr { host: "127.12.213.5" port: 39055 } attrs { promote: true } }
I20260630 12:26:05.935951 17802 raft_consensus.cc:1275] T e7d956333d2d42c2aec1f98fdee2da21 P 917f56011cd74bc88c897b1cc041e754 [term 1 FOLLOWER]: Refusing update from remote peer 997cda0b85b742fca42a4929fc01ce28: Log matching property violated. Preceding OpId in replica: term: 1 index: 22. Preceding OpId from leader: term: 1 index: 23. (index mismatch)
I20260630 12:26:05.936810 17648 raft_consensus.cc:1275] T e7d956333d2d42c2aec1f98fdee2da21 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 1 FOLLOWER]: Refusing update from remote peer 997cda0b85b742fca42a4929fc01ce28: Log matching property violated. Preceding OpId in replica: term: 1 index: 22. Preceding OpId from leader: term: 1 index: 23. (index mismatch)
I20260630 12:26:05.939170 18269 consensus_queue.cc:1048] T e7d956333d2d42c2aec1f98fdee2da21 P 997cda0b85b742fca42a4929fc01ce28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 23, Last known committed idx: 22, Time since last communication: 0.000s
I20260630 12:26:05.945286 18269 consensus_queue.cc:1048] T e7d956333d2d42c2aec1f98fdee2da21 P 997cda0b85b742fca42a4929fc01ce28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 23, Last known committed idx: 22, Time since last communication: 0.000s
I20260630 12:26:05.947578 18269 raft_consensus.cc:2955] T e7d956333d2d42c2aec1f98fdee2da21 P 997cda0b85b742fca42a4929fc01ce28 [term 1 LEADER]: Committing config change with OpId 1.23: config changed from index -1 to 23, NON_VOTER 7a40d8670e034515b0e6fe7d6a4cf395 (127.12.213.5) added. New config: { opid_index: 23 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "7a40d8670e034515b0e6fe7d6a4cf395" member_type: NON_VOTER last_known_addr { host: "127.12.213.5" port: 39055 } attrs { promote: true } } }
I20260630 12:26:05.950529 17648 raft_consensus.cc:2955] T e7d956333d2d42c2aec1f98fdee2da21 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 1 FOLLOWER]: Committing config change with OpId 1.23: config changed from index -1 to 23, NON_VOTER 7a40d8670e034515b0e6fe7d6a4cf395 (127.12.213.5) added. New config: { opid_index: 23 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "7a40d8670e034515b0e6fe7d6a4cf395" member_type: NON_VOTER last_known_addr { host: "127.12.213.5" port: 39055 } attrs { promote: true } } }
I20260630 12:26:05.954824 17802 raft_consensus.cc:2955] T e7d956333d2d42c2aec1f98fdee2da21 P 917f56011cd74bc88c897b1cc041e754 [term 1 FOLLOWER]: Committing config change with OpId 1.23: config changed from index -1 to 23, NON_VOTER 7a40d8670e034515b0e6fe7d6a4cf395 (127.12.213.5) added. New config: { opid_index: 23 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "7a40d8670e034515b0e6fe7d6a4cf395" member_type: NON_VOTER last_known_addr { host: "127.12.213.5" port: 39055 } attrs { promote: true } } }
W20260630 12:26:05.989545 17693 consensus_peers.cc:597] T e7d956333d2d42c2aec1f98fdee2da21 P 997cda0b85b742fca42a4929fc01ce28 -> Peer 7a40d8670e034515b0e6fe7d6a4cf395 (127.12.213.5:39055): Couldn't send request to peer 7a40d8670e034515b0e6fe7d6a4cf395. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e7d956333d2d42c2aec1f98fdee2da21. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:05.997061 17544 catalog_manager.cc:5697] T e7d956333d2d42c2aec1f98fdee2da21 P 917f56011cd74bc88c897b1cc041e754 reported cstate change: config changed from index -1 to 23, NON_VOTER 7a40d8670e034515b0e6fe7d6a4cf395 (127.12.213.5) added. New cstate: current_term: 1 leader_uuid: "997cda0b85b742fca42a4929fc01ce28" committed_config { opid_index: 23 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "7a40d8670e034515b0e6fe7d6a4cf395" member_type: NON_VOTER last_known_addr { host: "127.12.213.5" port: 39055 } attrs { promote: true } } }
I20260630 12:26:06.017586 17648 consensus_queue.cc:237] T 27050604032a4bd18045fe6848ba4750 P eb3be55d34b548ac8bbac5a54c4c4cd4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } attrs { replace: true } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "192c3ccefb084fee8bcc96c01dd8b129" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38621 } attrs { promote: true } }
I20260630 12:26:06.026467 17802 raft_consensus.cc:1275] T 27050604032a4bd18045fe6848ba4750 P 917f56011cd74bc88c897b1cc041e754 [term 1 FOLLOWER]: Refusing update from remote peer eb3be55d34b548ac8bbac5a54c4c4cd4: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:26:06.028018 17725 raft_consensus.cc:1275] T 27050604032a4bd18045fe6848ba4750 P 997cda0b85b742fca42a4929fc01ce28 [term 1 FOLLOWER]: Refusing update from remote peer eb3be55d34b548ac8bbac5a54c4c4cd4: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:26:06.029259 18013 consensus_queue.cc:1048] T 27050604032a4bd18045fe6848ba4750 P eb3be55d34b548ac8bbac5a54c4c4cd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:26:06.030789 18280 consensus_queue.cc:1048] T 27050604032a4bd18045fe6848ba4750 P eb3be55d34b548ac8bbac5a54c4c4cd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260630 12:26:06.036073 18013 raft_consensus.cc:2955] T 27050604032a4bd18045fe6848ba4750 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 192c3ccefb084fee8bcc96c01dd8b129 (127.12.213.4) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } attrs { replace: true } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "192c3ccefb084fee8bcc96c01dd8b129" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38621 } attrs { promote: true } } }
I20260630 12:26:06.037755 17802 raft_consensus.cc:2955] T 27050604032a4bd18045fe6848ba4750 P 917f56011cd74bc88c897b1cc041e754 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 192c3ccefb084fee8bcc96c01dd8b129 (127.12.213.4) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } attrs { replace: true } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "192c3ccefb084fee8bcc96c01dd8b129" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38621 } attrs { promote: true } } }
W20260630 12:26:06.040997 17621 consensus_peers.cc:597] T 27050604032a4bd18045fe6848ba4750 P eb3be55d34b548ac8bbac5a54c4c4cd4 -> Peer 192c3ccefb084fee8bcc96c01dd8b129 (127.12.213.4:38621): Couldn't send request to peer 192c3ccefb084fee8bcc96c01dd8b129. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 27050604032a4bd18045fe6848ba4750. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:06.040169 17725 raft_consensus.cc:2955] T 27050604032a4bd18045fe6848ba4750 P 997cda0b85b742fca42a4929fc01ce28 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 192c3ccefb084fee8bcc96c01dd8b129 (127.12.213.4) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } attrs { replace: true } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "192c3ccefb084fee8bcc96c01dd8b129" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38621 } attrs { promote: true } } }
I20260630 12:26:06.050127 17545 catalog_manager.cc:5697] T 27050604032a4bd18045fe6848ba4750 P 917f56011cd74bc88c897b1cc041e754 reported cstate change: config changed from index -1 to 26, NON_VOTER 192c3ccefb084fee8bcc96c01dd8b129 (127.12.213.4) added. New cstate: current_term: 1 leader_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } attrs { replace: true } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "192c3ccefb084fee8bcc96c01dd8b129" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38621 } attrs { promote: true } } }
I20260630 12:26:06.066766 17802 consensus_queue.cc:237] T 8c842e7a84d14bb3bacdf727d888bd37 P 917f56011cd74bc88c897b1cc041e754 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 24, Committed index: 24, Last appended: 1.24, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } attrs { replace: true } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "15cd453a340249f685c7eae2a5447688" member_type: NON_VOTER last_known_addr { host: "127.12.213.6" port: 44381 } attrs { promote: true } }
I20260630 12:26:06.073843 17725 raft_consensus.cc:1275] T 8c842e7a84d14bb3bacdf727d888bd37 P 997cda0b85b742fca42a4929fc01ce28 [term 1 FOLLOWER]: Refusing update from remote peer 917f56011cd74bc88c897b1cc041e754: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260630 12:26:06.073843 17648 raft_consensus.cc:1275] T 8c842e7a84d14bb3bacdf727d888bd37 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 1 FOLLOWER]: Refusing update from remote peer 917f56011cd74bc88c897b1cc041e754: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260630 12:26:06.075649 18283 consensus_queue.cc:1048] T 8c842e7a84d14bb3bacdf727d888bd37 P 917f56011cd74bc88c897b1cc041e754 [LEADER]: Connected to new peer: Peer: permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260630 12:26:06.076574 18033 consensus_queue.cc:1048] T 8c842e7a84d14bb3bacdf727d888bd37 P 917f56011cd74bc88c897b1cc041e754 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.001s
I20260630 12:26:06.085215 18033 raft_consensus.cc:2955] T 8c842e7a84d14bb3bacdf727d888bd37 P 917f56011cd74bc88c897b1cc041e754 [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 15cd453a340249f685c7eae2a5447688 (127.12.213.6) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } attrs { replace: true } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "15cd453a340249f685c7eae2a5447688" member_type: NON_VOTER last_known_addr { host: "127.12.213.6" port: 44381 } attrs { promote: true } } }
I20260630 12:26:06.086658 17648 raft_consensus.cc:2955] T 8c842e7a84d14bb3bacdf727d888bd37 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 15cd453a340249f685c7eae2a5447688 (127.12.213.6) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } attrs { replace: true } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "15cd453a340249f685c7eae2a5447688" member_type: NON_VOTER last_known_addr { host: "127.12.213.6" port: 44381 } attrs { promote: true } } }
I20260630 12:26:06.087992 17725 raft_consensus.cc:2955] T 8c842e7a84d14bb3bacdf727d888bd37 P 997cda0b85b742fca42a4929fc01ce28 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 15cd453a340249f685c7eae2a5447688 (127.12.213.6) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } attrs { replace: true } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "15cd453a340249f685c7eae2a5447688" member_type: NON_VOTER last_known_addr { host: "127.12.213.6" port: 44381 } attrs { promote: true } } }
W20260630 12:26:06.094698 17770 consensus_peers.cc:597] T 8c842e7a84d14bb3bacdf727d888bd37 P 917f56011cd74bc88c897b1cc041e754 -> Peer 15cd453a340249f685c7eae2a5447688 (127.12.213.6:44381): Couldn't send request to peer 15cd453a340249f685c7eae2a5447688. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8c842e7a84d14bb3bacdf727d888bd37. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:06.098541 17544 catalog_manager.cc:5697] T 8c842e7a84d14bb3bacdf727d888bd37 P 997cda0b85b742fca42a4929fc01ce28 reported cstate change: config changed from index -1 to 25, NON_VOTER 15cd453a340249f685c7eae2a5447688 (127.12.213.6) added. New cstate: current_term: 1 leader_uuid: "917f56011cd74bc88c897b1cc041e754" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } attrs { replace: true } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "15cd453a340249f685c7eae2a5447688" member_type: NON_VOTER last_known_addr { host: "127.12.213.6" port: 44381 } attrs { promote: true } } }
I20260630 12:26:06.099839 17802 consensus_queue.cc:237] T 9beb0aebc1184ea88c39c155508a57d3 P 917f56011cd74bc88c897b1cc041e754 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } attrs { replace: true } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "192c3ccefb084fee8bcc96c01dd8b129" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38621 } attrs { promote: true } }
I20260630 12:26:06.111009 17648 raft_consensus.cc:1275] T 9beb0aebc1184ea88c39c155508a57d3 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 1 FOLLOWER]: Refusing update from remote peer 917f56011cd74bc88c897b1cc041e754: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:26:06.113099 18283 consensus_queue.cc:1048] T 9beb0aebc1184ea88c39c155508a57d3 P 917f56011cd74bc88c897b1cc041e754 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:26:06.114351 17725 raft_consensus.cc:1275] T 9beb0aebc1184ea88c39c155508a57d3 P 997cda0b85b742fca42a4929fc01ce28 [term 1 FOLLOWER]: Refusing update from remote peer 917f56011cd74bc88c897b1cc041e754: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:26:06.116001 18283 consensus_queue.cc:1048] T 9beb0aebc1184ea88c39c155508a57d3 P 917f56011cd74bc88c897b1cc041e754 [LEADER]: Connected to new peer: Peer: permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:26:06.121500 18288 raft_consensus.cc:2955] T 9beb0aebc1184ea88c39c155508a57d3 P 917f56011cd74bc88c897b1cc041e754 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 192c3ccefb084fee8bcc96c01dd8b129 (127.12.213.4) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } attrs { replace: true } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "192c3ccefb084fee8bcc96c01dd8b129" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38621 } attrs { promote: true } } }
I20260630 12:26:06.123279 17650 raft_consensus.cc:2955] T 9beb0aebc1184ea88c39c155508a57d3 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 192c3ccefb084fee8bcc96c01dd8b129 (127.12.213.4) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } attrs { replace: true } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "192c3ccefb084fee8bcc96c01dd8b129" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38621 } attrs { promote: true } } }
W20260630 12:26:06.124855 17770 consensus_peers.cc:597] T 9beb0aebc1184ea88c39c155508a57d3 P 917f56011cd74bc88c897b1cc041e754 -> Peer 192c3ccefb084fee8bcc96c01dd8b129 (127.12.213.4:38621): Couldn't send request to peer 192c3ccefb084fee8bcc96c01dd8b129. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9beb0aebc1184ea88c39c155508a57d3. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:06.126653 17725 raft_consensus.cc:2955] T 9beb0aebc1184ea88c39c155508a57d3 P 997cda0b85b742fca42a4929fc01ce28 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 192c3ccefb084fee8bcc96c01dd8b129 (127.12.213.4) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } attrs { replace: true } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "192c3ccefb084fee8bcc96c01dd8b129" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38621 } attrs { promote: true } } }
I20260630 12:26:06.134294 17545 catalog_manager.cc:5697] T 9beb0aebc1184ea88c39c155508a57d3 P 917f56011cd74bc88c897b1cc041e754 reported cstate change: config changed from index -1 to 26, NON_VOTER 192c3ccefb084fee8bcc96c01dd8b129 (127.12.213.4) added. New cstate: current_term: 1 leader_uuid: "917f56011cd74bc88c897b1cc041e754" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192c3ccefb084fee8bcc96c01dd8b129" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38621 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:06.136397 17802 consensus_queue.cc:237] T 55ccffa396114f7b829323b09db70710 P 917f56011cd74bc88c897b1cc041e754 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } attrs { replace: true } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "15cd453a340249f685c7eae2a5447688" member_type: NON_VOTER last_known_addr { host: "127.12.213.6" port: 44381 } attrs { promote: true } }
W20260630 12:26:06.143858 17770 consensus_peers.cc:597] T 55ccffa396114f7b829323b09db70710 P 917f56011cd74bc88c897b1cc041e754 -> Peer 15cd453a340249f685c7eae2a5447688 (127.12.213.6:44381): Couldn't send request to peer 15cd453a340249f685c7eae2a5447688. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 55ccffa396114f7b829323b09db70710. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:06.143960 17650 raft_consensus.cc:1275] T 55ccffa396114f7b829323b09db70710 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 1 FOLLOWER]: Refusing update from remote peer 917f56011cd74bc88c897b1cc041e754: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:26:06.146248 17725 raft_consensus.cc:1275] T 55ccffa396114f7b829323b09db70710 P 997cda0b85b742fca42a4929fc01ce28 [term 1 FOLLOWER]: Refusing update from remote peer 917f56011cd74bc88c897b1cc041e754: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:26:06.147857 18287 consensus_queue.cc:1048] T 55ccffa396114f7b829323b09db70710 P 917f56011cd74bc88c897b1cc041e754 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260630 12:26:06.149086 18288 consensus_queue.cc:1048] T 55ccffa396114f7b829323b09db70710 P 917f56011cd74bc88c897b1cc041e754 [LEADER]: Connected to new peer: Peer: permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:26:06.155568 18287 raft_consensus.cc:2955] T 55ccffa396114f7b829323b09db70710 P 917f56011cd74bc88c897b1cc041e754 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 15cd453a340249f685c7eae2a5447688 (127.12.213.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } attrs { replace: true } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "15cd453a340249f685c7eae2a5447688" member_type: NON_VOTER last_known_addr { host: "127.12.213.6" port: 44381 } attrs { promote: true } } }
I20260630 12:26:06.157374 17725 raft_consensus.cc:2955] T 55ccffa396114f7b829323b09db70710 P 997cda0b85b742fca42a4929fc01ce28 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 15cd453a340249f685c7eae2a5447688 (127.12.213.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } attrs { replace: true } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "15cd453a340249f685c7eae2a5447688" member_type: NON_VOTER last_known_addr { host: "127.12.213.6" port: 44381 } attrs { promote: true } } }
I20260630 12:26:06.159037 17650 raft_consensus.cc:2955] T 55ccffa396114f7b829323b09db70710 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 15cd453a340249f685c7eae2a5447688 (127.12.213.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } attrs { replace: true } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "15cd453a340249f685c7eae2a5447688" member_type: NON_VOTER last_known_addr { host: "127.12.213.6" port: 44381 } attrs { promote: true } } }
I20260630 12:26:06.171908 17545 catalog_manager.cc:5697] T 55ccffa396114f7b829323b09db70710 P 997cda0b85b742fca42a4929fc01ce28 reported cstate change: config changed from index -1 to 26, NON_VOTER 15cd453a340249f685c7eae2a5447688 (127.12.213.6) added. New cstate: current_term: 1 leader_uuid: "917f56011cd74bc88c897b1cc041e754" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } attrs { replace: true } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "15cd453a340249f685c7eae2a5447688" member_type: NON_VOTER last_known_addr { host: "127.12.213.6" port: 44381 } attrs { promote: true } } }
I20260630 12:26:06.174721 17650 consensus_queue.cc:237] T 7b427c1762a844518094040f5c885c76 P eb3be55d34b548ac8bbac5a54c4c4cd4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 23, Committed index: 23, Last appended: 1.23, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "7a40d8670e034515b0e6fe7d6a4cf395" member_type: NON_VOTER last_known_addr { host: "127.12.213.5" port: 39055 } attrs { promote: true } }
I20260630 12:26:06.184638 17802 raft_consensus.cc:1275] T 7b427c1762a844518094040f5c885c76 P 917f56011cd74bc88c897b1cc041e754 [term 1 FOLLOWER]: Refusing update from remote peer eb3be55d34b548ac8bbac5a54c4c4cd4: Log matching property violated. Preceding OpId in replica: term: 1 index: 23. Preceding OpId from leader: term: 1 index: 24. (index mismatch)
I20260630 12:26:06.184965 17725 raft_consensus.cc:1275] T 7b427c1762a844518094040f5c885c76 P 997cda0b85b742fca42a4929fc01ce28 [term 1 FOLLOWER]: Refusing update from remote peer eb3be55d34b548ac8bbac5a54c4c4cd4: Log matching property violated. Preceding OpId in replica: term: 1 index: 23. Preceding OpId from leader: term: 1 index: 24. (index mismatch)
I20260630 12:26:06.186370 18281 consensus_queue.cc:1048] T 7b427c1762a844518094040f5c885c76 P eb3be55d34b548ac8bbac5a54c4c4cd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 24, Last known committed idx: 23, Time since last communication: 0.000s
I20260630 12:26:06.187287 18280 consensus_queue.cc:1048] T 7b427c1762a844518094040f5c885c76 P eb3be55d34b548ac8bbac5a54c4c4cd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 24, Last known committed idx: 23, Time since last communication: 0.000s
W20260630 12:26:06.192632 17618 consensus_peers.cc:597] T 7b427c1762a844518094040f5c885c76 P eb3be55d34b548ac8bbac5a54c4c4cd4 -> Peer 7a40d8670e034515b0e6fe7d6a4cf395 (127.12.213.5:39055): Couldn't send request to peer 7a40d8670e034515b0e6fe7d6a4cf395. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7b427c1762a844518094040f5c885c76. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:06.193524 18281 raft_consensus.cc:2955] T 7b427c1762a844518094040f5c885c76 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 1 LEADER]: Committing config change with OpId 1.24: config changed from index -1 to 24, NON_VOTER 7a40d8670e034515b0e6fe7d6a4cf395 (127.12.213.5) added. New config: { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "7a40d8670e034515b0e6fe7d6a4cf395" member_type: NON_VOTER last_known_addr { host: "127.12.213.5" port: 39055 } attrs { promote: true } } }
I20260630 12:26:06.199393 17802 raft_consensus.cc:2955] T 7b427c1762a844518094040f5c885c76 P 917f56011cd74bc88c897b1cc041e754 [term 1 FOLLOWER]: Committing config change with OpId 1.24: config changed from index -1 to 24, NON_VOTER 7a40d8670e034515b0e6fe7d6a4cf395 (127.12.213.5) added. New config: { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "7a40d8670e034515b0e6fe7d6a4cf395" member_type: NON_VOTER last_known_addr { host: "127.12.213.5" port: 39055 } attrs { promote: true } } }
I20260630 12:26:06.199548 17725 raft_consensus.cc:2955] T 7b427c1762a844518094040f5c885c76 P 997cda0b85b742fca42a4929fc01ce28 [term 1 FOLLOWER]: Committing config change with OpId 1.24: config changed from index -1 to 24, NON_VOTER 7a40d8670e034515b0e6fe7d6a4cf395 (127.12.213.5) added. New config: { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "7a40d8670e034515b0e6fe7d6a4cf395" member_type: NON_VOTER last_known_addr { host: "127.12.213.5" port: 39055 } attrs { promote: true } } }
I20260630 12:26:06.210137 17544 catalog_manager.cc:5697] T 7b427c1762a844518094040f5c885c76 P 917f56011cd74bc88c897b1cc041e754 reported cstate change: config changed from index -1 to 24, NON_VOTER 7a40d8670e034515b0e6fe7d6a4cf395 (127.12.213.5) added. New cstate: current_term: 1 leader_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" committed_config { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "7a40d8670e034515b0e6fe7d6a4cf395" member_type: NON_VOTER last_known_addr { host: "127.12.213.5" port: 39055 } attrs { promote: true } } }
I20260630 12:26:06.315583 18289 ts_tablet_manager.cc:933] T e7d956333d2d42c2aec1f98fdee2da21 P 7a40d8670e034515b0e6fe7d6a4cf395: Initiating tablet copy from peer 997cda0b85b742fca42a4929fc01ce28 (127.12.213.2:35817)
I20260630 12:26:06.317153 18289 tablet_copy_client.cc:323] T e7d956333d2d42c2aec1f98fdee2da21 P 7a40d8670e034515b0e6fe7d6a4cf395: tablet copy: Beginning tablet copy session from remote peer at address 127.12.213.2:35817
I20260630 12:26:06.328428 17740 tablet_copy_service.cc:140] P 997cda0b85b742fca42a4929fc01ce28: Received BeginTabletCopySession request for tablet e7d956333d2d42c2aec1f98fdee2da21 from peer 7a40d8670e034515b0e6fe7d6a4cf395 ({username='slave'} at 127.0.0.1:55122)
I20260630 12:26:06.329051 17740 tablet_copy_service.cc:161] P 997cda0b85b742fca42a4929fc01ce28: Beginning new tablet copy session on tablet e7d956333d2d42c2aec1f98fdee2da21 from peer 7a40d8670e034515b0e6fe7d6a4cf395 at {username='slave'} at 127.0.0.1:55122: session id = 7a40d8670e034515b0e6fe7d6a4cf395-e7d956333d2d42c2aec1f98fdee2da21
I20260630 12:26:06.334368 17740 tablet_copy_source_session.cc:215] T e7d956333d2d42c2aec1f98fdee2da21 P 997cda0b85b742fca42a4929fc01ce28: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:26:06.336898 18289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7d956333d2d42c2aec1f98fdee2da21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:06.348579 18289 tablet_copy_client.cc:806] T e7d956333d2d42c2aec1f98fdee2da21 P 7a40d8670e034515b0e6fe7d6a4cf395: tablet copy: Starting download of 0 data blocks...
I20260630 12:26:06.349144 18289 tablet_copy_client.cc:670] T e7d956333d2d42c2aec1f98fdee2da21 P 7a40d8670e034515b0e6fe7d6a4cf395: tablet copy: Starting download of 1 WAL segments...
I20260630 12:26:06.352634 18290 tablet_copy_client.cc:1025] T e7d956333d2d42c2aec1f98fdee2da21 P 7a40d8670e034515b0e6fe7d6a4cf395: tablet copy: Injecting latency into file download: 2000
I20260630 12:26:06.525364 18292 ts_tablet_manager.cc:933] T 27050604032a4bd18045fe6848ba4750 P 192c3ccefb084fee8bcc96c01dd8b129: Initiating tablet copy from peer eb3be55d34b548ac8bbac5a54c4c4cd4 (127.12.213.1:37691)
I20260630 12:26:06.527035 18292 tablet_copy_client.cc:323] T 27050604032a4bd18045fe6848ba4750 P 192c3ccefb084fee8bcc96c01dd8b129: tablet copy: Beginning tablet copy session from remote peer at address 127.12.213.1:37691
I20260630 12:26:06.538457 17665 tablet_copy_service.cc:140] P eb3be55d34b548ac8bbac5a54c4c4cd4: Received BeginTabletCopySession request for tablet 27050604032a4bd18045fe6848ba4750 from peer 192c3ccefb084fee8bcc96c01dd8b129 ({username='slave'} at 127.0.0.1:41356)
I20260630 12:26:06.539073 17665 tablet_copy_service.cc:161] P eb3be55d34b548ac8bbac5a54c4c4cd4: Beginning new tablet copy session on tablet 27050604032a4bd18045fe6848ba4750 from peer 192c3ccefb084fee8bcc96c01dd8b129 at {username='slave'} at 127.0.0.1:41356: session id = 192c3ccefb084fee8bcc96c01dd8b129-27050604032a4bd18045fe6848ba4750
I20260630 12:26:06.546950 17665 tablet_copy_source_session.cc:215] T 27050604032a4bd18045fe6848ba4750 P eb3be55d34b548ac8bbac5a54c4c4cd4: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:26:06.549952 18292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27050604032a4bd18045fe6848ba4750. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:06.561606 18292 tablet_copy_client.cc:806] T 27050604032a4bd18045fe6848ba4750 P 192c3ccefb084fee8bcc96c01dd8b129: tablet copy: Starting download of 0 data blocks...
I20260630 12:26:06.562295 18292 tablet_copy_client.cc:670] T 27050604032a4bd18045fe6848ba4750 P 192c3ccefb084fee8bcc96c01dd8b129: tablet copy: Starting download of 1 WAL segments...
I20260630 12:26:06.566319 18293 tablet_copy_client.cc:1025] T 27050604032a4bd18045fe6848ba4750 P 192c3ccefb084fee8bcc96c01dd8b129: tablet copy: Injecting latency into file download: 2000
I20260630 12:26:06.568197 18296 ts_tablet_manager.cc:933] T 8c842e7a84d14bb3bacdf727d888bd37 P 15cd453a340249f685c7eae2a5447688: Initiating tablet copy from peer 917f56011cd74bc88c897b1cc041e754 (127.12.213.3:34273)
I20260630 12:26:06.569813 18296 tablet_copy_client.cc:323] T 8c842e7a84d14bb3bacdf727d888bd37 P 15cd453a340249f685c7eae2a5447688: tablet copy: Beginning tablet copy session from remote peer at address 127.12.213.3:34273
I20260630 12:26:06.580894 17814 tablet_copy_service.cc:140] P 917f56011cd74bc88c897b1cc041e754: Received BeginTabletCopySession request for tablet 8c842e7a84d14bb3bacdf727d888bd37 from peer 15cd453a340249f685c7eae2a5447688 ({username='slave'} at 127.0.0.1:55188)
I20260630 12:26:06.581382 17814 tablet_copy_service.cc:161] P 917f56011cd74bc88c897b1cc041e754: Beginning new tablet copy session on tablet 8c842e7a84d14bb3bacdf727d888bd37 from peer 15cd453a340249f685c7eae2a5447688 at {username='slave'} at 127.0.0.1:55188: session id = 15cd453a340249f685c7eae2a5447688-8c842e7a84d14bb3bacdf727d888bd37
I20260630 12:26:06.587114 17814 tablet_copy_source_session.cc:215] T 8c842e7a84d14bb3bacdf727d888bd37 P 917f56011cd74bc88c897b1cc041e754: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:26:06.589792 18296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c842e7a84d14bb3bacdf727d888bd37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:06.599931 18296 tablet_copy_client.cc:806] T 8c842e7a84d14bb3bacdf727d888bd37 P 15cd453a340249f685c7eae2a5447688: tablet copy: Starting download of 0 data blocks...
I20260630 12:26:06.600485 18296 tablet_copy_client.cc:670] T 8c842e7a84d14bb3bacdf727d888bd37 P 15cd453a340249f685c7eae2a5447688: tablet copy: Starting download of 1 WAL segments...
I20260630 12:26:06.604460 18297 tablet_copy_client.cc:1025] T 8c842e7a84d14bb3bacdf727d888bd37 P 15cd453a340249f685c7eae2a5447688: tablet copy: Injecting latency into file download: 2000
I20260630 12:26:06.610495 18300 ts_tablet_manager.cc:933] T 55ccffa396114f7b829323b09db70710 P 15cd453a340249f685c7eae2a5447688: Initiating tablet copy from peer 917f56011cd74bc88c897b1cc041e754 (127.12.213.3:34273)
I20260630 12:26:06.612268 18300 tablet_copy_client.cc:323] T 55ccffa396114f7b829323b09db70710 P 15cd453a340249f685c7eae2a5447688: tablet copy: Beginning tablet copy session from remote peer at address 127.12.213.3:34273
I20260630 12:26:06.613803 17814 tablet_copy_service.cc:140] P 917f56011cd74bc88c897b1cc041e754: Received BeginTabletCopySession request for tablet 55ccffa396114f7b829323b09db70710 from peer 15cd453a340249f685c7eae2a5447688 ({username='slave'} at 127.0.0.1:55188)
I20260630 12:26:06.614282 18115 heartbeater.cc:499] Master 127.12.213.62:34737 was elected leader, sending a full tablet report...
I20260630 12:26:06.614319 17814 tablet_copy_service.cc:161] P 917f56011cd74bc88c897b1cc041e754: Beginning new tablet copy session on tablet 55ccffa396114f7b829323b09db70710 from peer 15cd453a340249f685c7eae2a5447688 at {username='slave'} at 127.0.0.1:55188: session id = 15cd453a340249f685c7eae2a5447688-55ccffa396114f7b829323b09db70710
I20260630 12:26:06.620477 17814 tablet_copy_source_session.cc:215] T 55ccffa396114f7b829323b09db70710 P 917f56011cd74bc88c897b1cc041e754: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:26:06.623746 18300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55ccffa396114f7b829323b09db70710. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:06.624452 18302 ts_tablet_manager.cc:933] T 7b427c1762a844518094040f5c885c76 P 7a40d8670e034515b0e6fe7d6a4cf395: Initiating tablet copy from peer eb3be55d34b548ac8bbac5a54c4c4cd4 (127.12.213.1:37691)
I20260630 12:26:06.626539 18302 tablet_copy_client.cc:323] T 7b427c1762a844518094040f5c885c76 P 7a40d8670e034515b0e6fe7d6a4cf395: tablet copy: Beginning tablet copy session from remote peer at address 127.12.213.1:37691
I20260630 12:26:06.638767 17665 tablet_copy_service.cc:140] P eb3be55d34b548ac8bbac5a54c4c4cd4: Received BeginTabletCopySession request for tablet 7b427c1762a844518094040f5c885c76 from peer 7a40d8670e034515b0e6fe7d6a4cf395 ({username='slave'} at 127.0.0.1:41370)
I20260630 12:26:06.639194 18300 tablet_copy_client.cc:806] T 55ccffa396114f7b829323b09db70710 P 15cd453a340249f685c7eae2a5447688: tablet copy: Starting download of 0 data blocks...
I20260630 12:26:06.639324 17665 tablet_copy_service.cc:161] P eb3be55d34b548ac8bbac5a54c4c4cd4: Beginning new tablet copy session on tablet 7b427c1762a844518094040f5c885c76 from peer 7a40d8670e034515b0e6fe7d6a4cf395 at {username='slave'} at 127.0.0.1:41370: session id = 7a40d8670e034515b0e6fe7d6a4cf395-7b427c1762a844518094040f5c885c76
I20260630 12:26:06.639878 18300 tablet_copy_client.cc:670] T 55ccffa396114f7b829323b09db70710 P 15cd453a340249f685c7eae2a5447688: tablet copy: Starting download of 1 WAL segments...
I20260630 12:26:06.644680 18301 tablet_copy_client.cc:1025] T 55ccffa396114f7b829323b09db70710 P 15cd453a340249f685c7eae2a5447688: tablet copy: Injecting latency into file download: 2000
I20260630 12:26:06.647166 17665 tablet_copy_source_session.cc:215] T 7b427c1762a844518094040f5c885c76 P eb3be55d34b548ac8bbac5a54c4c4cd4: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:26:06.650368 18302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b427c1762a844518094040f5c885c76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:06.654372 18304 ts_tablet_manager.cc:933] T 9beb0aebc1184ea88c39c155508a57d3 P 192c3ccefb084fee8bcc96c01dd8b129: Initiating tablet copy from peer 917f56011cd74bc88c897b1cc041e754 (127.12.213.3:34273)
I20260630 12:26:06.656334 18304 tablet_copy_client.cc:323] T 9beb0aebc1184ea88c39c155508a57d3 P 192c3ccefb084fee8bcc96c01dd8b129: tablet copy: Beginning tablet copy session from remote peer at address 127.12.213.3:34273
I20260630 12:26:06.666117 17814 tablet_copy_service.cc:140] P 917f56011cd74bc88c897b1cc041e754: Received BeginTabletCopySession request for tablet 9beb0aebc1184ea88c39c155508a57d3 from peer 192c3ccefb084fee8bcc96c01dd8b129 ({username='slave'} at 127.0.0.1:55192)
I20260630 12:26:06.666700 17814 tablet_copy_service.cc:161] P 917f56011cd74bc88c897b1cc041e754: Beginning new tablet copy session on tablet 9beb0aebc1184ea88c39c155508a57d3 from peer 192c3ccefb084fee8bcc96c01dd8b129 at {username='slave'} at 127.0.0.1:55192: session id = 192c3ccefb084fee8bcc96c01dd8b129-9beb0aebc1184ea88c39c155508a57d3
I20260630 12:26:06.674027 17814 tablet_copy_source_session.cc:215] T 9beb0aebc1184ea88c39c155508a57d3 P 917f56011cd74bc88c897b1cc041e754: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:26:06.677205 18302 tablet_copy_client.cc:806] T 7b427c1762a844518094040f5c885c76 P 7a40d8670e034515b0e6fe7d6a4cf395: tablet copy: Starting download of 0 data blocks...
I20260630 12:26:06.677865 18304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9beb0aebc1184ea88c39c155508a57d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:06.677839 18302 tablet_copy_client.cc:670] T 7b427c1762a844518094040f5c885c76 P 7a40d8670e034515b0e6fe7d6a4cf395: tablet copy: Starting download of 1 WAL segments...
I20260630 12:26:06.682098 18303 tablet_copy_client.cc:1025] T 7b427c1762a844518094040f5c885c76 P 7a40d8670e034515b0e6fe7d6a4cf395: tablet copy: Injecting latency into file download: 2000
I20260630 12:26:06.690260 18304 tablet_copy_client.cc:806] T 9beb0aebc1184ea88c39c155508a57d3 P 192c3ccefb084fee8bcc96c01dd8b129: tablet copy: Starting download of 0 data blocks...
I20260630 12:26:06.690869 18304 tablet_copy_client.cc:670] T 9beb0aebc1184ea88c39c155508a57d3 P 192c3ccefb084fee8bcc96c01dd8b129: tablet copy: Starting download of 1 WAL segments...
I20260630 12:26:06.694618 18305 tablet_copy_client.cc:1025] T 9beb0aebc1184ea88c39c155508a57d3 P 192c3ccefb084fee8bcc96c01dd8b129: tablet copy: Injecting latency into file download: 2000
I20260630 12:26:06.726763 18190 heartbeater.cc:499] Master 127.12.213.62:34737 was elected leader, sending a full tablet report...
I20260630 12:26:06.862802 18264 heartbeater.cc:499] Master 127.12.213.62:34737 was elected leader, sending a full tablet report...
I20260630 12:26:08.354135 18289 tablet_copy_client.cc:538] T e7d956333d2d42c2aec1f98fdee2da21 P 7a40d8670e034515b0e6fe7d6a4cf395: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:26:08.364614 18289 tablet_bootstrap.cc:492] T e7d956333d2d42c2aec1f98fdee2da21 P 7a40d8670e034515b0e6fe7d6a4cf395: Bootstrap starting.
I20260630 12:26:08.463410 18289 tablet_bootstrap.cc:492] T e7d956333d2d42c2aec1f98fdee2da21 P 7a40d8670e034515b0e6fe7d6a4cf395: Bootstrap replayed 1/1 log segments. Stats: ops{read=23 overwritten=0 applied=23 ignored=0} inserts{seen=93 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:26:08.464191 18289 tablet_bootstrap.cc:492] T e7d956333d2d42c2aec1f98fdee2da21 P 7a40d8670e034515b0e6fe7d6a4cf395: Bootstrap complete.
I20260630 12:26:08.464819 18289 ts_tablet_manager.cc:1403] T e7d956333d2d42c2aec1f98fdee2da21 P 7a40d8670e034515b0e6fe7d6a4cf395: Time spent bootstrapping tablet: real 0.101s	user 0.087s	sys 0.012s
I20260630 12:26:08.467744 18289 raft_consensus.cc:359] T e7d956333d2d42c2aec1f98fdee2da21 P 7a40d8670e034515b0e6fe7d6a4cf395 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 23 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "7a40d8670e034515b0e6fe7d6a4cf395" member_type: NON_VOTER last_known_addr { host: "127.12.213.5" port: 39055 } attrs { promote: true } }
I20260630 12:26:08.468811 18289 raft_consensus.cc:740] T e7d956333d2d42c2aec1f98fdee2da21 P 7a40d8670e034515b0e6fe7d6a4cf395 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7a40d8670e034515b0e6fe7d6a4cf395, State: Initialized, Role: LEARNER
I20260630 12:26:08.469347 18289 consensus_queue.cc:260] T e7d956333d2d42c2aec1f98fdee2da21 P 7a40d8670e034515b0e6fe7d6a4cf395 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 23, Last appended: 1.23, Last appended by leader: 23, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 23 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "7a40d8670e034515b0e6fe7d6a4cf395" member_type: NON_VOTER last_known_addr { host: "127.12.213.5" port: 39055 } attrs { promote: true } }
I20260630 12:26:08.472090 18289 ts_tablet_manager.cc:1434] T e7d956333d2d42c2aec1f98fdee2da21 P 7a40d8670e034515b0e6fe7d6a4cf395: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260630 12:26:08.474509 17740 tablet_copy_service.cc:342] P 997cda0b85b742fca42a4929fc01ce28: Request end of tablet copy session 7a40d8670e034515b0e6fe7d6a4cf395-e7d956333d2d42c2aec1f98fdee2da21 received from {username='slave'} at 127.0.0.1:55122
I20260630 12:26:08.475232 17740 tablet_copy_service.cc:434] P 997cda0b85b742fca42a4929fc01ce28: ending tablet copy session 7a40d8670e034515b0e6fe7d6a4cf395-e7d956333d2d42c2aec1f98fdee2da21 on tablet e7d956333d2d42c2aec1f98fdee2da21 with peer 7a40d8670e034515b0e6fe7d6a4cf395
I20260630 12:26:08.567687 18292 tablet_copy_client.cc:538] T 27050604032a4bd18045fe6848ba4750 P 192c3ccefb084fee8bcc96c01dd8b129: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:26:08.576591 18292 tablet_bootstrap.cc:492] T 27050604032a4bd18045fe6848ba4750 P 192c3ccefb084fee8bcc96c01dd8b129: Bootstrap starting.
I20260630 12:26:08.605980 18296 tablet_copy_client.cc:538] T 8c842e7a84d14bb3bacdf727d888bd37 P 15cd453a340249f685c7eae2a5447688: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:26:08.619107 18296 tablet_bootstrap.cc:492] T 8c842e7a84d14bb3bacdf727d888bd37 P 15cd453a340249f685c7eae2a5447688: Bootstrap starting.
I20260630 12:26:08.646127 18300 tablet_copy_client.cc:538] T 55ccffa396114f7b829323b09db70710 P 15cd453a340249f685c7eae2a5447688: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:26:08.660107 18300 tablet_bootstrap.cc:492] T 55ccffa396114f7b829323b09db70710 P 15cd453a340249f685c7eae2a5447688: Bootstrap starting.
I20260630 12:26:08.683439 18302 tablet_copy_client.cc:538] T 7b427c1762a844518094040f5c885c76 P 7a40d8670e034515b0e6fe7d6a4cf395: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:26:08.694131 18302 tablet_bootstrap.cc:492] T 7b427c1762a844518094040f5c885c76 P 7a40d8670e034515b0e6fe7d6a4cf395: Bootstrap starting.
I20260630 12:26:08.695930 18304 tablet_copy_client.cc:538] T 9beb0aebc1184ea88c39c155508a57d3 P 192c3ccefb084fee8bcc96c01dd8b129: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:26:08.717231 18304 tablet_bootstrap.cc:492] T 9beb0aebc1184ea88c39c155508a57d3 P 192c3ccefb084fee8bcc96c01dd8b129: Bootstrap starting.
I20260630 12:26:08.730232 18292 tablet_bootstrap.cc:492] T 27050604032a4bd18045fe6848ba4750 P 192c3ccefb084fee8bcc96c01dd8b129: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=109 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:26:08.731263 18292 tablet_bootstrap.cc:492] T 27050604032a4bd18045fe6848ba4750 P 192c3ccefb084fee8bcc96c01dd8b129: Bootstrap complete.
I20260630 12:26:08.731938 18292 ts_tablet_manager.cc:1403] T 27050604032a4bd18045fe6848ba4750 P 192c3ccefb084fee8bcc96c01dd8b129: Time spent bootstrapping tablet: real 0.156s	user 0.112s	sys 0.032s
I20260630 12:26:08.735157 18292 raft_consensus.cc:359] T 27050604032a4bd18045fe6848ba4750 P 192c3ccefb084fee8bcc96c01dd8b129 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } attrs { replace: true } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "192c3ccefb084fee8bcc96c01dd8b129" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38621 } attrs { promote: true } }
I20260630 12:26:08.735970 18292 raft_consensus.cc:740] T 27050604032a4bd18045fe6848ba4750 P 192c3ccefb084fee8bcc96c01dd8b129 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 192c3ccefb084fee8bcc96c01dd8b129, State: Initialized, Role: LEARNER
I20260630 12:26:08.746181 18292 consensus_queue.cc:260] T 27050604032a4bd18045fe6848ba4750 P 192c3ccefb084fee8bcc96c01dd8b129 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } attrs { replace: true } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "192c3ccefb084fee8bcc96c01dd8b129" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38621 } attrs { promote: true } }
I20260630 12:26:08.755916 18292 ts_tablet_manager.cc:1434] T 27050604032a4bd18045fe6848ba4750 P 192c3ccefb084fee8bcc96c01dd8b129: Time spent starting tablet: real 0.024s	user 0.010s	sys 0.003s
I20260630 12:26:08.758266 17665 tablet_copy_service.cc:342] P eb3be55d34b548ac8bbac5a54c4c4cd4: Request end of tablet copy session 192c3ccefb084fee8bcc96c01dd8b129-27050604032a4bd18045fe6848ba4750 received from {username='slave'} at 127.0.0.1:41356
I20260630 12:26:08.758777 17665 tablet_copy_service.cc:434] P eb3be55d34b548ac8bbac5a54c4c4cd4: ending tablet copy session 192c3ccefb084fee8bcc96c01dd8b129-27050604032a4bd18045fe6848ba4750 on tablet 27050604032a4bd18045fe6848ba4750 with peer 192c3ccefb084fee8bcc96c01dd8b129
I20260630 12:26:08.861423 18300 tablet_bootstrap.cc:492] T 55ccffa396114f7b829323b09db70710 P 15cd453a340249f685c7eae2a5447688: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=89 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:26:08.862341 18300 tablet_bootstrap.cc:492] T 55ccffa396114f7b829323b09db70710 P 15cd453a340249f685c7eae2a5447688: Bootstrap complete.
I20260630 12:26:08.862991 18300 ts_tablet_manager.cc:1403] T 55ccffa396114f7b829323b09db70710 P 15cd453a340249f685c7eae2a5447688: Time spent bootstrapping tablet: real 0.203s	user 0.127s	sys 0.028s
I20260630 12:26:08.865648 18300 raft_consensus.cc:359] T 55ccffa396114f7b829323b09db70710 P 15cd453a340249f685c7eae2a5447688 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } attrs { replace: true } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "15cd453a340249f685c7eae2a5447688" member_type: NON_VOTER last_known_addr { host: "127.12.213.6" port: 44381 } attrs { promote: true } }
I20260630 12:26:08.866413 18300 raft_consensus.cc:740] T 55ccffa396114f7b829323b09db70710 P 15cd453a340249f685c7eae2a5447688 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 15cd453a340249f685c7eae2a5447688, State: Initialized, Role: LEARNER
I20260630 12:26:08.867437 18300 consensus_queue.cc:260] T 55ccffa396114f7b829323b09db70710 P 15cd453a340249f685c7eae2a5447688 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } attrs { replace: true } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "15cd453a340249f685c7eae2a5447688" member_type: NON_VOTER last_known_addr { host: "127.12.213.6" port: 44381 } attrs { promote: true } }
I20260630 12:26:08.882194 18296 tablet_bootstrap.cc:492] T 8c842e7a84d14bb3bacdf727d888bd37 P 15cd453a340249f685c7eae2a5447688: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=109 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:26:08.883241 18296 tablet_bootstrap.cc:492] T 8c842e7a84d14bb3bacdf727d888bd37 P 15cd453a340249f685c7eae2a5447688: Bootstrap complete.
I20260630 12:26:08.884100 18296 ts_tablet_manager.cc:1403] T 8c842e7a84d14bb3bacdf727d888bd37 P 15cd453a340249f685c7eae2a5447688: Time spent bootstrapping tablet: real 0.265s	user 0.155s	sys 0.020s
I20260630 12:26:08.886750 18296 raft_consensus.cc:359] T 8c842e7a84d14bb3bacdf727d888bd37 P 15cd453a340249f685c7eae2a5447688 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } attrs { replace: true } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "15cd453a340249f685c7eae2a5447688" member_type: NON_VOTER last_known_addr { host: "127.12.213.6" port: 44381 } attrs { promote: true } }
I20260630 12:26:08.887554 18296 raft_consensus.cc:740] T 8c842e7a84d14bb3bacdf727d888bd37 P 15cd453a340249f685c7eae2a5447688 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 15cd453a340249f685c7eae2a5447688, State: Initialized, Role: LEARNER
I20260630 12:26:08.888168 18296 consensus_queue.cc:260] T 8c842e7a84d14bb3bacdf727d888bd37 P 15cd453a340249f685c7eae2a5447688 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } attrs { replace: true } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "15cd453a340249f685c7eae2a5447688" member_type: NON_VOTER last_known_addr { host: "127.12.213.6" port: 44381 } attrs { promote: true } }
I20260630 12:26:08.893281 18300 ts_tablet_manager.cc:1434] T 55ccffa396114f7b829323b09db70710 P 15cd453a340249f685c7eae2a5447688: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.000s
I20260630 12:26:08.901889 17814 tablet_copy_service.cc:342] P 917f56011cd74bc88c897b1cc041e754: Request end of tablet copy session 15cd453a340249f685c7eae2a5447688-55ccffa396114f7b829323b09db70710 received from {username='slave'} at 127.0.0.1:55188
I20260630 12:26:08.902464 17814 tablet_copy_service.cc:434] P 917f56011cd74bc88c897b1cc041e754: ending tablet copy session 15cd453a340249f685c7eae2a5447688-55ccffa396114f7b829323b09db70710 on tablet 55ccffa396114f7b829323b09db70710 with peer 15cd453a340249f685c7eae2a5447688
I20260630 12:26:08.910444 18165 raft_consensus.cc:1217] T e7d956333d2d42c2aec1f98fdee2da21 P 7a40d8670e034515b0e6fe7d6a4cf395 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.22->[1.23-1.23]   Dedup: 1.23->[]
I20260630 12:26:08.924557 18296 ts_tablet_manager.cc:1434] T 8c842e7a84d14bb3bacdf727d888bd37 P 15cd453a340249f685c7eae2a5447688: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.024s
I20260630 12:26:08.926658 17814 tablet_copy_service.cc:342] P 917f56011cd74bc88c897b1cc041e754: Request end of tablet copy session 15cd453a340249f685c7eae2a5447688-8c842e7a84d14bb3bacdf727d888bd37 received from {username='slave'} at 127.0.0.1:55188
I20260630 12:26:08.927114 17814 tablet_copy_service.cc:434] P 917f56011cd74bc88c897b1cc041e754: ending tablet copy session 15cd453a340249f685c7eae2a5447688-8c842e7a84d14bb3bacdf727d888bd37 on tablet 8c842e7a84d14bb3bacdf727d888bd37 with peer 15cd453a340249f685c7eae2a5447688
I20260630 12:26:08.930136 18304 tablet_bootstrap.cc:492] T 9beb0aebc1184ea88c39c155508a57d3 P 192c3ccefb084fee8bcc96c01dd8b129: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=111 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:26:08.931166 18304 tablet_bootstrap.cc:492] T 9beb0aebc1184ea88c39c155508a57d3 P 192c3ccefb084fee8bcc96c01dd8b129: Bootstrap complete.
I20260630 12:26:08.931919 18304 ts_tablet_manager.cc:1403] T 9beb0aebc1184ea88c39c155508a57d3 P 192c3ccefb084fee8bcc96c01dd8b129: Time spent bootstrapping tablet: real 0.215s	user 0.146s	sys 0.005s
I20260630 12:26:08.934700 18304 raft_consensus.cc:359] T 9beb0aebc1184ea88c39c155508a57d3 P 192c3ccefb084fee8bcc96c01dd8b129 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } attrs { replace: true } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "192c3ccefb084fee8bcc96c01dd8b129" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38621 } attrs { promote: true } }
I20260630 12:26:08.935503 18304 raft_consensus.cc:740] T 9beb0aebc1184ea88c39c155508a57d3 P 192c3ccefb084fee8bcc96c01dd8b129 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 192c3ccefb084fee8bcc96c01dd8b129, State: Initialized, Role: LEARNER
I20260630 12:26:08.936178 18304 consensus_queue.cc:260] T 9beb0aebc1184ea88c39c155508a57d3 P 192c3ccefb084fee8bcc96c01dd8b129 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } attrs { replace: true } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "192c3ccefb084fee8bcc96c01dd8b129" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38621 } attrs { promote: true } }
I20260630 12:26:08.938560 18304 ts_tablet_manager.cc:1434] T 9beb0aebc1184ea88c39c155508a57d3 P 192c3ccefb084fee8bcc96c01dd8b129: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:26:08.939718 18302 tablet_bootstrap.cc:492] T 7b427c1762a844518094040f5c885c76 P 7a40d8670e034515b0e6fe7d6a4cf395: Bootstrap replayed 1/1 log segments. Stats: ops{read=24 overwritten=0 applied=24 ignored=0} inserts{seen=96 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:26:08.940395 17814 tablet_copy_service.cc:342] P 917f56011cd74bc88c897b1cc041e754: Request end of tablet copy session 192c3ccefb084fee8bcc96c01dd8b129-9beb0aebc1184ea88c39c155508a57d3 received from {username='slave'} at 127.0.0.1:55192
I20260630 12:26:08.940598 18302 tablet_bootstrap.cc:492] T 7b427c1762a844518094040f5c885c76 P 7a40d8670e034515b0e6fe7d6a4cf395: Bootstrap complete.
I20260630 12:26:08.940960 17814 tablet_copy_service.cc:434] P 917f56011cd74bc88c897b1cc041e754: ending tablet copy session 192c3ccefb084fee8bcc96c01dd8b129-9beb0aebc1184ea88c39c155508a57d3 on tablet 9beb0aebc1184ea88c39c155508a57d3 with peer 192c3ccefb084fee8bcc96c01dd8b129
I20260630 12:26:08.941428 18302 ts_tablet_manager.cc:1403] T 7b427c1762a844518094040f5c885c76 P 7a40d8670e034515b0e6fe7d6a4cf395: Time spent bootstrapping tablet: real 0.248s	user 0.114s	sys 0.030s
I20260630 12:26:08.945230 18302 raft_consensus.cc:359] T 7b427c1762a844518094040f5c885c76 P 7a40d8670e034515b0e6fe7d6a4cf395 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "7a40d8670e034515b0e6fe7d6a4cf395" member_type: NON_VOTER last_known_addr { host: "127.12.213.5" port: 39055 } attrs { promote: true } }
I20260630 12:26:08.945845 18302 raft_consensus.cc:740] T 7b427c1762a844518094040f5c885c76 P 7a40d8670e034515b0e6fe7d6a4cf395 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7a40d8670e034515b0e6fe7d6a4cf395, State: Initialized, Role: LEARNER
I20260630 12:26:08.946355 18302 consensus_queue.cc:260] T 7b427c1762a844518094040f5c885c76 P 7a40d8670e034515b0e6fe7d6a4cf395 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 24, Last appended: 1.24, Last appended by leader: 24, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "7a40d8670e034515b0e6fe7d6a4cf395" member_type: NON_VOTER last_known_addr { host: "127.12.213.5" port: 39055 } attrs { promote: true } }
I20260630 12:26:08.947785 18302 ts_tablet_manager.cc:1434] T 7b427c1762a844518094040f5c885c76 P 7a40d8670e034515b0e6fe7d6a4cf395: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:26:08.949455 17665 tablet_copy_service.cc:342] P eb3be55d34b548ac8bbac5a54c4c4cd4: Request end of tablet copy session 7a40d8670e034515b0e6fe7d6a4cf395-7b427c1762a844518094040f5c885c76 received from {username='slave'} at 127.0.0.1:41370
I20260630 12:26:08.949837 17665 tablet_copy_service.cc:434] P eb3be55d34b548ac8bbac5a54c4c4cd4: ending tablet copy session 7a40d8670e034515b0e6fe7d6a4cf395-7b427c1762a844518094040f5c885c76 on tablet 7b427c1762a844518094040f5c885c76 with peer 7a40d8670e034515b0e6fe7d6a4cf395
I20260630 12:26:09.063910 18165 raft_consensus.cc:1217] T 7b427c1762a844518094040f5c885c76 P 7a40d8670e034515b0e6fe7d6a4cf395 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.23->[1.24-1.24]   Dedup: 1.24->[]
I20260630 12:26:09.080785 18090 raft_consensus.cc:1217] T 9beb0aebc1184ea88c39c155508a57d3 P 192c3ccefb084fee8bcc96c01dd8b129 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260630 12:26:09.101734 18239 raft_consensus.cc:1217] T 8c842e7a84d14bb3bacdf727d888bd37 P 15cd453a340249f685c7eae2a5447688 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.24->[1.25-1.25]   Dedup: 1.25->[]
I20260630 12:26:09.104043 18090 raft_consensus.cc:1217] T 27050604032a4bd18045fe6848ba4750 P 192c3ccefb084fee8bcc96c01dd8b129 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260630 12:26:09.141251 18239 raft_consensus.cc:1217] T 55ccffa396114f7b829323b09db70710 P 15cd453a340249f685c7eae2a5447688 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260630 12:26:09.459664 18328 raft_consensus.cc:1064] T e7d956333d2d42c2aec1f98fdee2da21 P 997cda0b85b742fca42a4929fc01ce28: attempting to promote NON_VOTER 7a40d8670e034515b0e6fe7d6a4cf395 to VOTER
I20260630 12:26:09.462750 18328 consensus_queue.cc:237] T e7d956333d2d42c2aec1f98fdee2da21 P 997cda0b85b742fca42a4929fc01ce28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 23, Committed index: 23, Last appended: 1.23, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "7a40d8670e034515b0e6fe7d6a4cf395" member_type: VOTER last_known_addr { host: "127.12.213.5" port: 39055 } attrs { promote: false } }
I20260630 12:26:09.471115 17802 raft_consensus.cc:1275] T e7d956333d2d42c2aec1f98fdee2da21 P 917f56011cd74bc88c897b1cc041e754 [term 1 FOLLOWER]: Refusing update from remote peer 997cda0b85b742fca42a4929fc01ce28: Log matching property violated. Preceding OpId in replica: term: 1 index: 23. Preceding OpId from leader: term: 1 index: 24. (index mismatch)
I20260630 12:26:09.471751 18165 raft_consensus.cc:1275] T e7d956333d2d42c2aec1f98fdee2da21 P 7a40d8670e034515b0e6fe7d6a4cf395 [term 1 LEARNER]: Refusing update from remote peer 997cda0b85b742fca42a4929fc01ce28: Log matching property violated. Preceding OpId in replica: term: 1 index: 23. Preceding OpId from leader: term: 1 index: 24. (index mismatch)
I20260630 12:26:09.473731 18313 consensus_queue.cc:1048] T e7d956333d2d42c2aec1f98fdee2da21 P 997cda0b85b742fca42a4929fc01ce28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 24, Last known committed idx: 23, Time since last communication: 0.000s
I20260630 12:26:09.474738 18329 consensus_queue.cc:1048] T e7d956333d2d42c2aec1f98fdee2da21 P 997cda0b85b742fca42a4929fc01ce28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a40d8670e034515b0e6fe7d6a4cf395" member_type: VOTER last_known_addr { host: "127.12.213.5" port: 39055 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 24, Last known committed idx: 23, Time since last communication: 0.001s
I20260630 12:26:09.484920 17648 raft_consensus.cc:1275] T e7d956333d2d42c2aec1f98fdee2da21 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 1 FOLLOWER]: Refusing update from remote peer 997cda0b85b742fca42a4929fc01ce28: Log matching property violated. Preceding OpId in replica: term: 1 index: 23. Preceding OpId from leader: term: 1 index: 24. (index mismatch)
I20260630 12:26:09.487238 18328 consensus_queue.cc:1048] T e7d956333d2d42c2aec1f98fdee2da21 P 997cda0b85b742fca42a4929fc01ce28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 24, Last known committed idx: 23, Time since last communication: 0.000s
I20260630 12:26:09.496176 18313 raft_consensus.cc:2955] T e7d956333d2d42c2aec1f98fdee2da21 P 997cda0b85b742fca42a4929fc01ce28 [term 1 LEADER]: Committing config change with OpId 1.24: config changed from index 23 to 24, 7a40d8670e034515b0e6fe7d6a4cf395 (127.12.213.5) changed from NON_VOTER to VOTER. New config: { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "7a40d8670e034515b0e6fe7d6a4cf395" member_type: VOTER last_known_addr { host: "127.12.213.5" port: 39055 } attrs { promote: false } } }
I20260630 12:26:09.498010 17802 raft_consensus.cc:2955] T e7d956333d2d42c2aec1f98fdee2da21 P 917f56011cd74bc88c897b1cc041e754 [term 1 FOLLOWER]: Committing config change with OpId 1.24: config changed from index 23 to 24, 7a40d8670e034515b0e6fe7d6a4cf395 (127.12.213.5) changed from NON_VOTER to VOTER. New config: { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "7a40d8670e034515b0e6fe7d6a4cf395" member_type: VOTER last_known_addr { host: "127.12.213.5" port: 39055 } attrs { promote: false } } }
I20260630 12:26:09.498770 17648 raft_consensus.cc:2955] T e7d956333d2d42c2aec1f98fdee2da21 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 1 FOLLOWER]: Committing config change with OpId 1.24: config changed from index 23 to 24, 7a40d8670e034515b0e6fe7d6a4cf395 (127.12.213.5) changed from NON_VOTER to VOTER. New config: { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "7a40d8670e034515b0e6fe7d6a4cf395" member_type: VOTER last_known_addr { host: "127.12.213.5" port: 39055 } attrs { promote: false } } }
I20260630 12:26:09.508769 18165 raft_consensus.cc:2955] T e7d956333d2d42c2aec1f98fdee2da21 P 7a40d8670e034515b0e6fe7d6a4cf395 [term 1 FOLLOWER]: Committing config change with OpId 1.24: config changed from index 23 to 24, 7a40d8670e034515b0e6fe7d6a4cf395 (127.12.213.5) changed from NON_VOTER to VOTER. New config: { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "7a40d8670e034515b0e6fe7d6a4cf395" member_type: VOTER last_known_addr { host: "127.12.213.5" port: 39055 } attrs { promote: false } } }
I20260630 12:26:09.513592 17551 catalog_manager.cc:5697] T e7d956333d2d42c2aec1f98fdee2da21 P 997cda0b85b742fca42a4929fc01ce28 reported cstate change: config changed from index 23 to 24, 7a40d8670e034515b0e6fe7d6a4cf395 (127.12.213.5) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "997cda0b85b742fca42a4929fc01ce28" committed_config { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a40d8670e034515b0e6fe7d6a4cf395" member_type: VOTER last_known_addr { host: "127.12.213.5" port: 39055 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:26:09.543874 18311 raft_consensus.cc:1064] T 55ccffa396114f7b829323b09db70710 P 917f56011cd74bc88c897b1cc041e754: attempting to promote NON_VOTER 15cd453a340249f685c7eae2a5447688 to VOTER
I20260630 12:26:09.546931 18311 consensus_queue.cc:237] T 55ccffa396114f7b829323b09db70710 P 917f56011cd74bc88c897b1cc041e754 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } attrs { replace: true } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "15cd453a340249f685c7eae2a5447688" member_type: VOTER last_known_addr { host: "127.12.213.6" port: 44381 } attrs { promote: false } }
I20260630 12:26:09.557121 17725 raft_consensus.cc:1275] T 55ccffa396114f7b829323b09db70710 P 997cda0b85b742fca42a4929fc01ce28 [term 1 FOLLOWER]: Refusing update from remote peer 917f56011cd74bc88c897b1cc041e754: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:26:09.557525 18239 raft_consensus.cc:1275] T 55ccffa396114f7b829323b09db70710 P 15cd453a340249f685c7eae2a5447688 [term 1 LEARNER]: Refusing update from remote peer 917f56011cd74bc88c897b1cc041e754: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:26:09.557760 18336 raft_consensus.cc:1064] T 9beb0aebc1184ea88c39c155508a57d3 P 917f56011cd74bc88c897b1cc041e754: attempting to promote NON_VOTER 192c3ccefb084fee8bcc96c01dd8b129 to VOTER
I20260630 12:26:09.559684 17648 raft_consensus.cc:1275] T 55ccffa396114f7b829323b09db70710 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 1 FOLLOWER]: Refusing update from remote peer 917f56011cd74bc88c897b1cc041e754: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:26:09.560582 18338 consensus_queue.cc:1048] T 55ccffa396114f7b829323b09db70710 P 917f56011cd74bc88c897b1cc041e754 [LEADER]: Connected to new peer: Peer: permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:26:09.561048 18336 consensus_queue.cc:237] T 9beb0aebc1184ea88c39c155508a57d3 P 917f56011cd74bc88c897b1cc041e754 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } attrs { replace: true } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "192c3ccefb084fee8bcc96c01dd8b129" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38621 } attrs { promote: false } }
I20260630 12:26:09.562513 18312 consensus_queue.cc:1048] T 55ccffa396114f7b829323b09db70710 P 917f56011cd74bc88c897b1cc041e754 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:26:09.573439 17725 consensus_queue.cc:237] T e7d956333d2d42c2aec1f98fdee2da21 P 997cda0b85b742fca42a4929fc01ce28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 24, Committed index: 24, Last appended: 1.24, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "7a40d8670e034515b0e6fe7d6a4cf395" member_type: VOTER last_known_addr { host: "127.12.213.5" port: 39055 } attrs { promote: false } }
I20260630 12:26:09.577167 18311 consensus_queue.cc:1048] T 55ccffa396114f7b829323b09db70710 P 917f56011cd74bc88c897b1cc041e754 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15cd453a340249f685c7eae2a5447688" member_type: VOTER last_known_addr { host: "127.12.213.6" port: 44381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:26:09.580264 18165 raft_consensus.cc:1275] T e7d956333d2d42c2aec1f98fdee2da21 P 7a40d8670e034515b0e6fe7d6a4cf395 [term 1 FOLLOWER]: Refusing update from remote peer 997cda0b85b742fca42a4929fc01ce28: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260630 12:26:09.583191 18313 consensus_queue.cc:1048] T e7d956333d2d42c2aec1f98fdee2da21 P 997cda0b85b742fca42a4929fc01ce28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a40d8670e034515b0e6fe7d6a4cf395" member_type: VOTER last_known_addr { host: "127.12.213.5" port: 39055 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260630 12:26:09.599221 18331 raft_consensus.cc:2955] T e7d956333d2d42c2aec1f98fdee2da21 P 997cda0b85b742fca42a4929fc01ce28 [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index 24 to 25, VOTER 917f56011cd74bc88c897b1cc041e754 (127.12.213.3) evicted. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "7a40d8670e034515b0e6fe7d6a4cf395" member_type: VOTER last_known_addr { host: "127.12.213.5" port: 39055 } attrs { promote: false } } }
I20260630 12:26:09.613055 17650 raft_consensus.cc:1275] T e7d956333d2d42c2aec1f98fdee2da21 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 1 FOLLOWER]: Refusing update from remote peer 997cda0b85b742fca42a4929fc01ce28: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260630 12:26:09.615077 18329 consensus_queue.cc:1048] T e7d956333d2d42c2aec1f98fdee2da21 P 997cda0b85b742fca42a4929fc01ce28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260630 12:26:09.630370 17650 raft_consensus.cc:2955] T e7d956333d2d42c2aec1f98fdee2da21 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index 24 to 25, VOTER 917f56011cd74bc88c897b1cc041e754 (127.12.213.3) evicted. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "7a40d8670e034515b0e6fe7d6a4cf395" member_type: VOTER last_known_addr { host: "127.12.213.5" port: 39055 } attrs { promote: false } } }
I20260630 12:26:09.633492 18327 raft_consensus.cc:1064] T 7b427c1762a844518094040f5c885c76 P eb3be55d34b548ac8bbac5a54c4c4cd4: attempting to promote NON_VOTER 7a40d8670e034515b0e6fe7d6a4cf395 to VOTER
I20260630 12:26:09.641764 18311 raft_consensus.cc:1064] T 8c842e7a84d14bb3bacdf727d888bd37 P 917f56011cd74bc88c897b1cc041e754: attempting to promote NON_VOTER 15cd453a340249f685c7eae2a5447688 to VOTER
I20260630 12:26:09.643810 18327 consensus_queue.cc:237] T 7b427c1762a844518094040f5c885c76 P eb3be55d34b548ac8bbac5a54c4c4cd4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 24, Committed index: 24, Last appended: 1.24, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "7a40d8670e034515b0e6fe7d6a4cf395" member_type: VOTER last_known_addr { host: "127.12.213.5" port: 39055 } attrs { promote: false } }
I20260630 12:26:09.644575 18311 consensus_queue.cc:237] T 8c842e7a84d14bb3bacdf727d888bd37 P 917f56011cd74bc88c897b1cc041e754 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } attrs { replace: true } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "15cd453a340249f685c7eae2a5447688" member_type: VOTER last_known_addr { host: "127.12.213.6" port: 44381 } attrs { promote: false } }
I20260630 12:26:09.609767 18165 raft_consensus.cc:2955] T e7d956333d2d42c2aec1f98fdee2da21 P 7a40d8670e034515b0e6fe7d6a4cf395 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index 24 to 25, VOTER 917f56011cd74bc88c897b1cc041e754 (127.12.213.3) evicted. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "7a40d8670e034515b0e6fe7d6a4cf395" member_type: VOTER last_known_addr { host: "127.12.213.5" port: 39055 } attrs { promote: false } } }
I20260630 12:26:09.665531 18238 raft_consensus.cc:1275] T 8c842e7a84d14bb3bacdf727d888bd37 P 15cd453a340249f685c7eae2a5447688 [term 1 LEARNER]: Refusing update from remote peer 917f56011cd74bc88c897b1cc041e754: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:26:09.666069 17724 raft_consensus.cc:1275] T 8c842e7a84d14bb3bacdf727d888bd37 P 997cda0b85b742fca42a4929fc01ce28 [term 1 FOLLOWER]: Refusing update from remote peer 917f56011cd74bc88c897b1cc041e754: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:26:09.668608 18339 consensus_queue.cc:1048] T 8c842e7a84d14bb3bacdf727d888bd37 P 917f56011cd74bc88c897b1cc041e754 [LEADER]: Connected to new peer: Peer: permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260630 12:26:09.670392 18312 consensus_queue.cc:1048] T 8c842e7a84d14bb3bacdf727d888bd37 P 917f56011cd74bc88c897b1cc041e754 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15cd453a340249f685c7eae2a5447688" member_type: VOTER last_known_addr { host: "127.12.213.6" port: 44381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:26:09.670806 18349 raft_consensus.cc:1064] T 27050604032a4bd18045fe6848ba4750 P eb3be55d34b548ac8bbac5a54c4c4cd4: attempting to promote NON_VOTER 192c3ccefb084fee8bcc96c01dd8b129 to VOTER
I20260630 12:26:09.674741 18349 consensus_queue.cc:237] T 27050604032a4bd18045fe6848ba4750 P eb3be55d34b548ac8bbac5a54c4c4cd4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } attrs { replace: true } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "192c3ccefb084fee8bcc96c01dd8b129" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38621 } attrs { promote: false } }
I20260630 12:26:09.679842 17651 raft_consensus.cc:1275] T 8c842e7a84d14bb3bacdf727d888bd37 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 1 FOLLOWER]: Refusing update from remote peer 917f56011cd74bc88c897b1cc041e754: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:26:09.682740 18339 consensus_queue.cc:1048] T 8c842e7a84d14bb3bacdf727d888bd37 P 917f56011cd74bc88c897b1cc041e754 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260630 12:26:09.690737 18164 raft_consensus.cc:1275] T 7b427c1762a844518094040f5c885c76 P 7a40d8670e034515b0e6fe7d6a4cf395 [term 1 LEARNER]: Refusing update from remote peer eb3be55d34b548ac8bbac5a54c4c4cd4: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260630 12:26:09.692471 17540 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e7d956333d2d42c2aec1f98fdee2da21 with cas_config_opid_index 24: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:26:09.694700 17802 raft_consensus.cc:1275] T 7b427c1762a844518094040f5c885c76 P 917f56011cd74bc88c897b1cc041e754 [term 1 FOLLOWER]: Refusing update from remote peer eb3be55d34b548ac8bbac5a54c4c4cd4: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260630 12:26:09.696612 18351 consensus_queue.cc:1048] T 7b427c1762a844518094040f5c885c76 P eb3be55d34b548ac8bbac5a54c4c4cd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a40d8670e034515b0e6fe7d6a4cf395" member_type: VOTER last_known_addr { host: "127.12.213.5" port: 39055 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.001s
I20260630 12:26:09.697152 17725 raft_consensus.cc:1275] T 7b427c1762a844518094040f5c885c76 P 997cda0b85b742fca42a4929fc01ce28 [term 1 FOLLOWER]: Refusing update from remote peer eb3be55d34b548ac8bbac5a54c4c4cd4: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260630 12:26:09.698683 18347 consensus_queue.cc:1048] T 7b427c1762a844518094040f5c885c76 P eb3be55d34b548ac8bbac5a54c4c4cd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.001s
I20260630 12:26:09.684068 18343 raft_consensus.cc:2955] T 55ccffa396114f7b829323b09db70710 P 917f56011cd74bc88c897b1cc041e754 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 15cd453a340249f685c7eae2a5447688 (127.12.213.6) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } attrs { replace: true } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "15cd453a340249f685c7eae2a5447688" member_type: VOTER last_known_addr { host: "127.12.213.6" port: 44381 } attrs { promote: false } } }
I20260630 12:26:09.706123 18327 consensus_queue.cc:1048] T 7b427c1762a844518094040f5c885c76 P eb3be55d34b548ac8bbac5a54c4c4cd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260630 12:26:09.718238 18347 raft_consensus.cc:2955] T 7b427c1762a844518094040f5c885c76 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index 24 to 25, 7a40d8670e034515b0e6fe7d6a4cf395 (127.12.213.5) changed from NON_VOTER to VOTER. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "7a40d8670e034515b0e6fe7d6a4cf395" member_type: VOTER last_known_addr { host: "127.12.213.5" port: 39055 } attrs { promote: false } } }
I20260630 12:26:09.728108 17549 catalog_manager.cc:5697] T e7d956333d2d42c2aec1f98fdee2da21 P 997cda0b85b742fca42a4929fc01ce28 reported cstate change: config changed from index 24 to 25, VOTER 917f56011cd74bc88c897b1cc041e754 (127.12.213.3) evicted. New cstate: current_term: 1 leader_uuid: "997cda0b85b742fca42a4929fc01ce28" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a40d8670e034515b0e6fe7d6a4cf395" member_type: VOTER last_known_addr { host: "127.12.213.5" port: 39055 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:26:09.734253 17725 raft_consensus.cc:2955] T 7b427c1762a844518094040f5c885c76 P 997cda0b85b742fca42a4929fc01ce28 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index 24 to 25, 7a40d8670e034515b0e6fe7d6a4cf395 (127.12.213.5) changed from NON_VOTER to VOTER. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "7a40d8670e034515b0e6fe7d6a4cf395" member_type: VOTER last_known_addr { host: "127.12.213.5" port: 39055 } attrs { promote: false } } }
I20260630 12:26:09.750087 18165 raft_consensus.cc:2955] T 7b427c1762a844518094040f5c885c76 P 7a40d8670e034515b0e6fe7d6a4cf395 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index 24 to 25, 7a40d8670e034515b0e6fe7d6a4cf395 (127.12.213.5) changed from NON_VOTER to VOTER. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "7a40d8670e034515b0e6fe7d6a4cf395" member_type: VOTER last_known_addr { host: "127.12.213.5" port: 39055 } attrs { promote: false } } }
W20260630 12:26:09.781665 17770 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.213.2:35817, user_credentials={real_user=slave}} blocked reactor thread for 70869.2us
I20260630 12:26:09.785305 18090 raft_consensus.cc:1275] T 9beb0aebc1184ea88c39c155508a57d3 P 192c3ccefb084fee8bcc96c01dd8b129 [term 1 LEARNER]: Refusing update from remote peer 917f56011cd74bc88c897b1cc041e754: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:26:09.784729 17725 raft_consensus.cc:2955] T 55ccffa396114f7b829323b09db70710 P 997cda0b85b742fca42a4929fc01ce28 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 15cd453a340249f685c7eae2a5447688 (127.12.213.6) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } attrs { replace: true } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "15cd453a340249f685c7eae2a5447688" member_type: VOTER last_known_addr { host: "127.12.213.6" port: 44381 } attrs { promote: false } } }
I20260630 12:26:09.786252 18345 raft_consensus.cc:2955] T 8c842e7a84d14bb3bacdf727d888bd37 P 917f56011cd74bc88c897b1cc041e754 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 15cd453a340249f685c7eae2a5447688 (127.12.213.6) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } attrs { replace: true } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "15cd453a340249f685c7eae2a5447688" member_type: VOTER last_known_addr { host: "127.12.213.6" port: 44381 } attrs { promote: false } } }
I20260630 12:26:09.790024 17802 raft_consensus.cc:2955] T 7b427c1762a844518094040f5c885c76 P 917f56011cd74bc88c897b1cc041e754 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index 24 to 25, 7a40d8670e034515b0e6fe7d6a4cf395 (127.12.213.5) changed from NON_VOTER to VOTER. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "7a40d8670e034515b0e6fe7d6a4cf395" member_type: VOTER last_known_addr { host: "127.12.213.5" port: 39055 } attrs { promote: false } } }
I20260630 12:26:09.793431 17724 raft_consensus.cc:1275] T 9beb0aebc1184ea88c39c155508a57d3 P 997cda0b85b742fca42a4929fc01ce28 [term 1 FOLLOWER]: Refusing update from remote peer 917f56011cd74bc88c897b1cc041e754: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
W20260630 12:26:09.798352 17769 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.213.1:37691, user_credentials={real_user=slave}} blocked reactor thread for 78785.9us
I20260630 12:26:09.800221 17651 raft_consensus.cc:1275] T 9beb0aebc1184ea88c39c155508a57d3 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 1 FOLLOWER]: Refusing update from remote peer 917f56011cd74bc88c897b1cc041e754: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:26:09.800908 17549 catalog_manager.cc:5697] T 7b427c1762a844518094040f5c885c76 P 997cda0b85b742fca42a4929fc01ce28 reported cstate change: config changed from index 24 to 25, 7a40d8670e034515b0e6fe7d6a4cf395 (127.12.213.5) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "7a40d8670e034515b0e6fe7d6a4cf395" member_type: VOTER last_known_addr { host: "127.12.213.5" port: 39055 } attrs { promote: false } } }
I20260630 12:26:09.803017 17785 tablet_service.cc:1558] Processing DeleteTablet for tablet e7d956333d2d42c2aec1f98fdee2da21 with delete_type TABLET_DATA_TOMBSTONED (TS 917f56011cd74bc88c897b1cc041e754 not found in new config with opid_index 25) from {username='slave'} at 127.0.0.1:55146
I20260630 12:26:09.802440 17651 raft_consensus.cc:2955] T 55ccffa396114f7b829323b09db70710 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 15cd453a340249f685c7eae2a5447688 (127.12.213.6) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } attrs { replace: true } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "15cd453a340249f685c7eae2a5447688" member_type: VOTER last_known_addr { host: "127.12.213.6" port: 44381 } attrs { promote: false } } }
I20260630 12:26:09.805356 18339 consensus_queue.cc:1048] T 9beb0aebc1184ea88c39c155508a57d3 P 917f56011cd74bc88c897b1cc041e754 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:26:09.807050 17648 raft_consensus.cc:2955] T 8c842e7a84d14bb3bacdf727d888bd37 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 15cd453a340249f685c7eae2a5447688 (127.12.213.6) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } attrs { replace: true } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "15cd453a340249f685c7eae2a5447688" member_type: VOTER last_known_addr { host: "127.12.213.6" port: 44381 } attrs { promote: false } } }
I20260630 12:26:09.819384 18090 raft_consensus.cc:1275] T 27050604032a4bd18045fe6848ba4750 P 192c3ccefb084fee8bcc96c01dd8b129 [term 1 LEARNER]: Refusing update from remote peer eb3be55d34b548ac8bbac5a54c4c4cd4: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:26:09.821513 18347 consensus_queue.cc:1048] T 27050604032a4bd18045fe6848ba4750 P eb3be55d34b548ac8bbac5a54c4c4cd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c3ccefb084fee8bcc96c01dd8b129" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38621 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:26:09.825724 17725 raft_consensus.cc:1275] T 27050604032a4bd18045fe6848ba4750 P 997cda0b85b742fca42a4929fc01ce28 [term 1 FOLLOWER]: Refusing update from remote peer eb3be55d34b548ac8bbac5a54c4c4cd4: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:26:09.828307 18347 consensus_queue.cc:1048] T 27050604032a4bd18045fe6848ba4750 P eb3be55d34b548ac8bbac5a54c4c4cd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:26:09.831175 18238 raft_consensus.cc:2955] T 8c842e7a84d14bb3bacdf727d888bd37 P 15cd453a340249f685c7eae2a5447688 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 15cd453a340249f685c7eae2a5447688 (127.12.213.6) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } attrs { replace: true } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "15cd453a340249f685c7eae2a5447688" member_type: VOTER last_known_addr { host: "127.12.213.6" port: 44381 } attrs { promote: false } } }
I20260630 12:26:09.831867 18239 raft_consensus.cc:2955] T 55ccffa396114f7b829323b09db70710 P 15cd453a340249f685c7eae2a5447688 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 15cd453a340249f685c7eae2a5447688 (127.12.213.6) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } attrs { replace: true } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "15cd453a340249f685c7eae2a5447688" member_type: VOTER last_known_addr { host: "127.12.213.6" port: 44381 } attrs { promote: false } } }
I20260630 12:26:09.839826 17651 consensus_queue.cc:237] T 7b427c1762a844518094040f5c885c76 P eb3be55d34b548ac8bbac5a54c4c4cd4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "7a40d8670e034515b0e6fe7d6a4cf395" member_type: VOTER last_known_addr { host: "127.12.213.5" port: 39055 } attrs { promote: false } }
I20260630 12:26:09.848855 17544 catalog_manager.cc:5697] T 55ccffa396114f7b829323b09db70710 P eb3be55d34b548ac8bbac5a54c4c4cd4 reported cstate change: config changed from index 26 to 27, 15cd453a340249f685c7eae2a5447688 (127.12.213.6) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "917f56011cd74bc88c897b1cc041e754" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } attrs { replace: true } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "15cd453a340249f685c7eae2a5447688" member_type: VOTER last_known_addr { host: "127.12.213.6" port: 44381 } attrs { promote: false } } }
I20260630 12:26:09.851485 17724 raft_consensus.cc:2955] T 8c842e7a84d14bb3bacdf727d888bd37 P 997cda0b85b742fca42a4929fc01ce28 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 15cd453a340249f685c7eae2a5447688 (127.12.213.6) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } attrs { replace: true } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "15cd453a340249f685c7eae2a5447688" member_type: VOTER last_known_addr { host: "127.12.213.6" port: 44381 } attrs { promote: false } } }
I20260630 12:26:09.864490 17544 catalog_manager.cc:5697] T 8c842e7a84d14bb3bacdf727d888bd37 P eb3be55d34b548ac8bbac5a54c4c4cd4 reported cstate change: config changed from index 25 to 26, 15cd453a340249f685c7eae2a5447688 (127.12.213.6) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "917f56011cd74bc88c897b1cc041e754" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } attrs { replace: true } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "15cd453a340249f685c7eae2a5447688" member_type: VOTER last_known_addr { host: "127.12.213.6" port: 44381 } attrs { promote: false } } }
I20260630 12:26:09.867010 18327 raft_consensus.cc:2955] T 27050604032a4bd18045fe6848ba4750 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 192c3ccefb084fee8bcc96c01dd8b129 (127.12.213.4) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } attrs { replace: true } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "192c3ccefb084fee8bcc96c01dd8b129" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38621 } attrs { promote: false } } }
I20260630 12:26:09.872040 17727 raft_consensus.cc:2955] T 27050604032a4bd18045fe6848ba4750 P 997cda0b85b742fca42a4929fc01ce28 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 192c3ccefb084fee8bcc96c01dd8b129 (127.12.213.4) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } attrs { replace: true } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "192c3ccefb084fee8bcc96c01dd8b129" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38621 } attrs { promote: false } } }
I20260630 12:26:09.831144 18364 tablet_replica.cc:333] T e7d956333d2d42c2aec1f98fdee2da21 P 917f56011cd74bc88c897b1cc041e754: stopping tablet replica
I20260630 12:26:09.880455 18364 raft_consensus.cc:2243] T e7d956333d2d42c2aec1f98fdee2da21 P 917f56011cd74bc88c897b1cc041e754 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:09.881731 18364 raft_consensus.cc:2272] T e7d956333d2d42c2aec1f98fdee2da21 P 917f56011cd74bc88c897b1cc041e754 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:09.887432 18165 raft_consensus.cc:1275] T 7b427c1762a844518094040f5c885c76 P 7a40d8670e034515b0e6fe7d6a4cf395 [term 1 FOLLOWER]: Refusing update from remote peer eb3be55d34b548ac8bbac5a54c4c4cd4: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:26:09.888230 18364 ts_tablet_manager.cc:1916] T e7d956333d2d42c2aec1f98fdee2da21 P 917f56011cd74bc88c897b1cc041e754: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:26:09.856923 17802 raft_consensus.cc:1275] T 27050604032a4bd18045fe6848ba4750 P 917f56011cd74bc88c897b1cc041e754 [term 1 FOLLOWER]: Refusing update from remote peer eb3be55d34b548ac8bbac5a54c4c4cd4: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:26:09.856725 18339 consensus_queue.cc:1048] T 9beb0aebc1184ea88c39c155508a57d3 P 917f56011cd74bc88c897b1cc041e754 [LEADER]: Connected to new peer: Peer: permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:26:09.889665 18347 consensus_queue.cc:1048] T 7b427c1762a844518094040f5c885c76 P eb3be55d34b548ac8bbac5a54c4c4cd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a40d8670e034515b0e6fe7d6a4cf395" member_type: VOTER last_known_addr { host: "127.12.213.5" port: 39055 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260630 12:26:09.890977 18345 consensus_queue.cc:1048] T 9beb0aebc1184ea88c39c155508a57d3 P 917f56011cd74bc88c897b1cc041e754 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c3ccefb084fee8bcc96c01dd8b129" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38621 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:26:09.902594 17724 raft_consensus.cc:1275] T 7b427c1762a844518094040f5c885c76 P 997cda0b85b742fca42a4929fc01ce28 [term 1 FOLLOWER]: Refusing update from remote peer eb3be55d34b548ac8bbac5a54c4c4cd4: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:26:09.901862 18349 raft_consensus.cc:2955] T 7b427c1762a844518094040f5c885c76 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, VOTER 917f56011cd74bc88c897b1cc041e754 (127.12.213.3) evicted. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "7a40d8670e034515b0e6fe7d6a4cf395" member_type: VOTER last_known_addr { host: "127.12.213.5" port: 39055 } attrs { promote: false } } }
I20260630 12:26:09.904465 18351 consensus_queue.cc:1048] T 7b427c1762a844518094040f5c885c76 P eb3be55d34b548ac8bbac5a54c4c4cd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260630 12:26:09.904330 18164 raft_consensus.cc:2955] T 7b427c1762a844518094040f5c885c76 P 7a40d8670e034515b0e6fe7d6a4cf395 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, VOTER 917f56011cd74bc88c897b1cc041e754 (127.12.213.3) evicted. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "7a40d8670e034515b0e6fe7d6a4cf395" member_type: VOTER last_known_addr { host: "127.12.213.5" port: 39055 } attrs { promote: false } } }
I20260630 12:26:09.911791 18347 consensus_queue.cc:1048] T 27050604032a4bd18045fe6848ba4750 P eb3be55d34b548ac8bbac5a54c4c4cd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:26:09.910079 17728 raft_consensus.cc:2955] T 7b427c1762a844518094040f5c885c76 P 997cda0b85b742fca42a4929fc01ce28 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, VOTER 917f56011cd74bc88c897b1cc041e754 (127.12.213.3) evicted. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "7a40d8670e034515b0e6fe7d6a4cf395" member_type: VOTER last_known_addr { host: "127.12.213.5" port: 39055 } attrs { promote: false } } }
I20260630 12:26:09.927244 18089 raft_consensus.cc:2955] T 27050604032a4bd18045fe6848ba4750 P 192c3ccefb084fee8bcc96c01dd8b129 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 192c3ccefb084fee8bcc96c01dd8b129 (127.12.213.4) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } attrs { replace: true } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "192c3ccefb084fee8bcc96c01dd8b129" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38621 } attrs { promote: false } } }
I20260630 12:26:09.943748 17550 catalog_manager.cc:5697] T 7b427c1762a844518094040f5c885c76 P 7a40d8670e034515b0e6fe7d6a4cf395 reported cstate change: config changed from index 25 to 26, VOTER 917f56011cd74bc88c897b1cc041e754 (127.12.213.3) evicted. New cstate: current_term: 1 leader_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "7a40d8670e034515b0e6fe7d6a4cf395" member_type: VOTER last_known_addr { host: "127.12.213.5" port: 39055 } attrs { promote: false } } }
I20260630 12:26:09.944059 17802 raft_consensus.cc:2955] T 27050604032a4bd18045fe6848ba4750 P 917f56011cd74bc88c897b1cc041e754 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 192c3ccefb084fee8bcc96c01dd8b129 (127.12.213.4) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } attrs { replace: true } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "192c3ccefb084fee8bcc96c01dd8b129" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38621 } attrs { promote: false } } }
I20260630 12:26:09.957334 17785 tablet_service.cc:1558] Processing DeleteTablet for tablet 7b427c1762a844518094040f5c885c76 with delete_type TABLET_DATA_TOMBSTONED (TS 917f56011cd74bc88c897b1cc041e754 not found in new config with opid_index 26) from {username='slave'} at 127.0.0.1:55146
I20260630 12:26:09.957202 17551 catalog_manager.cc:5697] T 27050604032a4bd18045fe6848ba4750 P 997cda0b85b742fca42a4929fc01ce28 reported cstate change: config changed from index 26 to 27, 192c3ccefb084fee8bcc96c01dd8b129 (127.12.213.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } attrs { replace: true } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "192c3ccefb084fee8bcc96c01dd8b129" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38621 } attrs { promote: false } } }
I20260630 12:26:09.958570 18345 raft_consensus.cc:2955] T 9beb0aebc1184ea88c39c155508a57d3 P 917f56011cd74bc88c897b1cc041e754 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 192c3ccefb084fee8bcc96c01dd8b129 (127.12.213.4) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } attrs { replace: true } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "192c3ccefb084fee8bcc96c01dd8b129" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38621 } attrs { promote: false } } }
I20260630 12:26:09.962946 17648 raft_consensus.cc:2955] T 9beb0aebc1184ea88c39c155508a57d3 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 192c3ccefb084fee8bcc96c01dd8b129 (127.12.213.4) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } attrs { replace: true } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "192c3ccefb084fee8bcc96c01dd8b129" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38621 } attrs { promote: false } } }
I20260630 12:26:09.971880 17802 consensus_queue.cc:237] T 55ccffa396114f7b829323b09db70710 P 917f56011cd74bc88c897b1cc041e754 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "15cd453a340249f685c7eae2a5447688" member_type: VOTER last_known_addr { host: "127.12.213.6" port: 44381 } attrs { promote: false } }
I20260630 12:26:09.972884 18364 ts_tablet_manager.cc:1929] T e7d956333d2d42c2aec1f98fdee2da21 P 917f56011cd74bc88c897b1cc041e754: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.24
I20260630 12:26:09.973996 17539 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7b427c1762a844518094040f5c885c76 with cas_config_opid_index 25: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:26:09.992327 18364 log.cc:1199] T e7d956333d2d42c2aec1f98fdee2da21 P 917f56011cd74bc88c897b1cc041e754: Deleting WAL directory at /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822237130653-13140-0/minicluster-data/ts-2-root/wals/e7d956333d2d42c2aec1f98fdee2da21
I20260630 12:26:09.994256 18364 tablet_replica.cc:333] T 7b427c1762a844518094040f5c885c76 P 917f56011cd74bc88c897b1cc041e754: stopping tablet replica
I20260630 12:26:09.995186 18364 raft_consensus.cc:2243] T 7b427c1762a844518094040f5c885c76 P 917f56011cd74bc88c897b1cc041e754 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:09.996325 17537 catalog_manager.cc:5028] TS 917f56011cd74bc88c897b1cc041e754 (127.12.213.3:34273): tablet e7d956333d2d42c2aec1f98fdee2da21 (table test-workload [id=d88de358fa3b4b9d9cb124d187960444]) successfully deleted
I20260630 12:26:09.986816 17801 consensus_queue.cc:237] T 8c842e7a84d14bb3bacdf727d888bd37 P 917f56011cd74bc88c897b1cc041e754 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "15cd453a340249f685c7eae2a5447688" member_type: VOTER last_known_addr { host: "127.12.213.6" port: 44381 } attrs { promote: false } }
I20260630 12:26:10.007993 18364 raft_consensus.cc:2272] T 7b427c1762a844518094040f5c885c76 P 917f56011cd74bc88c897b1cc041e754 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:10.008649 17727 raft_consensus.cc:2955] T 9beb0aebc1184ea88c39c155508a57d3 P 997cda0b85b742fca42a4929fc01ce28 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 192c3ccefb084fee8bcc96c01dd8b129 (127.12.213.4) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } attrs { replace: true } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "192c3ccefb084fee8bcc96c01dd8b129" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38621 } attrs { promote: false } } }
I20260630 12:26:10.012835 17728 raft_consensus.cc:1275] T 8c842e7a84d14bb3bacdf727d888bd37 P 997cda0b85b742fca42a4929fc01ce28 [term 1 FOLLOWER]: Refusing update from remote peer 917f56011cd74bc88c897b1cc041e754: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:26:10.014324 18238 raft_consensus.cc:1275] T 8c842e7a84d14bb3bacdf727d888bd37 P 15cd453a340249f685c7eae2a5447688 [term 1 FOLLOWER]: Refusing update from remote peer 917f56011cd74bc88c897b1cc041e754: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:26:10.015766 18339 consensus_queue.cc:1048] T 8c842e7a84d14bb3bacdf727d888bd37 P 917f56011cd74bc88c897b1cc041e754 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15cd453a340249f685c7eae2a5447688" member_type: VOTER last_known_addr { host: "127.12.213.6" port: 44381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:26:10.018326 18364 ts_tablet_manager.cc:1916] T 7b427c1762a844518094040f5c885c76 P 917f56011cd74bc88c897b1cc041e754: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:26:10.018603 18311 consensus_queue.cc:1048] T 8c842e7a84d14bb3bacdf727d888bd37 P 917f56011cd74bc88c897b1cc041e754 [LEADER]: Connected to new peer: Peer: permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:26:10.019433 18238 raft_consensus.cc:1275] T 55ccffa396114f7b829323b09db70710 P 15cd453a340249f685c7eae2a5447688 [term 1 FOLLOWER]: Refusing update from remote peer 917f56011cd74bc88c897b1cc041e754: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:26:10.023551 17544 catalog_manager.cc:5697] T 9beb0aebc1184ea88c39c155508a57d3 P 917f56011cd74bc88c897b1cc041e754 reported cstate change: config changed from index 26 to 27, 192c3ccefb084fee8bcc96c01dd8b129 (127.12.213.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "917f56011cd74bc88c897b1cc041e754" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192c3ccefb084fee8bcc96c01dd8b129" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38621 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:10.026809 17648 raft_consensus.cc:1275] T 55ccffa396114f7b829323b09db70710 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 1 FOLLOWER]: Refusing update from remote peer 917f56011cd74bc88c897b1cc041e754: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:26:10.028220 18339 consensus_queue.cc:1048] T 55ccffa396114f7b829323b09db70710 P 917f56011cd74bc88c897b1cc041e754 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.002s
I20260630 12:26:10.033514 18343 consensus_queue.cc:1048] T 55ccffa396114f7b829323b09db70710 P 917f56011cd74bc88c897b1cc041e754 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15cd453a340249f685c7eae2a5447688" member_type: VOTER last_known_addr { host: "127.12.213.6" port: 44381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260630 12:26:10.038403 18338 raft_consensus.cc:2955] T 55ccffa396114f7b829323b09db70710 P 917f56011cd74bc88c897b1cc041e754 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 997cda0b85b742fca42a4929fc01ce28 (127.12.213.2) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "15cd453a340249f685c7eae2a5447688" member_type: VOTER last_known_addr { host: "127.12.213.6" port: 44381 } attrs { promote: false } } }
I20260630 12:26:10.042487 18364 ts_tablet_manager.cc:1929] T 7b427c1762a844518094040f5c885c76 P 917f56011cd74bc88c897b1cc041e754: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.25
I20260630 12:26:10.044857 18364 log.cc:1199] T 7b427c1762a844518094040f5c885c76 P 917f56011cd74bc88c897b1cc041e754: Deleting WAL directory at /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822237130653-13140-0/minicluster-data/ts-2-root/wals/7b427c1762a844518094040f5c885c76
I20260630 12:26:10.045238 18336 raft_consensus.cc:2955] T 8c842e7a84d14bb3bacdf727d888bd37 P 917f56011cd74bc88c897b1cc041e754 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER eb3be55d34b548ac8bbac5a54c4c4cd4 (127.12.213.1) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "15cd453a340249f685c7eae2a5447688" member_type: VOTER last_known_addr { host: "127.12.213.6" port: 44381 } attrs { promote: false } } }
I20260630 12:26:10.046702 17537 catalog_manager.cc:5028] TS 917f56011cd74bc88c897b1cc041e754 (127.12.213.3:34273): tablet 7b427c1762a844518094040f5c885c76 (table test-workload [id=d88de358fa3b4b9d9cb124d187960444]) successfully deleted
I20260630 12:26:10.052937 17648 raft_consensus.cc:2955] T 55ccffa396114f7b829323b09db70710 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 997cda0b85b742fca42a4929fc01ce28 (127.12.213.2) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "15cd453a340249f685c7eae2a5447688" member_type: VOTER last_known_addr { host: "127.12.213.6" port: 44381 } attrs { promote: false } } }
I20260630 12:26:10.054095 18239 raft_consensus.cc:2955] T 8c842e7a84d14bb3bacdf727d888bd37 P 15cd453a340249f685c7eae2a5447688 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER eb3be55d34b548ac8bbac5a54c4c4cd4 (127.12.213.1) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "15cd453a340249f685c7eae2a5447688" member_type: VOTER last_known_addr { host: "127.12.213.6" port: 44381 } attrs { promote: false } } }
I20260630 12:26:10.056910 18090 raft_consensus.cc:2955] T 9beb0aebc1184ea88c39c155508a57d3 P 192c3ccefb084fee8bcc96c01dd8b129 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 192c3ccefb084fee8bcc96c01dd8b129 (127.12.213.4) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } attrs { replace: true } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "192c3ccefb084fee8bcc96c01dd8b129" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38621 } attrs { promote: false } } }
I20260630 12:26:10.059417 17728 raft_consensus.cc:2955] T 8c842e7a84d14bb3bacdf727d888bd37 P 997cda0b85b742fca42a4929fc01ce28 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER eb3be55d34b548ac8bbac5a54c4c4cd4 (127.12.213.1) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "15cd453a340249f685c7eae2a5447688" member_type: VOTER last_known_addr { host: "127.12.213.6" port: 44381 } attrs { promote: false } } }
I20260630 12:26:10.060195 18238 raft_consensus.cc:2955] T 55ccffa396114f7b829323b09db70710 P 15cd453a340249f685c7eae2a5447688 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 997cda0b85b742fca42a4929fc01ce28 (127.12.213.2) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "15cd453a340249f685c7eae2a5447688" member_type: VOTER last_known_addr { host: "127.12.213.6" port: 44381 } attrs { promote: false } } }
I20260630 12:26:10.063717 17537 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 55ccffa396114f7b829323b09db70710 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:26:10.070977 17537 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8c842e7a84d14bb3bacdf727d888bd37 with cas_config_opid_index 26: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:26:10.077754 17545 catalog_manager.cc:5697] T 55ccffa396114f7b829323b09db70710 P eb3be55d34b548ac8bbac5a54c4c4cd4 reported cstate change: config changed from index 27 to 28, VOTER 997cda0b85b742fca42a4929fc01ce28 (127.12.213.2) evicted. New cstate: current_term: 1 leader_uuid: "917f56011cd74bc88c897b1cc041e754" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "15cd453a340249f685c7eae2a5447688" member_type: VOTER last_known_addr { host: "127.12.213.6" port: 44381 } attrs { promote: false } } }
I20260630 12:26:10.079645 17550 catalog_manager.cc:5697] T 8c842e7a84d14bb3bacdf727d888bd37 P 997cda0b85b742fca42a4929fc01ce28 reported cstate change: config changed from index 26 to 27, VOTER eb3be55d34b548ac8bbac5a54c4c4cd4 (127.12.213.1) evicted. New cstate: current_term: 1 leader_uuid: "917f56011cd74bc88c897b1cc041e754" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "15cd453a340249f685c7eae2a5447688" member_type: VOTER last_known_addr { host: "127.12.213.6" port: 44381 } attrs { promote: false } } }
I20260630 12:26:10.091609 17717 tablet_service.cc:1558] Processing DeleteTablet for tablet 55ccffa396114f7b829323b09db70710 with delete_type TABLET_DATA_TOMBSTONED (TS 997cda0b85b742fca42a4929fc01ce28 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:55080
I20260630 12:26:10.093662 18374 tablet_replica.cc:333] T 55ccffa396114f7b829323b09db70710 P 997cda0b85b742fca42a4929fc01ce28: stopping tablet replica
I20260630 12:26:10.094753 18374 raft_consensus.cc:2243] T 55ccffa396114f7b829323b09db70710 P 997cda0b85b742fca42a4929fc01ce28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:10.095841 17643 tablet_service.cc:1558] Processing DeleteTablet for tablet 8c842e7a84d14bb3bacdf727d888bd37 with delete_type TABLET_DATA_TOMBSTONED (TS eb3be55d34b548ac8bbac5a54c4c4cd4 not found in new config with opid_index 27) from {username='slave'} at 127.0.0.1:41326
I20260630 12:26:10.097314 18374 raft_consensus.cc:2272] T 55ccffa396114f7b829323b09db70710 P 997cda0b85b742fca42a4929fc01ce28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:10.097887 18375 tablet_replica.cc:333] T 8c842e7a84d14bb3bacdf727d888bd37 P eb3be55d34b548ac8bbac5a54c4c4cd4: stopping tablet replica
I20260630 12:26:10.098948 18375 raft_consensus.cc:2243] T 8c842e7a84d14bb3bacdf727d888bd37 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:10.099632 18375 raft_consensus.cc:2272] T 8c842e7a84d14bb3bacdf727d888bd37 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:10.101531 18374 ts_tablet_manager.cc:1916] T 55ccffa396114f7b829323b09db70710 P 997cda0b85b742fca42a4929fc01ce28: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:26:10.107051 17802 consensus_queue.cc:237] T 9beb0aebc1184ea88c39c155508a57d3 P 917f56011cd74bc88c897b1cc041e754 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "192c3ccefb084fee8bcc96c01dd8b129" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38621 } attrs { promote: false } }
I20260630 12:26:10.112814 18375 ts_tablet_manager.cc:1916] T 8c842e7a84d14bb3bacdf727d888bd37 P eb3be55d34b548ac8bbac5a54c4c4cd4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:26:10.117453 18374 ts_tablet_manager.cc:1929] T 55ccffa396114f7b829323b09db70710 P 997cda0b85b742fca42a4929fc01ce28: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260630 12:26:10.117964 18374 log.cc:1199] T 55ccffa396114f7b829323b09db70710 P 997cda0b85b742fca42a4929fc01ce28: Deleting WAL directory at /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822237130653-13140-0/minicluster-data/ts-1-root/wals/55ccffa396114f7b829323b09db70710
I20260630 12:26:10.119508 17540 catalog_manager.cc:5028] TS 997cda0b85b742fca42a4929fc01ce28 (127.12.213.2:35817): tablet 55ccffa396114f7b829323b09db70710 (table test-workload [id=d88de358fa3b4b9d9cb124d187960444]) successfully deleted
I20260630 12:26:10.123116 18090 raft_consensus.cc:1275] T 9beb0aebc1184ea88c39c155508a57d3 P 192c3ccefb084fee8bcc96c01dd8b129 [term 1 FOLLOWER]: Refusing update from remote peer 917f56011cd74bc88c897b1cc041e754: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:26:10.123448 17728 raft_consensus.cc:1275] T 9beb0aebc1184ea88c39c155508a57d3 P 997cda0b85b742fca42a4929fc01ce28 [term 1 FOLLOWER]: Refusing update from remote peer 917f56011cd74bc88c897b1cc041e754: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:26:10.124732 18336 consensus_queue.cc:1048] T 9beb0aebc1184ea88c39c155508a57d3 P 917f56011cd74bc88c897b1cc041e754 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c3ccefb084fee8bcc96c01dd8b129" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38621 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:26:10.125742 18338 consensus_queue.cc:1048] T 9beb0aebc1184ea88c39c155508a57d3 P 917f56011cd74bc88c897b1cc041e754 [LEADER]: Connected to new peer: Peer: permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:26:10.129236 18375 ts_tablet_manager.cc:1929] T 8c842e7a84d14bb3bacdf727d888bd37 P eb3be55d34b548ac8bbac5a54c4c4cd4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.26
I20260630 12:26:10.129727 18375 log.cc:1199] T 8c842e7a84d14bb3bacdf727d888bd37 P eb3be55d34b548ac8bbac5a54c4c4cd4: Deleting WAL directory at /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822237130653-13140-0/minicluster-data/ts-0-root/wals/8c842e7a84d14bb3bacdf727d888bd37
I20260630 12:26:10.131557 17539 catalog_manager.cc:5028] TS eb3be55d34b548ac8bbac5a54c4c4cd4 (127.12.213.1:37691): tablet 8c842e7a84d14bb3bacdf727d888bd37 (table test-workload [id=d88de358fa3b4b9d9cb124d187960444]) successfully deleted
I20260630 12:26:10.134233 18343 raft_consensus.cc:2955] T 9beb0aebc1184ea88c39c155508a57d3 P 917f56011cd74bc88c897b1cc041e754 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER eb3be55d34b548ac8bbac5a54c4c4cd4 (127.12.213.1) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "192c3ccefb084fee8bcc96c01dd8b129" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38621 } attrs { promote: false } } }
I20260630 12:26:10.136528 17728 raft_consensus.cc:2955] T 9beb0aebc1184ea88c39c155508a57d3 P 997cda0b85b742fca42a4929fc01ce28 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER eb3be55d34b548ac8bbac5a54c4c4cd4 (127.12.213.1) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "192c3ccefb084fee8bcc96c01dd8b129" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38621 } attrs { promote: false } } }
I20260630 12:26:10.136541 18090 raft_consensus.cc:2955] T 9beb0aebc1184ea88c39c155508a57d3 P 192c3ccefb084fee8bcc96c01dd8b129 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER eb3be55d34b548ac8bbac5a54c4c4cd4 (127.12.213.1) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "192c3ccefb084fee8bcc96c01dd8b129" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38621 } attrs { promote: false } } }
I20260630 12:26:10.144321 17537 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9beb0aebc1184ea88c39c155508a57d3 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:26:10.149240 17551 catalog_manager.cc:5697] T 9beb0aebc1184ea88c39c155508a57d3 P 997cda0b85b742fca42a4929fc01ce28 reported cstate change: config changed from index 27 to 28, VOTER eb3be55d34b548ac8bbac5a54c4c4cd4 (127.12.213.1) evicted. New cstate: current_term: 1 leader_uuid: "917f56011cd74bc88c897b1cc041e754" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "192c3ccefb084fee8bcc96c01dd8b129" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38621 } attrs { promote: false } } }
I20260630 12:26:10.158910 17643 tablet_service.cc:1558] Processing DeleteTablet for tablet 9beb0aebc1184ea88c39c155508a57d3 with delete_type TABLET_DATA_TOMBSTONED (TS eb3be55d34b548ac8bbac5a54c4c4cd4 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:41326
I20260630 12:26:10.159948 18375 tablet_replica.cc:333] T 9beb0aebc1184ea88c39c155508a57d3 P eb3be55d34b548ac8bbac5a54c4c4cd4: stopping tablet replica
I20260630 12:26:10.160926 18375 raft_consensus.cc:2243] T 9beb0aebc1184ea88c39c155508a57d3 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:10.161886 18375 raft_consensus.cc:2272] T 9beb0aebc1184ea88c39c155508a57d3 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:10.165190 18375 ts_tablet_manager.cc:1916] T 9beb0aebc1184ea88c39c155508a57d3 P eb3be55d34b548ac8bbac5a54c4c4cd4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:26:10.176908 18375 ts_tablet_manager.cc:1929] T 9beb0aebc1184ea88c39c155508a57d3 P eb3be55d34b548ac8bbac5a54c4c4cd4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260630 12:26:10.177325 18375 log.cc:1199] T 9beb0aebc1184ea88c39c155508a57d3 P eb3be55d34b548ac8bbac5a54c4c4cd4: Deleting WAL directory at /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822237130653-13140-0/minicluster-data/ts-0-root/wals/9beb0aebc1184ea88c39c155508a57d3
I20260630 12:26:10.178900 17539 catalog_manager.cc:5028] TS eb3be55d34b548ac8bbac5a54c4c4cd4 (127.12.213.1:37691): tablet 9beb0aebc1184ea88c39c155508a57d3 (table test-workload [id=d88de358fa3b4b9d9cb124d187960444]) successfully deleted
I20260630 12:26:10.452149 17648 consensus_queue.cc:237] T 27050604032a4bd18045fe6848ba4750 P eb3be55d34b548ac8bbac5a54c4c4cd4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "192c3ccefb084fee8bcc96c01dd8b129" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38621 } attrs { promote: false } }
I20260630 12:26:10.456856 18090 raft_consensus.cc:1275] T 27050604032a4bd18045fe6848ba4750 P 192c3ccefb084fee8bcc96c01dd8b129 [term 1 FOLLOWER]: Refusing update from remote peer eb3be55d34b548ac8bbac5a54c4c4cd4: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:26:10.457057 17802 raft_consensus.cc:1275] T 27050604032a4bd18045fe6848ba4750 P 917f56011cd74bc88c897b1cc041e754 [term 1 FOLLOWER]: Refusing update from remote peer eb3be55d34b548ac8bbac5a54c4c4cd4: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:26:10.458233 18349 consensus_queue.cc:1048] T 27050604032a4bd18045fe6848ba4750 P eb3be55d34b548ac8bbac5a54c4c4cd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c3ccefb084fee8bcc96c01dd8b129" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38621 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:26:10.459021 18327 consensus_queue.cc:1048] T 27050604032a4bd18045fe6848ba4750 P eb3be55d34b548ac8bbac5a54c4c4cd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:26:10.465695 18349 raft_consensus.cc:2955] T 27050604032a4bd18045fe6848ba4750 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 997cda0b85b742fca42a4929fc01ce28 (127.12.213.2) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "192c3ccefb084fee8bcc96c01dd8b129" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38621 } attrs { promote: false } } }
I20260630 12:26:10.467558 17802 raft_consensus.cc:2955] T 27050604032a4bd18045fe6848ba4750 P 917f56011cd74bc88c897b1cc041e754 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 997cda0b85b742fca42a4929fc01ce28 (127.12.213.2) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "192c3ccefb084fee8bcc96c01dd8b129" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38621 } attrs { promote: false } } }
I20260630 12:26:10.468776 18089 raft_consensus.cc:2955] T 27050604032a4bd18045fe6848ba4750 P 192c3ccefb084fee8bcc96c01dd8b129 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 997cda0b85b742fca42a4929fc01ce28 (127.12.213.2) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "192c3ccefb084fee8bcc96c01dd8b129" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38621 } attrs { promote: false } } }
I20260630 12:26:10.477000 17539 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 27050604032a4bd18045fe6848ba4750 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:26:10.483502 17550 catalog_manager.cc:5697] T 27050604032a4bd18045fe6848ba4750 P 917f56011cd74bc88c897b1cc041e754 reported cstate change: config changed from index 27 to 28, VOTER 997cda0b85b742fca42a4929fc01ce28 (127.12.213.2) evicted. New cstate: current_term: 1 leader_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "192c3ccefb084fee8bcc96c01dd8b129" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38621 } attrs { promote: false } } }
I20260630 12:26:10.497387 17717 tablet_service.cc:1558] Processing DeleteTablet for tablet 27050604032a4bd18045fe6848ba4750 with delete_type TABLET_DATA_TOMBSTONED (TS 997cda0b85b742fca42a4929fc01ce28 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:55080
I20260630 12:26:10.498412 18374 tablet_replica.cc:333] T 27050604032a4bd18045fe6848ba4750 P 997cda0b85b742fca42a4929fc01ce28: stopping tablet replica
I20260630 12:26:10.499384 18374 raft_consensus.cc:2243] T 27050604032a4bd18045fe6848ba4750 P 997cda0b85b742fca42a4929fc01ce28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:10.500016 18374 raft_consensus.cc:2272] T 27050604032a4bd18045fe6848ba4750 P 997cda0b85b742fca42a4929fc01ce28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:10.503847 18374 ts_tablet_manager.cc:1916] T 27050604032a4bd18045fe6848ba4750 P 997cda0b85b742fca42a4929fc01ce28: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:26:10.514724 18374 ts_tablet_manager.cc:1929] T 27050604032a4bd18045fe6848ba4750 P 997cda0b85b742fca42a4929fc01ce28: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260630 12:26:10.514999 18374 log.cc:1199] T 27050604032a4bd18045fe6848ba4750 P 997cda0b85b742fca42a4929fc01ce28: Deleting WAL directory at /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822237130653-13140-0/minicluster-data/ts-1-root/wals/27050604032a4bd18045fe6848ba4750
I20260630 12:26:10.516131 17540 catalog_manager.cc:5028] TS 997cda0b85b742fca42a4929fc01ce28 (127.12.213.2:35817): tablet 27050604032a4bd18045fe6848ba4750 (table test-workload [id=d88de358fa3b4b9d9cb124d187960444]) successfully deleted
I20260630 12:26:11.518989 17728 consensus_queue.cc:237] T 3dfd3178ffb0498cb7c10c1f205e5c0b P 997cda0b85b742fca42a4929fc01ce28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "192c3ccefb084fee8bcc96c01dd8b129" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38621 } attrs { promote: true } }
I20260630 12:26:11.527577 17648 raft_consensus.cc:1275] T 3dfd3178ffb0498cb7c10c1f205e5c0b P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 1 FOLLOWER]: Refusing update from remote peer 997cda0b85b742fca42a4929fc01ce28: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:26:11.530840 18378 consensus_queue.cc:1048] T 3dfd3178ffb0498cb7c10c1f205e5c0b P 997cda0b85b742fca42a4929fc01ce28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:26:11.532080 17802 raft_consensus.cc:1275] T 3dfd3178ffb0498cb7c10c1f205e5c0b P 917f56011cd74bc88c897b1cc041e754 [term 1 FOLLOWER]: Refusing update from remote peer 997cda0b85b742fca42a4929fc01ce28: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:26:11.533833 18379 consensus_queue.cc:1048] T 3dfd3178ffb0498cb7c10c1f205e5c0b P 997cda0b85b742fca42a4929fc01ce28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260630 12:26:11.550357 18379 raft_consensus.cc:2955] T 3dfd3178ffb0498cb7c10c1f205e5c0b P 997cda0b85b742fca42a4929fc01ce28 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 192c3ccefb084fee8bcc96c01dd8b129 (127.12.213.4) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "192c3ccefb084fee8bcc96c01dd8b129" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38621 } attrs { promote: true } } }
I20260630 12:26:11.552248 17802 raft_consensus.cc:2955] T 3dfd3178ffb0498cb7c10c1f205e5c0b P 917f56011cd74bc88c897b1cc041e754 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 192c3ccefb084fee8bcc96c01dd8b129 (127.12.213.4) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "192c3ccefb084fee8bcc96c01dd8b129" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38621 } attrs { promote: true } } }
I20260630 12:26:11.552947 17648 raft_consensus.cc:2955] T 3dfd3178ffb0498cb7c10c1f205e5c0b P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 192c3ccefb084fee8bcc96c01dd8b129 (127.12.213.4) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "192c3ccefb084fee8bcc96c01dd8b129" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38621 } attrs { promote: true } } }
W20260630 12:26:11.560022 17696 consensus_peers.cc:597] T 3dfd3178ffb0498cb7c10c1f205e5c0b P 997cda0b85b742fca42a4929fc01ce28 -> Peer 192c3ccefb084fee8bcc96c01dd8b129 (127.12.213.4:38621): Couldn't send request to peer 192c3ccefb084fee8bcc96c01dd8b129. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3dfd3178ffb0498cb7c10c1f205e5c0b. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:11.564718 17801 consensus_queue.cc:237] T 8ffa0ce561fb424a94e4e7da86701777 P 917f56011cd74bc88c897b1cc041e754 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } attrs { replace: true } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "15cd453a340249f685c7eae2a5447688" member_type: NON_VOTER last_known_addr { host: "127.12.213.6" port: 44381 } attrs { promote: true } }
I20260630 12:26:11.567252 17551 catalog_manager.cc:5697] T 3dfd3178ffb0498cb7c10c1f205e5c0b P 997cda0b85b742fca42a4929fc01ce28 reported cstate change: config changed from index -1 to 26, NON_VOTER 192c3ccefb084fee8bcc96c01dd8b129 (127.12.213.4) added. New cstate: current_term: 1 leader_uuid: "997cda0b85b742fca42a4929fc01ce28" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192c3ccefb084fee8bcc96c01dd8b129" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38621 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:11.576457 17728 raft_consensus.cc:1275] T 8ffa0ce561fb424a94e4e7da86701777 P 997cda0b85b742fca42a4929fc01ce28 [term 1 FOLLOWER]: Refusing update from remote peer 917f56011cd74bc88c897b1cc041e754: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
W20260630 12:26:11.577090 17770 consensus_peers.cc:597] T 8ffa0ce561fb424a94e4e7da86701777 P 917f56011cd74bc88c897b1cc041e754 -> Peer 15cd453a340249f685c7eae2a5447688 (127.12.213.6:44381): Couldn't send request to peer 15cd453a340249f685c7eae2a5447688. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8ffa0ce561fb424a94e4e7da86701777. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:11.577567 17648 raft_consensus.cc:1275] T 8ffa0ce561fb424a94e4e7da86701777 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 1 FOLLOWER]: Refusing update from remote peer 917f56011cd74bc88c897b1cc041e754: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:26:11.578203 18343 consensus_queue.cc:1048] T 8ffa0ce561fb424a94e4e7da86701777 P 917f56011cd74bc88c897b1cc041e754 [LEADER]: Connected to new peer: Peer: permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:26:11.579988 18382 consensus_queue.cc:1048] T 8ffa0ce561fb424a94e4e7da86701777 P 917f56011cd74bc88c897b1cc041e754 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:26:11.592882 18343 raft_consensus.cc:2955] T 8ffa0ce561fb424a94e4e7da86701777 P 917f56011cd74bc88c897b1cc041e754 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 15cd453a340249f685c7eae2a5447688 (127.12.213.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } attrs { replace: true } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "15cd453a340249f685c7eae2a5447688" member_type: NON_VOTER last_known_addr { host: "127.12.213.6" port: 44381 } attrs { promote: true } } }
I20260630 12:26:11.594647 17648 raft_consensus.cc:2955] T 8ffa0ce561fb424a94e4e7da86701777 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 15cd453a340249f685c7eae2a5447688 (127.12.213.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } attrs { replace: true } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "15cd453a340249f685c7eae2a5447688" member_type: NON_VOTER last_known_addr { host: "127.12.213.6" port: 44381 } attrs { promote: true } } }
I20260630 12:26:11.604887 17544 catalog_manager.cc:5697] T 8ffa0ce561fb424a94e4e7da86701777 P eb3be55d34b548ac8bbac5a54c4c4cd4 reported cstate change: config changed from index -1 to 26, NON_VOTER 15cd453a340249f685c7eae2a5447688 (127.12.213.6) added. New cstate: current_term: 1 leader_uuid: "917f56011cd74bc88c897b1cc041e754" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } attrs { replace: true } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "15cd453a340249f685c7eae2a5447688" member_type: NON_VOTER last_known_addr { host: "127.12.213.6" port: 44381 } attrs { promote: true } } }
I20260630 12:26:11.606585 17801 consensus_queue.cc:237] T e3f5d20477da42a28f6c0545b6ff355c P 917f56011cd74bc88c897b1cc041e754 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } attrs { replace: true } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "7a40d8670e034515b0e6fe7d6a4cf395" member_type: NON_VOTER last_known_addr { host: "127.12.213.5" port: 39055 } attrs { promote: true } }
I20260630 12:26:11.608798 17728 raft_consensus.cc:2955] T 8ffa0ce561fb424a94e4e7da86701777 P 997cda0b85b742fca42a4929fc01ce28 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 15cd453a340249f685c7eae2a5447688 (127.12.213.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } attrs { replace: true } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "15cd453a340249f685c7eae2a5447688" member_type: NON_VOTER last_known_addr { host: "127.12.213.6" port: 44381 } attrs { promote: true } } }
I20260630 12:26:11.616168 17727 raft_consensus.cc:1275] T e3f5d20477da42a28f6c0545b6ff355c P 997cda0b85b742fca42a4929fc01ce28 [term 1 FOLLOWER]: Refusing update from remote peer 917f56011cd74bc88c897b1cc041e754: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:26:11.618600 17648 raft_consensus.cc:1275] T e3f5d20477da42a28f6c0545b6ff355c P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 1 FOLLOWER]: Refusing update from remote peer 917f56011cd74bc88c897b1cc041e754: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:26:11.618316 18393 consensus_queue.cc:1048] T e3f5d20477da42a28f6c0545b6ff355c P 917f56011cd74bc88c897b1cc041e754 [LEADER]: Connected to new peer: Peer: permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260630 12:26:11.620385 18392 consensus_queue.cc:1048] T e3f5d20477da42a28f6c0545b6ff355c P 917f56011cd74bc88c897b1cc041e754 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260630 12:26:11.632202 18382 raft_consensus.cc:2955] T e3f5d20477da42a28f6c0545b6ff355c P 917f56011cd74bc88c897b1cc041e754 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 7a40d8670e034515b0e6fe7d6a4cf395 (127.12.213.5) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } attrs { replace: true } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "7a40d8670e034515b0e6fe7d6a4cf395" member_type: NON_VOTER last_known_addr { host: "127.12.213.5" port: 39055 } attrs { promote: true } } }
I20260630 12:26:11.644104 17648 raft_consensus.cc:2955] T e3f5d20477da42a28f6c0545b6ff355c P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 7a40d8670e034515b0e6fe7d6a4cf395 (127.12.213.5) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } attrs { replace: true } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "7a40d8670e034515b0e6fe7d6a4cf395" member_type: NON_VOTER last_known_addr { host: "127.12.213.5" port: 39055 } attrs { promote: true } } }
W20260630 12:26:11.650208 17767 consensus_peers.cc:597] T e3f5d20477da42a28f6c0545b6ff355c P 917f56011cd74bc88c897b1cc041e754 -> Peer 7a40d8670e034515b0e6fe7d6a4cf395 (127.12.213.5:39055): Couldn't send request to peer 7a40d8670e034515b0e6fe7d6a4cf395. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e3f5d20477da42a28f6c0545b6ff355c. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:11.651237 17651 consensus_queue.cc:237] T 6e48b4fbdcc4459c9aa3fa939eae24da P eb3be55d34b548ac8bbac5a54c4c4cd4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } attrs { replace: true } } peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "192c3ccefb084fee8bcc96c01dd8b129" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38621 } attrs { promote: true } }
I20260630 12:26:11.652609 17550 catalog_manager.cc:5697] T e3f5d20477da42a28f6c0545b6ff355c P 917f56011cd74bc88c897b1cc041e754 reported cstate change: config changed from index -1 to 26, NON_VOTER 7a40d8670e034515b0e6fe7d6a4cf395 (127.12.213.5) added. New cstate: current_term: 1 leader_uuid: "917f56011cd74bc88c897b1cc041e754" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a40d8670e034515b0e6fe7d6a4cf395" member_type: NON_VOTER last_known_addr { host: "127.12.213.5" port: 39055 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:11.653040 17728 raft_consensus.cc:2955] T e3f5d20477da42a28f6c0545b6ff355c P 997cda0b85b742fca42a4929fc01ce28 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 7a40d8670e034515b0e6fe7d6a4cf395 (127.12.213.5) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } attrs { replace: true } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "7a40d8670e034515b0e6fe7d6a4cf395" member_type: NON_VOTER last_known_addr { host: "127.12.213.5" port: 39055 } attrs { promote: true } } }
W20260630 12:26:11.665812 17621 consensus_peers.cc:597] T 6e48b4fbdcc4459c9aa3fa939eae24da P eb3be55d34b548ac8bbac5a54c4c4cd4 -> Peer 192c3ccefb084fee8bcc96c01dd8b129 (127.12.213.4:38621): Couldn't send request to peer 192c3ccefb084fee8bcc96c01dd8b129. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6e48b4fbdcc4459c9aa3fa939eae24da. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:11.666915 17728 raft_consensus.cc:1275] T 6e48b4fbdcc4459c9aa3fa939eae24da P 997cda0b85b742fca42a4929fc01ce28 [term 1 FOLLOWER]: Refusing update from remote peer eb3be55d34b548ac8bbac5a54c4c4cd4: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:26:11.668138 17801 raft_consensus.cc:1275] T 6e48b4fbdcc4459c9aa3fa939eae24da P 917f56011cd74bc88c897b1cc041e754 [term 1 FOLLOWER]: Refusing update from remote peer eb3be55d34b548ac8bbac5a54c4c4cd4: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:26:11.668497 18401 consensus_queue.cc:1048] T 6e48b4fbdcc4459c9aa3fa939eae24da P eb3be55d34b548ac8bbac5a54c4c4cd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:26:11.669720 18400 consensus_queue.cc:1048] T 6e48b4fbdcc4459c9aa3fa939eae24da P eb3be55d34b548ac8bbac5a54c4c4cd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:26:11.677663 18400 raft_consensus.cc:2955] T 6e48b4fbdcc4459c9aa3fa939eae24da P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 192c3ccefb084fee8bcc96c01dd8b129 (127.12.213.4) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } attrs { replace: true } } peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "192c3ccefb084fee8bcc96c01dd8b129" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38621 } attrs { promote: true } } }
I20260630 12:26:11.681206 17728 raft_consensus.cc:2955] T 6e48b4fbdcc4459c9aa3fa939eae24da P 997cda0b85b742fca42a4929fc01ce28 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 192c3ccefb084fee8bcc96c01dd8b129 (127.12.213.4) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } attrs { replace: true } } peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "192c3ccefb084fee8bcc96c01dd8b129" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38621 } attrs { promote: true } } }
I20260630 12:26:11.688279 17801 raft_consensus.cc:2955] T 6e48b4fbdcc4459c9aa3fa939eae24da P 917f56011cd74bc88c897b1cc041e754 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 192c3ccefb084fee8bcc96c01dd8b129 (127.12.213.4) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } attrs { replace: true } } peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "192c3ccefb084fee8bcc96c01dd8b129" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38621 } attrs { promote: true } } }
I20260630 12:26:11.692107 17651 consensus_queue.cc:237] T 27050604032a4bd18045fe6848ba4750 P eb3be55d34b548ac8bbac5a54c4c4cd4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 28, Committed index: 28, Last appended: 1.28, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "192c3ccefb084fee8bcc96c01dd8b129" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38621 } attrs { promote: false } } peers { permanent_uuid: "7a40d8670e034515b0e6fe7d6a4cf395" member_type: NON_VOTER last_known_addr { host: "127.12.213.5" port: 39055 } attrs { promote: true } }
I20260630 12:26:11.692225 17550 catalog_manager.cc:5697] T 6e48b4fbdcc4459c9aa3fa939eae24da P eb3be55d34b548ac8bbac5a54c4c4cd4 reported cstate change: config changed from index -1 to 26, NON_VOTER 192c3ccefb084fee8bcc96c01dd8b129 (127.12.213.4) added. New cstate: current_term: 1 leader_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192c3ccefb084fee8bcc96c01dd8b129" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38621 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:11.703227 17801 raft_consensus.cc:1275] T 27050604032a4bd18045fe6848ba4750 P 917f56011cd74bc88c897b1cc041e754 [term 1 FOLLOWER]: Refusing update from remote peer eb3be55d34b548ac8bbac5a54c4c4cd4: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:26:11.704411 18089 raft_consensus.cc:1275] T 27050604032a4bd18045fe6848ba4750 P 192c3ccefb084fee8bcc96c01dd8b129 [term 1 FOLLOWER]: Refusing update from remote peer eb3be55d34b548ac8bbac5a54c4c4cd4: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:26:11.705894 18400 consensus_queue.cc:1048] T 27050604032a4bd18045fe6848ba4750 P eb3be55d34b548ac8bbac5a54c4c4cd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c3ccefb084fee8bcc96c01dd8b129" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38621 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:26:11.706810 18401 consensus_queue.cc:1048] T 27050604032a4bd18045fe6848ba4750 P eb3be55d34b548ac8bbac5a54c4c4cd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
W20260630 12:26:11.707604 17618 consensus_peers.cc:597] T 27050604032a4bd18045fe6848ba4750 P eb3be55d34b548ac8bbac5a54c4c4cd4 -> Peer 7a40d8670e034515b0e6fe7d6a4cf395 (127.12.213.5:39055): Couldn't send request to peer 7a40d8670e034515b0e6fe7d6a4cf395. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 27050604032a4bd18045fe6848ba4750. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:11.716177 18401 raft_consensus.cc:2955] T 27050604032a4bd18045fe6848ba4750 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 7a40d8670e034515b0e6fe7d6a4cf395 (127.12.213.5) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "192c3ccefb084fee8bcc96c01dd8b129" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38621 } attrs { promote: false } } peers { permanent_uuid: "7a40d8670e034515b0e6fe7d6a4cf395" member_type: NON_VOTER last_known_addr { host: "127.12.213.5" port: 39055 } attrs { promote: true } } }
I20260630 12:26:11.718889 17801 raft_consensus.cc:2955] T 27050604032a4bd18045fe6848ba4750 P 917f56011cd74bc88c897b1cc041e754 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 7a40d8670e034515b0e6fe7d6a4cf395 (127.12.213.5) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "192c3ccefb084fee8bcc96c01dd8b129" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38621 } attrs { promote: false } } peers { permanent_uuid: "7a40d8670e034515b0e6fe7d6a4cf395" member_type: NON_VOTER last_known_addr { host: "127.12.213.5" port: 39055 } attrs { promote: true } } }
I20260630 12:26:11.727600 18089 raft_consensus.cc:2955] T 27050604032a4bd18045fe6848ba4750 P 192c3ccefb084fee8bcc96c01dd8b129 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 7a40d8670e034515b0e6fe7d6a4cf395 (127.12.213.5) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "192c3ccefb084fee8bcc96c01dd8b129" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38621 } attrs { promote: false } } peers { permanent_uuid: "7a40d8670e034515b0e6fe7d6a4cf395" member_type: NON_VOTER last_known_addr { host: "127.12.213.5" port: 39055 } attrs { promote: true } } }
I20260630 12:26:11.729336 17544 catalog_manager.cc:5697] T 27050604032a4bd18045fe6848ba4750 P eb3be55d34b548ac8bbac5a54c4c4cd4 reported cstate change: config changed from index 28 to 29, NON_VOTER 7a40d8670e034515b0e6fe7d6a4cf395 (127.12.213.5) added. New cstate: current_term: 1 leader_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192c3ccefb084fee8bcc96c01dd8b129" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38621 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a40d8670e034515b0e6fe7d6a4cf395" member_type: NON_VOTER last_known_addr { host: "127.12.213.5" port: 39055 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:11.729471 17801 consensus_queue.cc:237] T c7ac27c945e1432d9c63caaed9da8c87 P 917f56011cd74bc88c897b1cc041e754 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } attrs { replace: true } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "15cd453a340249f685c7eae2a5447688" member_type: NON_VOTER last_known_addr { host: "127.12.213.6" port: 44381 } attrs { promote: true } }
I20260630 12:26:11.736732 17728 raft_consensus.cc:1275] T c7ac27c945e1432d9c63caaed9da8c87 P 997cda0b85b742fca42a4929fc01ce28 [term 1 FOLLOWER]: Refusing update from remote peer 917f56011cd74bc88c897b1cc041e754: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:26:11.738803 17651 raft_consensus.cc:1275] T c7ac27c945e1432d9c63caaed9da8c87 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 1 FOLLOWER]: Refusing update from remote peer 917f56011cd74bc88c897b1cc041e754: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:26:11.738875 18382 consensus_queue.cc:1048] T c7ac27c945e1432d9c63caaed9da8c87 P 917f56011cd74bc88c897b1cc041e754 [LEADER]: Connected to new peer: Peer: permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
W20260630 12:26:11.739929 17770 consensus_peers.cc:597] T c7ac27c945e1432d9c63caaed9da8c87 P 917f56011cd74bc88c897b1cc041e754 -> Peer 15cd453a340249f685c7eae2a5447688 (127.12.213.6:44381): Couldn't send request to peer 15cd453a340249f685c7eae2a5447688. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c7ac27c945e1432d9c63caaed9da8c87. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:11.740425 18392 consensus_queue.cc:1048] T c7ac27c945e1432d9c63caaed9da8c87 P 917f56011cd74bc88c897b1cc041e754 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:26:11.752028 18392 raft_consensus.cc:2955] T c7ac27c945e1432d9c63caaed9da8c87 P 917f56011cd74bc88c897b1cc041e754 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 15cd453a340249f685c7eae2a5447688 (127.12.213.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } attrs { replace: true } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "15cd453a340249f685c7eae2a5447688" member_type: NON_VOTER last_known_addr { host: "127.12.213.6" port: 44381 } attrs { promote: true } } }
I20260630 12:26:11.753849 17651 raft_consensus.cc:2955] T c7ac27c945e1432d9c63caaed9da8c87 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 15cd453a340249f685c7eae2a5447688 (127.12.213.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } attrs { replace: true } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "15cd453a340249f685c7eae2a5447688" member_type: NON_VOTER last_known_addr { host: "127.12.213.6" port: 44381 } attrs { promote: true } } }
I20260630 12:26:11.759585 17728 raft_consensus.cc:2955] T c7ac27c945e1432d9c63caaed9da8c87 P 997cda0b85b742fca42a4929fc01ce28 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 15cd453a340249f685c7eae2a5447688 (127.12.213.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } attrs { replace: true } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "15cd453a340249f685c7eae2a5447688" member_type: NON_VOTER last_known_addr { host: "127.12.213.6" port: 44381 } attrs { promote: true } } }
I20260630 12:26:11.770752 17544 catalog_manager.cc:5697] T c7ac27c945e1432d9c63caaed9da8c87 P eb3be55d34b548ac8bbac5a54c4c4cd4 reported cstate change: config changed from index -1 to 26, NON_VOTER 15cd453a340249f685c7eae2a5447688 (127.12.213.6) added. New cstate: current_term: 1 leader_uuid: "917f56011cd74bc88c897b1cc041e754" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } attrs { replace: true } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "15cd453a340249f685c7eae2a5447688" member_type: NON_VOTER last_known_addr { host: "127.12.213.6" port: 44381 } attrs { promote: true } } }
I20260630 12:26:11.912019 18411 ts_tablet_manager.cc:933] T 3dfd3178ffb0498cb7c10c1f205e5c0b P 192c3ccefb084fee8bcc96c01dd8b129: Initiating tablet copy from peer 997cda0b85b742fca42a4929fc01ce28 (127.12.213.2:35817)
I20260630 12:26:11.914041 18411 tablet_copy_client.cc:323] T 3dfd3178ffb0498cb7c10c1f205e5c0b P 192c3ccefb084fee8bcc96c01dd8b129: tablet copy: Beginning tablet copy session from remote peer at address 127.12.213.2:35817
I20260630 12:26:11.918787 13140 tablet_server.cc:179] TabletServer@127.12.213.1:0 shutting down...
I20260630 12:26:11.929311 17740 tablet_copy_service.cc:140] P 997cda0b85b742fca42a4929fc01ce28: Received BeginTabletCopySession request for tablet 3dfd3178ffb0498cb7c10c1f205e5c0b from peer 192c3ccefb084fee8bcc96c01dd8b129 ({username='slave'} at 127.0.0.1:37396)
I20260630 12:26:11.929934 17740 tablet_copy_service.cc:161] P 997cda0b85b742fca42a4929fc01ce28: Beginning new tablet copy session on tablet 3dfd3178ffb0498cb7c10c1f205e5c0b from peer 192c3ccefb084fee8bcc96c01dd8b129 at {username='slave'} at 127.0.0.1:37396: session id = 192c3ccefb084fee8bcc96c01dd8b129-3dfd3178ffb0498cb7c10c1f205e5c0b
I20260630 12:26:11.938313 17740 tablet_copy_source_session.cc:215] T 3dfd3178ffb0498cb7c10c1f205e5c0b P 997cda0b85b742fca42a4929fc01ce28: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:26:11.941992 18411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dfd3178ffb0498cb7c10c1f205e5c0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:11.958739 18411 tablet_copy_client.cc:806] T 3dfd3178ffb0498cb7c10c1f205e5c0b P 192c3ccefb084fee8bcc96c01dd8b129: tablet copy: Starting download of 0 data blocks...
I20260630 12:26:11.959395 18411 tablet_copy_client.cc:670] T 3dfd3178ffb0498cb7c10c1f205e5c0b P 192c3ccefb084fee8bcc96c01dd8b129: tablet copy: Starting download of 1 WAL segments...
I20260630 12:26:11.964341 18412 tablet_copy_client.cc:1025] T 3dfd3178ffb0498cb7c10c1f205e5c0b P 192c3ccefb084fee8bcc96c01dd8b129: tablet copy: Injecting latency into file download: 2000
I20260630 12:26:11.965108 18415 ts_tablet_manager.cc:933] T 8ffa0ce561fb424a94e4e7da86701777 P 15cd453a340249f685c7eae2a5447688: Initiating tablet copy from peer 917f56011cd74bc88c897b1cc041e754 (127.12.213.3:34273)
I20260630 12:26:11.966995 18415 tablet_copy_client.cc:323] T 8ffa0ce561fb424a94e4e7da86701777 P 15cd453a340249f685c7eae2a5447688: tablet copy: Beginning tablet copy session from remote peer at address 127.12.213.3:34273
I20260630 12:26:11.969084 17814 tablet_copy_service.cc:140] P 917f56011cd74bc88c897b1cc041e754: Received BeginTabletCopySession request for tablet 8ffa0ce561fb424a94e4e7da86701777 from peer 15cd453a340249f685c7eae2a5447688 ({username='slave'} at 127.0.0.1:55188)
I20260630 12:26:11.969638 17814 tablet_copy_service.cc:161] P 917f56011cd74bc88c897b1cc041e754: Beginning new tablet copy session on tablet 8ffa0ce561fb424a94e4e7da86701777 from peer 15cd453a340249f685c7eae2a5447688 at {username='slave'} at 127.0.0.1:55188: session id = 15cd453a340249f685c7eae2a5447688-8ffa0ce561fb424a94e4e7da86701777
I20260630 12:26:11.970511 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:11.972072 13140 tablet_replica.cc:333] T 3dfd3178ffb0498cb7c10c1f205e5c0b P eb3be55d34b548ac8bbac5a54c4c4cd4: stopping tablet replica
I20260630 12:26:11.973003 13140 raft_consensus.cc:2243] T 3dfd3178ffb0498cb7c10c1f205e5c0b P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:11.973654 13140 raft_consensus.cc:2272] T 3dfd3178ffb0498cb7c10c1f205e5c0b P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:11.977382 13140 tablet_replica.cc:333] T e3f5d20477da42a28f6c0545b6ff355c P eb3be55d34b548ac8bbac5a54c4c4cd4: stopping tablet replica
W20260630 12:26:11.978082 17695 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260630 12:26:11.978277 13140 raft_consensus.cc:2243] T e3f5d20477da42a28f6c0545b6ff355c P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:11.978924 13140 raft_consensus.cc:2272] T e3f5d20477da42a28f6c0545b6ff355c P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:11.982620 13140 tablet_replica.cc:333] T 55ccffa396114f7b829323b09db70710 P eb3be55d34b548ac8bbac5a54c4c4cd4: stopping tablet replica
I20260630 12:26:11.982702 17814 tablet_copy_source_session.cc:215] T 8ffa0ce561fb424a94e4e7da86701777 P 917f56011cd74bc88c897b1cc041e754: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:26:11.984747 13140 raft_consensus.cc:2243] T 55ccffa396114f7b829323b09db70710 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:11.985532 13140 raft_consensus.cc:2272] T 55ccffa396114f7b829323b09db70710 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:11.987691 18415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ffa0ce561fb424a94e4e7da86701777. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:11.988852 13140 tablet_replica.cc:333] T 8ffa0ce561fb424a94e4e7da86701777 P eb3be55d34b548ac8bbac5a54c4c4cd4: stopping tablet replica
I20260630 12:26:11.989658 13140 raft_consensus.cc:2243] T 8ffa0ce561fb424a94e4e7da86701777 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:11.990409 13140 raft_consensus.cc:2272] T 8ffa0ce561fb424a94e4e7da86701777 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:11.993779 13140 tablet_replica.cc:333] T 7b427c1762a844518094040f5c885c76 P eb3be55d34b548ac8bbac5a54c4c4cd4: stopping tablet replica
W20260630 12:26:11.993757 17695 consensus_peers.cc:597] T 3dfd3178ffb0498cb7c10c1f205e5c0b P 997cda0b85b742fca42a4929fc01ce28 -> Peer eb3be55d34b548ac8bbac5a54c4c4cd4 (127.12.213.1:37691): Couldn't send request to peer eb3be55d34b548ac8bbac5a54c4c4cd4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:11.994848 13140 raft_consensus.cc:2243] T 7b427c1762a844518094040f5c885c76 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:11.995865 13140 raft_consensus.cc:2272] T 7b427c1762a844518094040f5c885c76 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:11.999375 13140 tablet_replica.cc:333] T 6e48b4fbdcc4459c9aa3fa939eae24da P eb3be55d34b548ac8bbac5a54c4c4cd4: stopping tablet replica
I20260630 12:26:12.000190 13140 raft_consensus.cc:2243] T 6e48b4fbdcc4459c9aa3fa939eae24da P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:12.001475 13140 raft_consensus.cc:2272] T 6e48b4fbdcc4459c9aa3fa939eae24da P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:12.004884 18415 tablet_copy_client.cc:806] T 8ffa0ce561fb424a94e4e7da86701777 P 15cd453a340249f685c7eae2a5447688: tablet copy: Starting download of 0 data blocks...
I20260630 12:26:12.005280 13140 tablet_replica.cc:333] T e7d956333d2d42c2aec1f98fdee2da21 P eb3be55d34b548ac8bbac5a54c4c4cd4: stopping tablet replica
I20260630 12:26:12.005535 18415 tablet_copy_client.cc:670] T 8ffa0ce561fb424a94e4e7da86701777 P 15cd453a340249f685c7eae2a5447688: tablet copy: Starting download of 1 WAL segments...
I20260630 12:26:12.006135 13140 raft_consensus.cc:2243] T e7d956333d2d42c2aec1f98fdee2da21 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:12.006721 13140 raft_consensus.cc:2272] T e7d956333d2d42c2aec1f98fdee2da21 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:12.009692 13140 tablet_replica.cc:333] T 8448e5086690443382d393d5de76b5e9 P eb3be55d34b548ac8bbac5a54c4c4cd4: stopping tablet replica
I20260630 12:26:12.009828 18416 tablet_copy_client.cc:1025] T 8ffa0ce561fb424a94e4e7da86701777 P 15cd453a340249f685c7eae2a5447688: tablet copy: Injecting latency into file download: 2000
I20260630 12:26:12.010394 13140 raft_consensus.cc:2243] T 8448e5086690443382d393d5de76b5e9 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:12.010946 13140 raft_consensus.cc:2272] T 8448e5086690443382d393d5de76b5e9 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:12.013234 13140 tablet_replica.cc:333] T 27050604032a4bd18045fe6848ba4750 P eb3be55d34b548ac8bbac5a54c4c4cd4: stopping tablet replica
I20260630 12:26:12.013725 13140 raft_consensus.cc:2243] T 27050604032a4bd18045fe6848ba4750 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:12.014784 13140 raft_consensus.cc:2272] T 27050604032a4bd18045fe6848ba4750 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:12.018301 13140 tablet_replica.cc:333] T c7ac27c945e1432d9c63caaed9da8c87 P eb3be55d34b548ac8bbac5a54c4c4cd4: stopping tablet replica
I20260630 12:26:12.019039 13140 raft_consensus.cc:2243] T c7ac27c945e1432d9c63caaed9da8c87 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:12.019692 13140 raft_consensus.cc:2272] T c7ac27c945e1432d9c63caaed9da8c87 P eb3be55d34b548ac8bbac5a54c4c4cd4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:12.055961 13140 tablet_server.cc:196] TabletServer@127.12.213.1:0 shutdown complete.
I20260630 12:26:12.094112 13140 tablet_server.cc:179] TabletServer@127.12.213.2:0 shutting down...
I20260630 12:26:12.111685 13140 tablet_copy_service.cc:362] P 997cda0b85b742fca42a4929fc01ce28: Destroying tablet copy session 192c3ccefb084fee8bcc96c01dd8b129-3dfd3178ffb0498cb7c10c1f205e5c0b due to service shutdown
I20260630 12:26:12.112059 13140 tablet_copy_service.cc:434] P 997cda0b85b742fca42a4929fc01ce28: ending tablet copy session 192c3ccefb084fee8bcc96c01dd8b129-3dfd3178ffb0498cb7c10c1f205e5c0b on tablet 3dfd3178ffb0498cb7c10c1f205e5c0b with peer 192c3ccefb084fee8bcc96c01dd8b129
W20260630 12:26:12.129817 17769 consensus_peers.cc:597] T 55ccffa396114f7b829323b09db70710 P 917f56011cd74bc88c897b1cc041e754 -> Peer eb3be55d34b548ac8bbac5a54c4c4cd4 (127.12.213.1:37691): Couldn't send request to peer eb3be55d34b548ac8bbac5a54c4c4cd4. Status: Network error: Client connection negotiation failed: client connection to 127.12.213.1:37691: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:12.144315 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:12.145239 13140 tablet_replica.cc:333] T e3f5d20477da42a28f6c0545b6ff355c P 997cda0b85b742fca42a4929fc01ce28: stopping tablet replica
I20260630 12:26:12.146824 13140 raft_consensus.cc:2243] T e3f5d20477da42a28f6c0545b6ff355c P 997cda0b85b742fca42a4929fc01ce28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:12.147774 13140 raft_consensus.cc:2272] T e3f5d20477da42a28f6c0545b6ff355c P 997cda0b85b742fca42a4929fc01ce28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:12.151283 13140 tablet_replica.cc:333] T 9beb0aebc1184ea88c39c155508a57d3 P 997cda0b85b742fca42a4929fc01ce28: stopping tablet replica
I20260630 12:26:12.152120 13140 raft_consensus.cc:2243] T 9beb0aebc1184ea88c39c155508a57d3 P 997cda0b85b742fca42a4929fc01ce28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:12.152817 13140 raft_consensus.cc:2272] T 9beb0aebc1184ea88c39c155508a57d3 P 997cda0b85b742fca42a4929fc01ce28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:12.153352 18419 ts_tablet_manager.cc:933] T c7ac27c945e1432d9c63caaed9da8c87 P 15cd453a340249f685c7eae2a5447688: Initiating tablet copy from peer 917f56011cd74bc88c897b1cc041e754 (127.12.213.3:34273)
I20260630 12:26:12.155917 13140 tablet_replica.cc:333] T 8448e5086690443382d393d5de76b5e9 P 997cda0b85b742fca42a4929fc01ce28: stopping tablet replica
I20260630 12:26:12.156828 13140 raft_consensus.cc:2243] T 8448e5086690443382d393d5de76b5e9 P 997cda0b85b742fca42a4929fc01ce28 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:12.157922 13140 raft_consensus.cc:2272] T 8448e5086690443382d393d5de76b5e9 P 997cda0b85b742fca42a4929fc01ce28 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:26:12.158577 17769 consensus_peers.cc:597] T c7ac27c945e1432d9c63caaed9da8c87 P 917f56011cd74bc88c897b1cc041e754 -> Peer eb3be55d34b548ac8bbac5a54c4c4cd4 (127.12.213.1:37691): Couldn't send request to peer eb3be55d34b548ac8bbac5a54c4c4cd4. Status: Network error: Client connection negotiation failed: client connection to 127.12.213.1:37691: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:12.160316 18419 tablet_copy_client.cc:323] T c7ac27c945e1432d9c63caaed9da8c87 P 15cd453a340249f685c7eae2a5447688: tablet copy: Beginning tablet copy session from remote peer at address 127.12.213.3:34273
I20260630 12:26:12.161248 13140 tablet_replica.cc:333] T 7b427c1762a844518094040f5c885c76 P 997cda0b85b742fca42a4929fc01ce28: stopping tablet replica
I20260630 12:26:12.161800 17814 tablet_copy_service.cc:140] P 917f56011cd74bc88c897b1cc041e754: Received BeginTabletCopySession request for tablet c7ac27c945e1432d9c63caaed9da8c87 from peer 15cd453a340249f685c7eae2a5447688 ({username='slave'} at 127.0.0.1:55188)
I20260630 12:26:12.162036 13140 raft_consensus.cc:2243] T 7b427c1762a844518094040f5c885c76 P 997cda0b85b742fca42a4929fc01ce28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:12.162326 17814 tablet_copy_service.cc:161] P 917f56011cd74bc88c897b1cc041e754: Beginning new tablet copy session on tablet c7ac27c945e1432d9c63caaed9da8c87 from peer 15cd453a340249f685c7eae2a5447688 at {username='slave'} at 127.0.0.1:55188: session id = 15cd453a340249f685c7eae2a5447688-c7ac27c945e1432d9c63caaed9da8c87
I20260630 12:26:12.162809 13140 raft_consensus.cc:2272] T 7b427c1762a844518094040f5c885c76 P 997cda0b85b742fca42a4929fc01ce28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:12.165859 13140 tablet_replica.cc:333] T 8ffa0ce561fb424a94e4e7da86701777 P 997cda0b85b742fca42a4929fc01ce28: stopping tablet replica
I20260630 12:26:12.166589 13140 raft_consensus.cc:2243] T 8ffa0ce561fb424a94e4e7da86701777 P 997cda0b85b742fca42a4929fc01ce28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:12.167351 13140 raft_consensus.cc:2272] T 8ffa0ce561fb424a94e4e7da86701777 P 997cda0b85b742fca42a4929fc01ce28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:12.167582 17814 tablet_copy_source_session.cc:215] T c7ac27c945e1432d9c63caaed9da8c87 P 917f56011cd74bc88c897b1cc041e754: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:26:12.170871 13140 tablet_replica.cc:333] T 8c842e7a84d14bb3bacdf727d888bd37 P 997cda0b85b742fca42a4929fc01ce28: stopping tablet replica
I20260630 12:26:12.171921 18419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7ac27c945e1432d9c63caaed9da8c87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:12.172758 13140 raft_consensus.cc:2243] T 8c842e7a84d14bb3bacdf727d888bd37 P 997cda0b85b742fca42a4929fc01ce28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:12.173884 13140 raft_consensus.cc:2272] T 8c842e7a84d14bb3bacdf727d888bd37 P 997cda0b85b742fca42a4929fc01ce28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:12.176918 13140 tablet_replica.cc:333] T 6e48b4fbdcc4459c9aa3fa939eae24da P 997cda0b85b742fca42a4929fc01ce28: stopping tablet replica
I20260630 12:26:12.177700 13140 raft_consensus.cc:2243] T 6e48b4fbdcc4459c9aa3fa939eae24da P 997cda0b85b742fca42a4929fc01ce28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:12.178406 13140 raft_consensus.cc:2272] T 6e48b4fbdcc4459c9aa3fa939eae24da P 997cda0b85b742fca42a4929fc01ce28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:12.181762 13140 tablet_replica.cc:333] T e7d956333d2d42c2aec1f98fdee2da21 P 997cda0b85b742fca42a4929fc01ce28: stopping tablet replica
I20260630 12:26:12.182590 13140 raft_consensus.cc:2243] T e7d956333d2d42c2aec1f98fdee2da21 P 997cda0b85b742fca42a4929fc01ce28 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:12.183593 13140 raft_consensus.cc:2272] T e7d956333d2d42c2aec1f98fdee2da21 P 997cda0b85b742fca42a4929fc01ce28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:12.184449 18419 tablet_copy_client.cc:806] T c7ac27c945e1432d9c63caaed9da8c87 P 15cd453a340249f685c7eae2a5447688: tablet copy: Starting download of 0 data blocks...
I20260630 12:26:12.185074 18419 tablet_copy_client.cc:670] T c7ac27c945e1432d9c63caaed9da8c87 P 15cd453a340249f685c7eae2a5447688: tablet copy: Starting download of 1 WAL segments...
I20260630 12:26:12.186815 13140 tablet_replica.cc:333] T c7ac27c945e1432d9c63caaed9da8c87 P 997cda0b85b742fca42a4929fc01ce28: stopping tablet replica
I20260630 12:26:12.187592 13140 raft_consensus.cc:2243] T c7ac27c945e1432d9c63caaed9da8c87 P 997cda0b85b742fca42a4929fc01ce28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:12.188468 13140 raft_consensus.cc:2272] T c7ac27c945e1432d9c63caaed9da8c87 P 997cda0b85b742fca42a4929fc01ce28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:12.188668 18420 tablet_copy_client.cc:1025] T c7ac27c945e1432d9c63caaed9da8c87 P 15cd453a340249f685c7eae2a5447688: tablet copy: Injecting latency into file download: 2000
I20260630 12:26:12.191738 13140 tablet_replica.cc:333] T 3dfd3178ffb0498cb7c10c1f205e5c0b P 997cda0b85b742fca42a4929fc01ce28: stopping tablet replica
I20260630 12:26:12.192404 13140 raft_consensus.cc:2243] T 3dfd3178ffb0498cb7c10c1f205e5c0b P 997cda0b85b742fca42a4929fc01ce28 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:12.193653 13140 raft_consensus.cc:2272] T 3dfd3178ffb0498cb7c10c1f205e5c0b P 997cda0b85b742fca42a4929fc01ce28 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:26:12.199674 17769 consensus_peers.cc:597] T 8ffa0ce561fb424a94e4e7da86701777 P 917f56011cd74bc88c897b1cc041e754 -> Peer eb3be55d34b548ac8bbac5a54c4c4cd4 (127.12.213.1:37691): Couldn't send request to peer eb3be55d34b548ac8bbac5a54c4c4cd4. Status: Network error: Client connection negotiation failed: client connection to 127.12.213.1:37691: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:26:12.209538 17769 consensus_peers.cc:597] T e3f5d20477da42a28f6c0545b6ff355c P 917f56011cd74bc88c897b1cc041e754 -> Peer eb3be55d34b548ac8bbac5a54c4c4cd4 (127.12.213.1:37691): Couldn't send request to peer eb3be55d34b548ac8bbac5a54c4c4cd4. Status: Network error: Client connection negotiation failed: client connection to 127.12.213.1:37691: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:12.222791 18421 ts_tablet_manager.cc:933] T e3f5d20477da42a28f6c0545b6ff355c P 7a40d8670e034515b0e6fe7d6a4cf395: Initiating tablet copy from peer 917f56011cd74bc88c897b1cc041e754 (127.12.213.3:34273)
I20260630 12:26:12.225560 18421 tablet_copy_client.cc:323] T e3f5d20477da42a28f6c0545b6ff355c P 7a40d8670e034515b0e6fe7d6a4cf395: tablet copy: Beginning tablet copy session from remote peer at address 127.12.213.3:34273
W20260630 12:26:12.229584 17770 consensus_peers.cc:597] T 9beb0aebc1184ea88c39c155508a57d3 P 917f56011cd74bc88c897b1cc041e754 -> Peer 997cda0b85b742fca42a4929fc01ce28 (127.12.213.2:35817): Couldn't send request to peer 997cda0b85b742fca42a4929fc01ce28. Status: Network error: Client connection negotiation failed: client connection to 127.12.213.2:35817: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:12.233904 13140 tablet_server.cc:196] TabletServer@127.12.213.2:0 shutdown complete.
I20260630 12:26:12.239840 17814 tablet_copy_service.cc:140] P 917f56011cd74bc88c897b1cc041e754: Received BeginTabletCopySession request for tablet e3f5d20477da42a28f6c0545b6ff355c from peer 7a40d8670e034515b0e6fe7d6a4cf395 ({username='slave'} at 127.0.0.1:41376)
I20260630 12:26:12.240550 17814 tablet_copy_service.cc:161] P 917f56011cd74bc88c897b1cc041e754: Beginning new tablet copy session on tablet e3f5d20477da42a28f6c0545b6ff355c from peer 7a40d8670e034515b0e6fe7d6a4cf395 at {username='slave'} at 127.0.0.1:41376: session id = 7a40d8670e034515b0e6fe7d6a4cf395-e3f5d20477da42a28f6c0545b6ff355c
I20260630 12:26:12.248229 17814 tablet_copy_source_session.cc:215] T e3f5d20477da42a28f6c0545b6ff355c P 917f56011cd74bc88c897b1cc041e754: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:26:12.253046 18421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3f5d20477da42a28f6c0545b6ff355c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:12.271767 18421 tablet_copy_client.cc:806] T e3f5d20477da42a28f6c0545b6ff355c P 7a40d8670e034515b0e6fe7d6a4cf395: tablet copy: Starting download of 0 data blocks...
I20260630 12:26:12.272377 18421 tablet_copy_client.cc:670] T e3f5d20477da42a28f6c0545b6ff355c P 7a40d8670e034515b0e6fe7d6a4cf395: tablet copy: Starting download of 1 WAL segments...
I20260630 12:26:12.276540 18422 tablet_copy_client.cc:1025] T e3f5d20477da42a28f6c0545b6ff355c P 7a40d8670e034515b0e6fe7d6a4cf395: tablet copy: Injecting latency into file download: 2000
I20260630 12:26:12.280499 13140 tablet_server.cc:179] TabletServer@127.12.213.3:0 shutting down...
I20260630 12:26:12.300375 13140 tablet_copy_service.cc:362] P 917f56011cd74bc88c897b1cc041e754: Destroying tablet copy session 7a40d8670e034515b0e6fe7d6a4cf395-e3f5d20477da42a28f6c0545b6ff355c due to service shutdown
I20260630 12:26:12.300755 13140 tablet_copy_service.cc:434] P 917f56011cd74bc88c897b1cc041e754: ending tablet copy session 7a40d8670e034515b0e6fe7d6a4cf395-e3f5d20477da42a28f6c0545b6ff355c on tablet e3f5d20477da42a28f6c0545b6ff355c with peer 7a40d8670e034515b0e6fe7d6a4cf395
I20260630 12:26:12.301267 13140 tablet_copy_service.cc:362] P 917f56011cd74bc88c897b1cc041e754: Destroying tablet copy session 15cd453a340249f685c7eae2a5447688-c7ac27c945e1432d9c63caaed9da8c87 due to service shutdown
I20260630 12:26:12.301560 13140 tablet_copy_service.cc:434] P 917f56011cd74bc88c897b1cc041e754: ending tablet copy session 15cd453a340249f685c7eae2a5447688-c7ac27c945e1432d9c63caaed9da8c87 on tablet c7ac27c945e1432d9c63caaed9da8c87 with peer 15cd453a340249f685c7eae2a5447688
I20260630 12:26:12.302012 13140 tablet_copy_service.cc:362] P 917f56011cd74bc88c897b1cc041e754: Destroying tablet copy session 15cd453a340249f685c7eae2a5447688-8ffa0ce561fb424a94e4e7da86701777 due to service shutdown
I20260630 12:26:12.302301 13140 tablet_copy_service.cc:434] P 917f56011cd74bc88c897b1cc041e754: ending tablet copy session 15cd453a340249f685c7eae2a5447688-8ffa0ce561fb424a94e4e7da86701777 on tablet 8ffa0ce561fb424a94e4e7da86701777 with peer 15cd453a340249f685c7eae2a5447688
I20260630 12:26:12.332113 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:12.332878 13140 tablet_replica.cc:333] T 3dfd3178ffb0498cb7c10c1f205e5c0b P 917f56011cd74bc88c897b1cc041e754: stopping tablet replica
I20260630 12:26:12.333642 13140 raft_consensus.cc:2243] T 3dfd3178ffb0498cb7c10c1f205e5c0b P 917f56011cd74bc88c897b1cc041e754 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:12.334362 13140 raft_consensus.cc:2272] T 3dfd3178ffb0498cb7c10c1f205e5c0b P 917f56011cd74bc88c897b1cc041e754 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:12.337659 13140 tablet_replica.cc:333] T 8ffa0ce561fb424a94e4e7da86701777 P 917f56011cd74bc88c897b1cc041e754: stopping tablet replica
I20260630 12:26:12.338447 13140 raft_consensus.cc:2243] T 8ffa0ce561fb424a94e4e7da86701777 P 917f56011cd74bc88c897b1cc041e754 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:12.339695 13140 raft_consensus.cc:2272] T 8ffa0ce561fb424a94e4e7da86701777 P 917f56011cd74bc88c897b1cc041e754 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:12.343156 13140 tablet_replica.cc:333] T e3f5d20477da42a28f6c0545b6ff355c P 917f56011cd74bc88c897b1cc041e754: stopping tablet replica
I20260630 12:26:12.343896 13140 raft_consensus.cc:2243] T e3f5d20477da42a28f6c0545b6ff355c P 917f56011cd74bc88c897b1cc041e754 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:12.345100 13140 raft_consensus.cc:2272] T e3f5d20477da42a28f6c0545b6ff355c P 917f56011cd74bc88c897b1cc041e754 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:12.348256 13140 tablet_replica.cc:333] T 55ccffa396114f7b829323b09db70710 P 917f56011cd74bc88c897b1cc041e754: stopping tablet replica
I20260630 12:26:12.348923 13140 raft_consensus.cc:2243] T 55ccffa396114f7b829323b09db70710 P 917f56011cd74bc88c897b1cc041e754 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:12.349815 13140 raft_consensus.cc:2272] T 55ccffa396114f7b829323b09db70710 P 917f56011cd74bc88c897b1cc041e754 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:12.352213 13140 tablet_replica.cc:333] T 6e48b4fbdcc4459c9aa3fa939eae24da P 917f56011cd74bc88c897b1cc041e754: stopping tablet replica
I20260630 12:26:12.352720 13140 raft_consensus.cc:2243] T 6e48b4fbdcc4459c9aa3fa939eae24da P 917f56011cd74bc88c897b1cc041e754 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:12.353268 13140 raft_consensus.cc:2272] T 6e48b4fbdcc4459c9aa3fa939eae24da P 917f56011cd74bc88c897b1cc041e754 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:12.356137 13140 tablet_replica.cc:333] T 8c842e7a84d14bb3bacdf727d888bd37 P 917f56011cd74bc88c897b1cc041e754: stopping tablet replica
I20260630 12:26:12.356815 13140 raft_consensus.cc:2243] T 8c842e7a84d14bb3bacdf727d888bd37 P 917f56011cd74bc88c897b1cc041e754 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:12.357596 13140 raft_consensus.cc:2272] T 8c842e7a84d14bb3bacdf727d888bd37 P 917f56011cd74bc88c897b1cc041e754 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:12.360002 13140 tablet_replica.cc:333] T 27050604032a4bd18045fe6848ba4750 P 917f56011cd74bc88c897b1cc041e754: stopping tablet replica
I20260630 12:26:12.360522 13140 raft_consensus.cc:2243] T 27050604032a4bd18045fe6848ba4750 P 917f56011cd74bc88c897b1cc041e754 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:12.361047 13140 raft_consensus.cc:2272] T 27050604032a4bd18045fe6848ba4750 P 917f56011cd74bc88c897b1cc041e754 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:12.363641 13140 tablet_replica.cc:333] T 8448e5086690443382d393d5de76b5e9 P 917f56011cd74bc88c897b1cc041e754: stopping tablet replica
I20260630 12:26:12.364166 13140 raft_consensus.cc:2243] T 8448e5086690443382d393d5de76b5e9 P 917f56011cd74bc88c897b1cc041e754 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:12.364650 13140 raft_consensus.cc:2272] T 8448e5086690443382d393d5de76b5e9 P 917f56011cd74bc88c897b1cc041e754 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:12.366839 13140 tablet_replica.cc:333] T 9beb0aebc1184ea88c39c155508a57d3 P 917f56011cd74bc88c897b1cc041e754: stopping tablet replica
I20260630 12:26:12.367298 13140 raft_consensus.cc:2243] T 9beb0aebc1184ea88c39c155508a57d3 P 917f56011cd74bc88c897b1cc041e754 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:12.368031 13140 raft_consensus.cc:2272] T 9beb0aebc1184ea88c39c155508a57d3 P 917f56011cd74bc88c897b1cc041e754 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:12.370306 13140 tablet_replica.cc:333] T c7ac27c945e1432d9c63caaed9da8c87 P 917f56011cd74bc88c897b1cc041e754: stopping tablet replica
I20260630 12:26:12.370817 13140 raft_consensus.cc:2243] T c7ac27c945e1432d9c63caaed9da8c87 P 917f56011cd74bc88c897b1cc041e754 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:12.371860 13140 raft_consensus.cc:2272] T c7ac27c945e1432d9c63caaed9da8c87 P 917f56011cd74bc88c897b1cc041e754 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:12.408361 13140 tablet_server.cc:196] TabletServer@127.12.213.3:0 shutdown complete.
I20260630 12:26:12.435503 13140 tablet_server.cc:179] TabletServer@127.12.213.4:0 shutting down...
I20260630 12:26:12.465214 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:13.229003 18425 raft_consensus.cc:493] T 27050604032a4bd18045fe6848ba4750 P 192c3ccefb084fee8bcc96c01dd8b129 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader eb3be55d34b548ac8bbac5a54c4c4cd4)
I20260630 12:26:13.229527 18425 raft_consensus.cc:515] T 27050604032a4bd18045fe6848ba4750 P 192c3ccefb084fee8bcc96c01dd8b129 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "192c3ccefb084fee8bcc96c01dd8b129" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38621 } attrs { promote: false } } peers { permanent_uuid: "7a40d8670e034515b0e6fe7d6a4cf395" member_type: NON_VOTER last_known_addr { host: "127.12.213.5" port: 39055 } attrs { promote: true } }
I20260630 12:26:13.231662 18425 leader_election.cc:290] T 27050604032a4bd18045fe6848ba4750 P 192c3ccefb084fee8bcc96c01dd8b129 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eb3be55d34b548ac8bbac5a54c4c4cd4 (127.12.213.1:37691), 917f56011cd74bc88c897b1cc041e754 (127.12.213.3:34273)
W20260630 12:26:13.239929 18053 leader_election.cc:336] T 27050604032a4bd18045fe6848ba4750 P 192c3ccefb084fee8bcc96c01dd8b129 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 917f56011cd74bc88c897b1cc041e754 (127.12.213.3:34273): Network error: Client connection negotiation failed: client connection to 127.12.213.3:34273: connect: Connection refused (error 111)
W20260630 12:26:13.240494 18055 leader_election.cc:336] T 27050604032a4bd18045fe6848ba4750 P 192c3ccefb084fee8bcc96c01dd8b129 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer eb3be55d34b548ac8bbac5a54c4c4cd4 (127.12.213.1:37691): Network error: Client connection negotiation failed: client connection to 127.12.213.1:37691: connect: Connection refused (error 111)
I20260630 12:26:13.240963 18055 leader_election.cc:304] T 27050604032a4bd18045fe6848ba4750 P 192c3ccefb084fee8bcc96c01dd8b129 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 192c3ccefb084fee8bcc96c01dd8b129; no voters: 917f56011cd74bc88c897b1cc041e754, eb3be55d34b548ac8bbac5a54c4c4cd4
I20260630 12:26:13.241719 18425 raft_consensus.cc:2749] T 27050604032a4bd18045fe6848ba4750 P 192c3ccefb084fee8bcc96c01dd8b129 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:26:13.324255 18429 raft_consensus.cc:493] T 55ccffa396114f7b829323b09db70710 P 15cd453a340249f685c7eae2a5447688 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 917f56011cd74bc88c897b1cc041e754)
I20260630 12:26:13.324776 18429 raft_consensus.cc:515] T 55ccffa396114f7b829323b09db70710 P 15cd453a340249f685c7eae2a5447688 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "15cd453a340249f685c7eae2a5447688" member_type: VOTER last_known_addr { host: "127.12.213.6" port: 44381 } attrs { promote: false } }
I20260630 12:26:13.326836 18429 leader_election.cc:290] T 55ccffa396114f7b829323b09db70710 P 15cd453a340249f685c7eae2a5447688 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eb3be55d34b548ac8bbac5a54c4c4cd4 (127.12.213.1:37691), 917f56011cd74bc88c897b1cc041e754 (127.12.213.3:34273)
W20260630 12:26:13.332995 18204 leader_election.cc:336] T 55ccffa396114f7b829323b09db70710 P 15cd453a340249f685c7eae2a5447688 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer eb3be55d34b548ac8bbac5a54c4c4cd4 (127.12.213.1:37691): Network error: Client connection negotiation failed: client connection to 127.12.213.1:37691: connect: Connection refused (error 111)
W20260630 12:26:13.333462 18202 leader_election.cc:336] T 55ccffa396114f7b829323b09db70710 P 15cd453a340249f685c7eae2a5447688 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 917f56011cd74bc88c897b1cc041e754 (127.12.213.3:34273): Network error: Client connection negotiation failed: client connection to 127.12.213.3:34273: connect: Connection refused (error 111)
I20260630 12:26:13.334029 18202 leader_election.cc:304] T 55ccffa396114f7b829323b09db70710 P 15cd453a340249f685c7eae2a5447688 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 15cd453a340249f685c7eae2a5447688; no voters: 917f56011cd74bc88c897b1cc041e754, eb3be55d34b548ac8bbac5a54c4c4cd4
I20260630 12:26:13.334708 18429 raft_consensus.cc:2749] T 55ccffa396114f7b829323b09db70710 P 15cd453a340249f685c7eae2a5447688 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:26:13.474690 18433 raft_consensus.cc:493] T 7b427c1762a844518094040f5c885c76 P 7a40d8670e034515b0e6fe7d6a4cf395 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader eb3be55d34b548ac8bbac5a54c4c4cd4)
I20260630 12:26:13.475220 18433 raft_consensus.cc:515] T 7b427c1762a844518094040f5c885c76 P 7a40d8670e034515b0e6fe7d6a4cf395 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "7a40d8670e034515b0e6fe7d6a4cf395" member_type: VOTER last_known_addr { host: "127.12.213.5" port: 39055 } attrs { promote: false } }
I20260630 12:26:13.477350 18433 leader_election.cc:290] T 7b427c1762a844518094040f5c885c76 P 7a40d8670e034515b0e6fe7d6a4cf395 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eb3be55d34b548ac8bbac5a54c4c4cd4 (127.12.213.1:37691), 997cda0b85b742fca42a4929fc01ce28 (127.12.213.2:35817)
W20260630 12:26:13.484510 18130 leader_election.cc:336] T 7b427c1762a844518094040f5c885c76 P 7a40d8670e034515b0e6fe7d6a4cf395 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer eb3be55d34b548ac8bbac5a54c4c4cd4 (127.12.213.1:37691): Network error: Client connection negotiation failed: client connection to 127.12.213.1:37691: connect: Connection refused (error 111)
W20260630 12:26:13.485371 18131 leader_election.cc:336] T 7b427c1762a844518094040f5c885c76 P 7a40d8670e034515b0e6fe7d6a4cf395 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 997cda0b85b742fca42a4929fc01ce28 (127.12.213.2:35817): Network error: Client connection negotiation failed: client connection to 127.12.213.2:35817: connect: Connection refused (error 111)
I20260630 12:26:13.485834 18131 leader_election.cc:304] T 7b427c1762a844518094040f5c885c76 P 7a40d8670e034515b0e6fe7d6a4cf395 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a40d8670e034515b0e6fe7d6a4cf395; no voters: 997cda0b85b742fca42a4929fc01ce28, eb3be55d34b548ac8bbac5a54c4c4cd4
I20260630 12:26:13.486687 18433 raft_consensus.cc:2749] T 7b427c1762a844518094040f5c885c76 P 7a40d8670e034515b0e6fe7d6a4cf395 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:26:13.673033 18433 raft_consensus.cc:493] T e7d956333d2d42c2aec1f98fdee2da21 P 7a40d8670e034515b0e6fe7d6a4cf395 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 997cda0b85b742fca42a4929fc01ce28)
I20260630 12:26:13.673518 18433 raft_consensus.cc:515] T e7d956333d2d42c2aec1f98fdee2da21 P 7a40d8670e034515b0e6fe7d6a4cf395 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "7a40d8670e034515b0e6fe7d6a4cf395" member_type: VOTER last_known_addr { host: "127.12.213.5" port: 39055 } attrs { promote: false } }
I20260630 12:26:13.675199 18433 leader_election.cc:290] T e7d956333d2d42c2aec1f98fdee2da21 P 7a40d8670e034515b0e6fe7d6a4cf395 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eb3be55d34b548ac8bbac5a54c4c4cd4 (127.12.213.1:37691), 997cda0b85b742fca42a4929fc01ce28 (127.12.213.2:35817)
W20260630 12:26:13.679325 18130 leader_election.cc:336] T e7d956333d2d42c2aec1f98fdee2da21 P 7a40d8670e034515b0e6fe7d6a4cf395 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer eb3be55d34b548ac8bbac5a54c4c4cd4 (127.12.213.1:37691): Network error: Client connection negotiation failed: client connection to 127.12.213.1:37691: connect: Connection refused (error 111)
W20260630 12:26:13.679852 18131 leader_election.cc:336] T e7d956333d2d42c2aec1f98fdee2da21 P 7a40d8670e034515b0e6fe7d6a4cf395 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 997cda0b85b742fca42a4929fc01ce28 (127.12.213.2:35817): Network error: Client connection negotiation failed: client connection to 127.12.213.2:35817: connect: Connection refused (error 111)
I20260630 12:26:13.680308 18131 leader_election.cc:304] T e7d956333d2d42c2aec1f98fdee2da21 P 7a40d8670e034515b0e6fe7d6a4cf395 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a40d8670e034515b0e6fe7d6a4cf395; no voters: 997cda0b85b742fca42a4929fc01ce28, eb3be55d34b548ac8bbac5a54c4c4cd4
I20260630 12:26:13.681082 18433 raft_consensus.cc:2749] T e7d956333d2d42c2aec1f98fdee2da21 P 7a40d8670e034515b0e6fe7d6a4cf395 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:26:13.773061 18437 raft_consensus.cc:493] T 9beb0aebc1184ea88c39c155508a57d3 P 192c3ccefb084fee8bcc96c01dd8b129 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 917f56011cd74bc88c897b1cc041e754)
I20260630 12:26:13.773602 18437 raft_consensus.cc:515] T 9beb0aebc1184ea88c39c155508a57d3 P 192c3ccefb084fee8bcc96c01dd8b129 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "192c3ccefb084fee8bcc96c01dd8b129" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38621 } attrs { promote: false } }
I20260630 12:26:13.775570 18437 leader_election.cc:290] T 9beb0aebc1184ea88c39c155508a57d3 P 192c3ccefb084fee8bcc96c01dd8b129 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 997cda0b85b742fca42a4929fc01ce28 (127.12.213.2:35817), 917f56011cd74bc88c897b1cc041e754 (127.12.213.3:34273)
W20260630 12:26:13.781543 18056 leader_election.cc:336] T 9beb0aebc1184ea88c39c155508a57d3 P 192c3ccefb084fee8bcc96c01dd8b129 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 997cda0b85b742fca42a4929fc01ce28 (127.12.213.2:35817): Network error: Client connection negotiation failed: client connection to 127.12.213.2:35817: connect: Connection refused (error 111)
W20260630 12:26:13.782066 18053 leader_election.cc:336] T 9beb0aebc1184ea88c39c155508a57d3 P 192c3ccefb084fee8bcc96c01dd8b129 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 917f56011cd74bc88c897b1cc041e754 (127.12.213.3:34273): Network error: Client connection negotiation failed: client connection to 127.12.213.3:34273: connect: Connection refused (error 111)
I20260630 12:26:13.782548 18053 leader_election.cc:304] T 9beb0aebc1184ea88c39c155508a57d3 P 192c3ccefb084fee8bcc96c01dd8b129 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 192c3ccefb084fee8bcc96c01dd8b129; no voters: 917f56011cd74bc88c897b1cc041e754, 997cda0b85b742fca42a4929fc01ce28
I20260630 12:26:13.783463 18437 raft_consensus.cc:2749] T 9beb0aebc1184ea88c39c155508a57d3 P 192c3ccefb084fee8bcc96c01dd8b129 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:26:13.860216 18441 raft_consensus.cc:493] T 8c842e7a84d14bb3bacdf727d888bd37 P 15cd453a340249f685c7eae2a5447688 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 917f56011cd74bc88c897b1cc041e754)
I20260630 12:26:13.860734 18441 raft_consensus.cc:515] T 8c842e7a84d14bb3bacdf727d888bd37 P 15cd453a340249f685c7eae2a5447688 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "15cd453a340249f685c7eae2a5447688" member_type: VOTER last_known_addr { host: "127.12.213.6" port: 44381 } attrs { promote: false } }
I20260630 12:26:13.862692 18441 leader_election.cc:290] T 8c842e7a84d14bb3bacdf727d888bd37 P 15cd453a340249f685c7eae2a5447688 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 997cda0b85b742fca42a4929fc01ce28 (127.12.213.2:35817), 917f56011cd74bc88c897b1cc041e754 (127.12.213.3:34273)
W20260630 12:26:13.868376 18205 leader_election.cc:336] T 8c842e7a84d14bb3bacdf727d888bd37 P 15cd453a340249f685c7eae2a5447688 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 997cda0b85b742fca42a4929fc01ce28 (127.12.213.2:35817): Network error: Client connection negotiation failed: client connection to 127.12.213.2:35817: connect: Connection refused (error 111)
W20260630 12:26:13.868881 18202 leader_election.cc:336] T 8c842e7a84d14bb3bacdf727d888bd37 P 15cd453a340249f685c7eae2a5447688 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 917f56011cd74bc88c897b1cc041e754 (127.12.213.3:34273): Network error: Client connection negotiation failed: client connection to 127.12.213.3:34273: connect: Connection refused (error 111)
I20260630 12:26:13.869352 18202 leader_election.cc:304] T 8c842e7a84d14bb3bacdf727d888bd37 P 15cd453a340249f685c7eae2a5447688 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 15cd453a340249f685c7eae2a5447688; no voters: 917f56011cd74bc88c897b1cc041e754, 997cda0b85b742fca42a4929fc01ce28
I20260630 12:26:13.870087 18441 raft_consensus.cc:2749] T 8c842e7a84d14bb3bacdf727d888bd37 P 15cd453a340249f685c7eae2a5447688 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:26:13.965354 18411 tablet_copy_client.cc:538] T 3dfd3178ffb0498cb7c10c1f205e5c0b P 192c3ccefb084fee8bcc96c01dd8b129: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:26:13.971964 18411 tablet_bootstrap.cc:492] T 3dfd3178ffb0498cb7c10c1f205e5c0b P 192c3ccefb084fee8bcc96c01dd8b129: Bootstrap starting.
I20260630 12:26:14.010859 18415 tablet_copy_client.cc:538] T 8ffa0ce561fb424a94e4e7da86701777 P 15cd453a340249f685c7eae2a5447688: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:26:14.020589 18415 tablet_bootstrap.cc:492] T 8ffa0ce561fb424a94e4e7da86701777 P 15cd453a340249f685c7eae2a5447688: Bootstrap starting.
I20260630 12:26:14.098929 18411 tablet_bootstrap.cc:492] T 3dfd3178ffb0498cb7c10c1f205e5c0b P 192c3ccefb084fee8bcc96c01dd8b129: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=95 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:26:14.099850 18411 tablet_bootstrap.cc:492] T 3dfd3178ffb0498cb7c10c1f205e5c0b P 192c3ccefb084fee8bcc96c01dd8b129: Bootstrap complete.
I20260630 12:26:14.100486 18411 ts_tablet_manager.cc:1403] T 3dfd3178ffb0498cb7c10c1f205e5c0b P 192c3ccefb084fee8bcc96c01dd8b129: Time spent bootstrapping tablet: real 0.129s	user 0.124s	sys 0.004s
I20260630 12:26:14.103015 18411 raft_consensus.cc:359] T 3dfd3178ffb0498cb7c10c1f205e5c0b P 192c3ccefb084fee8bcc96c01dd8b129 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "192c3ccefb084fee8bcc96c01dd8b129" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38621 } attrs { promote: true } }
I20260630 12:26:14.103775 18411 raft_consensus.cc:740] T 3dfd3178ffb0498cb7c10c1f205e5c0b P 192c3ccefb084fee8bcc96c01dd8b129 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 192c3ccefb084fee8bcc96c01dd8b129, State: Initialized, Role: LEARNER
I20260630 12:26:14.104353 18411 consensus_queue.cc:260] T 3dfd3178ffb0498cb7c10c1f205e5c0b P 192c3ccefb084fee8bcc96c01dd8b129 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "192c3ccefb084fee8bcc96c01dd8b129" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38621 } attrs { promote: true } }
I20260630 12:26:14.106381 18411 ts_tablet_manager.cc:1434] T 3dfd3178ffb0498cb7c10c1f205e5c0b P 192c3ccefb084fee8bcc96c01dd8b129: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
W20260630 12:26:14.109035 18411 tablet_copy_client.cc:1131] T 3dfd3178ffb0498cb7c10c1f205e5c0b P 192c3ccefb084fee8bcc96c01dd8b129: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.12.213.2:35817: connect: Connection refused (error 111)
I20260630 12:26:14.112356 13140 tablet_replica.cc:333] T 9beb0aebc1184ea88c39c155508a57d3 P 192c3ccefb084fee8bcc96c01dd8b129: stopping tablet replica
I20260630 12:26:14.113356 13140 raft_consensus.cc:2243] T 9beb0aebc1184ea88c39c155508a57d3 P 192c3ccefb084fee8bcc96c01dd8b129 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:14.114691 13140 raft_consensus.cc:2272] T 9beb0aebc1184ea88c39c155508a57d3 P 192c3ccefb084fee8bcc96c01dd8b129 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:14.118419 13140 tablet_replica.cc:333] T 3dfd3178ffb0498cb7c10c1f205e5c0b P 192c3ccefb084fee8bcc96c01dd8b129: stopping tablet replica
I20260630 12:26:14.119428 13140 raft_consensus.cc:2243] T 3dfd3178ffb0498cb7c10c1f205e5c0b P 192c3ccefb084fee8bcc96c01dd8b129 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:26:14.120291 13140 raft_consensus.cc:2272] T 3dfd3178ffb0498cb7c10c1f205e5c0b P 192c3ccefb084fee8bcc96c01dd8b129 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:26:14.123672 13140 tablet_replica.cc:333] T 27050604032a4bd18045fe6848ba4750 P 192c3ccefb084fee8bcc96c01dd8b129: stopping tablet replica
I20260630 12:26:14.124385 13140 raft_consensus.cc:2243] T 27050604032a4bd18045fe6848ba4750 P 192c3ccefb084fee8bcc96c01dd8b129 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:14.125129 13140 raft_consensus.cc:2272] T 27050604032a4bd18045fe6848ba4750 P 192c3ccefb084fee8bcc96c01dd8b129 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:14.149865 13140 tablet_server.cc:196] TabletServer@127.12.213.4:0 shutdown complete.
I20260630 12:26:14.158921 18415 tablet_bootstrap.cc:492] T 8ffa0ce561fb424a94e4e7da86701777 P 15cd453a340249f685c7eae2a5447688: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=109 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:26:14.159716 18415 tablet_bootstrap.cc:492] T 8ffa0ce561fb424a94e4e7da86701777 P 15cd453a340249f685c7eae2a5447688: Bootstrap complete.
I20260630 12:26:14.160259 18415 ts_tablet_manager.cc:1403] T 8ffa0ce561fb424a94e4e7da86701777 P 15cd453a340249f685c7eae2a5447688: Time spent bootstrapping tablet: real 0.140s	user 0.102s	sys 0.033s
I20260630 12:26:14.162201 18415 raft_consensus.cc:359] T 8ffa0ce561fb424a94e4e7da86701777 P 15cd453a340249f685c7eae2a5447688 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } attrs { replace: true } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "15cd453a340249f685c7eae2a5447688" member_type: NON_VOTER last_known_addr { host: "127.12.213.6" port: 44381 } attrs { promote: true } }
I20260630 12:26:14.162796 18415 raft_consensus.cc:740] T 8ffa0ce561fb424a94e4e7da86701777 P 15cd453a340249f685c7eae2a5447688 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 15cd453a340249f685c7eae2a5447688, State: Initialized, Role: LEARNER
I20260630 12:26:14.163251 18415 consensus_queue.cc:260] T 8ffa0ce561fb424a94e4e7da86701777 P 15cd453a340249f685c7eae2a5447688 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } attrs { replace: true } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "15cd453a340249f685c7eae2a5447688" member_type: NON_VOTER last_known_addr { host: "127.12.213.6" port: 44381 } attrs { promote: true } }
I20260630 12:26:14.164996 18415 ts_tablet_manager.cc:1434] T 8ffa0ce561fb424a94e4e7da86701777 P 15cd453a340249f685c7eae2a5447688: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:26:14.168141 13140 tablet_server.cc:179] TabletServer@127.12.213.5:0 shutting down...
W20260630 12:26:14.169939 18415 tablet_copy_client.cc:1131] T 8ffa0ce561fb424a94e4e7da86701777 P 15cd453a340249f685c7eae2a5447688: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.12.213.3:34273: connect: Connection refused (error 111)
I20260630 12:26:14.190394 18419 tablet_copy_client.cc:538] T c7ac27c945e1432d9c63caaed9da8c87 P 15cd453a340249f685c7eae2a5447688: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:26:14.198755 18419 tablet_bootstrap.cc:492] T c7ac27c945e1432d9c63caaed9da8c87 P 15cd453a340249f685c7eae2a5447688: Bootstrap starting.
I20260630 12:26:14.208029 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:14.277545 18421 tablet_copy_client.cc:538] T e3f5d20477da42a28f6c0545b6ff355c P 7a40d8670e034515b0e6fe7d6a4cf395: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:26:14.286847 18421 tablet_bootstrap.cc:492] T e3f5d20477da42a28f6c0545b6ff355c P 7a40d8670e034515b0e6fe7d6a4cf395: Bootstrap starting.
I20260630 12:26:14.302395 18419 tablet_bootstrap.cc:492] T c7ac27c945e1432d9c63caaed9da8c87 P 15cd453a340249f685c7eae2a5447688: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=115 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:26:14.303154 18419 tablet_bootstrap.cc:492] T c7ac27c945e1432d9c63caaed9da8c87 P 15cd453a340249f685c7eae2a5447688: Bootstrap complete.
I20260630 12:26:14.303695 18419 ts_tablet_manager.cc:1403] T c7ac27c945e1432d9c63caaed9da8c87 P 15cd453a340249f685c7eae2a5447688: Time spent bootstrapping tablet: real 0.105s	user 0.094s	sys 0.008s
I20260630 12:26:14.305478 18419 raft_consensus.cc:359] T c7ac27c945e1432d9c63caaed9da8c87 P 15cd453a340249f685c7eae2a5447688 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } attrs { replace: true } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "15cd453a340249f685c7eae2a5447688" member_type: NON_VOTER last_known_addr { host: "127.12.213.6" port: 44381 } attrs { promote: true } }
I20260630 12:26:14.306277 18419 raft_consensus.cc:740] T c7ac27c945e1432d9c63caaed9da8c87 P 15cd453a340249f685c7eae2a5447688 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 15cd453a340249f685c7eae2a5447688, State: Initialized, Role: LEARNER
I20260630 12:26:14.306807 18419 consensus_queue.cc:260] T c7ac27c945e1432d9c63caaed9da8c87 P 15cd453a340249f685c7eae2a5447688 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } attrs { replace: true } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "15cd453a340249f685c7eae2a5447688" member_type: NON_VOTER last_known_addr { host: "127.12.213.6" port: 44381 } attrs { promote: true } }
I20260630 12:26:14.308557 18419 ts_tablet_manager.cc:1434] T c7ac27c945e1432d9c63caaed9da8c87 P 15cd453a340249f685c7eae2a5447688: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
W20260630 12:26:14.313467 18419 tablet_copy_client.cc:1131] T c7ac27c945e1432d9c63caaed9da8c87 P 15cd453a340249f685c7eae2a5447688: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.12.213.3:34273: connect: Connection refused (error 111)
I20260630 12:26:14.402803 18421 tablet_bootstrap.cc:492] T e3f5d20477da42a28f6c0545b6ff355c P 7a40d8670e034515b0e6fe7d6a4cf395: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=89 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:26:14.403586 18421 tablet_bootstrap.cc:492] T e3f5d20477da42a28f6c0545b6ff355c P 7a40d8670e034515b0e6fe7d6a4cf395: Bootstrap complete.
I20260630 12:26:14.404148 18421 ts_tablet_manager.cc:1403] T e3f5d20477da42a28f6c0545b6ff355c P 7a40d8670e034515b0e6fe7d6a4cf395: Time spent bootstrapping tablet: real 0.118s	user 0.088s	sys 0.027s
I20260630 12:26:14.406019 18421 raft_consensus.cc:359] T e3f5d20477da42a28f6c0545b6ff355c P 7a40d8670e034515b0e6fe7d6a4cf395 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } attrs { replace: true } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "7a40d8670e034515b0e6fe7d6a4cf395" member_type: NON_VOTER last_known_addr { host: "127.12.213.5" port: 39055 } attrs { promote: true } }
I20260630 12:26:14.406611 18421 raft_consensus.cc:740] T e3f5d20477da42a28f6c0545b6ff355c P 7a40d8670e034515b0e6fe7d6a4cf395 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7a40d8670e034515b0e6fe7d6a4cf395, State: Initialized, Role: LEARNER
I20260630 12:26:14.407049 18421 consensus_queue.cc:260] T e3f5d20477da42a28f6c0545b6ff355c P 7a40d8670e034515b0e6fe7d6a4cf395 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "eb3be55d34b548ac8bbac5a54c4c4cd4" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37691 } attrs { replace: true } } peers { permanent_uuid: "997cda0b85b742fca42a4929fc01ce28" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35817 } } peers { permanent_uuid: "917f56011cd74bc88c897b1cc041e754" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34273 } } peers { permanent_uuid: "7a40d8670e034515b0e6fe7d6a4cf395" member_type: NON_VOTER last_known_addr { host: "127.12.213.5" port: 39055 } attrs { promote: true } }
I20260630 12:26:14.409226 18421 ts_tablet_manager.cc:1434] T e3f5d20477da42a28f6c0545b6ff355c P 7a40d8670e034515b0e6fe7d6a4cf395: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
W20260630 12:26:14.412088 18421 tablet_copy_client.cc:1131] T e3f5d20477da42a28f6c0545b6ff355c P 7a40d8670e034515b0e6fe7d6a4cf395: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.12.213.3:34273: connect: Connection refused (error 111)
I20260630 12:26:14.413672 13140 tablet_replica.cc:333] T e3f5d20477da42a28f6c0545b6ff355c P 7a40d8670e034515b0e6fe7d6a4cf395: stopping tablet replica
I20260630 12:26:14.414579 13140 raft_consensus.cc:2243] T e3f5d20477da42a28f6c0545b6ff355c P 7a40d8670e034515b0e6fe7d6a4cf395 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:26:14.415079 13140 raft_consensus.cc:2272] T e3f5d20477da42a28f6c0545b6ff355c P 7a40d8670e034515b0e6fe7d6a4cf395 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:26:14.417798 13140 tablet_replica.cc:333] T 7b427c1762a844518094040f5c885c76 P 7a40d8670e034515b0e6fe7d6a4cf395: stopping tablet replica
I20260630 12:26:14.418500 13140 raft_consensus.cc:2243] T 7b427c1762a844518094040f5c885c76 P 7a40d8670e034515b0e6fe7d6a4cf395 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:14.419104 13140 raft_consensus.cc:2272] T 7b427c1762a844518094040f5c885c76 P 7a40d8670e034515b0e6fe7d6a4cf395 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:14.421586 13140 tablet_replica.cc:333] T e7d956333d2d42c2aec1f98fdee2da21 P 7a40d8670e034515b0e6fe7d6a4cf395: stopping tablet replica
I20260630 12:26:14.422189 13140 raft_consensus.cc:2243] T e7d956333d2d42c2aec1f98fdee2da21 P 7a40d8670e034515b0e6fe7d6a4cf395 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:14.422706 13140 raft_consensus.cc:2272] T e7d956333d2d42c2aec1f98fdee2da21 P 7a40d8670e034515b0e6fe7d6a4cf395 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:14.445545 13140 tablet_server.cc:196] TabletServer@127.12.213.5:0 shutdown complete.
I20260630 12:26:14.457365 13140 tablet_server.cc:179] TabletServer@127.12.213.6:0 shutting down...
I20260630 12:26:14.494290 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:14.495924 13140 tablet_replica.cc:333] T 8ffa0ce561fb424a94e4e7da86701777 P 15cd453a340249f685c7eae2a5447688: stopping tablet replica
I20260630 12:26:14.496714 13140 raft_consensus.cc:2243] T 8ffa0ce561fb424a94e4e7da86701777 P 15cd453a340249f685c7eae2a5447688 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:26:14.497200 13140 raft_consensus.cc:2272] T 8ffa0ce561fb424a94e4e7da86701777 P 15cd453a340249f685c7eae2a5447688 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:26:14.500010 13140 tablet_replica.cc:333] T 55ccffa396114f7b829323b09db70710 P 15cd453a340249f685c7eae2a5447688: stopping tablet replica
I20260630 12:26:14.500684 13140 raft_consensus.cc:2243] T 55ccffa396114f7b829323b09db70710 P 15cd453a340249f685c7eae2a5447688 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:14.501214 13140 raft_consensus.cc:2272] T 55ccffa396114f7b829323b09db70710 P 15cd453a340249f685c7eae2a5447688 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:14.503784 13140 tablet_replica.cc:333] T c7ac27c945e1432d9c63caaed9da8c87 P 15cd453a340249f685c7eae2a5447688: stopping tablet replica
I20260630 12:26:14.504434 13140 raft_consensus.cc:2243] T c7ac27c945e1432d9c63caaed9da8c87 P 15cd453a340249f685c7eae2a5447688 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:26:14.504854 13140 raft_consensus.cc:2272] T c7ac27c945e1432d9c63caaed9da8c87 P 15cd453a340249f685c7eae2a5447688 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:26:14.507594 13140 tablet_replica.cc:333] T 8c842e7a84d14bb3bacdf727d888bd37 P 15cd453a340249f685c7eae2a5447688: stopping tablet replica
I20260630 12:26:14.508219 13140 raft_consensus.cc:2243] T 8c842e7a84d14bb3bacdf727d888bd37 P 15cd453a340249f685c7eae2a5447688 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:14.508803 13140 raft_consensus.cc:2272] T 8c842e7a84d14bb3bacdf727d888bd37 P 15cd453a340249f685c7eae2a5447688 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:14.533435 13140 tablet_server.cc:196] TabletServer@127.12.213.6:0 shutdown complete.
I20260630 12:26:14.549787 13140 master.cc:562] Master@127.12.213.62:34737 shutting down...
W20260630 12:26:14.573953 17601 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:26:14.575397 13140 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2b48e68cbbc14fa3a7f6c33c45043f00 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:14.575899 13140 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2b48e68cbbc14fa3a7f6c33c45043f00 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:14.576225 13140 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2b48e68cbbc14fa3a7f6c33c45043f00: stopping tablet replica
I20260630 12:26:14.599601 13140 master.cc:584] Master@127.12.213.62:34737 shutdown complete.
[       OK ] AutoRebalancerTest.TestMaxMovesPerServer (16293 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingUnstableCluster
I20260630 12:26:14.650578 13140 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.213.62:44863
I20260630 12:26:14.651700 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:14.656719 18451 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
W20260630 12:26:14.658334 18452 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
I20260630 12:26:14.658420 13140 server_base.cc:1061] running on GCE node
W20260630 12:26:14.658380 18454 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
I20260630 12:26:14.659765 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:14.659937 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:14.660055 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822374660045 us; error 0 us; skew 500 ppm
I20260630 12:26:14.660477 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:14.662837 13140 webserver.cc:533] Webserver started at http://127.12.213.62:44289/ using document root <none> and password file <none>
I20260630 12:26:14.663280 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:14.663426 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:14.663661 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:14.664690 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822237130653-13140-0/minicluster-data/master-0-root/instance:
uuid: "007552ee5ead45fba6f071ffd9f735f9"
format_stamp: "Formatted at 2026-06-30 12:26:14 on dist-test-slave-zz34"
I20260630 12:26:14.668936 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:26:14.672061 18459 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:14.672870 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:26:14.673122 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822237130653-13140-0/minicluster-data/master-0-root
uuid: "007552ee5ead45fba6f071ffd9f735f9"
format_stamp: "Formatted at 2026-06-30 12:26:14 on dist-test-slave-zz34"
I20260630 12:26:14.673359 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822237130653-13140-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822237130653-13140-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822237130653-13140-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)
I20260630 12:26:14.689167 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:14.690308 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:14.727722 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.62:44863
I20260630 12:26:14.727809 18510 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.62:44863 every 8 connection(s)
I20260630 12:26:14.731534 18511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:14.741408 18511 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 007552ee5ead45fba6f071ffd9f735f9: Bootstrap starting.
I20260630 12:26:14.745857 18511 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 007552ee5ead45fba6f071ffd9f735f9: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:14.750062 18511 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 007552ee5ead45fba6f071ffd9f735f9: No bootstrap required, opened a new log
I20260630 12:26:14.752542 18511 raft_consensus.cc:359] T 00000000000000000000000000000000 P 007552ee5ead45fba6f071ffd9f735f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "007552ee5ead45fba6f071ffd9f735f9" member_type: VOTER }
I20260630 12:26:14.753060 18511 raft_consensus.cc:385] T 00000000000000000000000000000000 P 007552ee5ead45fba6f071ffd9f735f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:14.753353 18511 raft_consensus.cc:740] T 00000000000000000000000000000000 P 007552ee5ead45fba6f071ffd9f735f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 007552ee5ead45fba6f071ffd9f735f9, State: Initialized, Role: FOLLOWER
I20260630 12:26:14.754106 18511 consensus_queue.cc:260] T 00000000000000000000000000000000 P 007552ee5ead45fba6f071ffd9f735f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "007552ee5ead45fba6f071ffd9f735f9" member_type: VOTER }
I20260630 12:26:14.754684 18511 raft_consensus.cc:399] T 00000000000000000000000000000000 P 007552ee5ead45fba6f071ffd9f735f9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:26:14.754884 18511 raft_consensus.cc:493] T 00000000000000000000000000000000 P 007552ee5ead45fba6f071ffd9f735f9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:26:14.755091 18511 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 007552ee5ead45fba6f071ffd9f735f9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:14.759405 18511 raft_consensus.cc:515] T 00000000000000000000000000000000 P 007552ee5ead45fba6f071ffd9f735f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "007552ee5ead45fba6f071ffd9f735f9" member_type: VOTER }
I20260630 12:26:14.759857 18511 leader_election.cc:304] T 00000000000000000000000000000000 P 007552ee5ead45fba6f071ffd9f735f9 [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: 007552ee5ead45fba6f071ffd9f735f9; no voters: 
I20260630 12:26:14.760864 18511 leader_election.cc:290] T 00000000000000000000000000000000 P 007552ee5ead45fba6f071ffd9f735f9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:26:14.761198 18514 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 007552ee5ead45fba6f071ffd9f735f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:14.762497 18514 raft_consensus.cc:697] T 00000000000000000000000000000000 P 007552ee5ead45fba6f071ffd9f735f9 [term 1 LEADER]: Becoming Leader. State: Replica: 007552ee5ead45fba6f071ffd9f735f9, State: Running, Role: LEADER
I20260630 12:26:14.763120 18514 consensus_queue.cc:237] T 00000000000000000000000000000000 P 007552ee5ead45fba6f071ffd9f735f9 [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: "007552ee5ead45fba6f071ffd9f735f9" member_type: VOTER }
I20260630 12:26:14.763715 18511 sys_catalog.cc:565] T 00000000000000000000000000000000 P 007552ee5ead45fba6f071ffd9f735f9 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:26:14.768069 18516 sys_catalog.cc:455] T 00000000000000000000000000000000 P 007552ee5ead45fba6f071ffd9f735f9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 007552ee5ead45fba6f071ffd9f735f9. Latest consensus state: current_term: 1 leader_uuid: "007552ee5ead45fba6f071ffd9f735f9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "007552ee5ead45fba6f071ffd9f735f9" member_type: VOTER } }
I20260630 12:26:14.768800 18516 sys_catalog.cc:458] T 00000000000000000000000000000000 P 007552ee5ead45fba6f071ffd9f735f9 [sys.catalog]: This master's current role is: LEADER
I20260630 12:26:14.771437 18515 sys_catalog.cc:455] T 00000000000000000000000000000000 P 007552ee5ead45fba6f071ffd9f735f9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "007552ee5ead45fba6f071ffd9f735f9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "007552ee5ead45fba6f071ffd9f735f9" member_type: VOTER } }
I20260630 12:26:14.771905 18515 sys_catalog.cc:458] T 00000000000000000000000000000000 P 007552ee5ead45fba6f071ffd9f735f9 [sys.catalog]: This master's current role is: LEADER
I20260630 12:26:14.772833 18523 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:26:14.777992 18523 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:26:14.781469 13140 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:26:14.786540 18523 catalog_manager.cc:1383] Generated new cluster ID: a2d20998803a4a21b6dfa8f449e260dd
I20260630 12:26:14.786789 18523 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:26:14.801927 18523 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:26:14.803238 18523 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:26:14.816684 18523 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 007552ee5ead45fba6f071ffd9f735f9: Generated new TSK 0
I20260630 12:26:14.817262 18523 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:26:14.848170 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:14.853770 18532 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
W20260630 12:26:14.854888 18533 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
W20260630 12:26:14.856871 18535 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
I20260630 12:26:14.857148 13140 server_base.cc:1061] running on GCE node
I20260630 12:26:14.858031 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:14.858278 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:14.858506 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822374858488 us; error 0 us; skew 500 ppm
I20260630 12:26:14.859014 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:14.861233 13140 webserver.cc:533] Webserver started at http://127.12.213.1:42211/ using document root <none> and password file <none>
I20260630 12:26:14.861719 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:14.861923 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:14.862234 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:14.863390 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822237130653-13140-0/minicluster-data/ts-0-root/instance:
uuid: "da30a9b85e3f47cc931d42d24bfee689"
format_stamp: "Formatted at 2026-06-30 12:26:14 on dist-test-slave-zz34"
I20260630 12:26:14.867987 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:26:14.871271 18540 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:14.872159 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:26:14.872640 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822237130653-13140-0/minicluster-data/ts-0-root
uuid: "da30a9b85e3f47cc931d42d24bfee689"
format_stamp: "Formatted at 2026-06-30 12:26:14 on dist-test-slave-zz34"
I20260630 12:26:14.873024 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822237130653-13140-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822237130653-13140-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822237130653-13140-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)
I20260630 12:26:14.891094 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:14.892191 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:14.893558 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:14.895869 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:14.896047 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:14.896273 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:14.896421 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:14.935619 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.1:40217
I20260630 12:26:14.935714 18602 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.1:40217 every 8 connection(s)
I20260630 12:26:14.940604 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:14.947547 18607 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
W20260630 12:26:14.948948 18608 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
W20260630 12:26:14.951987 18610 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
I20260630 12:26:14.952509 13140 server_base.cc:1061] running on GCE node
I20260630 12:26:14.953213 18603 heartbeater.cc:344] Connected to a master server at 127.12.213.62:44863
I20260630 12:26:14.953572 18603 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:14.954340 18603 heartbeater.cc:507] Master 127.12.213.62:44863 requested a full tablet report, sending...
I20260630 12:26:14.954694 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:14.954923 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:14.955093 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822374955061 us; error 0 us; skew 500 ppm
I20260630 12:26:14.955793 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:14.956609 18476 ts_manager.cc:194] Registered new tserver with Master: da30a9b85e3f47cc931d42d24bfee689 (127.12.213.1:40217)
I20260630 12:26:14.958381 13140 webserver.cc:533] Webserver started at http://127.12.213.2:39347/ using document root <none> and password file <none>
I20260630 12:26:14.958765 18476 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40198
I20260630 12:26:14.958890 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:14.959203 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:14.959484 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:14.960613 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822237130653-13140-0/minicluster-data/ts-1-root/instance:
uuid: "9dc5d39251fd4589bd1945fed116b140"
format_stamp: "Formatted at 2026-06-30 12:26:14 on dist-test-slave-zz34"
I20260630 12:26:14.964833 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260630 12:26:14.968009 18615 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:14.968782 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:26:14.969059 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822237130653-13140-0/minicluster-data/ts-1-root
uuid: "9dc5d39251fd4589bd1945fed116b140"
format_stamp: "Formatted at 2026-06-30 12:26:14 on dist-test-slave-zz34"
I20260630 12:26:14.969342 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822237130653-13140-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822237130653-13140-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822237130653-13140-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)
I20260630 12:26:14.986039 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:14.987181 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:14.988550 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:14.990737 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:14.990960 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:14.991200 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:14.991372 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:15.027891 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.2:35513
I20260630 12:26:15.027981 18677 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.2:35513 every 8 connection(s)
I20260630 12:26:15.032641 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:15.040011 18681 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
W20260630 12:26:15.040275 18682 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
W20260630 12:26:15.043215 18684 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
I20260630 12:26:15.046046 13140 server_base.cc:1061] running on GCE node
I20260630 12:26:15.046276 18678 heartbeater.cc:344] Connected to a master server at 127.12.213.62:44863
I20260630 12:26:15.046772 18678 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:15.047093 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:15.047331 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:15.047514 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822375047495 us; error 0 us; skew 500 ppm
I20260630 12:26:15.047598 18678 heartbeater.cc:507] Master 127.12.213.62:44863 requested a full tablet report, sending...
I20260630 12:26:15.048169 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:15.049954 18476 ts_manager.cc:194] Registered new tserver with Master: 9dc5d39251fd4589bd1945fed116b140 (127.12.213.2:35513)
I20260630 12:26:15.051038 13140 webserver.cc:533] Webserver started at http://127.12.213.3:44467/ using document root <none> and password file <none>
I20260630 12:26:15.051674 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:15.051914 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:15.051874 18476 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40214
I20260630 12:26:15.052441 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:15.053736 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822237130653-13140-0/minicluster-data/ts-2-root/instance:
uuid: "aa2c9803356c4180ac03b2e5a5917d4a"
format_stamp: "Formatted at 2026-06-30 12:26:15 on dist-test-slave-zz34"
I20260630 12:26:15.057979 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:26:15.061254 18689 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:15.062055 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:26:15.062402 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822237130653-13140-0/minicluster-data/ts-2-root
uuid: "aa2c9803356c4180ac03b2e5a5917d4a"
format_stamp: "Formatted at 2026-06-30 12:26:15 on dist-test-slave-zz34"
I20260630 12:26:15.062691 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822237130653-13140-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822237130653-13140-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822237130653-13140-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)
I20260630 12:26:15.076992 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:15.078014 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:15.079492 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:15.081641 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:15.081866 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:15.082106 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:15.082337 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:26:15.120220 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.3:39829
I20260630 12:26:15.120324 18751 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.3:39829 every 8 connection(s)
I20260630 12:26:15.133863 18752 heartbeater.cc:344] Connected to a master server at 127.12.213.62:44863
I20260630 12:26:15.134291 18752 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:15.135003 18752 heartbeater.cc:507] Master 127.12.213.62:44863 requested a full tablet report, sending...
I20260630 12:26:15.136950 18476 ts_manager.cc:194] Registered new tserver with Master: aa2c9803356c4180ac03b2e5a5917d4a (127.12.213.3:39829)
I20260630 12:26:15.137714 13140 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014340661s
I20260630 12:26:15.138279 18476 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40220
I20260630 12:26:15.961529 18603 heartbeater.cc:499] Master 127.12.213.62:44863 was elected leader, sending a full tablet report...
I20260630 12:26:16.054735 18678 heartbeater.cc:499] Master 127.12.213.62:44863 was elected leader, sending a full tablet report...
I20260630 12:26:16.140848 18752 heartbeater.cc:499] Master 127.12.213.62:44863 was elected leader, sending a full tablet report...
I20260630 12:26:16.194715 18476 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40224:
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"
    }
  }
}
W20260630 12:26:16.196851 18476 catalog_manager.cc:7077] 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.
I20260630 12:26:16.258888 18717 tablet_service.cc:1511] Processing CreateTablet for tablet 3184c37ec3fb4af09411f57de8ae9a29 (DEFAULT_TABLE table=test-workload [id=5bafa772df914065a043f7ddedd4e533]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:26:16.259301 18716 tablet_service.cc:1511] Processing CreateTablet for tablet 895cfe7c4da744b18f5bbb2182e10e13 (DEFAULT_TABLE table=test-workload [id=5bafa772df914065a043f7ddedd4e533]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:26:16.260339 18717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3184c37ec3fb4af09411f57de8ae9a29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:16.261324 18715 tablet_service.cc:1511] Processing CreateTablet for tablet 8bf9649c056b47f0afca0c8ab1bf3b1e (DEFAULT_TABLE table=test-workload [id=5bafa772df914065a043f7ddedd4e533]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:26:16.262655 18715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bf9649c056b47f0afca0c8ab1bf3b1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:16.263556 18716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 895cfe7c4da744b18f5bbb2182e10e13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:16.265540 18643 tablet_service.cc:1511] Processing CreateTablet for tablet 3184c37ec3fb4af09411f57de8ae9a29 (DEFAULT_TABLE table=test-workload [id=5bafa772df914065a043f7ddedd4e533]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:26:16.266867 18643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3184c37ec3fb4af09411f57de8ae9a29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:16.267005 18642 tablet_service.cc:1511] Processing CreateTablet for tablet 895cfe7c4da744b18f5bbb2182e10e13 (DEFAULT_TABLE table=test-workload [id=5bafa772df914065a043f7ddedd4e533]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:26:16.268332 18642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 895cfe7c4da744b18f5bbb2182e10e13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:16.271296 18641 tablet_service.cc:1511] Processing CreateTablet for tablet 8bf9649c056b47f0afca0c8ab1bf3b1e (DEFAULT_TABLE table=test-workload [id=5bafa772df914065a043f7ddedd4e533]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:26:16.272562 18641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bf9649c056b47f0afca0c8ab1bf3b1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:16.295956 18568 tablet_service.cc:1511] Processing CreateTablet for tablet 3184c37ec3fb4af09411f57de8ae9a29 (DEFAULT_TABLE table=test-workload [id=5bafa772df914065a043f7ddedd4e533]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:26:16.297255 18568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3184c37ec3fb4af09411f57de8ae9a29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:16.297782 18773 tablet_bootstrap.cc:492] T 895cfe7c4da744b18f5bbb2182e10e13 P 9dc5d39251fd4589bd1945fed116b140: Bootstrap starting.
I20260630 12:26:16.303846 18567 tablet_service.cc:1511] Processing CreateTablet for tablet 895cfe7c4da744b18f5bbb2182e10e13 (DEFAULT_TABLE table=test-workload [id=5bafa772df914065a043f7ddedd4e533]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:26:16.305209 18567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 895cfe7c4da744b18f5bbb2182e10e13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:16.306382 18773 tablet_bootstrap.cc:654] T 895cfe7c4da744b18f5bbb2182e10e13 P 9dc5d39251fd4589bd1945fed116b140: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:16.315848 18773 tablet_bootstrap.cc:492] T 895cfe7c4da744b18f5bbb2182e10e13 P 9dc5d39251fd4589bd1945fed116b140: No bootstrap required, opened a new log
I20260630 12:26:16.316552 18773 ts_tablet_manager.cc:1403] T 895cfe7c4da744b18f5bbb2182e10e13 P 9dc5d39251fd4589bd1945fed116b140: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260630 12:26:16.316195 18566 tablet_service.cc:1511] Processing CreateTablet for tablet 8bf9649c056b47f0afca0c8ab1bf3b1e (DEFAULT_TABLE table=test-workload [id=5bafa772df914065a043f7ddedd4e533]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:26:16.318017 18566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bf9649c056b47f0afca0c8ab1bf3b1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:16.333205 18773 raft_consensus.cc:359] T 895cfe7c4da744b18f5bbb2182e10e13 P 9dc5d39251fd4589bd1945fed116b140 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da30a9b85e3f47cc931d42d24bfee689" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40217 } } peers { permanent_uuid: "9dc5d39251fd4589bd1945fed116b140" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35513 } } peers { permanent_uuid: "aa2c9803356c4180ac03b2e5a5917d4a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39829 } }
I20260630 12:26:16.335987 18773 raft_consensus.cc:385] T 895cfe7c4da744b18f5bbb2182e10e13 P 9dc5d39251fd4589bd1945fed116b140 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:16.336305 18773 raft_consensus.cc:740] T 895cfe7c4da744b18f5bbb2182e10e13 P 9dc5d39251fd4589bd1945fed116b140 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dc5d39251fd4589bd1945fed116b140, State: Initialized, Role: FOLLOWER
I20260630 12:26:16.338037 18774 tablet_bootstrap.cc:492] T 3184c37ec3fb4af09411f57de8ae9a29 P da30a9b85e3f47cc931d42d24bfee689: Bootstrap starting.
I20260630 12:26:16.335516 18772 tablet_bootstrap.cc:492] T 8bf9649c056b47f0afca0c8ab1bf3b1e P aa2c9803356c4180ac03b2e5a5917d4a: Bootstrap starting.
I20260630 12:26:16.338580 18773 consensus_queue.cc:260] T 895cfe7c4da744b18f5bbb2182e10e13 P 9dc5d39251fd4589bd1945fed116b140 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da30a9b85e3f47cc931d42d24bfee689" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40217 } } peers { permanent_uuid: "9dc5d39251fd4589bd1945fed116b140" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35513 } } peers { permanent_uuid: "aa2c9803356c4180ac03b2e5a5917d4a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39829 } }
I20260630 12:26:16.344708 18772 tablet_bootstrap.cc:654] T 8bf9649c056b47f0afca0c8ab1bf3b1e P aa2c9803356c4180ac03b2e5a5917d4a: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:16.345011 18774 tablet_bootstrap.cc:654] T 3184c37ec3fb4af09411f57de8ae9a29 P da30a9b85e3f47cc931d42d24bfee689: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:16.349632 18773 ts_tablet_manager.cc:1434] T 895cfe7c4da744b18f5bbb2182e10e13 P 9dc5d39251fd4589bd1945fed116b140: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.010s
I20260630 12:26:16.350427 18772 tablet_bootstrap.cc:492] T 8bf9649c056b47f0afca0c8ab1bf3b1e P aa2c9803356c4180ac03b2e5a5917d4a: No bootstrap required, opened a new log
I20260630 12:26:16.350951 18773 tablet_bootstrap.cc:492] T 8bf9649c056b47f0afca0c8ab1bf3b1e P 9dc5d39251fd4589bd1945fed116b140: Bootstrap starting.
I20260630 12:26:16.350986 18772 ts_tablet_manager.cc:1403] T 8bf9649c056b47f0afca0c8ab1bf3b1e P aa2c9803356c4180ac03b2e5a5917d4a: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260630 12:26:16.352047 18774 tablet_bootstrap.cc:492] T 3184c37ec3fb4af09411f57de8ae9a29 P da30a9b85e3f47cc931d42d24bfee689: No bootstrap required, opened a new log
I20260630 12:26:16.352547 18774 ts_tablet_manager.cc:1403] T 3184c37ec3fb4af09411f57de8ae9a29 P da30a9b85e3f47cc931d42d24bfee689: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260630 12:26:16.354672 18772 raft_consensus.cc:359] T 8bf9649c056b47f0afca0c8ab1bf3b1e P aa2c9803356c4180ac03b2e5a5917d4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da30a9b85e3f47cc931d42d24bfee689" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40217 } } peers { permanent_uuid: "9dc5d39251fd4589bd1945fed116b140" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35513 } } peers { permanent_uuid: "aa2c9803356c4180ac03b2e5a5917d4a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39829 } }
I20260630 12:26:16.355525 18772 raft_consensus.cc:385] T 8bf9649c056b47f0afca0c8ab1bf3b1e P aa2c9803356c4180ac03b2e5a5917d4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:16.355386 18774 raft_consensus.cc:359] T 3184c37ec3fb4af09411f57de8ae9a29 P da30a9b85e3f47cc931d42d24bfee689 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da30a9b85e3f47cc931d42d24bfee689" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40217 } } peers { permanent_uuid: "aa2c9803356c4180ac03b2e5a5917d4a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39829 } } peers { permanent_uuid: "9dc5d39251fd4589bd1945fed116b140" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35513 } }
I20260630 12:26:16.355904 18772 raft_consensus.cc:740] T 8bf9649c056b47f0afca0c8ab1bf3b1e P aa2c9803356c4180ac03b2e5a5917d4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa2c9803356c4180ac03b2e5a5917d4a, State: Initialized, Role: FOLLOWER
I20260630 12:26:16.356211 18774 raft_consensus.cc:385] T 3184c37ec3fb4af09411f57de8ae9a29 P da30a9b85e3f47cc931d42d24bfee689 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:16.356573 18774 raft_consensus.cc:740] T 3184c37ec3fb4af09411f57de8ae9a29 P da30a9b85e3f47cc931d42d24bfee689 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da30a9b85e3f47cc931d42d24bfee689, State: Initialized, Role: FOLLOWER
I20260630 12:26:16.356830 18772 consensus_queue.cc:260] T 8bf9649c056b47f0afca0c8ab1bf3b1e P aa2c9803356c4180ac03b2e5a5917d4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da30a9b85e3f47cc931d42d24bfee689" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40217 } } peers { permanent_uuid: "9dc5d39251fd4589bd1945fed116b140" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35513 } } peers { permanent_uuid: "aa2c9803356c4180ac03b2e5a5917d4a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39829 } }
I20260630 12:26:16.357812 18773 tablet_bootstrap.cc:654] T 8bf9649c056b47f0afca0c8ab1bf3b1e P 9dc5d39251fd4589bd1945fed116b140: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:16.357506 18774 consensus_queue.cc:260] T 3184c37ec3fb4af09411f57de8ae9a29 P da30a9b85e3f47cc931d42d24bfee689 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da30a9b85e3f47cc931d42d24bfee689" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40217 } } peers { permanent_uuid: "aa2c9803356c4180ac03b2e5a5917d4a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39829 } } peers { permanent_uuid: "9dc5d39251fd4589bd1945fed116b140" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35513 } }
I20260630 12:26:16.368064 18772 ts_tablet_manager.cc:1434] T 8bf9649c056b47f0afca0c8ab1bf3b1e P aa2c9803356c4180ac03b2e5a5917d4a: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.008s
I20260630 12:26:16.368273 18774 ts_tablet_manager.cc:1434] T 3184c37ec3fb4af09411f57de8ae9a29 P da30a9b85e3f47cc931d42d24bfee689: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.004s
I20260630 12:26:16.369448 18773 tablet_bootstrap.cc:492] T 8bf9649c056b47f0afca0c8ab1bf3b1e P 9dc5d39251fd4589bd1945fed116b140: No bootstrap required, opened a new log
I20260630 12:26:16.370122 18773 ts_tablet_manager.cc:1403] T 8bf9649c056b47f0afca0c8ab1bf3b1e P 9dc5d39251fd4589bd1945fed116b140: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260630 12:26:16.370537 18772 tablet_bootstrap.cc:492] T 3184c37ec3fb4af09411f57de8ae9a29 P aa2c9803356c4180ac03b2e5a5917d4a: Bootstrap starting.
I20260630 12:26:16.369552 18774 tablet_bootstrap.cc:492] T 895cfe7c4da744b18f5bbb2182e10e13 P da30a9b85e3f47cc931d42d24bfee689: Bootstrap starting.
I20260630 12:26:16.372990 18773 raft_consensus.cc:359] T 8bf9649c056b47f0afca0c8ab1bf3b1e P 9dc5d39251fd4589bd1945fed116b140 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da30a9b85e3f47cc931d42d24bfee689" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40217 } } peers { permanent_uuid: "9dc5d39251fd4589bd1945fed116b140" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35513 } } peers { permanent_uuid: "aa2c9803356c4180ac03b2e5a5917d4a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39829 } }
I20260630 12:26:16.373824 18773 raft_consensus.cc:385] T 8bf9649c056b47f0afca0c8ab1bf3b1e P 9dc5d39251fd4589bd1945fed116b140 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:16.374222 18773 raft_consensus.cc:740] T 8bf9649c056b47f0afca0c8ab1bf3b1e P 9dc5d39251fd4589bd1945fed116b140 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dc5d39251fd4589bd1945fed116b140, State: Initialized, Role: FOLLOWER
I20260630 12:26:16.375912 18773 consensus_queue.cc:260] T 8bf9649c056b47f0afca0c8ab1bf3b1e P 9dc5d39251fd4589bd1945fed116b140 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da30a9b85e3f47cc931d42d24bfee689" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40217 } } peers { permanent_uuid: "9dc5d39251fd4589bd1945fed116b140" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35513 } } peers { permanent_uuid: "aa2c9803356c4180ac03b2e5a5917d4a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39829 } }
I20260630 12:26:16.377317 18774 tablet_bootstrap.cc:654] T 895cfe7c4da744b18f5bbb2182e10e13 P da30a9b85e3f47cc931d42d24bfee689: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:16.377317 18772 tablet_bootstrap.cc:654] T 3184c37ec3fb4af09411f57de8ae9a29 P aa2c9803356c4180ac03b2e5a5917d4a: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:16.378557 18773 ts_tablet_manager.cc:1434] T 8bf9649c056b47f0afca0c8ab1bf3b1e P 9dc5d39251fd4589bd1945fed116b140: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:26:16.379714 18773 tablet_bootstrap.cc:492] T 3184c37ec3fb4af09411f57de8ae9a29 P 9dc5d39251fd4589bd1945fed116b140: Bootstrap starting.
I20260630 12:26:16.385509 18773 tablet_bootstrap.cc:654] T 3184c37ec3fb4af09411f57de8ae9a29 P 9dc5d39251fd4589bd1945fed116b140: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:16.393065 18774 tablet_bootstrap.cc:492] T 895cfe7c4da744b18f5bbb2182e10e13 P da30a9b85e3f47cc931d42d24bfee689: No bootstrap required, opened a new log
I20260630 12:26:16.393712 18774 ts_tablet_manager.cc:1403] T 895cfe7c4da744b18f5bbb2182e10e13 P da30a9b85e3f47cc931d42d24bfee689: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.008s
I20260630 12:26:16.394491 18772 tablet_bootstrap.cc:492] T 3184c37ec3fb4af09411f57de8ae9a29 P aa2c9803356c4180ac03b2e5a5917d4a: No bootstrap required, opened a new log
I20260630 12:26:16.395081 18772 ts_tablet_manager.cc:1403] T 3184c37ec3fb4af09411f57de8ae9a29 P aa2c9803356c4180ac03b2e5a5917d4a: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.001s
I20260630 12:26:16.395437 18773 tablet_bootstrap.cc:492] T 3184c37ec3fb4af09411f57de8ae9a29 P 9dc5d39251fd4589bd1945fed116b140: No bootstrap required, opened a new log
I20260630 12:26:16.395951 18773 ts_tablet_manager.cc:1403] T 3184c37ec3fb4af09411f57de8ae9a29 P 9dc5d39251fd4589bd1945fed116b140: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.005s
I20260630 12:26:16.396554 18774 raft_consensus.cc:359] T 895cfe7c4da744b18f5bbb2182e10e13 P da30a9b85e3f47cc931d42d24bfee689 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da30a9b85e3f47cc931d42d24bfee689" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40217 } } peers { permanent_uuid: "9dc5d39251fd4589bd1945fed116b140" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35513 } } peers { permanent_uuid: "aa2c9803356c4180ac03b2e5a5917d4a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39829 } }
I20260630 12:26:16.397331 18774 raft_consensus.cc:385] T 895cfe7c4da744b18f5bbb2182e10e13 P da30a9b85e3f47cc931d42d24bfee689 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:16.397686 18774 raft_consensus.cc:740] T 895cfe7c4da744b18f5bbb2182e10e13 P da30a9b85e3f47cc931d42d24bfee689 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da30a9b85e3f47cc931d42d24bfee689, State: Initialized, Role: FOLLOWER
I20260630 12:26:16.397816 18772 raft_consensus.cc:359] T 3184c37ec3fb4af09411f57de8ae9a29 P aa2c9803356c4180ac03b2e5a5917d4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da30a9b85e3f47cc931d42d24bfee689" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40217 } } peers { permanent_uuid: "aa2c9803356c4180ac03b2e5a5917d4a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39829 } } peers { permanent_uuid: "9dc5d39251fd4589bd1945fed116b140" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35513 } }
I20260630 12:26:16.398641 18772 raft_consensus.cc:385] T 3184c37ec3fb4af09411f57de8ae9a29 P aa2c9803356c4180ac03b2e5a5917d4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:16.398517 18774 consensus_queue.cc:260] T 895cfe7c4da744b18f5bbb2182e10e13 P da30a9b85e3f47cc931d42d24bfee689 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da30a9b85e3f47cc931d42d24bfee689" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40217 } } peers { permanent_uuid: "9dc5d39251fd4589bd1945fed116b140" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35513 } } peers { permanent_uuid: "aa2c9803356c4180ac03b2e5a5917d4a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39829 } }
I20260630 12:26:16.399001 18772 raft_consensus.cc:740] T 3184c37ec3fb4af09411f57de8ae9a29 P aa2c9803356c4180ac03b2e5a5917d4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa2c9803356c4180ac03b2e5a5917d4a, State: Initialized, Role: FOLLOWER
I20260630 12:26:16.398803 18773 raft_consensus.cc:359] T 3184c37ec3fb4af09411f57de8ae9a29 P 9dc5d39251fd4589bd1945fed116b140 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da30a9b85e3f47cc931d42d24bfee689" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40217 } } peers { permanent_uuid: "aa2c9803356c4180ac03b2e5a5917d4a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39829 } } peers { permanent_uuid: "9dc5d39251fd4589bd1945fed116b140" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35513 } }
I20260630 12:26:16.399677 18773 raft_consensus.cc:385] T 3184c37ec3fb4af09411f57de8ae9a29 P 9dc5d39251fd4589bd1945fed116b140 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:16.400000 18773 raft_consensus.cc:740] T 3184c37ec3fb4af09411f57de8ae9a29 P 9dc5d39251fd4589bd1945fed116b140 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dc5d39251fd4589bd1945fed116b140, State: Initialized, Role: FOLLOWER
I20260630 12:26:16.400019 18772 consensus_queue.cc:260] T 3184c37ec3fb4af09411f57de8ae9a29 P aa2c9803356c4180ac03b2e5a5917d4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da30a9b85e3f47cc931d42d24bfee689" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40217 } } peers { permanent_uuid: "aa2c9803356c4180ac03b2e5a5917d4a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39829 } } peers { permanent_uuid: "9dc5d39251fd4589bd1945fed116b140" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35513 } }
I20260630 12:26:16.400784 18774 ts_tablet_manager.cc:1434] T 895cfe7c4da744b18f5bbb2182e10e13 P da30a9b85e3f47cc931d42d24bfee689: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:26:16.400899 18773 consensus_queue.cc:260] T 3184c37ec3fb4af09411f57de8ae9a29 P 9dc5d39251fd4589bd1945fed116b140 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da30a9b85e3f47cc931d42d24bfee689" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40217 } } peers { permanent_uuid: "aa2c9803356c4180ac03b2e5a5917d4a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39829 } } peers { permanent_uuid: "9dc5d39251fd4589bd1945fed116b140" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35513 } }
I20260630 12:26:16.402035 18774 tablet_bootstrap.cc:492] T 8bf9649c056b47f0afca0c8ab1bf3b1e P da30a9b85e3f47cc931d42d24bfee689: Bootstrap starting.
I20260630 12:26:16.402753 18772 ts_tablet_manager.cc:1434] T 3184c37ec3fb4af09411f57de8ae9a29 P aa2c9803356c4180ac03b2e5a5917d4a: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260630 12:26:16.403273 18773 ts_tablet_manager.cc:1434] T 3184c37ec3fb4af09411f57de8ae9a29 P 9dc5d39251fd4589bd1945fed116b140: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260630 12:26:16.403764 18772 tablet_bootstrap.cc:492] T 895cfe7c4da744b18f5bbb2182e10e13 P aa2c9803356c4180ac03b2e5a5917d4a: Bootstrap starting.
I20260630 12:26:16.408910 18774 tablet_bootstrap.cc:654] T 8bf9649c056b47f0afca0c8ab1bf3b1e P da30a9b85e3f47cc931d42d24bfee689: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:16.413640 18772 tablet_bootstrap.cc:654] T 895cfe7c4da744b18f5bbb2182e10e13 P aa2c9803356c4180ac03b2e5a5917d4a: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:16.414624 18774 tablet_bootstrap.cc:492] T 8bf9649c056b47f0afca0c8ab1bf3b1e P da30a9b85e3f47cc931d42d24bfee689: No bootstrap required, opened a new log
I20260630 12:26:16.415184 18774 ts_tablet_manager.cc:1403] T 8bf9649c056b47f0afca0c8ab1bf3b1e P da30a9b85e3f47cc931d42d24bfee689: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.003s
I20260630 12:26:16.417949 18774 raft_consensus.cc:359] T 8bf9649c056b47f0afca0c8ab1bf3b1e P da30a9b85e3f47cc931d42d24bfee689 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da30a9b85e3f47cc931d42d24bfee689" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40217 } } peers { permanent_uuid: "9dc5d39251fd4589bd1945fed116b140" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35513 } } peers { permanent_uuid: "aa2c9803356c4180ac03b2e5a5917d4a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39829 } }
I20260630 12:26:16.418637 18774 raft_consensus.cc:385] T 8bf9649c056b47f0afca0c8ab1bf3b1e P da30a9b85e3f47cc931d42d24bfee689 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:16.418874 18774 raft_consensus.cc:740] T 8bf9649c056b47f0afca0c8ab1bf3b1e P da30a9b85e3f47cc931d42d24bfee689 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da30a9b85e3f47cc931d42d24bfee689, State: Initialized, Role: FOLLOWER
I20260630 12:26:16.419454 18772 tablet_bootstrap.cc:492] T 895cfe7c4da744b18f5bbb2182e10e13 P aa2c9803356c4180ac03b2e5a5917d4a: No bootstrap required, opened a new log
I20260630 12:26:16.419528 18774 consensus_queue.cc:260] T 8bf9649c056b47f0afca0c8ab1bf3b1e P da30a9b85e3f47cc931d42d24bfee689 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da30a9b85e3f47cc931d42d24bfee689" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40217 } } peers { permanent_uuid: "9dc5d39251fd4589bd1945fed116b140" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35513 } } peers { permanent_uuid: "aa2c9803356c4180ac03b2e5a5917d4a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39829 } }
I20260630 12:26:16.420063 18772 ts_tablet_manager.cc:1403] T 895cfe7c4da744b18f5bbb2182e10e13 P aa2c9803356c4180ac03b2e5a5917d4a: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.002s
I20260630 12:26:16.421521 18774 ts_tablet_manager.cc:1434] T 8bf9649c056b47f0afca0c8ab1bf3b1e P da30a9b85e3f47cc931d42d24bfee689: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260630 12:26:16.422987 18772 raft_consensus.cc:359] T 895cfe7c4da744b18f5bbb2182e10e13 P aa2c9803356c4180ac03b2e5a5917d4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da30a9b85e3f47cc931d42d24bfee689" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40217 } } peers { permanent_uuid: "9dc5d39251fd4589bd1945fed116b140" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35513 } } peers { permanent_uuid: "aa2c9803356c4180ac03b2e5a5917d4a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39829 } }
I20260630 12:26:16.423561 18772 raft_consensus.cc:385] T 895cfe7c4da744b18f5bbb2182e10e13 P aa2c9803356c4180ac03b2e5a5917d4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:16.423784 18772 raft_consensus.cc:740] T 895cfe7c4da744b18f5bbb2182e10e13 P aa2c9803356c4180ac03b2e5a5917d4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa2c9803356c4180ac03b2e5a5917d4a, State: Initialized, Role: FOLLOWER
I20260630 12:26:16.424383 18772 consensus_queue.cc:260] T 895cfe7c4da744b18f5bbb2182e10e13 P aa2c9803356c4180ac03b2e5a5917d4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da30a9b85e3f47cc931d42d24bfee689" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40217 } } peers { permanent_uuid: "9dc5d39251fd4589bd1945fed116b140" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35513 } } peers { permanent_uuid: "aa2c9803356c4180ac03b2e5a5917d4a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39829 } }
I20260630 12:26:16.426234 18772 ts_tablet_manager.cc:1434] T 895cfe7c4da744b18f5bbb2182e10e13 P aa2c9803356c4180ac03b2e5a5917d4a: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260630 12:26:16.526292 18780 raft_consensus.cc:493] T 3184c37ec3fb4af09411f57de8ae9a29 P da30a9b85e3f47cc931d42d24bfee689 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:16.526933 18780 raft_consensus.cc:515] T 3184c37ec3fb4af09411f57de8ae9a29 P da30a9b85e3f47cc931d42d24bfee689 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da30a9b85e3f47cc931d42d24bfee689" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40217 } } peers { permanent_uuid: "aa2c9803356c4180ac03b2e5a5917d4a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39829 } } peers { permanent_uuid: "9dc5d39251fd4589bd1945fed116b140" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35513 } }
I20260630 12:26:16.528929 18780 leader_election.cc:290] T 3184c37ec3fb4af09411f57de8ae9a29 P da30a9b85e3f47cc931d42d24bfee689 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2c9803356c4180ac03b2e5a5917d4a (127.12.213.3:39829), 9dc5d39251fd4589bd1945fed116b140 (127.12.213.2:35513)
I20260630 12:26:16.541196 18727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3184c37ec3fb4af09411f57de8ae9a29" candidate_uuid: "da30a9b85e3f47cc931d42d24bfee689" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2c9803356c4180ac03b2e5a5917d4a" is_pre_election: true
I20260630 12:26:16.541215 18653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3184c37ec3fb4af09411f57de8ae9a29" candidate_uuid: "da30a9b85e3f47cc931d42d24bfee689" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dc5d39251fd4589bd1945fed116b140" is_pre_election: true
I20260630 12:26:16.541921 18727 raft_consensus.cc:2468] T 3184c37ec3fb4af09411f57de8ae9a29 P aa2c9803356c4180ac03b2e5a5917d4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da30a9b85e3f47cc931d42d24bfee689 in term 0.
I20260630 12:26:16.541952 18653 raft_consensus.cc:2468] T 3184c37ec3fb4af09411f57de8ae9a29 P 9dc5d39251fd4589bd1945fed116b140 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da30a9b85e3f47cc931d42d24bfee689 in term 0.
I20260630 12:26:16.543258 18542 leader_election.cc:304] T 3184c37ec3fb4af09411f57de8ae9a29 P da30a9b85e3f47cc931d42d24bfee689 [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: aa2c9803356c4180ac03b2e5a5917d4a, da30a9b85e3f47cc931d42d24bfee689; no voters: 
I20260630 12:26:16.544045 18780 raft_consensus.cc:2804] T 3184c37ec3fb4af09411f57de8ae9a29 P da30a9b85e3f47cc931d42d24bfee689 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:16.544425 18780 raft_consensus.cc:493] T 3184c37ec3fb4af09411f57de8ae9a29 P da30a9b85e3f47cc931d42d24bfee689 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:16.544737 18780 raft_consensus.cc:3060] T 3184c37ec3fb4af09411f57de8ae9a29 P da30a9b85e3f47cc931d42d24bfee689 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:16.545706 18776 raft_consensus.cc:493] T 8bf9649c056b47f0afca0c8ab1bf3b1e P 9dc5d39251fd4589bd1945fed116b140 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:16.546475 18779 raft_consensus.cc:493] T 8bf9649c056b47f0afca0c8ab1bf3b1e P aa2c9803356c4180ac03b2e5a5917d4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:16.546241 18776 raft_consensus.cc:515] T 8bf9649c056b47f0afca0c8ab1bf3b1e P 9dc5d39251fd4589bd1945fed116b140 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da30a9b85e3f47cc931d42d24bfee689" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40217 } } peers { permanent_uuid: "9dc5d39251fd4589bd1945fed116b140" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35513 } } peers { permanent_uuid: "aa2c9803356c4180ac03b2e5a5917d4a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39829 } }
I20260630 12:26:16.546993 18779 raft_consensus.cc:515] T 8bf9649c056b47f0afca0c8ab1bf3b1e P aa2c9803356c4180ac03b2e5a5917d4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da30a9b85e3f47cc931d42d24bfee689" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40217 } } peers { permanent_uuid: "9dc5d39251fd4589bd1945fed116b140" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35513 } } peers { permanent_uuid: "aa2c9803356c4180ac03b2e5a5917d4a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39829 } }
I20260630 12:26:16.550362 18776 leader_election.cc:290] T 8bf9649c056b47f0afca0c8ab1bf3b1e P 9dc5d39251fd4589bd1945fed116b140 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da30a9b85e3f47cc931d42d24bfee689 (127.12.213.1:40217), aa2c9803356c4180ac03b2e5a5917d4a (127.12.213.3:39829)
I20260630 12:26:16.551038 18779 leader_election.cc:290] T 8bf9649c056b47f0afca0c8ab1bf3b1e P aa2c9803356c4180ac03b2e5a5917d4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da30a9b85e3f47cc931d42d24bfee689 (127.12.213.1:40217), 9dc5d39251fd4589bd1945fed116b140 (127.12.213.2:35513)
I20260630 12:26:16.552754 18780 raft_consensus.cc:515] T 3184c37ec3fb4af09411f57de8ae9a29 P da30a9b85e3f47cc931d42d24bfee689 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da30a9b85e3f47cc931d42d24bfee689" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40217 } } peers { permanent_uuid: "aa2c9803356c4180ac03b2e5a5917d4a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39829 } } peers { permanent_uuid: "9dc5d39251fd4589bd1945fed116b140" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35513 } }
I20260630 12:26:16.556486 18727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3184c37ec3fb4af09411f57de8ae9a29" candidate_uuid: "da30a9b85e3f47cc931d42d24bfee689" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2c9803356c4180ac03b2e5a5917d4a"
I20260630 12:26:16.557207 18727 raft_consensus.cc:3060] T 3184c37ec3fb4af09411f57de8ae9a29 P aa2c9803356c4180ac03b2e5a5917d4a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:16.557385 18780 leader_election.cc:290] T 3184c37ec3fb4af09411f57de8ae9a29 P da30a9b85e3f47cc931d42d24bfee689 [CANDIDATE]: Term 1 election: Requested vote from peers aa2c9803356c4180ac03b2e5a5917d4a (127.12.213.3:39829), 9dc5d39251fd4589bd1945fed116b140 (127.12.213.2:35513)
I20260630 12:26:16.558001 18653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3184c37ec3fb4af09411f57de8ae9a29" candidate_uuid: "da30a9b85e3f47cc931d42d24bfee689" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dc5d39251fd4589bd1945fed116b140"
I20260630 12:26:16.558605 18653 raft_consensus.cc:3060] T 3184c37ec3fb4af09411f57de8ae9a29 P 9dc5d39251fd4589bd1945fed116b140 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:16.565167 18727 raft_consensus.cc:2468] T 3184c37ec3fb4af09411f57de8ae9a29 P aa2c9803356c4180ac03b2e5a5917d4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da30a9b85e3f47cc931d42d24bfee689 in term 1.
I20260630 12:26:16.566504 18542 leader_election.cc:304] T 3184c37ec3fb4af09411f57de8ae9a29 P da30a9b85e3f47cc931d42d24bfee689 [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: aa2c9803356c4180ac03b2e5a5917d4a, da30a9b85e3f47cc931d42d24bfee689; no voters: 
I20260630 12:26:16.567493 18780 raft_consensus.cc:2804] T 3184c37ec3fb4af09411f57de8ae9a29 P da30a9b85e3f47cc931d42d24bfee689 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:16.569218 18653 raft_consensus.cc:2468] T 3184c37ec3fb4af09411f57de8ae9a29 P 9dc5d39251fd4589bd1945fed116b140 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da30a9b85e3f47cc931d42d24bfee689 in term 1.
I20260630 12:26:16.571970 18780 raft_consensus.cc:697] T 3184c37ec3fb4af09411f57de8ae9a29 P da30a9b85e3f47cc931d42d24bfee689 [term 1 LEADER]: Becoming Leader. State: Replica: da30a9b85e3f47cc931d42d24bfee689, State: Running, Role: LEADER
I20260630 12:26:16.573523 18780 consensus_queue.cc:237] T 3184c37ec3fb4af09411f57de8ae9a29 P da30a9b85e3f47cc931d42d24bfee689 [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: "da30a9b85e3f47cc931d42d24bfee689" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40217 } } peers { permanent_uuid: "aa2c9803356c4180ac03b2e5a5917d4a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39829 } } peers { permanent_uuid: "9dc5d39251fd4589bd1945fed116b140" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35513 } }
I20260630 12:26:16.584077 18653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bf9649c056b47f0afca0c8ab1bf3b1e" candidate_uuid: "aa2c9803356c4180ac03b2e5a5917d4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dc5d39251fd4589bd1945fed116b140" is_pre_election: true
I20260630 12:26:16.584628 18578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bf9649c056b47f0afca0c8ab1bf3b1e" candidate_uuid: "aa2c9803356c4180ac03b2e5a5917d4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da30a9b85e3f47cc931d42d24bfee689" is_pre_election: true
I20260630 12:26:16.584838 18653 raft_consensus.cc:2468] T 8bf9649c056b47f0afca0c8ab1bf3b1e P 9dc5d39251fd4589bd1945fed116b140 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa2c9803356c4180ac03b2e5a5917d4a in term 0.
I20260630 12:26:16.585369 18578 raft_consensus.cc:2468] T 8bf9649c056b47f0afca0c8ab1bf3b1e P da30a9b85e3f47cc931d42d24bfee689 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa2c9803356c4180ac03b2e5a5917d4a in term 0.
I20260630 12:26:16.586055 18692 leader_election.cc:304] T 8bf9649c056b47f0afca0c8ab1bf3b1e P aa2c9803356c4180ac03b2e5a5917d4a [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: 9dc5d39251fd4589bd1945fed116b140, aa2c9803356c4180ac03b2e5a5917d4a; no voters: 
I20260630 12:26:16.587321 18779 raft_consensus.cc:2804] T 8bf9649c056b47f0afca0c8ab1bf3b1e P aa2c9803356c4180ac03b2e5a5917d4a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:16.587702 18779 raft_consensus.cc:493] T 8bf9649c056b47f0afca0c8ab1bf3b1e P aa2c9803356c4180ac03b2e5a5917d4a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:16.588019 18779 raft_consensus.cc:3060] T 8bf9649c056b47f0afca0c8ab1bf3b1e P aa2c9803356c4180ac03b2e5a5917d4a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:16.589389 18578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bf9649c056b47f0afca0c8ab1bf3b1e" candidate_uuid: "9dc5d39251fd4589bd1945fed116b140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da30a9b85e3f47cc931d42d24bfee689" is_pre_election: true
I20260630 12:26:16.589995 18578 raft_consensus.cc:2468] T 8bf9649c056b47f0afca0c8ab1bf3b1e P da30a9b85e3f47cc931d42d24bfee689 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9dc5d39251fd4589bd1945fed116b140 in term 0.
I20260630 12:26:16.591305 18617 leader_election.cc:304] T 8bf9649c056b47f0afca0c8ab1bf3b1e P 9dc5d39251fd4589bd1945fed116b140 [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: 9dc5d39251fd4589bd1945fed116b140, da30a9b85e3f47cc931d42d24bfee689; no voters: 
I20260630 12:26:16.592162 18776 raft_consensus.cc:2804] T 8bf9649c056b47f0afca0c8ab1bf3b1e P 9dc5d39251fd4589bd1945fed116b140 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:16.592518 18776 raft_consensus.cc:493] T 8bf9649c056b47f0afca0c8ab1bf3b1e P 9dc5d39251fd4589bd1945fed116b140 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:16.591979 18476 catalog_manager.cc:5697] T 3184c37ec3fb4af09411f57de8ae9a29 P da30a9b85e3f47cc931d42d24bfee689 reported cstate change: term changed from 0 to 1, leader changed from <none> to da30a9b85e3f47cc931d42d24bfee689 (127.12.213.1). New cstate: current_term: 1 leader_uuid: "da30a9b85e3f47cc931d42d24bfee689" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da30a9b85e3f47cc931d42d24bfee689" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa2c9803356c4180ac03b2e5a5917d4a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dc5d39251fd4589bd1945fed116b140" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35513 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:16.592844 18776 raft_consensus.cc:3060] T 8bf9649c056b47f0afca0c8ab1bf3b1e P 9dc5d39251fd4589bd1945fed116b140 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:16.594980 18779 raft_consensus.cc:515] T 8bf9649c056b47f0afca0c8ab1bf3b1e P aa2c9803356c4180ac03b2e5a5917d4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da30a9b85e3f47cc931d42d24bfee689" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40217 } } peers { permanent_uuid: "9dc5d39251fd4589bd1945fed116b140" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35513 } } peers { permanent_uuid: "aa2c9803356c4180ac03b2e5a5917d4a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39829 } }
I20260630 12:26:16.597862 18779 leader_election.cc:290] T 8bf9649c056b47f0afca0c8ab1bf3b1e P aa2c9803356c4180ac03b2e5a5917d4a [CANDIDATE]: Term 1 election: Requested vote from peers da30a9b85e3f47cc931d42d24bfee689 (127.12.213.1:40217), 9dc5d39251fd4589bd1945fed116b140 (127.12.213.2:35513)
I20260630 12:26:16.598989 18578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bf9649c056b47f0afca0c8ab1bf3b1e" candidate_uuid: "aa2c9803356c4180ac03b2e5a5917d4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da30a9b85e3f47cc931d42d24bfee689"
I20260630 12:26:16.599612 18578 raft_consensus.cc:3060] T 8bf9649c056b47f0afca0c8ab1bf3b1e P da30a9b85e3f47cc931d42d24bfee689 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:16.601806 18727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bf9649c056b47f0afca0c8ab1bf3b1e" candidate_uuid: "9dc5d39251fd4589bd1945fed116b140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2c9803356c4180ac03b2e5a5917d4a" is_pre_election: true
I20260630 12:26:16.602591 18727 raft_consensus.cc:2393] T 8bf9649c056b47f0afca0c8ab1bf3b1e P aa2c9803356c4180ac03b2e5a5917d4a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9dc5d39251fd4589bd1945fed116b140 in current term 1: Already voted for candidate aa2c9803356c4180ac03b2e5a5917d4a in this term.
I20260630 12:26:16.604025 18776 raft_consensus.cc:515] T 8bf9649c056b47f0afca0c8ab1bf3b1e P 9dc5d39251fd4589bd1945fed116b140 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da30a9b85e3f47cc931d42d24bfee689" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40217 } } peers { permanent_uuid: "9dc5d39251fd4589bd1945fed116b140" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35513 } } peers { permanent_uuid: "aa2c9803356c4180ac03b2e5a5917d4a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39829 } }
I20260630 12:26:16.604998 18578 raft_consensus.cc:2468] T 8bf9649c056b47f0afca0c8ab1bf3b1e P da30a9b85e3f47cc931d42d24bfee689 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa2c9803356c4180ac03b2e5a5917d4a in term 1.
I20260630 12:26:16.605729 18653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bf9649c056b47f0afca0c8ab1bf3b1e" candidate_uuid: "aa2c9803356c4180ac03b2e5a5917d4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dc5d39251fd4589bd1945fed116b140"
I20260630 12:26:16.606765 18653 raft_consensus.cc:2393] T 8bf9649c056b47f0afca0c8ab1bf3b1e P 9dc5d39251fd4589bd1945fed116b140 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate aa2c9803356c4180ac03b2e5a5917d4a in current term 1: Already voted for candidate 9dc5d39251fd4589bd1945fed116b140 in this term.
I20260630 12:26:16.606531 18691 leader_election.cc:304] T 8bf9649c056b47f0afca0c8ab1bf3b1e P aa2c9803356c4180ac03b2e5a5917d4a [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: aa2c9803356c4180ac03b2e5a5917d4a, da30a9b85e3f47cc931d42d24bfee689; no voters: 
I20260630 12:26:16.606922 18727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bf9649c056b47f0afca0c8ab1bf3b1e" candidate_uuid: "9dc5d39251fd4589bd1945fed116b140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2c9803356c4180ac03b2e5a5917d4a"
I20260630 12:26:16.607692 18727 raft_consensus.cc:2393] T 8bf9649c056b47f0afca0c8ab1bf3b1e P aa2c9803356c4180ac03b2e5a5917d4a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9dc5d39251fd4589bd1945fed116b140 in current term 1: Already voted for candidate aa2c9803356c4180ac03b2e5a5917d4a in this term.
I20260630 12:26:16.606530 18577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bf9649c056b47f0afca0c8ab1bf3b1e" candidate_uuid: "9dc5d39251fd4589bd1945fed116b140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da30a9b85e3f47cc931d42d24bfee689"
I20260630 12:26:16.608199 18779 raft_consensus.cc:2804] T 8bf9649c056b47f0afca0c8ab1bf3b1e P aa2c9803356c4180ac03b2e5a5917d4a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:16.608718 18577 raft_consensus.cc:2393] T 8bf9649c056b47f0afca0c8ab1bf3b1e P da30a9b85e3f47cc931d42d24bfee689 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9dc5d39251fd4589bd1945fed116b140 in current term 1: Already voted for candidate aa2c9803356c4180ac03b2e5a5917d4a in this term.
I20260630 12:26:16.605751 18776 leader_election.cc:290] T 8bf9649c056b47f0afca0c8ab1bf3b1e P 9dc5d39251fd4589bd1945fed116b140 [CANDIDATE]: Term 1 election: Requested vote from peers da30a9b85e3f47cc931d42d24bfee689 (127.12.213.1:40217), aa2c9803356c4180ac03b2e5a5917d4a (127.12.213.3:39829)
I20260630 12:26:16.609733 18776 raft_consensus.cc:493] T 895cfe7c4da744b18f5bbb2182e10e13 P 9dc5d39251fd4589bd1945fed116b140 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:16.609913 18617 leader_election.cc:304] T 8bf9649c056b47f0afca0c8ab1bf3b1e P 9dc5d39251fd4589bd1945fed116b140 [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: 9dc5d39251fd4589bd1945fed116b140; no voters: aa2c9803356c4180ac03b2e5a5917d4a, da30a9b85e3f47cc931d42d24bfee689
I20260630 12:26:16.610262 18776 raft_consensus.cc:515] T 895cfe7c4da744b18f5bbb2182e10e13 P 9dc5d39251fd4589bd1945fed116b140 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da30a9b85e3f47cc931d42d24bfee689" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40217 } } peers { permanent_uuid: "9dc5d39251fd4589bd1945fed116b140" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35513 } } peers { permanent_uuid: "aa2c9803356c4180ac03b2e5a5917d4a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39829 } }
I20260630 12:26:16.611020 18779 raft_consensus.cc:697] T 8bf9649c056b47f0afca0c8ab1bf3b1e P aa2c9803356c4180ac03b2e5a5917d4a [term 1 LEADER]: Becoming Leader. State: Replica: aa2c9803356c4180ac03b2e5a5917d4a, State: Running, Role: LEADER
I20260630 12:26:16.611634 18797 raft_consensus.cc:2749] T 8bf9649c056b47f0afca0c8ab1bf3b1e P 9dc5d39251fd4589bd1945fed116b140 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:26:16.611933 18779 consensus_queue.cc:237] T 8bf9649c056b47f0afca0c8ab1bf3b1e P aa2c9803356c4180ac03b2e5a5917d4a [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: "da30a9b85e3f47cc931d42d24bfee689" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40217 } } peers { permanent_uuid: "9dc5d39251fd4589bd1945fed116b140" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35513 } } peers { permanent_uuid: "aa2c9803356c4180ac03b2e5a5917d4a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39829 } }
I20260630 12:26:16.612488 18776 leader_election.cc:290] T 895cfe7c4da744b18f5bbb2182e10e13 P 9dc5d39251fd4589bd1945fed116b140 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da30a9b85e3f47cc931d42d24bfee689 (127.12.213.1:40217), aa2c9803356c4180ac03b2e5a5917d4a (127.12.213.3:39829)
I20260630 12:26:16.613163 18577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "895cfe7c4da744b18f5bbb2182e10e13" candidate_uuid: "9dc5d39251fd4589bd1945fed116b140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da30a9b85e3f47cc931d42d24bfee689" is_pre_election: true
I20260630 12:26:16.613442 18727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "895cfe7c4da744b18f5bbb2182e10e13" candidate_uuid: "9dc5d39251fd4589bd1945fed116b140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2c9803356c4180ac03b2e5a5917d4a" is_pre_election: true
I20260630 12:26:16.613893 18577 raft_consensus.cc:2468] T 895cfe7c4da744b18f5bbb2182e10e13 P da30a9b85e3f47cc931d42d24bfee689 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9dc5d39251fd4589bd1945fed116b140 in term 0.
I20260630 12:26:16.614073 18727 raft_consensus.cc:2468] T 895cfe7c4da744b18f5bbb2182e10e13 P aa2c9803356c4180ac03b2e5a5917d4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9dc5d39251fd4589bd1945fed116b140 in term 0.
I20260630 12:26:16.614926 18617 leader_election.cc:304] T 895cfe7c4da744b18f5bbb2182e10e13 P 9dc5d39251fd4589bd1945fed116b140 [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: 9dc5d39251fd4589bd1945fed116b140, da30a9b85e3f47cc931d42d24bfee689; no voters: 
I20260630 12:26:16.615590 18776 raft_consensus.cc:2804] T 895cfe7c4da744b18f5bbb2182e10e13 P 9dc5d39251fd4589bd1945fed116b140 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:16.616063 18776 raft_consensus.cc:493] T 895cfe7c4da744b18f5bbb2182e10e13 P 9dc5d39251fd4589bd1945fed116b140 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:16.616493 18776 raft_consensus.cc:3060] T 895cfe7c4da744b18f5bbb2182e10e13 P 9dc5d39251fd4589bd1945fed116b140 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:16.623817 18776 raft_consensus.cc:515] T 895cfe7c4da744b18f5bbb2182e10e13 P 9dc5d39251fd4589bd1945fed116b140 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da30a9b85e3f47cc931d42d24bfee689" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40217 } } peers { permanent_uuid: "9dc5d39251fd4589bd1945fed116b140" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35513 } } peers { permanent_uuid: "aa2c9803356c4180ac03b2e5a5917d4a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39829 } }
I20260630 12:26:16.623301 18476 catalog_manager.cc:5697] T 8bf9649c056b47f0afca0c8ab1bf3b1e P aa2c9803356c4180ac03b2e5a5917d4a reported cstate change: term changed from 0 to 1, leader changed from <none> to aa2c9803356c4180ac03b2e5a5917d4a (127.12.213.3). New cstate: current_term: 1 leader_uuid: "aa2c9803356c4180ac03b2e5a5917d4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da30a9b85e3f47cc931d42d24bfee689" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dc5d39251fd4589bd1945fed116b140" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa2c9803356c4180ac03b2e5a5917d4a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39829 } health_report { overall_health: HEALTHY } } }
I20260630 12:26:16.625917 18776 leader_election.cc:290] T 895cfe7c4da744b18f5bbb2182e10e13 P 9dc5d39251fd4589bd1945fed116b140 [CANDIDATE]: Term 1 election: Requested vote from peers da30a9b85e3f47cc931d42d24bfee689 (127.12.213.1:40217), aa2c9803356c4180ac03b2e5a5917d4a (127.12.213.3:39829)
I20260630 12:26:16.626600 18577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "895cfe7c4da744b18f5bbb2182e10e13" candidate_uuid: "9dc5d39251fd4589bd1945fed116b140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da30a9b85e3f47cc931d42d24bfee689"
I20260630 12:26:16.626830 18727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "895cfe7c4da744b18f5bbb2182e10e13" candidate_uuid: "9dc5d39251fd4589bd1945fed116b140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2c9803356c4180ac03b2e5a5917d4a"
I20260630 12:26:16.627192 18577 raft_consensus.cc:3060] T 895cfe7c4da744b18f5bbb2182e10e13 P da30a9b85e3f47cc931d42d24bfee689 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:16.627451 18727 raft_consensus.cc:3060] T 895cfe7c4da744b18f5bbb2182e10e13 P aa2c9803356c4180ac03b2e5a5917d4a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:16.633262 18727 raft_consensus.cc:2468] T 895cfe7c4da744b18f5bbb2182e10e13 P aa2c9803356c4180ac03b2e5a5917d4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dc5d39251fd4589bd1945fed116b140 in term 1.
I20260630 12:26:16.633315 18577 raft_consensus.cc:2468] T 895cfe7c4da744b18f5bbb2182e10e13 P da30a9b85e3f47cc931d42d24bfee689 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dc5d39251fd4589bd1945fed116b140 in term 1.
I20260630 12:26:16.634446 18617 leader_election.cc:304] T 895cfe7c4da744b18f5bbb2182e10e13 P 9dc5d39251fd4589bd1945fed116b140 [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: 9dc5d39251fd4589bd1945fed116b140, da30a9b85e3f47cc931d42d24bfee689; no voters: 
I20260630 12:26:16.635257 18776 raft_consensus.cc:2804] T 895cfe7c4da744b18f5bbb2182e10e13 P 9dc5d39251fd4589bd1945fed116b140 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:16.635648 18776 raft_consensus.cc:697] T 895cfe7c4da744b18f5bbb2182e10e13 P 9dc5d39251fd4589bd1945fed116b140 [term 1 LEADER]: Becoming Leader. State: Replica: 9dc5d39251fd4589bd1945fed116b140, State: Running, Role: LEADER
I20260630 12:26:16.636241 18776 consensus_queue.cc:237] T 895cfe7c4da744b18f5bbb2182e10e13 P 9dc5d39251fd4589bd1945fed116b140 [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: "da30a9b85e3f47cc931d42d24bfee689" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40217 } } peers { permanent_uuid: "9dc5d39251fd4589bd1945fed116b140" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35513 } } peers { permanent_uuid: "aa2c9803356c4180ac03b2e5a5917d4a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39829 } }
I20260630 12:26:16.643862 18476 catalog_manager.cc:5697] T 895cfe7c4da744b18f5bbb2182e10e13 P 9dc5d39251fd4589bd1945fed116b140 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9dc5d39251fd4589bd1945fed116b140 (127.12.213.2). New cstate: current_term: 1 leader_uuid: "9dc5d39251fd4589bd1945fed116b140" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da30a9b85e3f47cc931d42d24bfee689" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dc5d39251fd4589bd1945fed116b140" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa2c9803356c4180ac03b2e5a5917d4a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39829 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:16.730142 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:16.735754 18800 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
W20260630 12:26:16.736711 18801 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
W20260630 12:26:16.738431 18803 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
I20260630 12:26:16.738749 13140 server_base.cc:1061] running on GCE node
I20260630 12:26:16.740232 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:16.740465 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:16.740665 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822376740646 us; error 0 us; skew 500 ppm
I20260630 12:26:16.741178 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:16.743618 13140 webserver.cc:533] Webserver started at http://127.12.213.4:38299/ using document root <none> and password file <none>
I20260630 12:26:16.744091 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:16.744297 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:16.744575 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:16.745613 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822237130653-13140-0/minicluster-data/ts-3-root/instance:
uuid: "a54712e9c75d416e9b7426849f508610"
format_stamp: "Formatted at 2026-06-30 12:26:16 on dist-test-slave-zz34"
I20260630 12:26:16.750023 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:26:16.753232 18808 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:16.754006 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:26:16.754328 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822237130653-13140-0/minicluster-data/ts-3-root
uuid: "a54712e9c75d416e9b7426849f508610"
format_stamp: "Formatted at 2026-06-30 12:26:16 on dist-test-slave-zz34"
I20260630 12:26:16.754639 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822237130653-13140-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822237130653-13140-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822237130653-13140-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)
I20260630 12:26:16.781132 18529 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:26:16.783936 18529 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:26:16.784361 18529 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:16.788738 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:16.789923 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:16.791271 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:16.793269 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:16.793498 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:16.793774 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:16.793964 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:16.833318 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.4:40021
I20260630 12:26:16.833412 18870 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.4:40021 every 8 connection(s)
I20260630 12:26:16.847239 18871 heartbeater.cc:344] Connected to a master server at 127.12.213.62:44863
I20260630 12:26:16.847642 18871 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:16.848345 18871 heartbeater.cc:507] Master 127.12.213.62:44863 requested a full tablet report, sending...
I20260630 12:26:16.850368 18476 ts_manager.cc:194] Registered new tserver with Master: a54712e9c75d416e9b7426849f508610 (127.12.213.4:40021)
I20260630 12:26:16.851725 18476 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40236
I20260630 12:26:16.879484 18779 consensus_queue.cc:1048] T 8bf9649c056b47f0afca0c8ab1bf3b1e P aa2c9803356c4180ac03b2e5a5917d4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "da30a9b85e3f47cc931d42d24bfee689" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:26:16.886024 18796 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260630 12:26:16.886369 18796 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260630 12:26:16.903748 18779 consensus_queue.cc:1048] T 8bf9649c056b47f0afca0c8ab1bf3b1e P aa2c9803356c4180ac03b2e5a5917d4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dc5d39251fd4589bd1945fed116b140" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:16.911705 18797 consensus_queue.cc:1048] T 895cfe7c4da744b18f5bbb2182e10e13 P 9dc5d39251fd4589bd1945fed116b140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da30a9b85e3f47cc931d42d24bfee689" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:16.918426 18780 consensus_queue.cc:1048] T 3184c37ec3fb4af09411f57de8ae9a29 P da30a9b85e3f47cc931d42d24bfee689 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa2c9803356c4180ac03b2e5a5917d4a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:16.935555 18793 consensus_queue.cc:1048] T 3184c37ec3fb4af09411f57de8ae9a29 P da30a9b85e3f47cc931d42d24bfee689 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dc5d39251fd4589bd1945fed116b140" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:16.968269 18776 consensus_queue.cc:1048] T 895cfe7c4da744b18f5bbb2182e10e13 P 9dc5d39251fd4589bd1945fed116b140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa2c9803356c4180ac03b2e5a5917d4a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:17.805413 18653 consensus_queue.cc:237] T 895cfe7c4da744b18f5bbb2182e10e13 P 9dc5d39251fd4589bd1945fed116b140 [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: "da30a9b85e3f47cc931d42d24bfee689" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40217 } } peers { permanent_uuid: "9dc5d39251fd4589bd1945fed116b140" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35513 } } peers { permanent_uuid: "aa2c9803356c4180ac03b2e5a5917d4a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39829 } attrs { replace: true } } peers { permanent_uuid: "a54712e9c75d416e9b7426849f508610" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 40021 } attrs { promote: true } }
I20260630 12:26:17.813585 18727 raft_consensus.cc:1275] T 895cfe7c4da744b18f5bbb2182e10e13 P aa2c9803356c4180ac03b2e5a5917d4a [term 1 FOLLOWER]: Refusing update from remote peer 9dc5d39251fd4589bd1945fed116b140: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:26:17.814401 18577 raft_consensus.cc:1275] T 895cfe7c4da744b18f5bbb2182e10e13 P da30a9b85e3f47cc931d42d24bfee689 [term 1 FOLLOWER]: Refusing update from remote peer 9dc5d39251fd4589bd1945fed116b140: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:26:17.815729 18890 consensus_queue.cc:1048] T 895cfe7c4da744b18f5bbb2182e10e13 P 9dc5d39251fd4589bd1945fed116b140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa2c9803356c4180ac03b2e5a5917d4a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39829 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:26:17.816627 18797 consensus_queue.cc:1048] T 895cfe7c4da744b18f5bbb2182e10e13 P 9dc5d39251fd4589bd1945fed116b140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da30a9b85e3f47cc931d42d24bfee689" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:26:17.823335 18617 consensus_peers.cc:597] T 895cfe7c4da744b18f5bbb2182e10e13 P 9dc5d39251fd4589bd1945fed116b140 -> Peer a54712e9c75d416e9b7426849f508610 (127.12.213.4:40021): Couldn't send request to peer a54712e9c75d416e9b7426849f508610. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 895cfe7c4da744b18f5bbb2182e10e13. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:17.824887 18577 raft_consensus.cc:2955] T 895cfe7c4da744b18f5bbb2182e10e13 P da30a9b85e3f47cc931d42d24bfee689 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a54712e9c75d416e9b7426849f508610 (127.12.213.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da30a9b85e3f47cc931d42d24bfee689" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40217 } } peers { permanent_uuid: "9dc5d39251fd4589bd1945fed116b140" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35513 } } peers { permanent_uuid: "aa2c9803356c4180ac03b2e5a5917d4a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39829 } attrs { replace: true } } peers { permanent_uuid: "a54712e9c75d416e9b7426849f508610" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 40021 } attrs { promote: true } } }
I20260630 12:26:17.825150 18727 raft_consensus.cc:2955] T 895cfe7c4da744b18f5bbb2182e10e13 P aa2c9803356c4180ac03b2e5a5917d4a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a54712e9c75d416e9b7426849f508610 (127.12.213.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da30a9b85e3f47cc931d42d24bfee689" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40217 } } peers { permanent_uuid: "9dc5d39251fd4589bd1945fed116b140" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35513 } } peers { permanent_uuid: "aa2c9803356c4180ac03b2e5a5917d4a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39829 } attrs { replace: true } } peers { permanent_uuid: "a54712e9c75d416e9b7426849f508610" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 40021 } attrs { promote: true } } }
I20260630 12:26:17.834764 18473 catalog_manager.cc:5697] T 895cfe7c4da744b18f5bbb2182e10e13 P aa2c9803356c4180ac03b2e5a5917d4a reported cstate change: config changed from index -1 to 2, NON_VOTER a54712e9c75d416e9b7426849f508610 (127.12.213.4) added. New cstate: current_term: 1 leader_uuid: "9dc5d39251fd4589bd1945fed116b140" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da30a9b85e3f47cc931d42d24bfee689" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40217 } } peers { permanent_uuid: "9dc5d39251fd4589bd1945fed116b140" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35513 } } peers { permanent_uuid: "aa2c9803356c4180ac03b2e5a5917d4a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39829 } attrs { replace: true } } peers { permanent_uuid: "a54712e9c75d416e9b7426849f508610" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 40021 } attrs { promote: true } } }
I20260630 12:26:17.854015 18871 heartbeater.cc:499] Master 127.12.213.62:44863 was elected leader, sending a full tablet report...
I20260630 12:26:18.040328 18889 raft_consensus.cc:2955] T 895cfe7c4da744b18f5bbb2182e10e13 P 9dc5d39251fd4589bd1945fed116b140 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a54712e9c75d416e9b7426849f508610 (127.12.213.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da30a9b85e3f47cc931d42d24bfee689" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40217 } } peers { permanent_uuid: "9dc5d39251fd4589bd1945fed116b140" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35513 } } peers { permanent_uuid: "aa2c9803356c4180ac03b2e5a5917d4a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39829 } attrs { replace: true } } peers { permanent_uuid: "a54712e9c75d416e9b7426849f508610" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 40021 } attrs { promote: true } } }
I20260630 12:26:18.055727 18897 ts_tablet_manager.cc:933] T 895cfe7c4da744b18f5bbb2182e10e13 P a54712e9c75d416e9b7426849f508610: Initiating tablet copy from peer 9dc5d39251fd4589bd1945fed116b140 (127.12.213.2:35513)
I20260630 12:26:18.057478 18897 tablet_copy_client.cc:323] T 895cfe7c4da744b18f5bbb2182e10e13 P a54712e9c75d416e9b7426849f508610: tablet copy: Beginning tablet copy session from remote peer at address 127.12.213.2:35513
I20260630 12:26:18.062403 18727 consensus_queue.cc:237] T 8bf9649c056b47f0afca0c8ab1bf3b1e P aa2c9803356c4180ac03b2e5a5917d4a [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: "da30a9b85e3f47cc931d42d24bfee689" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40217 } } peers { permanent_uuid: "9dc5d39251fd4589bd1945fed116b140" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "aa2c9803356c4180ac03b2e5a5917d4a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39829 } } peers { permanent_uuid: "a54712e9c75d416e9b7426849f508610" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 40021 } attrs { promote: true } }
I20260630 12:26:18.068938 18663 tablet_copy_service.cc:140] P 9dc5d39251fd4589bd1945fed116b140: Received BeginTabletCopySession request for tablet 895cfe7c4da744b18f5bbb2182e10e13 from peer a54712e9c75d416e9b7426849f508610 ({username='slave'} at 127.0.0.1:54476)
I20260630 12:26:18.069653 18663 tablet_copy_service.cc:161] P 9dc5d39251fd4589bd1945fed116b140: Beginning new tablet copy session on tablet 895cfe7c4da744b18f5bbb2182e10e13 from peer a54712e9c75d416e9b7426849f508610 at {username='slave'} at 127.0.0.1:54476: session id = a54712e9c75d416e9b7426849f508610-895cfe7c4da744b18f5bbb2182e10e13
I20260630 12:26:18.072487 18653 raft_consensus.cc:1275] T 8bf9649c056b47f0afca0c8ab1bf3b1e P 9dc5d39251fd4589bd1945fed116b140 [term 1 FOLLOWER]: Refusing update from remote peer aa2c9803356c4180ac03b2e5a5917d4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:26:18.077049 18577 raft_consensus.cc:1275] T 8bf9649c056b47f0afca0c8ab1bf3b1e P da30a9b85e3f47cc931d42d24bfee689 [term 1 FOLLOWER]: Refusing update from remote peer aa2c9803356c4180ac03b2e5a5917d4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:26:18.078783 18885 consensus_queue.cc:1048] T 8bf9649c056b47f0afca0c8ab1bf3b1e P aa2c9803356c4180ac03b2e5a5917d4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dc5d39251fd4589bd1945fed116b140" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35513 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:26:18.080929 18885 consensus_queue.cc:1048] T 8bf9649c056b47f0afca0c8ab1bf3b1e P aa2c9803356c4180ac03b2e5a5917d4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "da30a9b85e3f47cc931d42d24bfee689" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:26:18.082116 18663 tablet_copy_source_session.cc:215] T 895cfe7c4da744b18f5bbb2182e10e13 P 9dc5d39251fd4589bd1945fed116b140: Tablet Copy: opened 0 blocks and 1 log segments
W20260630 12:26:18.084393 18691 consensus_peers.cc:597] T 8bf9649c056b47f0afca0c8ab1bf3b1e P aa2c9803356c4180ac03b2e5a5917d4a -> Peer a54712e9c75d416e9b7426849f508610 (127.12.213.4:40021): Couldn't send request to peer a54712e9c75d416e9b7426849f508610. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8bf9649c056b47f0afca0c8ab1bf3b1e. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:18.086871 18897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 895cfe7c4da744b18f5bbb2182e10e13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:18.091624 18653 raft_consensus.cc:2955] T 8bf9649c056b47f0afca0c8ab1bf3b1e P 9dc5d39251fd4589bd1945fed116b140 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a54712e9c75d416e9b7426849f508610 (127.12.213.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da30a9b85e3f47cc931d42d24bfee689" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40217 } } peers { permanent_uuid: "9dc5d39251fd4589bd1945fed116b140" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "aa2c9803356c4180ac03b2e5a5917d4a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39829 } } peers { permanent_uuid: "a54712e9c75d416e9b7426849f508610" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 40021 } attrs { promote: true } } }
I20260630 12:26:18.096629 18577 raft_consensus.cc:2955] T 8bf9649c056b47f0afca0c8ab1bf3b1e P da30a9b85e3f47cc931d42d24bfee689 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a54712e9c75d416e9b7426849f508610 (127.12.213.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da30a9b85e3f47cc931d42d24bfee689" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40217 } } peers { permanent_uuid: "9dc5d39251fd4589bd1945fed116b140" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "aa2c9803356c4180ac03b2e5a5917d4a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39829 } } peers { permanent_uuid: "a54712e9c75d416e9b7426849f508610" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 40021 } attrs { promote: true } } }
I20260630 12:26:18.102757 18897 tablet_copy_client.cc:806] T 895cfe7c4da744b18f5bbb2182e10e13 P a54712e9c75d416e9b7426849f508610: tablet copy: Starting download of 0 data blocks...
I20260630 12:26:18.103387 18897 tablet_copy_client.cc:670] T 895cfe7c4da744b18f5bbb2182e10e13 P a54712e9c75d416e9b7426849f508610: tablet copy: Starting download of 1 WAL segments...
I20260630 12:26:18.107174 18897 tablet_copy_client.cc:538] T 895cfe7c4da744b18f5bbb2182e10e13 P a54712e9c75d416e9b7426849f508610: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:26:18.112938 18897 tablet_bootstrap.cc:492] T 895cfe7c4da744b18f5bbb2182e10e13 P a54712e9c75d416e9b7426849f508610: Bootstrap starting.
I20260630 12:26:18.130059 18476 catalog_manager.cc:5697] T 8bf9649c056b47f0afca0c8ab1bf3b1e P 9dc5d39251fd4589bd1945fed116b140 reported cstate change: config changed from index -1 to 2, NON_VOTER a54712e9c75d416e9b7426849f508610 (127.12.213.4) added. New cstate: current_term: 1 leader_uuid: "aa2c9803356c4180ac03b2e5a5917d4a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da30a9b85e3f47cc931d42d24bfee689" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40217 } } peers { permanent_uuid: "9dc5d39251fd4589bd1945fed116b140" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "aa2c9803356c4180ac03b2e5a5917d4a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39829 } } peers { permanent_uuid: "a54712e9c75d416e9b7426849f508610" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 40021 } attrs { promote: true } } }
I20260630 12:26:18.132351 18897 tablet_bootstrap.cc:492] T 895cfe7c4da744b18f5bbb2182e10e13 P a54712e9c75d416e9b7426849f508610: 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
I20260630 12:26:18.133076 18897 tablet_bootstrap.cc:492] T 895cfe7c4da744b18f5bbb2182e10e13 P a54712e9c75d416e9b7426849f508610: Bootstrap complete.
I20260630 12:26:18.133760 18897 ts_tablet_manager.cc:1403] T 895cfe7c4da744b18f5bbb2182e10e13 P a54712e9c75d416e9b7426849f508610: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260630 12:26:18.136199 18897 raft_consensus.cc:359] T 895cfe7c4da744b18f5bbb2182e10e13 P a54712e9c75d416e9b7426849f508610 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da30a9b85e3f47cc931d42d24bfee689" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40217 } } peers { permanent_uuid: "9dc5d39251fd4589bd1945fed116b140" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35513 } } peers { permanent_uuid: "aa2c9803356c4180ac03b2e5a5917d4a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39829 } attrs { replace: true } } peers { permanent_uuid: "a54712e9c75d416e9b7426849f508610" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 40021 } attrs { promote: true } }
I20260630 12:26:18.136792 18897 raft_consensus.cc:740] T 895cfe7c4da744b18f5bbb2182e10e13 P a54712e9c75d416e9b7426849f508610 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a54712e9c75d416e9b7426849f508610, State: Initialized, Role: LEARNER
I20260630 12:26:18.137319 18897 consensus_queue.cc:260] T 895cfe7c4da744b18f5bbb2182e10e13 P a54712e9c75d416e9b7426849f508610 [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: "da30a9b85e3f47cc931d42d24bfee689" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40217 } } peers { permanent_uuid: "9dc5d39251fd4589bd1945fed116b140" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35513 } } peers { permanent_uuid: "aa2c9803356c4180ac03b2e5a5917d4a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39829 } attrs { replace: true } } peers { permanent_uuid: "a54712e9c75d416e9b7426849f508610" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 40021 } attrs { promote: true } }
I20260630 12:26:18.139426 18897 ts_tablet_manager.cc:1434] T 895cfe7c4da744b18f5bbb2182e10e13 P a54712e9c75d416e9b7426849f508610: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.005s
I20260630 12:26:18.141155 18663 tablet_copy_service.cc:342] P 9dc5d39251fd4589bd1945fed116b140: Request end of tablet copy session a54712e9c75d416e9b7426849f508610-895cfe7c4da744b18f5bbb2182e10e13 received from {username='slave'} at 127.0.0.1:54476
I20260630 12:26:18.141520 18663 tablet_copy_service.cc:434] P 9dc5d39251fd4589bd1945fed116b140: ending tablet copy session a54712e9c75d416e9b7426849f508610-895cfe7c4da744b18f5bbb2182e10e13 on tablet 895cfe7c4da744b18f5bbb2182e10e13 with peer a54712e9c75d416e9b7426849f508610
I20260630 12:26:18.142446 18885 raft_consensus.cc:2955] T 8bf9649c056b47f0afca0c8ab1bf3b1e P aa2c9803356c4180ac03b2e5a5917d4a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a54712e9c75d416e9b7426849f508610 (127.12.213.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da30a9b85e3f47cc931d42d24bfee689" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40217 } } peers { permanent_uuid: "9dc5d39251fd4589bd1945fed116b140" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "aa2c9803356c4180ac03b2e5a5917d4a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39829 } } peers { permanent_uuid: "a54712e9c75d416e9b7426849f508610" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 40021 } attrs { promote: true } } }
I20260630 12:26:18.301568 18846 raft_consensus.cc:1217] T 895cfe7c4da744b18f5bbb2182e10e13 P a54712e9c75d416e9b7426849f508610 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:26:18.372330 18897 ts_tablet_manager.cc:933] T 8bf9649c056b47f0afca0c8ab1bf3b1e P a54712e9c75d416e9b7426849f508610: Initiating tablet copy from peer aa2c9803356c4180ac03b2e5a5917d4a (127.12.213.3:39829)
I20260630 12:26:18.377676 18897 tablet_copy_client.cc:323] T 8bf9649c056b47f0afca0c8ab1bf3b1e P a54712e9c75d416e9b7426849f508610: tablet copy: Beginning tablet copy session from remote peer at address 127.12.213.3:39829
I20260630 12:26:18.391857 18737 tablet_copy_service.cc:140] P aa2c9803356c4180ac03b2e5a5917d4a: Received BeginTabletCopySession request for tablet 8bf9649c056b47f0afca0c8ab1bf3b1e from peer a54712e9c75d416e9b7426849f508610 ({username='slave'} at 127.0.0.1:53782)
I20260630 12:26:18.392516 18737 tablet_copy_service.cc:161] P aa2c9803356c4180ac03b2e5a5917d4a: Beginning new tablet copy session on tablet 8bf9649c056b47f0afca0c8ab1bf3b1e from peer a54712e9c75d416e9b7426849f508610 at {username='slave'} at 127.0.0.1:53782: session id = a54712e9c75d416e9b7426849f508610-8bf9649c056b47f0afca0c8ab1bf3b1e
I20260630 12:26:18.400534 18737 tablet_copy_source_session.cc:215] T 8bf9649c056b47f0afca0c8ab1bf3b1e P aa2c9803356c4180ac03b2e5a5917d4a: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:26:18.403712 18897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bf9649c056b47f0afca0c8ab1bf3b1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:18.419322 18897 tablet_copy_client.cc:806] T 8bf9649c056b47f0afca0c8ab1bf3b1e P a54712e9c75d416e9b7426849f508610: tablet copy: Starting download of 0 data blocks...
I20260630 12:26:18.419941 18897 tablet_copy_client.cc:670] T 8bf9649c056b47f0afca0c8ab1bf3b1e P a54712e9c75d416e9b7426849f508610: tablet copy: Starting download of 1 WAL segments...
I20260630 12:26:18.423887 18897 tablet_copy_client.cc:538] T 8bf9649c056b47f0afca0c8ab1bf3b1e P a54712e9c75d416e9b7426849f508610: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:26:18.429934 18897 tablet_bootstrap.cc:492] T 8bf9649c056b47f0afca0c8ab1bf3b1e P a54712e9c75d416e9b7426849f508610: Bootstrap starting.
I20260630 12:26:18.449329 18897 tablet_bootstrap.cc:492] T 8bf9649c056b47f0afca0c8ab1bf3b1e P a54712e9c75d416e9b7426849f508610: 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
I20260630 12:26:18.450284 18897 tablet_bootstrap.cc:492] T 8bf9649c056b47f0afca0c8ab1bf3b1e P a54712e9c75d416e9b7426849f508610: Bootstrap complete.
I20260630 12:26:18.450910 18897 ts_tablet_manager.cc:1403] T 8bf9649c056b47f0afca0c8ab1bf3b1e P a54712e9c75d416e9b7426849f508610: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.008s
I20260630 12:26:18.453370 18897 raft_consensus.cc:359] T 8bf9649c056b47f0afca0c8ab1bf3b1e P a54712e9c75d416e9b7426849f508610 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da30a9b85e3f47cc931d42d24bfee689" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40217 } } peers { permanent_uuid: "9dc5d39251fd4589bd1945fed116b140" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "aa2c9803356c4180ac03b2e5a5917d4a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39829 } } peers { permanent_uuid: "a54712e9c75d416e9b7426849f508610" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 40021 } attrs { promote: true } }
I20260630 12:26:18.454339 18897 raft_consensus.cc:740] T 8bf9649c056b47f0afca0c8ab1bf3b1e P a54712e9c75d416e9b7426849f508610 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a54712e9c75d416e9b7426849f508610, State: Initialized, Role: LEARNER
I20260630 12:26:18.454970 18897 consensus_queue.cc:260] T 8bf9649c056b47f0afca0c8ab1bf3b1e P a54712e9c75d416e9b7426849f508610 [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: "da30a9b85e3f47cc931d42d24bfee689" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40217 } } peers { permanent_uuid: "9dc5d39251fd4589bd1945fed116b140" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "aa2c9803356c4180ac03b2e5a5917d4a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39829 } } peers { permanent_uuid: "a54712e9c75d416e9b7426849f508610" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 40021 } attrs { promote: true } }
I20260630 12:26:18.457186 18897 ts_tablet_manager.cc:1434] T 8bf9649c056b47f0afca0c8ab1bf3b1e P a54712e9c75d416e9b7426849f508610: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260630 12:26:18.458964 18737 tablet_copy_service.cc:342] P aa2c9803356c4180ac03b2e5a5917d4a: Request end of tablet copy session a54712e9c75d416e9b7426849f508610-8bf9649c056b47f0afca0c8ab1bf3b1e received from {username='slave'} at 127.0.0.1:53782
I20260630 12:26:18.459419 18737 tablet_copy_service.cc:434] P aa2c9803356c4180ac03b2e5a5917d4a: ending tablet copy session a54712e9c75d416e9b7426849f508610-8bf9649c056b47f0afca0c8ab1bf3b1e on tablet 8bf9649c056b47f0afca0c8ab1bf3b1e with peer a54712e9c75d416e9b7426849f508610
I20260630 12:26:18.605090 18846 raft_consensus.cc:1217] T 8bf9649c056b47f0afca0c8ab1bf3b1e P a54712e9c75d416e9b7426849f508610 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:26:18.700722 18890 raft_consensus.cc:1064] T 895cfe7c4da744b18f5bbb2182e10e13 P 9dc5d39251fd4589bd1945fed116b140: attempting to promote NON_VOTER a54712e9c75d416e9b7426849f508610 to VOTER
I20260630 12:26:18.703346 18890 consensus_queue.cc:237] T 895cfe7c4da744b18f5bbb2182e10e13 P 9dc5d39251fd4589bd1945fed116b140 [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: "da30a9b85e3f47cc931d42d24bfee689" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40217 } } peers { permanent_uuid: "9dc5d39251fd4589bd1945fed116b140" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35513 } } peers { permanent_uuid: "aa2c9803356c4180ac03b2e5a5917d4a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39829 } attrs { replace: true } } peers { permanent_uuid: "a54712e9c75d416e9b7426849f508610" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40021 } attrs { promote: false } }
I20260630 12:26:18.710424 18846 raft_consensus.cc:1275] T 895cfe7c4da744b18f5bbb2182e10e13 P a54712e9c75d416e9b7426849f508610 [term 1 LEARNER]: Refusing update from remote peer 9dc5d39251fd4589bd1945fed116b140: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:18.710476 18727 raft_consensus.cc:1275] T 895cfe7c4da744b18f5bbb2182e10e13 P aa2c9803356c4180ac03b2e5a5917d4a [term 1 FOLLOWER]: Refusing update from remote peer 9dc5d39251fd4589bd1945fed116b140: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:18.711503 18578 raft_consensus.cc:1275] T 895cfe7c4da744b18f5bbb2182e10e13 P da30a9b85e3f47cc931d42d24bfee689 [term 1 FOLLOWER]: Refusing update from remote peer 9dc5d39251fd4589bd1945fed116b140: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:18.712301 18890 consensus_queue.cc:1048] T 895cfe7c4da744b18f5bbb2182e10e13 P 9dc5d39251fd4589bd1945fed116b140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa2c9803356c4180ac03b2e5a5917d4a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39829 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:26:18.713460 18889 consensus_queue.cc:1048] T 895cfe7c4da744b18f5bbb2182e10e13 P 9dc5d39251fd4589bd1945fed116b140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a54712e9c75d416e9b7426849f508610" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40021 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:26:18.714339 18911 consensus_queue.cc:1048] T 895cfe7c4da744b18f5bbb2182e10e13 P 9dc5d39251fd4589bd1945fed116b140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da30a9b85e3f47cc931d42d24bfee689" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:26:18.730688 18578 raft_consensus.cc:2955] T 895cfe7c4da744b18f5bbb2182e10e13 P da30a9b85e3f47cc931d42d24bfee689 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a54712e9c75d416e9b7426849f508610 (127.12.213.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da30a9b85e3f47cc931d42d24bfee689" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40217 } } peers { permanent_uuid: "9dc5d39251fd4589bd1945fed116b140" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35513 } } peers { permanent_uuid: "aa2c9803356c4180ac03b2e5a5917d4a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39829 } attrs { replace: true } } peers { permanent_uuid: "a54712e9c75d416e9b7426849f508610" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40021 } attrs { promote: false } } }
I20260630 12:26:18.735069 18727 raft_consensus.cc:2955] T 895cfe7c4da744b18f5bbb2182e10e13 P aa2c9803356c4180ac03b2e5a5917d4a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a54712e9c75d416e9b7426849f508610 (127.12.213.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da30a9b85e3f47cc931d42d24bfee689" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40217 } } peers { permanent_uuid: "9dc5d39251fd4589bd1945fed116b140" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35513 } } peers { permanent_uuid: "aa2c9803356c4180ac03b2e5a5917d4a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39829 } attrs { replace: true } } peers { permanent_uuid: "a54712e9c75d416e9b7426849f508610" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40021 } attrs { promote: false } } }
I20260630 12:26:18.746318 18473 catalog_manager.cc:5697] T 895cfe7c4da744b18f5bbb2182e10e13 P da30a9b85e3f47cc931d42d24bfee689 reported cstate change: config changed from index 2 to 3, a54712e9c75d416e9b7426849f508610 (127.12.213.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9dc5d39251fd4589bd1945fed116b140" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da30a9b85e3f47cc931d42d24bfee689" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40217 } } peers { permanent_uuid: "9dc5d39251fd4589bd1945fed116b140" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35513 } } peers { permanent_uuid: "aa2c9803356c4180ac03b2e5a5917d4a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39829 } attrs { replace: true } } peers { permanent_uuid: "a54712e9c75d416e9b7426849f508610" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40021 } attrs { promote: false } } }
I20260630 12:26:18.785615 18529 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:26:18.789471 18529 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:26:18.789948 18529 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:18.954809 18911 raft_consensus.cc:2955] T 895cfe7c4da744b18f5bbb2182e10e13 P 9dc5d39251fd4589bd1945fed116b140 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a54712e9c75d416e9b7426849f508610 (127.12.213.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da30a9b85e3f47cc931d42d24bfee689" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40217 } } peers { permanent_uuid: "9dc5d39251fd4589bd1945fed116b140" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35513 } } peers { permanent_uuid: "aa2c9803356c4180ac03b2e5a5917d4a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39829 } attrs { replace: true } } peers { permanent_uuid: "a54712e9c75d416e9b7426849f508610" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40021 } attrs { promote: false } } }
I20260630 12:26:18.965454 18846 raft_consensus.cc:2955] T 895cfe7c4da744b18f5bbb2182e10e13 P a54712e9c75d416e9b7426849f508610 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a54712e9c75d416e9b7426849f508610 (127.12.213.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da30a9b85e3f47cc931d42d24bfee689" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40217 } } peers { permanent_uuid: "9dc5d39251fd4589bd1945fed116b140" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35513 } } peers { permanent_uuid: "aa2c9803356c4180ac03b2e5a5917d4a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39829 } attrs { replace: true } } peers { permanent_uuid: "a54712e9c75d416e9b7426849f508610" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40021 } attrs { promote: false } } }
I20260630 12:26:18.975802 18653 consensus_queue.cc:237] T 895cfe7c4da744b18f5bbb2182e10e13 P 9dc5d39251fd4589bd1945fed116b140 [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: "da30a9b85e3f47cc931d42d24bfee689" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40217 } } peers { permanent_uuid: "9dc5d39251fd4589bd1945fed116b140" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35513 } } peers { permanent_uuid: "a54712e9c75d416e9b7426849f508610" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40021 } attrs { promote: false } }
I20260630 12:26:18.981643 18578 raft_consensus.cc:1275] T 895cfe7c4da744b18f5bbb2182e10e13 P da30a9b85e3f47cc931d42d24bfee689 [term 1 FOLLOWER]: Refusing update from remote peer 9dc5d39251fd4589bd1945fed116b140: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:26:18.981770 18846 raft_consensus.cc:1275] T 895cfe7c4da744b18f5bbb2182e10e13 P a54712e9c75d416e9b7426849f508610 [term 1 FOLLOWER]: Refusing update from remote peer 9dc5d39251fd4589bd1945fed116b140: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:26:18.983136 18914 consensus_queue.cc:1048] T 895cfe7c4da744b18f5bbb2182e10e13 P 9dc5d39251fd4589bd1945fed116b140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da30a9b85e3f47cc931d42d24bfee689" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:26:18.983863 18890 consensus_queue.cc:1048] T 895cfe7c4da744b18f5bbb2182e10e13 P 9dc5d39251fd4589bd1945fed116b140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a54712e9c75d416e9b7426849f508610" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40021 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:26:18.992013 18846 raft_consensus.cc:2955] T 895cfe7c4da744b18f5bbb2182e10e13 P a54712e9c75d416e9b7426849f508610 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER aa2c9803356c4180ac03b2e5a5917d4a (127.12.213.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da30a9b85e3f47cc931d42d24bfee689" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40217 } } peers { permanent_uuid: "9dc5d39251fd4589bd1945fed116b140" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35513 } } peers { permanent_uuid: "a54712e9c75d416e9b7426849f508610" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40021 } attrs { promote: false } } }
I20260630 12:26:18.993294 18578 raft_consensus.cc:2955] T 895cfe7c4da744b18f5bbb2182e10e13 P da30a9b85e3f47cc931d42d24bfee689 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER aa2c9803356c4180ac03b2e5a5917d4a (127.12.213.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da30a9b85e3f47cc931d42d24bfee689" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40217 } } peers { permanent_uuid: "9dc5d39251fd4589bd1945fed116b140" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35513 } } peers { permanent_uuid: "a54712e9c75d416e9b7426849f508610" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40021 } attrs { promote: false } } }
I20260630 12:26:19.004199 18475 catalog_manager.cc:5697] T 895cfe7c4da744b18f5bbb2182e10e13 P da30a9b85e3f47cc931d42d24bfee689 reported cstate change: config changed from index 3 to 4, VOTER aa2c9803356c4180ac03b2e5a5917d4a (127.12.213.3) evicted. New cstate: current_term: 1 leader_uuid: "9dc5d39251fd4589bd1945fed116b140" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da30a9b85e3f47cc931d42d24bfee689" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40217 } } peers { permanent_uuid: "9dc5d39251fd4589bd1945fed116b140" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35513 } } peers { permanent_uuid: "a54712e9c75d416e9b7426849f508610" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40021 } attrs { promote: false } } }
I20260630 12:26:19.050115 18715 tablet_service.cc:1558] Processing DeleteTablet for tablet 895cfe7c4da744b18f5bbb2182e10e13 with delete_type TABLET_DATA_TOMBSTONED (TS aa2c9803356c4180ac03b2e5a5917d4a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53756
I20260630 12:26:19.052126 18915 tablet_replica.cc:333] T 895cfe7c4da744b18f5bbb2182e10e13 P aa2c9803356c4180ac03b2e5a5917d4a: stopping tablet replica
I20260630 12:26:19.052923 18915 raft_consensus.cc:2243] T 895cfe7c4da744b18f5bbb2182e10e13 P aa2c9803356c4180ac03b2e5a5917d4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:19.053618 18915 raft_consensus.cc:2272] T 895cfe7c4da744b18f5bbb2182e10e13 P aa2c9803356c4180ac03b2e5a5917d4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:19.056962 18915 ts_tablet_manager.cc:1916] T 895cfe7c4da744b18f5bbb2182e10e13 P aa2c9803356c4180ac03b2e5a5917d4a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:26:19.069252 18915 ts_tablet_manager.cc:1929] T 895cfe7c4da744b18f5bbb2182e10e13 P aa2c9803356c4180ac03b2e5a5917d4a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:26:19.069505 18885 raft_consensus.cc:1064] T 8bf9649c056b47f0afca0c8ab1bf3b1e P aa2c9803356c4180ac03b2e5a5917d4a: attempting to promote NON_VOTER a54712e9c75d416e9b7426849f508610 to VOTER
I20260630 12:26:19.069743 18915 log.cc:1199] T 895cfe7c4da744b18f5bbb2182e10e13 P aa2c9803356c4180ac03b2e5a5917d4a: Deleting WAL directory at /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822237130653-13140-0/minicluster-data/ts-2-root/wals/895cfe7c4da744b18f5bbb2182e10e13
I20260630 12:26:19.071749 18461 catalog_manager.cc:5028] TS aa2c9803356c4180ac03b2e5a5917d4a (127.12.213.3:39829): tablet 895cfe7c4da744b18f5bbb2182e10e13 (table test-workload [id=5bafa772df914065a043f7ddedd4e533]) successfully deleted
I20260630 12:26:19.072636 18885 consensus_queue.cc:237] T 8bf9649c056b47f0afca0c8ab1bf3b1e P aa2c9803356c4180ac03b2e5a5917d4a [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: "da30a9b85e3f47cc931d42d24bfee689" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40217 } } peers { permanent_uuid: "9dc5d39251fd4589bd1945fed116b140" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "aa2c9803356c4180ac03b2e5a5917d4a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39829 } } peers { permanent_uuid: "a54712e9c75d416e9b7426849f508610" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40021 } attrs { promote: false } }
I20260630 12:26:19.079694 18653 raft_consensus.cc:1275] T 8bf9649c056b47f0afca0c8ab1bf3b1e P 9dc5d39251fd4589bd1945fed116b140 [term 1 FOLLOWER]: Refusing update from remote peer aa2c9803356c4180ac03b2e5a5917d4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:19.079717 18846 raft_consensus.cc:1275] T 8bf9649c056b47f0afca0c8ab1bf3b1e P a54712e9c75d416e9b7426849f508610 [term 1 LEARNER]: Refusing update from remote peer aa2c9803356c4180ac03b2e5a5917d4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:19.081600 18901 consensus_queue.cc:1048] T 8bf9649c056b47f0afca0c8ab1bf3b1e P aa2c9803356c4180ac03b2e5a5917d4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dc5d39251fd4589bd1945fed116b140" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35513 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:26:19.083514 18901 consensus_queue.cc:1048] T 8bf9649c056b47f0afca0c8ab1bf3b1e P aa2c9803356c4180ac03b2e5a5917d4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a54712e9c75d416e9b7426849f508610" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40021 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:26:19.086455 18578 raft_consensus.cc:1275] T 8bf9649c056b47f0afca0c8ab1bf3b1e P da30a9b85e3f47cc931d42d24bfee689 [term 1 FOLLOWER]: Refusing update from remote peer aa2c9803356c4180ac03b2e5a5917d4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:19.088377 18901 consensus_queue.cc:1048] T 8bf9649c056b47f0afca0c8ab1bf3b1e P aa2c9803356c4180ac03b2e5a5917d4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "da30a9b85e3f47cc931d42d24bfee689" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:26:19.096755 18846 raft_consensus.cc:2955] T 8bf9649c056b47f0afca0c8ab1bf3b1e P a54712e9c75d416e9b7426849f508610 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a54712e9c75d416e9b7426849f508610 (127.12.213.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da30a9b85e3f47cc931d42d24bfee689" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40217 } } peers { permanent_uuid: "9dc5d39251fd4589bd1945fed116b140" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "aa2c9803356c4180ac03b2e5a5917d4a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39829 } } peers { permanent_uuid: "a54712e9c75d416e9b7426849f508610" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40021 } attrs { promote: false } } }
I20260630 12:26:19.097718 18578 raft_consensus.cc:2955] T 8bf9649c056b47f0afca0c8ab1bf3b1e P da30a9b85e3f47cc931d42d24bfee689 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a54712e9c75d416e9b7426849f508610 (127.12.213.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da30a9b85e3f47cc931d42d24bfee689" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40217 } } peers { permanent_uuid: "9dc5d39251fd4589bd1945fed116b140" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "aa2c9803356c4180ac03b2e5a5917d4a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39829 } } peers { permanent_uuid: "a54712e9c75d416e9b7426849f508610" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40021 } attrs { promote: false } } }
I20260630 12:26:19.107472 18473 catalog_manager.cc:5697] T 8bf9649c056b47f0afca0c8ab1bf3b1e P a54712e9c75d416e9b7426849f508610 reported cstate change: config changed from index 2 to 3, a54712e9c75d416e9b7426849f508610 (127.12.213.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "aa2c9803356c4180ac03b2e5a5917d4a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da30a9b85e3f47cc931d42d24bfee689" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40217 } } peers { permanent_uuid: "9dc5d39251fd4589bd1945fed116b140" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "aa2c9803356c4180ac03b2e5a5917d4a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39829 } } peers { permanent_uuid: "a54712e9c75d416e9b7426849f508610" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40021 } attrs { promote: false } } }
I20260630 12:26:19.354061 18916 raft_consensus.cc:2955] T 8bf9649c056b47f0afca0c8ab1bf3b1e P aa2c9803356c4180ac03b2e5a5917d4a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a54712e9c75d416e9b7426849f508610 (127.12.213.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da30a9b85e3f47cc931d42d24bfee689" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40217 } } peers { permanent_uuid: "9dc5d39251fd4589bd1945fed116b140" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "aa2c9803356c4180ac03b2e5a5917d4a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39829 } } peers { permanent_uuid: "a54712e9c75d416e9b7426849f508610" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40021 } attrs { promote: false } } }
I20260630 12:26:19.364181 18653 raft_consensus.cc:2955] T 8bf9649c056b47f0afca0c8ab1bf3b1e P 9dc5d39251fd4589bd1945fed116b140 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a54712e9c75d416e9b7426849f508610 (127.12.213.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da30a9b85e3f47cc931d42d24bfee689" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40217 } } peers { permanent_uuid: "9dc5d39251fd4589bd1945fed116b140" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "aa2c9803356c4180ac03b2e5a5917d4a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39829 } } peers { permanent_uuid: "a54712e9c75d416e9b7426849f508610" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40021 } attrs { promote: false } } }
I20260630 12:26:19.372928 18727 consensus_queue.cc:237] T 8bf9649c056b47f0afca0c8ab1bf3b1e P aa2c9803356c4180ac03b2e5a5917d4a [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: "da30a9b85e3f47cc931d42d24bfee689" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40217 } } peers { permanent_uuid: "aa2c9803356c4180ac03b2e5a5917d4a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39829 } } peers { permanent_uuid: "a54712e9c75d416e9b7426849f508610" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40021 } attrs { promote: false } }
I20260630 12:26:19.382126 18578 raft_consensus.cc:1275] T 8bf9649c056b47f0afca0c8ab1bf3b1e P da30a9b85e3f47cc931d42d24bfee689 [term 1 FOLLOWER]: Refusing update from remote peer aa2c9803356c4180ac03b2e5a5917d4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:26:19.382469 18846 raft_consensus.cc:1275] T 8bf9649c056b47f0afca0c8ab1bf3b1e P a54712e9c75d416e9b7426849f508610 [term 1 FOLLOWER]: Refusing update from remote peer aa2c9803356c4180ac03b2e5a5917d4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:26:19.383949 18885 consensus_queue.cc:1048] T 8bf9649c056b47f0afca0c8ab1bf3b1e P aa2c9803356c4180ac03b2e5a5917d4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a54712e9c75d416e9b7426849f508610" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40021 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:26:19.384927 18901 consensus_queue.cc:1048] T 8bf9649c056b47f0afca0c8ab1bf3b1e P aa2c9803356c4180ac03b2e5a5917d4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "da30a9b85e3f47cc931d42d24bfee689" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:26:19.393589 18846 raft_consensus.cc:2955] T 8bf9649c056b47f0afca0c8ab1bf3b1e P a54712e9c75d416e9b7426849f508610 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9dc5d39251fd4589bd1945fed116b140 (127.12.213.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da30a9b85e3f47cc931d42d24bfee689" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40217 } } peers { permanent_uuid: "aa2c9803356c4180ac03b2e5a5917d4a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39829 } } peers { permanent_uuid: "a54712e9c75d416e9b7426849f508610" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40021 } attrs { promote: false } } }
I20260630 12:26:19.395274 18578 raft_consensus.cc:2955] T 8bf9649c056b47f0afca0c8ab1bf3b1e P da30a9b85e3f47cc931d42d24bfee689 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9dc5d39251fd4589bd1945fed116b140 (127.12.213.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da30a9b85e3f47cc931d42d24bfee689" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40217 } } peers { permanent_uuid: "aa2c9803356c4180ac03b2e5a5917d4a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39829 } } peers { permanent_uuid: "a54712e9c75d416e9b7426849f508610" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40021 } attrs { promote: false } } }
I20260630 12:26:19.405546 18475 catalog_manager.cc:5697] T 8bf9649c056b47f0afca0c8ab1bf3b1e P da30a9b85e3f47cc931d42d24bfee689 reported cstate change: config changed from index 3 to 4, VOTER 9dc5d39251fd4589bd1945fed116b140 (127.12.213.2) evicted. New cstate: current_term: 1 leader_uuid: "aa2c9803356c4180ac03b2e5a5917d4a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da30a9b85e3f47cc931d42d24bfee689" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40217 } } peers { permanent_uuid: "aa2c9803356c4180ac03b2e5a5917d4a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39829 } } peers { permanent_uuid: "a54712e9c75d416e9b7426849f508610" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40021 } attrs { promote: false } } }
I20260630 12:26:19.633500 18643 tablet_service.cc:1558] Processing DeleteTablet for tablet 8bf9649c056b47f0afca0c8ab1bf3b1e with delete_type TABLET_DATA_TOMBSTONED (TS 9dc5d39251fd4589bd1945fed116b140 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54454
I20260630 12:26:19.635973 18918 tablet_replica.cc:333] T 8bf9649c056b47f0afca0c8ab1bf3b1e P 9dc5d39251fd4589bd1945fed116b140: stopping tablet replica
I20260630 12:26:19.636821 18918 raft_consensus.cc:2243] T 8bf9649c056b47f0afca0c8ab1bf3b1e P 9dc5d39251fd4589bd1945fed116b140 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:19.637434 18918 raft_consensus.cc:2272] T 8bf9649c056b47f0afca0c8ab1bf3b1e P 9dc5d39251fd4589bd1945fed116b140 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:19.640726 18918 ts_tablet_manager.cc:1916] T 8bf9649c056b47f0afca0c8ab1bf3b1e P 9dc5d39251fd4589bd1945fed116b140: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:26:19.651146 18918 ts_tablet_manager.cc:1929] T 8bf9649c056b47f0afca0c8ab1bf3b1e P 9dc5d39251fd4589bd1945fed116b140: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:26:19.650591 18914 raft_consensus.cc:2955] T 895cfe7c4da744b18f5bbb2182e10e13 P 9dc5d39251fd4589bd1945fed116b140 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER aa2c9803356c4180ac03b2e5a5917d4a (127.12.213.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da30a9b85e3f47cc931d42d24bfee689" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40217 } } peers { permanent_uuid: "9dc5d39251fd4589bd1945fed116b140" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35513 } } peers { permanent_uuid: "a54712e9c75d416e9b7426849f508610" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40021 } attrs { promote: false } } }
I20260630 12:26:19.651532 18918 log.cc:1199] T 8bf9649c056b47f0afca0c8ab1bf3b1e P 9dc5d39251fd4589bd1945fed116b140: Deleting WAL directory at /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822237130653-13140-0/minicluster-data/ts-1-root/wals/8bf9649c056b47f0afca0c8ab1bf3b1e
I20260630 12:26:19.653017 18462 catalog_manager.cc:5028] TS 9dc5d39251fd4589bd1945fed116b140 (127.12.213.2:35513): tablet 8bf9649c056b47f0afca0c8ab1bf3b1e (table test-workload [id=5bafa772df914065a043f7ddedd4e533]) successfully deleted
I20260630 12:26:19.657294 18462 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 895cfe7c4da744b18f5bbb2182e10e13 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:26:19.893704 18901 raft_consensus.cc:2955] T 8bf9649c056b47f0afca0c8ab1bf3b1e P aa2c9803356c4180ac03b2e5a5917d4a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9dc5d39251fd4589bd1945fed116b140 (127.12.213.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da30a9b85e3f47cc931d42d24bfee689" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40217 } } peers { permanent_uuid: "aa2c9803356c4180ac03b2e5a5917d4a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 39829 } } peers { permanent_uuid: "a54712e9c75d416e9b7426849f508610" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40021 } attrs { promote: false } } }
I20260630 12:26:19.902015 18461 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8bf9649c056b47f0afca0c8ab1bf3b1e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:26:20.790983 18529 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:26:20.794009 18529 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:26:20.794459 18529 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:22.795418 18529 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:26:22.798080 18529 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:26:22.798516 18529 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:24.799476 18529 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:26:24.802290 18529 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:26:24.802663 18529 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:26.803546 18529 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:26:26.806241 18529 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:26:26.806617 18529 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:26.901043 13140 tablet_server.cc:179] TabletServer@127.12.213.1:0 shutting down...
I20260630 12:26:26.932617 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:26.933454 13140 tablet_replica.cc:333] T 8bf9649c056b47f0afca0c8ab1bf3b1e P da30a9b85e3f47cc931d42d24bfee689: stopping tablet replica
I20260630 12:26:26.934217 13140 raft_consensus.cc:2243] T 8bf9649c056b47f0afca0c8ab1bf3b1e P da30a9b85e3f47cc931d42d24bfee689 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:26.934746 13140 raft_consensus.cc:2272] T 8bf9649c056b47f0afca0c8ab1bf3b1e P da30a9b85e3f47cc931d42d24bfee689 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:26.936873 13140 tablet_replica.cc:333] T 895cfe7c4da744b18f5bbb2182e10e13 P da30a9b85e3f47cc931d42d24bfee689: stopping tablet replica
I20260630 12:26:26.937376 13140 raft_consensus.cc:2243] T 895cfe7c4da744b18f5bbb2182e10e13 P da30a9b85e3f47cc931d42d24bfee689 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:26.937970 13140 raft_consensus.cc:2272] T 895cfe7c4da744b18f5bbb2182e10e13 P da30a9b85e3f47cc931d42d24bfee689 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:26.939848 13140 tablet_replica.cc:333] T 3184c37ec3fb4af09411f57de8ae9a29 P da30a9b85e3f47cc931d42d24bfee689: stopping tablet replica
I20260630 12:26:26.940291 13140 raft_consensus.cc:2243] T 3184c37ec3fb4af09411f57de8ae9a29 P da30a9b85e3f47cc931d42d24bfee689 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:26.941080 13140 raft_consensus.cc:2272] T 3184c37ec3fb4af09411f57de8ae9a29 P da30a9b85e3f47cc931d42d24bfee689 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:26.965586 13140 tablet_server.cc:196] TabletServer@127.12.213.1:0 shutdown complete.
I20260630 12:26:26.980428 13140 tablet_server.cc:179] TabletServer@127.12.213.2:0 shutting down...
I20260630 12:26:27.002096 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:27.002806 13140 tablet_replica.cc:333] T 3184c37ec3fb4af09411f57de8ae9a29 P 9dc5d39251fd4589bd1945fed116b140: stopping tablet replica
I20260630 12:26:27.003360 13140 raft_consensus.cc:2243] T 3184c37ec3fb4af09411f57de8ae9a29 P 9dc5d39251fd4589bd1945fed116b140 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:27.003849 13140 raft_consensus.cc:2272] T 3184c37ec3fb4af09411f57de8ae9a29 P 9dc5d39251fd4589bd1945fed116b140 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:27.005810 13140 tablet_replica.cc:333] T 895cfe7c4da744b18f5bbb2182e10e13 P 9dc5d39251fd4589bd1945fed116b140: stopping tablet replica
I20260630 12:26:27.006304 13140 raft_consensus.cc:2243] T 895cfe7c4da744b18f5bbb2182e10e13 P 9dc5d39251fd4589bd1945fed116b140 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:27.007040 13140 raft_consensus.cc:2272] T 895cfe7c4da744b18f5bbb2182e10e13 P 9dc5d39251fd4589bd1945fed116b140 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:27.030467 13140 tablet_server.cc:196] TabletServer@127.12.213.2:0 shutdown complete.
I20260630 12:26:27.043680 13140 tablet_server.cc:179] TabletServer@127.12.213.3:0 shutting down...
I20260630 12:26:27.066438 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:27.067191 13140 tablet_replica.cc:333] T 3184c37ec3fb4af09411f57de8ae9a29 P aa2c9803356c4180ac03b2e5a5917d4a: stopping tablet replica
I20260630 12:26:27.067693 13140 raft_consensus.cc:2243] T 3184c37ec3fb4af09411f57de8ae9a29 P aa2c9803356c4180ac03b2e5a5917d4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:27.068106 13140 raft_consensus.cc:2272] T 3184c37ec3fb4af09411f57de8ae9a29 P aa2c9803356c4180ac03b2e5a5917d4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:27.070017 13140 tablet_replica.cc:333] T 8bf9649c056b47f0afca0c8ab1bf3b1e P aa2c9803356c4180ac03b2e5a5917d4a: stopping tablet replica
I20260630 12:26:27.070513 13140 raft_consensus.cc:2243] T 8bf9649c056b47f0afca0c8ab1bf3b1e P aa2c9803356c4180ac03b2e5a5917d4a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:27.071215 13140 raft_consensus.cc:2272] T 8bf9649c056b47f0afca0c8ab1bf3b1e P aa2c9803356c4180ac03b2e5a5917d4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:27.093588 13140 tablet_server.cc:196] TabletServer@127.12.213.3:0 shutdown complete.
I20260630 12:26:27.106492 13140 tablet_server.cc:179] TabletServer@127.12.213.4:0 shutting down...
I20260630 12:26:27.132237 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:27.133000 13140 tablet_replica.cc:333] T 8bf9649c056b47f0afca0c8ab1bf3b1e P a54712e9c75d416e9b7426849f508610: stopping tablet replica
I20260630 12:26:27.133514 13140 raft_consensus.cc:2243] T 8bf9649c056b47f0afca0c8ab1bf3b1e P a54712e9c75d416e9b7426849f508610 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:27.133996 13140 raft_consensus.cc:2272] T 8bf9649c056b47f0afca0c8ab1bf3b1e P a54712e9c75d416e9b7426849f508610 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:27.135811 13140 tablet_replica.cc:333] T 895cfe7c4da744b18f5bbb2182e10e13 P a54712e9c75d416e9b7426849f508610: stopping tablet replica
I20260630 12:26:27.136265 13140 raft_consensus.cc:2243] T 895cfe7c4da744b18f5bbb2182e10e13 P a54712e9c75d416e9b7426849f508610 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:27.136722 13140 raft_consensus.cc:2272] T 895cfe7c4da744b18f5bbb2182e10e13 P a54712e9c75d416e9b7426849f508610 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:27.156953 13140 tablet_server.cc:196] TabletServer@127.12.213.4:0 shutdown complete.
I20260630 12:26:27.168013 13140 master.cc:562] Master@127.12.213.62:44863 shutting down...
I20260630 12:26:27.186741 13140 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 007552ee5ead45fba6f071ffd9f735f9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:27.187237 13140 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 007552ee5ead45fba6f071ffd9f735f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:27.187501 13140 tablet_replica.cc:333] T 00000000000000000000000000000000 P 007552ee5ead45fba6f071ffd9f735f9: stopping tablet replica
I20260630 12:26:27.206377 13140 master.cc:584] Master@127.12.213.62:44863 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingUnstableCluster (12594 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor
I20260630 12:26:27.244964 13140 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.213.62:38587
I20260630 12:26:27.246019 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:27.251744 18921 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
W20260630 12:26:27.251787 18922 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
W20260630 12:26:27.252974 18924 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
I20260630 12:26:27.254491 13140 server_base.cc:1061] running on GCE node
I20260630 12:26:27.255420 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:27.255590 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:27.255708 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822387255698 us; error 0 us; skew 500 ppm
I20260630 12:26:27.256131 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:27.258558 13140 webserver.cc:533] Webserver started at http://127.12.213.62:33527/ using document root <none> and password file <none>
I20260630 12:26:27.258971 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:27.259120 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:27.259337 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:27.260382 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822237130653-13140-0/minicluster-data/master-0-root/instance:
uuid: "acd3e31e602241668c803bef1f5fdc93"
format_stamp: "Formatted at 2026-06-30 12:26:27 on dist-test-slave-zz34"
I20260630 12:26:27.264864 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:26:27.268317 18929 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:27.269134 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:26:27.269474 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822237130653-13140-0/minicluster-data/master-0-root
uuid: "acd3e31e602241668c803bef1f5fdc93"
format_stamp: "Formatted at 2026-06-30 12:26:27 on dist-test-slave-zz34"
I20260630 12:26:27.269774 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822237130653-13140-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822237130653-13140-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822237130653-13140-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)
I20260630 12:26:27.290760 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:27.291935 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:27.329954 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.62:38587
I20260630 12:26:27.330046 18980 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.62:38587 every 8 connection(s)
I20260630 12:26:27.333669 18981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:27.344002 18981 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P acd3e31e602241668c803bef1f5fdc93: Bootstrap starting.
I20260630 12:26:27.348791 18981 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P acd3e31e602241668c803bef1f5fdc93: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:27.352854 18981 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P acd3e31e602241668c803bef1f5fdc93: No bootstrap required, opened a new log
I20260630 12:26:27.355024 18981 raft_consensus.cc:359] T 00000000000000000000000000000000 P acd3e31e602241668c803bef1f5fdc93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "acd3e31e602241668c803bef1f5fdc93" member_type: VOTER }
I20260630 12:26:27.355369 18981 raft_consensus.cc:385] T 00000000000000000000000000000000 P acd3e31e602241668c803bef1f5fdc93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:27.355629 18981 raft_consensus.cc:740] T 00000000000000000000000000000000 P acd3e31e602241668c803bef1f5fdc93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acd3e31e602241668c803bef1f5fdc93, State: Initialized, Role: FOLLOWER
I20260630 12:26:27.356289 18981 consensus_queue.cc:260] T 00000000000000000000000000000000 P acd3e31e602241668c803bef1f5fdc93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "acd3e31e602241668c803bef1f5fdc93" member_type: VOTER }
I20260630 12:26:27.356737 18981 raft_consensus.cc:399] T 00000000000000000000000000000000 P acd3e31e602241668c803bef1f5fdc93 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:26:27.356978 18981 raft_consensus.cc:493] T 00000000000000000000000000000000 P acd3e31e602241668c803bef1f5fdc93 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:26:27.357239 18981 raft_consensus.cc:3060] T 00000000000000000000000000000000 P acd3e31e602241668c803bef1f5fdc93 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:27.361678 18981 raft_consensus.cc:515] T 00000000000000000000000000000000 P acd3e31e602241668c803bef1f5fdc93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "acd3e31e602241668c803bef1f5fdc93" member_type: VOTER }
I20260630 12:26:27.362239 18981 leader_election.cc:304] T 00000000000000000000000000000000 P acd3e31e602241668c803bef1f5fdc93 [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: acd3e31e602241668c803bef1f5fdc93; no voters: 
I20260630 12:26:27.363312 18981 leader_election.cc:290] T 00000000000000000000000000000000 P acd3e31e602241668c803bef1f5fdc93 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:26:27.363652 18984 raft_consensus.cc:2804] T 00000000000000000000000000000000 P acd3e31e602241668c803bef1f5fdc93 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:27.364943 18984 raft_consensus.cc:697] T 00000000000000000000000000000000 P acd3e31e602241668c803bef1f5fdc93 [term 1 LEADER]: Becoming Leader. State: Replica: acd3e31e602241668c803bef1f5fdc93, State: Running, Role: LEADER
I20260630 12:26:27.365635 18984 consensus_queue.cc:237] T 00000000000000000000000000000000 P acd3e31e602241668c803bef1f5fdc93 [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: "acd3e31e602241668c803bef1f5fdc93" member_type: VOTER }
I20260630 12:26:27.366147 18981 sys_catalog.cc:565] T 00000000000000000000000000000000 P acd3e31e602241668c803bef1f5fdc93 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:26:27.368602 18985 sys_catalog.cc:455] T 00000000000000000000000000000000 P acd3e31e602241668c803bef1f5fdc93 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "acd3e31e602241668c803bef1f5fdc93" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "acd3e31e602241668c803bef1f5fdc93" member_type: VOTER } }
I20260630 12:26:27.368750 18986 sys_catalog.cc:455] T 00000000000000000000000000000000 P acd3e31e602241668c803bef1f5fdc93 [sys.catalog]: SysCatalogTable state changed. Reason: New leader acd3e31e602241668c803bef1f5fdc93. Latest consensus state: current_term: 1 leader_uuid: "acd3e31e602241668c803bef1f5fdc93" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "acd3e31e602241668c803bef1f5fdc93" member_type: VOTER } }
I20260630 12:26:27.369304 18985 sys_catalog.cc:458] T 00000000000000000000000000000000 P acd3e31e602241668c803bef1f5fdc93 [sys.catalog]: This master's current role is: LEADER
I20260630 12:26:27.369357 18986 sys_catalog.cc:458] T 00000000000000000000000000000000 P acd3e31e602241668c803bef1f5fdc93 [sys.catalog]: This master's current role is: LEADER
I20260630 12:26:27.376331 18990 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:26:27.383291 18990 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:26:27.384919 13140 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:26:27.392095 18990 catalog_manager.cc:1383] Generated new cluster ID: 4b1cef652b1a439d96d7e26f1dc38a84
I20260630 12:26:27.392370 18990 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:26:27.410360 18990 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:26:27.411536 18990 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:26:27.422902 18990 catalog_manager.cc:6070] T 00000000000000000000000000000000 P acd3e31e602241668c803bef1f5fdc93: Generated new TSK 0
I20260630 12:26:27.423437 18990 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:26:27.451295 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:27.457026 19002 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
W20260630 12:26:27.458316 19003 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
W20260630 12:26:27.459900 19005 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
I20260630 12:26:27.460397 13140 server_base.cc:1061] running on GCE node
I20260630 12:26:27.461218 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:27.461436 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:27.461604 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822387461571 us; error 0 us; skew 500 ppm
I20260630 12:26:27.462110 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:27.464486 13140 webserver.cc:533] Webserver started at http://127.12.213.1:45583/ using document root <none> and password file <none>
I20260630 12:26:27.464934 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:27.465131 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:27.465395 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:27.466550 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822237130653-13140-0/minicluster-data/ts-0-root/instance:
uuid: "8d7539205ba84df3bcca43687bfcae84"
format_stamp: "Formatted at 2026-06-30 12:26:27 on dist-test-slave-zz34"
I20260630 12:26:27.470890 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:26:27.474220 19010 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:27.474973 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:26:27.475274 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822237130653-13140-0/minicluster-data/ts-0-root
uuid: "8d7539205ba84df3bcca43687bfcae84"
format_stamp: "Formatted at 2026-06-30 12:26:27 on dist-test-slave-zz34"
I20260630 12:26:27.475540 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822237130653-13140-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822237130653-13140-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822237130653-13140-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)
I20260630 12:26:27.488229 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:27.489368 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:27.490804 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:27.493002 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:27.493216 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:27.493449 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:27.493635 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:27.532769 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.1:43193
I20260630 12:26:27.532868 19072 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.1:43193 every 8 connection(s)
I20260630 12:26:27.537964 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:27.545497 19077 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
W20260630 12:26:27.546964 19078 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
I20260630 12:26:27.551234 13140 server_base.cc:1061] running on GCE node
W20260630 12:26:27.552063 19080 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
I20260630 12:26:27.552925 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:27.553179 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:27.553309 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822387553297 us; error 0 us; skew 500 ppm
I20260630 12:26:27.553737 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:27.557793 13140 webserver.cc:533] Webserver started at http://127.12.213.2:37503/ using document root <none> and password file <none>
I20260630 12:26:27.558046 19073 heartbeater.cc:344] Connected to a master server at 127.12.213.62:38587
I20260630 12:26:27.558439 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:27.558569 19073 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:27.558708 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:27.559120 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:27.559593 19073 heartbeater.cc:507] Master 127.12.213.62:38587 requested a full tablet report, sending...
I20260630 12:26:27.560278 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822237130653-13140-0/minicluster-data/ts-1-root/instance:
uuid: "87a4676add14440fa4212a05ff5a3fee"
format_stamp: "Formatted at 2026-06-30 12:26:27 on dist-test-slave-zz34"
I20260630 12:26:27.561896 18946 ts_manager.cc:194] Registered new tserver with Master: 8d7539205ba84df3bcca43687bfcae84 (127.12.213.1:43193)
I20260630 12:26:27.563683 18946 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47512
I20260630 12:26:27.565290 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.005s
I20260630 12:26:27.568852 19085 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:27.569737 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:26:27.569988 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822237130653-13140-0/minicluster-data/ts-1-root
uuid: "87a4676add14440fa4212a05ff5a3fee"
format_stamp: "Formatted at 2026-06-30 12:26:27 on dist-test-slave-zz34"
I20260630 12:26:27.570294 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822237130653-13140-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822237130653-13140-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822237130653-13140-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)
I20260630 12:26:27.591233 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:27.592309 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:27.593616 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:27.595728 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:27.595896 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:27.596206 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:27.596364 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:27.633360 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.2:40025
I20260630 12:26:27.633459 19147 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.2:40025 every 8 connection(s)
I20260630 12:26:27.638128 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:27.644775 19151 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
W20260630 12:26:27.645252 19152 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
W20260630 12:26:27.648933 19154 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
I20260630 12:26:27.649252 13140 server_base.cc:1061] running on GCE node
I20260630 12:26:27.650422 19148 heartbeater.cc:344] Connected to a master server at 127.12.213.62:38587
I20260630 12:26:27.650432 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:26:27.650935 19148 heartbeater.cc:461] Registering TS with master...
W20260630 12:26:27.650950 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:27.651396 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822387651378 us; error 0 us; skew 500 ppm
I20260630 12:26:27.651852 19148 heartbeater.cc:507] Master 127.12.213.62:38587 requested a full tablet report, sending...
I20260630 12:26:27.651924 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:27.653998 18946 ts_manager.cc:194] Registered new tserver with Master: 87a4676add14440fa4212a05ff5a3fee (127.12.213.2:40025)
I20260630 12:26:27.654670 13140 webserver.cc:533] Webserver started at http://127.12.213.3:40379/ using document root <none> and password file <none>
I20260630 12:26:27.655157 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:27.655342 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:27.655503 18946 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47516
I20260630 12:26:27.655618 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:27.657054 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822237130653-13140-0/minicluster-data/ts-2-root/instance:
uuid: "fd8815596e2747a78a0ffc290f133ed8"
format_stamp: "Formatted at 2026-06-30 12:26:27 on dist-test-slave-zz34"
I20260630 12:26:27.661419 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260630 12:26:27.664654 19159 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:27.665388 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:26:27.665690 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822237130653-13140-0/minicluster-data/ts-2-root
uuid: "fd8815596e2747a78a0ffc290f133ed8"
format_stamp: "Formatted at 2026-06-30 12:26:27 on dist-test-slave-zz34"
I20260630 12:26:27.665947 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822237130653-13140-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822237130653-13140-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822237130653-13140-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)
I20260630 12:26:27.686681 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:27.687804 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:27.689147 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:27.691576 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:27.691799 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:27.692070 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:27.692237 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:27.730690 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.3:40715
I20260630 12:26:27.730764 19221 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.3:40715 every 8 connection(s)
I20260630 12:26:27.744449 19222 heartbeater.cc:344] Connected to a master server at 127.12.213.62:38587
I20260630 12:26:27.744822 19222 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:27.745550 19222 heartbeater.cc:507] Master 127.12.213.62:38587 requested a full tablet report, sending...
I20260630 12:26:27.747439 18946 ts_manager.cc:194] Registered new tserver with Master: fd8815596e2747a78a0ffc290f133ed8 (127.12.213.3:40715)
I20260630 12:26:27.748495 13140 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014666872s
I20260630 12:26:27.748847 18946 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47532
I20260630 12:26:28.566833 19073 heartbeater.cc:499] Master 127.12.213.62:38587 was elected leader, sending a full tablet report...
I20260630 12:26:28.658349 19148 heartbeater.cc:499] Master 127.12.213.62:38587 was elected leader, sending a full tablet report...
I20260630 12:26:28.751588 19222 heartbeater.cc:499] Master 127.12.213.62:38587 was elected leader, sending a full tablet report...
I20260630 12:26:28.809108 18946 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47544:
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"
    }
  }
}
W20260630 12:26:28.811334 18946 catalog_manager.cc:7077] 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.
I20260630 12:26:28.860443 19038 tablet_service.cc:1511] Processing CreateTablet for tablet b5a1901f892d416e846c0c14e73eab4d (DEFAULT_TABLE table=test-workload [id=8ece57d64a8341bfa67eebbc85c2031b]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:26:28.862313 19038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5a1901f892d416e846c0c14e73eab4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:28.867439 19187 tablet_service.cc:1511] Processing CreateTablet for tablet b5a1901f892d416e846c0c14e73eab4d (DEFAULT_TABLE table=test-workload [id=8ece57d64a8341bfa67eebbc85c2031b]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:26:28.869028 19187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5a1901f892d416e846c0c14e73eab4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:28.870337 19113 tablet_service.cc:1511] Processing CreateTablet for tablet b5a1901f892d416e846c0c14e73eab4d (DEFAULT_TABLE table=test-workload [id=8ece57d64a8341bfa67eebbc85c2031b]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:26:28.871981 19113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5a1901f892d416e846c0c14e73eab4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:28.884136 19243 tablet_bootstrap.cc:492] T b5a1901f892d416e846c0c14e73eab4d P 8d7539205ba84df3bcca43687bfcae84: Bootstrap starting.
I20260630 12:26:28.890333 19243 tablet_bootstrap.cc:654] T b5a1901f892d416e846c0c14e73eab4d P 8d7539205ba84df3bcca43687bfcae84: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:28.892926 19244 tablet_bootstrap.cc:492] T b5a1901f892d416e846c0c14e73eab4d P fd8815596e2747a78a0ffc290f133ed8: Bootstrap starting.
I20260630 12:26:28.895597 19245 tablet_bootstrap.cc:492] T b5a1901f892d416e846c0c14e73eab4d P 87a4676add14440fa4212a05ff5a3fee: Bootstrap starting.
I20260630 12:26:28.899120 19243 tablet_bootstrap.cc:492] T b5a1901f892d416e846c0c14e73eab4d P 8d7539205ba84df3bcca43687bfcae84: No bootstrap required, opened a new log
I20260630 12:26:28.899657 19244 tablet_bootstrap.cc:654] T b5a1901f892d416e846c0c14e73eab4d P fd8815596e2747a78a0ffc290f133ed8: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:28.899699 19243 ts_tablet_manager.cc:1403] T b5a1901f892d416e846c0c14e73eab4d P 8d7539205ba84df3bcca43687bfcae84: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.006s
I20260630 12:26:28.902755 19245 tablet_bootstrap.cc:654] T b5a1901f892d416e846c0c14e73eab4d P 87a4676add14440fa4212a05ff5a3fee: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:28.903136 19243 raft_consensus.cc:359] T b5a1901f892d416e846c0c14e73eab4d P 8d7539205ba84df3bcca43687bfcae84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d7539205ba84df3bcca43687bfcae84" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43193 } } peers { permanent_uuid: "87a4676add14440fa4212a05ff5a3fee" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40025 } } peers { permanent_uuid: "fd8815596e2747a78a0ffc290f133ed8" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40715 } }
I20260630 12:26:28.904409 19243 raft_consensus.cc:385] T b5a1901f892d416e846c0c14e73eab4d P 8d7539205ba84df3bcca43687bfcae84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:28.904790 19243 raft_consensus.cc:740] T b5a1901f892d416e846c0c14e73eab4d P 8d7539205ba84df3bcca43687bfcae84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d7539205ba84df3bcca43687bfcae84, State: Initialized, Role: FOLLOWER
I20260630 12:26:28.905754 19243 consensus_queue.cc:260] T b5a1901f892d416e846c0c14e73eab4d P 8d7539205ba84df3bcca43687bfcae84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d7539205ba84df3bcca43687bfcae84" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43193 } } peers { permanent_uuid: "87a4676add14440fa4212a05ff5a3fee" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40025 } } peers { permanent_uuid: "fd8815596e2747a78a0ffc290f133ed8" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40715 } }
I20260630 12:26:28.906651 19244 tablet_bootstrap.cc:492] T b5a1901f892d416e846c0c14e73eab4d P fd8815596e2747a78a0ffc290f133ed8: No bootstrap required, opened a new log
I20260630 12:26:28.907446 19244 ts_tablet_manager.cc:1403] T b5a1901f892d416e846c0c14e73eab4d P fd8815596e2747a78a0ffc290f133ed8: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.008s
I20260630 12:26:28.908977 19243 ts_tablet_manager.cc:1434] T b5a1901f892d416e846c0c14e73eab4d P 8d7539205ba84df3bcca43687bfcae84: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:26:28.909902 19245 tablet_bootstrap.cc:492] T b5a1901f892d416e846c0c14e73eab4d P 87a4676add14440fa4212a05ff5a3fee: No bootstrap required, opened a new log
I20260630 12:26:28.910423 19245 ts_tablet_manager.cc:1403] T b5a1901f892d416e846c0c14e73eab4d P 87a4676add14440fa4212a05ff5a3fee: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.003s
I20260630 12:26:28.910653 19244 raft_consensus.cc:359] T b5a1901f892d416e846c0c14e73eab4d P fd8815596e2747a78a0ffc290f133ed8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d7539205ba84df3bcca43687bfcae84" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43193 } } peers { permanent_uuid: "87a4676add14440fa4212a05ff5a3fee" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40025 } } peers { permanent_uuid: "fd8815596e2747a78a0ffc290f133ed8" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40715 } }
I20260630 12:26:28.911402 19244 raft_consensus.cc:385] T b5a1901f892d416e846c0c14e73eab4d P fd8815596e2747a78a0ffc290f133ed8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:28.911702 19244 raft_consensus.cc:740] T b5a1901f892d416e846c0c14e73eab4d P fd8815596e2747a78a0ffc290f133ed8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd8815596e2747a78a0ffc290f133ed8, State: Initialized, Role: FOLLOWER
I20260630 12:26:28.912508 19244 consensus_queue.cc:260] T b5a1901f892d416e846c0c14e73eab4d P fd8815596e2747a78a0ffc290f133ed8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d7539205ba84df3bcca43687bfcae84" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43193 } } peers { permanent_uuid: "87a4676add14440fa4212a05ff5a3fee" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40025 } } peers { permanent_uuid: "fd8815596e2747a78a0ffc290f133ed8" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40715 } }
I20260630 12:26:28.913373 19245 raft_consensus.cc:359] T b5a1901f892d416e846c0c14e73eab4d P 87a4676add14440fa4212a05ff5a3fee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d7539205ba84df3bcca43687bfcae84" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43193 } } peers { permanent_uuid: "87a4676add14440fa4212a05ff5a3fee" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40025 } } peers { permanent_uuid: "fd8815596e2747a78a0ffc290f133ed8" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40715 } }
I20260630 12:26:28.914330 19245 raft_consensus.cc:385] T b5a1901f892d416e846c0c14e73eab4d P 87a4676add14440fa4212a05ff5a3fee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:28.914702 19245 raft_consensus.cc:740] T b5a1901f892d416e846c0c14e73eab4d P 87a4676add14440fa4212a05ff5a3fee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87a4676add14440fa4212a05ff5a3fee, State: Initialized, Role: FOLLOWER
I20260630 12:26:28.915489 19244 ts_tablet_manager.cc:1434] T b5a1901f892d416e846c0c14e73eab4d P fd8815596e2747a78a0ffc290f133ed8: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:26:28.915738 19245 consensus_queue.cc:260] T b5a1901f892d416e846c0c14e73eab4d P 87a4676add14440fa4212a05ff5a3fee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d7539205ba84df3bcca43687bfcae84" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43193 } } peers { permanent_uuid: "87a4676add14440fa4212a05ff5a3fee" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40025 } } peers { permanent_uuid: "fd8815596e2747a78a0ffc290f133ed8" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40715 } }
I20260630 12:26:28.919706 19245 ts_tablet_manager.cc:1434] T b5a1901f892d416e846c0c14e73eab4d P 87a4676add14440fa4212a05ff5a3fee: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260630 12:26:28.941001 19251 raft_consensus.cc:493] T b5a1901f892d416e846c0c14e73eab4d P 87a4676add14440fa4212a05ff5a3fee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:28.941540 19251 raft_consensus.cc:515] T b5a1901f892d416e846c0c14e73eab4d P 87a4676add14440fa4212a05ff5a3fee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d7539205ba84df3bcca43687bfcae84" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43193 } } peers { permanent_uuid: "87a4676add14440fa4212a05ff5a3fee" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40025 } } peers { permanent_uuid: "fd8815596e2747a78a0ffc290f133ed8" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40715 } }
I20260630 12:26:28.943979 19251 leader_election.cc:290] T b5a1901f892d416e846c0c14e73eab4d P 87a4676add14440fa4212a05ff5a3fee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d7539205ba84df3bcca43687bfcae84 (127.12.213.1:43193), fd8815596e2747a78a0ffc290f133ed8 (127.12.213.3:40715)
I20260630 12:26:28.955312 19048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a1901f892d416e846c0c14e73eab4d" candidate_uuid: "87a4676add14440fa4212a05ff5a3fee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d7539205ba84df3bcca43687bfcae84" is_pre_election: true
I20260630 12:26:28.956085 19048 raft_consensus.cc:2468] T b5a1901f892d416e846c0c14e73eab4d P 8d7539205ba84df3bcca43687bfcae84 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87a4676add14440fa4212a05ff5a3fee in term 0.
I20260630 12:26:28.956825 19197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a1901f892d416e846c0c14e73eab4d" candidate_uuid: "87a4676add14440fa4212a05ff5a3fee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd8815596e2747a78a0ffc290f133ed8" is_pre_election: true
I20260630 12:26:28.957412 19087 leader_election.cc:304] T b5a1901f892d416e846c0c14e73eab4d P 87a4676add14440fa4212a05ff5a3fee [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: 87a4676add14440fa4212a05ff5a3fee, 8d7539205ba84df3bcca43687bfcae84; no voters: 
I20260630 12:26:28.957580 19197 raft_consensus.cc:2468] T b5a1901f892d416e846c0c14e73eab4d P fd8815596e2747a78a0ffc290f133ed8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87a4676add14440fa4212a05ff5a3fee in term 0.
I20260630 12:26:28.958326 19251 raft_consensus.cc:2804] T b5a1901f892d416e846c0c14e73eab4d P 87a4676add14440fa4212a05ff5a3fee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:28.958752 19251 raft_consensus.cc:493] T b5a1901f892d416e846c0c14e73eab4d P 87a4676add14440fa4212a05ff5a3fee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:28.959029 19251 raft_consensus.cc:3060] T b5a1901f892d416e846c0c14e73eab4d P 87a4676add14440fa4212a05ff5a3fee [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:28.964375 19251 raft_consensus.cc:515] T b5a1901f892d416e846c0c14e73eab4d P 87a4676add14440fa4212a05ff5a3fee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d7539205ba84df3bcca43687bfcae84" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43193 } } peers { permanent_uuid: "87a4676add14440fa4212a05ff5a3fee" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40025 } } peers { permanent_uuid: "fd8815596e2747a78a0ffc290f133ed8" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40715 } }
I20260630 12:26:28.965854 19251 leader_election.cc:290] T b5a1901f892d416e846c0c14e73eab4d P 87a4676add14440fa4212a05ff5a3fee [CANDIDATE]: Term 1 election: Requested vote from peers 8d7539205ba84df3bcca43687bfcae84 (127.12.213.1:43193), fd8815596e2747a78a0ffc290f133ed8 (127.12.213.3:40715)
I20260630 12:26:28.966773 19048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a1901f892d416e846c0c14e73eab4d" candidate_uuid: "87a4676add14440fa4212a05ff5a3fee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d7539205ba84df3bcca43687bfcae84"
I20260630 12:26:28.966936 19197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a1901f892d416e846c0c14e73eab4d" candidate_uuid: "87a4676add14440fa4212a05ff5a3fee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd8815596e2747a78a0ffc290f133ed8"
I20260630 12:26:28.967279 19048 raft_consensus.cc:3060] T b5a1901f892d416e846c0c14e73eab4d P 8d7539205ba84df3bcca43687bfcae84 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:28.967521 19197 raft_consensus.cc:3060] T b5a1901f892d416e846c0c14e73eab4d P fd8815596e2747a78a0ffc290f133ed8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:28.973621 19197 raft_consensus.cc:2468] T b5a1901f892d416e846c0c14e73eab4d P fd8815596e2747a78a0ffc290f133ed8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87a4676add14440fa4212a05ff5a3fee in term 1.
I20260630 12:26:28.973928 19048 raft_consensus.cc:2468] T b5a1901f892d416e846c0c14e73eab4d P 8d7539205ba84df3bcca43687bfcae84 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87a4676add14440fa4212a05ff5a3fee in term 1.
I20260630 12:26:28.974720 19089 leader_election.cc:304] T b5a1901f892d416e846c0c14e73eab4d P 87a4676add14440fa4212a05ff5a3fee [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: 87a4676add14440fa4212a05ff5a3fee, fd8815596e2747a78a0ffc290f133ed8; no voters: 
I20260630 12:26:28.975521 19251 raft_consensus.cc:2804] T b5a1901f892d416e846c0c14e73eab4d P 87a4676add14440fa4212a05ff5a3fee [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:28.976691 19251 raft_consensus.cc:697] T b5a1901f892d416e846c0c14e73eab4d P 87a4676add14440fa4212a05ff5a3fee [term 1 LEADER]: Becoming Leader. State: Replica: 87a4676add14440fa4212a05ff5a3fee, State: Running, Role: LEADER
I20260630 12:26:28.977516 19251 consensus_queue.cc:237] T b5a1901f892d416e846c0c14e73eab4d P 87a4676add14440fa4212a05ff5a3fee [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: "8d7539205ba84df3bcca43687bfcae84" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43193 } } peers { permanent_uuid: "87a4676add14440fa4212a05ff5a3fee" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40025 } } peers { permanent_uuid: "fd8815596e2747a78a0ffc290f133ed8" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40715 } }
I20260630 12:26:28.984294 18945 catalog_manager.cc:5697] T b5a1901f892d416e846c0c14e73eab4d P 87a4676add14440fa4212a05ff5a3fee reported cstate change: term changed from 0 to 1, leader changed from <none> to 87a4676add14440fa4212a05ff5a3fee (127.12.213.2). New cstate: current_term: 1 leader_uuid: "87a4676add14440fa4212a05ff5a3fee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d7539205ba84df3bcca43687bfcae84" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87a4676add14440fa4212a05ff5a3fee" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd8815596e2747a78a0ffc290f133ed8" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40715 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:28.996276 13140 tablet_server.cc:179] TabletServer@127.12.213.1:0 shutting down...
I20260630 12:26:29.018603 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:29.019626 13140 tablet_replica.cc:333] T b5a1901f892d416e846c0c14e73eab4d P 8d7539205ba84df3bcca43687bfcae84: stopping tablet replica
I20260630 12:26:29.020200 13140 raft_consensus.cc:2243] T b5a1901f892d416e846c0c14e73eab4d P 8d7539205ba84df3bcca43687bfcae84 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:29.020609 13140 raft_consensus.cc:2272] T b5a1901f892d416e846c0c14e73eab4d P 8d7539205ba84df3bcca43687bfcae84 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:29.040109 13140 tablet_server.cc:196] TabletServer@127.12.213.1:0 shutdown complete.
I20260630 12:26:29.384697 18999 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:26:29.386061 18999 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:26:29.386476 18999 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:29.451700 19251 consensus_queue.cc:1048] T b5a1901f892d416e846c0c14e73eab4d P 87a4676add14440fa4212a05ff5a3fee [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd8815596e2747a78a0ffc290f133ed8" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:26:29.466738 19087 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.12.213.1:43193: connect: Connection refused (error 111) [suppressed 17 similar messages]
W20260630 12:26:29.470400 19087 consensus_peers.cc:597] T b5a1901f892d416e846c0c14e73eab4d P 87a4676add14440fa4212a05ff5a3fee -> Peer 8d7539205ba84df3bcca43687bfcae84 (127.12.213.1:43193): Couldn't send request to peer 8d7539205ba84df3bcca43687bfcae84. Status: Network error: Client connection negotiation failed: client connection to 127.12.213.1:43193: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:31.387419 18999 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:26:31.388777 18999 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:26:31.389135 18999 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:26:31.571324 19087 consensus_peers.cc:597] T b5a1901f892d416e846c0c14e73eab4d P 87a4676add14440fa4212a05ff5a3fee -> Peer 8d7539205ba84df3bcca43687bfcae84 (127.12.213.1:43193): Couldn't send request to peer 8d7539205ba84df3bcca43687bfcae84. Status: Network error: Client connection negotiation failed: client connection to 127.12.213.1:43193: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260630 12:26:33.390065 18999 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:26:33.391390 18999 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:26:33.391695 18999 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:26:34.115541 19087 consensus_peers.cc:597] T b5a1901f892d416e846c0c14e73eab4d P 87a4676add14440fa4212a05ff5a3fee -> Peer 8d7539205ba84df3bcca43687bfcae84 (127.12.213.1:43193): Couldn't send request to peer 8d7539205ba84df3bcca43687bfcae84. Status: Network error: Client connection negotiation failed: client connection to 127.12.213.1:43193: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260630 12:26:34.715757 19087 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.12.213.1:43193: connect: Connection refused (error 111) [suppressed 10 similar messages]
I20260630 12:26:35.392689 18999 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:26:35.393883 18999 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:26:35.394146 18999 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:26:36.837388 19087 consensus_peers.cc:597] T b5a1901f892d416e846c0c14e73eab4d P 87a4676add14440fa4212a05ff5a3fee -> Peer 8d7539205ba84df3bcca43687bfcae84 (127.12.213.1:43193): Couldn't send request to peer 8d7539205ba84df3bcca43687bfcae84. Status: Network error: Client connection negotiation failed: client connection to 127.12.213.1:43193: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260630 12:26:37.395109 18999 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:26:37.396463 18999 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:26:37.397086 18999 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:39.398404 18999 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:26:39.400547 18999 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:26:39.400876 18999 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:26:39.403422 19087 consensus_peers.cc:597] T b5a1901f892d416e846c0c14e73eab4d P 87a4676add14440fa4212a05ff5a3fee -> Peer 8d7539205ba84df3bcca43687bfcae84 (127.12.213.1:43193): Couldn't send request to peer 8d7539205ba84df3bcca43687bfcae84. Status: Network error: Client connection negotiation failed: client connection to 127.12.213.1:43193: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260630 12:26:39.907280 19087 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.12.213.1:43193: connect: Connection refused (error 111) [suppressed 9 similar messages]
I20260630 12:26:40.113401 13140 tablet_server.cc:179] TabletServer@127.12.213.2:0 shutting down...
I20260630 12:26:40.138309 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:40.139144 13140 tablet_replica.cc:333] T b5a1901f892d416e846c0c14e73eab4d P 87a4676add14440fa4212a05ff5a3fee: stopping tablet replica
I20260630 12:26:40.139683 13140 raft_consensus.cc:2243] T b5a1901f892d416e846c0c14e73eab4d P 87a4676add14440fa4212a05ff5a3fee [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:40.140807 13140 raft_consensus.cc:2272] T b5a1901f892d416e846c0c14e73eab4d P 87a4676add14440fa4212a05ff5a3fee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:40.162492 13140 tablet_server.cc:196] TabletServer@127.12.213.2:0 shutdown complete.
I20260630 12:26:40.177294 13140 tablet_server.cc:179] TabletServer@127.12.213.3:0 shutting down...
I20260630 12:26:40.199424 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:40.200129 13140 tablet_replica.cc:333] T b5a1901f892d416e846c0c14e73eab4d P fd8815596e2747a78a0ffc290f133ed8: stopping tablet replica
I20260630 12:26:40.200620 13140 raft_consensus.cc:2243] T b5a1901f892d416e846c0c14e73eab4d P fd8815596e2747a78a0ffc290f133ed8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:40.201097 13140 raft_consensus.cc:2272] T b5a1901f892d416e846c0c14e73eab4d P fd8815596e2747a78a0ffc290f133ed8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:40.220422 13140 tablet_server.cc:196] TabletServer@127.12.213.3:0 shutdown complete.
I20260630 12:26:40.232182 13140 master.cc:562] Master@127.12.213.62:38587 shutting down...
I20260630 12:26:40.252556 13140 raft_consensus.cc:2243] T 00000000000000000000000000000000 P acd3e31e602241668c803bef1f5fdc93 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:40.253261 13140 raft_consensus.cc:2272] T 00000000000000000000000000000000 P acd3e31e602241668c803bef1f5fdc93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:40.253568 13140 tablet_replica.cc:333] T 00000000000000000000000000000000 P acd3e31e602241668c803bef1f5fdc93: stopping tablet replica
I20260630 12:26:40.272351 13140 master.cc:584] Master@127.12.213.62:38587 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor (13065 ms)
[ RUN      ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering
I20260630 12:26:40.310817 13140 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.213.62:44829
I20260630 12:26:40.311939 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:40.317967 19290 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
W20260630 12:26:40.318009 19291 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
W20260630 12:26:40.318730 19293 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
I20260630 12:26:40.319561 13140 server_base.cc:1061] running on GCE node
I20260630 12:26:40.320418 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:40.320591 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:40.320775 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822400320744 us; error 0 us; skew 500 ppm
I20260630 12:26:40.321280 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:40.323694 13140 webserver.cc:533] Webserver started at http://127.12.213.62:42431/ using document root <none> and password file <none>
I20260630 12:26:40.324201 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:40.324406 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:40.324690 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:40.325886 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822237130653-13140-0/minicluster-data/master-0-root/instance:
uuid: "6c8a6a4249384b9dba6c69f7b9acb492"
format_stamp: "Formatted at 2026-06-30 12:26:40 on dist-test-slave-zz34"
I20260630 12:26:40.330150 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:26:40.333434 19298 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:40.334369 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:26:40.334617 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822237130653-13140-0/minicluster-data/master-0-root
uuid: "6c8a6a4249384b9dba6c69f7b9acb492"
format_stamp: "Formatted at 2026-06-30 12:26:40 on dist-test-slave-zz34"
I20260630 12:26:40.334842 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822237130653-13140-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822237130653-13140-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822237130653-13140-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)
I20260630 12:26:40.352808 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:40.353966 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:40.392190 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.62:44829
I20260630 12:26:40.392287 19349 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.62:44829 every 8 connection(s)
I20260630 12:26:40.396384 19350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:40.409336 19350 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6c8a6a4249384b9dba6c69f7b9acb492: Bootstrap starting.
I20260630 12:26:40.414250 19350 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6c8a6a4249384b9dba6c69f7b9acb492: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:40.418481 19350 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6c8a6a4249384b9dba6c69f7b9acb492: No bootstrap required, opened a new log
I20260630 12:26:40.420624 19350 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6c8a6a4249384b9dba6c69f7b9acb492 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c8a6a4249384b9dba6c69f7b9acb492" member_type: VOTER }
I20260630 12:26:40.421020 19350 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6c8a6a4249384b9dba6c69f7b9acb492 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:40.421291 19350 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6c8a6a4249384b9dba6c69f7b9acb492 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c8a6a4249384b9dba6c69f7b9acb492, State: Initialized, Role: FOLLOWER
I20260630 12:26:40.421928 19350 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6c8a6a4249384b9dba6c69f7b9acb492 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6c8a6a4249384b9dba6c69f7b9acb492" member_type: VOTER }
I20260630 12:26:40.422437 19350 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6c8a6a4249384b9dba6c69f7b9acb492 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:26:40.422642 19350 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6c8a6a4249384b9dba6c69f7b9acb492 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:26:40.422930 19350 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6c8a6a4249384b9dba6c69f7b9acb492 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:40.427778 19350 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6c8a6a4249384b9dba6c69f7b9acb492 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c8a6a4249384b9dba6c69f7b9acb492" member_type: VOTER }
I20260630 12:26:40.428311 19350 leader_election.cc:304] T 00000000000000000000000000000000 P 6c8a6a4249384b9dba6c69f7b9acb492 [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: 6c8a6a4249384b9dba6c69f7b9acb492; no voters: 
I20260630 12:26:40.429595 19350 leader_election.cc:290] T 00000000000000000000000000000000 P 6c8a6a4249384b9dba6c69f7b9acb492 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:26:40.429977 19353 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6c8a6a4249384b9dba6c69f7b9acb492 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:40.431506 19353 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6c8a6a4249384b9dba6c69f7b9acb492 [term 1 LEADER]: Becoming Leader. State: Replica: 6c8a6a4249384b9dba6c69f7b9acb492, State: Running, Role: LEADER
I20260630 12:26:40.432471 19350 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6c8a6a4249384b9dba6c69f7b9acb492 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:26:40.432345 19353 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6c8a6a4249384b9dba6c69f7b9acb492 [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: "6c8a6a4249384b9dba6c69f7b9acb492" member_type: VOTER }
I20260630 12:26:40.435891 19355 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6c8a6a4249384b9dba6c69f7b9acb492 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6c8a6a4249384b9dba6c69f7b9acb492. Latest consensus state: current_term: 1 leader_uuid: "6c8a6a4249384b9dba6c69f7b9acb492" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c8a6a4249384b9dba6c69f7b9acb492" member_type: VOTER } }
I20260630 12:26:40.436537 19355 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6c8a6a4249384b9dba6c69f7b9acb492 [sys.catalog]: This master's current role is: LEADER
I20260630 12:26:40.436285 19354 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6c8a6a4249384b9dba6c69f7b9acb492 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6c8a6a4249384b9dba6c69f7b9acb492" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c8a6a4249384b9dba6c69f7b9acb492" member_type: VOTER } }
I20260630 12:26:40.437305 19354 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6c8a6a4249384b9dba6c69f7b9acb492 [sys.catalog]: This master's current role is: LEADER
I20260630 12:26:40.440788 19359 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:26:40.449891 19359 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:26:40.450944 13140 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:26:40.459875 19359 catalog_manager.cc:1383] Generated new cluster ID: 1795418192304a599cd91a2eead06909
I20260630 12:26:40.460181 19359 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:26:40.479640 19359 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:26:40.480944 19359 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:26:40.497721 19359 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6c8a6a4249384b9dba6c69f7b9acb492: Generated new TSK 0
I20260630 12:26:40.498382 19359 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:26:40.517616 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:40.523756 19371 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
W20260630 12:26:40.524803 19372 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
W20260630 12:26:40.527031 19374 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
I20260630 12:26:40.527071 13140 server_base.cc:1061] running on GCE node
I20260630 12:26:40.528234 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:40.528463 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:40.528630 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822400528609 us; error 0 us; skew 500 ppm
I20260630 12:26:40.529112 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:40.531350 13140 webserver.cc:533] Webserver started at http://127.12.213.1:42425/ using document root <none> and password file <none>
I20260630 12:26:40.531809 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:40.532012 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:40.532289 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:40.533380 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822237130653-13140-0/minicluster-data/ts-0-root/instance:
uuid: "116925e4d14944ed8a750ccd6037e2ad"
format_stamp: "Formatted at 2026-06-30 12:26:40 on dist-test-slave-zz34"
I20260630 12:26:40.538147 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:26:40.541446 19379 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:40.542394 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:26:40.542635 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822237130653-13140-0/minicluster-data/ts-0-root
uuid: "116925e4d14944ed8a750ccd6037e2ad"
format_stamp: "Formatted at 2026-06-30 12:26:40 on dist-test-slave-zz34"
I20260630 12:26:40.542887 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822237130653-13140-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822237130653-13140-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822237130653-13140-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)
I20260630 12:26:40.567519 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:40.568660 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:40.570029 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:40.572391 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:40.572579 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:40.572871 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:40.573057 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:40.614634 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.1:34779
I20260630 12:26:40.614738 19441 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.1:34779 every 8 connection(s)
I20260630 12:26:40.619887 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:40.627755 19446 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
W20260630 12:26:40.629173 19447 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
I20260630 12:26:40.631824 13140 server_base.cc:1061] running on GCE node
W20260630 12:26:40.632299 19449 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
I20260630 12:26:40.633333 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:40.633572 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:40.633834 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822400633817 us; error 0 us; skew 500 ppm
I20260630 12:26:40.634649 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:40.635687 19442 heartbeater.cc:344] Connected to a master server at 127.12.213.62:44829
I20260630 12:26:40.636104 19442 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:40.637032 19442 heartbeater.cc:507] Master 127.12.213.62:44829 requested a full tablet report, sending...
I20260630 12:26:40.637660 13140 webserver.cc:533] Webserver started at http://127.12.213.2:37681/ using document root <none> and password file <none>
I20260630 12:26:40.638306 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:40.638499 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:40.638778 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:40.639269 19315 ts_manager.cc:194] Registered new tserver with Master: 116925e4d14944ed8a750ccd6037e2ad (127.12.213.1:34779)
I20260630 12:26:40.640033 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822237130653-13140-0/minicluster-data/ts-1-root/instance:
uuid: "8c2442008b1c49ae8ea002bb203c4c10"
format_stamp: "Formatted at 2026-06-30 12:26:40 on dist-test-slave-zz34"
I20260630 12:26:40.641165 19315 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52796
I20260630 12:26:40.644865 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:26:40.648303 19454 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:40.649080 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:26:40.649369 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822237130653-13140-0/minicluster-data/ts-1-root
uuid: "8c2442008b1c49ae8ea002bb203c4c10"
format_stamp: "Formatted at 2026-06-30 12:26:40 on dist-test-slave-zz34"
I20260630 12:26:40.649626 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822237130653-13140-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822237130653-13140-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822237130653-13140-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)
I20260630 12:26:40.690765 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:40.691931 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:40.693392 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:40.695564 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:40.695787 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:40.696027 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:40.696202 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:40.734755 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.2:36621
I20260630 12:26:40.734869 19516 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.2:36621 every 8 connection(s)
I20260630 12:26:40.739818 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:40.747543 19520 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
W20260630 12:26:40.748380 19521 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
I20260630 12:26:40.751570 13140 server_base.cc:1061] running on GCE node
W20260630 12:26:40.752298 19523 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
I20260630 12:26:40.752676 19517 heartbeater.cc:344] Connected to a master server at 127.12.213.62:44829
I20260630 12:26:40.753153 19517 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:40.753460 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:40.753753 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:40.753955 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822400753938 us; error 0 us; skew 500 ppm
I20260630 12:26:40.754087 19517 heartbeater.cc:507] Master 127.12.213.62:44829 requested a full tablet report, sending...
I20260630 12:26:40.754709 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:40.756585 19315 ts_manager.cc:194] Registered new tserver with Master: 8c2442008b1c49ae8ea002bb203c4c10 (127.12.213.2:36621)
I20260630 12:26:40.757386 13140 webserver.cc:533] Webserver started at http://127.12.213.3:36837/ using document root <none> and password file <none>
I20260630 12:26:40.757895 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:40.758097 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:40.758206 19315 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52798
I20260630 12:26:40.758435 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:40.759861 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822237130653-13140-0/minicluster-data/ts-2-root/instance:
uuid: "57ffc39a00ee4fa786d902d49872d81b"
format_stamp: "Formatted at 2026-06-30 12:26:40 on dist-test-slave-zz34"
I20260630 12:26:40.764277 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:26:40.767566 19528 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:40.768368 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:26:40.768713 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822237130653-13140-0/minicluster-data/ts-2-root
uuid: "57ffc39a00ee4fa786d902d49872d81b"
format_stamp: "Formatted at 2026-06-30 12:26:40 on dist-test-slave-zz34"
I20260630 12:26:40.769003 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822237130653-13140-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822237130653-13140-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822237130653-13140-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)
I20260630 12:26:40.778113 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:40.779230 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:40.780587 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:40.782783 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:40.783007 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:40.783238 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:40.783408 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:40.822073 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.3:37261
I20260630 12:26:40.822194 19591 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.3:37261 every 8 connection(s)
I20260630 12:26:40.835872 19592 heartbeater.cc:344] Connected to a master server at 127.12.213.62:44829
I20260630 12:26:40.836323 19592 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:40.837072 19592 heartbeater.cc:507] Master 127.12.213.62:44829 requested a full tablet report, sending...
I20260630 12:26:40.838939 19315 ts_manager.cc:194] Registered new tserver with Master: 57ffc39a00ee4fa786d902d49872d81b (127.12.213.3:37261)
I20260630 12:26:40.839895 13140 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014528195s
I20260630 12:26:40.840304 19315 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52812
I20260630 12:26:41.643850 19442 heartbeater.cc:499] Master 127.12.213.62:44829 was elected leader, sending a full tablet report...
I20260630 12:26:41.760807 19517 heartbeater.cc:499] Master 127.12.213.62:44829 was elected leader, sending a full tablet report...
I20260630 12:26:41.842895 19592 heartbeater.cc:499] Master 127.12.213.62:44829 was elected leader, sending a full tablet report...
I20260630 12:26:41.897291 19315 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52828:
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"
    }
  }
}
W20260630 12:26:41.899686 19315 catalog_manager.cc:7077] 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.
I20260630 12:26:41.959748 19407 tablet_service.cc:1511] Processing CreateTablet for tablet e620d592c00e40d18a1e3c458f6c9623 (DEFAULT_TABLE table=test-workload [id=9717c26b7aa5449892a8504538c1741d]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:26:41.960083 19556 tablet_service.cc:1511] Processing CreateTablet for tablet e620d592c00e40d18a1e3c458f6c9623 (DEFAULT_TABLE table=test-workload [id=9717c26b7aa5449892a8504538c1741d]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:26:41.961300 19407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e620d592c00e40d18a1e3c458f6c9623. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:41.961711 19555 tablet_service.cc:1511] Processing CreateTablet for tablet 9e3a6547547b4e0a94de88cf5dce1158 (DEFAULT_TABLE table=test-workload [id=9717c26b7aa5449892a8504538c1741d]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:26:41.962523 19405 tablet_service.cc:1511] Processing CreateTablet for tablet cebb4edc28d5420787ef64db8d1c2dec (DEFAULT_TABLE table=test-workload [id=9717c26b7aa5449892a8504538c1741d]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:26:41.963876 19405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cebb4edc28d5420787ef64db8d1c2dec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:41.964473 19482 tablet_service.cc:1511] Processing CreateTablet for tablet e620d592c00e40d18a1e3c458f6c9623 (DEFAULT_TABLE table=test-workload [id=9717c26b7aa5449892a8504538c1741d]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:26:41.964843 19480 tablet_service.cc:1511] Processing CreateTablet for tablet cebb4edc28d5420787ef64db8d1c2dec (DEFAULT_TABLE table=test-workload [id=9717c26b7aa5449892a8504538c1741d]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:26:41.965798 19482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e620d592c00e40d18a1e3c458f6c9623. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:41.961300 19556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e620d592c00e40d18a1e3c458f6c9623. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:41.967401 19406 tablet_service.cc:1511] Processing CreateTablet for tablet 9e3a6547547b4e0a94de88cf5dce1158 (DEFAULT_TABLE table=test-workload [id=9717c26b7aa5449892a8504538c1741d]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:26:41.967614 19481 tablet_service.cc:1511] Processing CreateTablet for tablet 9e3a6547547b4e0a94de88cf5dce1158 (DEFAULT_TABLE table=test-workload [id=9717c26b7aa5449892a8504538c1741d]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:26:41.968775 19406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e3a6547547b4e0a94de88cf5dce1158. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:41.969046 19481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e3a6547547b4e0a94de88cf5dce1158. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:41.970263 19480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cebb4edc28d5420787ef64db8d1c2dec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:41.974614 19555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e3a6547547b4e0a94de88cf5dce1158. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:41.997053 19554 tablet_service.cc:1511] Processing CreateTablet for tablet cebb4edc28d5420787ef64db8d1c2dec (DEFAULT_TABLE table=test-workload [id=9717c26b7aa5449892a8504538c1741d]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:26:41.998528 19554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cebb4edc28d5420787ef64db8d1c2dec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:42.001716 19404 tablet_service.cc:1511] Processing CreateTablet for tablet 64c1dab097974f54afde84009767308c (DEFAULT_TABLE table=test-workload [id=9717c26b7aa5449892a8504538c1741d]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:26:42.003182 19404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64c1dab097974f54afde84009767308c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:42.003207 19479 tablet_service.cc:1511] Processing CreateTablet for tablet 64c1dab097974f54afde84009767308c (DEFAULT_TABLE table=test-workload [id=9717c26b7aa5449892a8504538c1741d]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:26:42.005689 19612 tablet_bootstrap.cc:492] T e620d592c00e40d18a1e3c458f6c9623 P 8c2442008b1c49ae8ea002bb203c4c10: Bootstrap starting.
I20260630 12:26:42.006258 19479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64c1dab097974f54afde84009767308c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:42.006072 19553 tablet_service.cc:1511] Processing CreateTablet for tablet 64c1dab097974f54afde84009767308c (DEFAULT_TABLE table=test-workload [id=9717c26b7aa5449892a8504538c1741d]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:26:42.007422 19553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64c1dab097974f54afde84009767308c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:42.013808 19612 tablet_bootstrap.cc:654] T e620d592c00e40d18a1e3c458f6c9623 P 8c2442008b1c49ae8ea002bb203c4c10: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:42.033641 19614 tablet_bootstrap.cc:492] T e620d592c00e40d18a1e3c458f6c9623 P 116925e4d14944ed8a750ccd6037e2ad: Bootstrap starting.
I20260630 12:26:42.036108 19613 tablet_bootstrap.cc:492] T e620d592c00e40d18a1e3c458f6c9623 P 57ffc39a00ee4fa786d902d49872d81b: Bootstrap starting.
I20260630 12:26:42.046119 19614 tablet_bootstrap.cc:654] T e620d592c00e40d18a1e3c458f6c9623 P 116925e4d14944ed8a750ccd6037e2ad: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:42.047797 19612 tablet_bootstrap.cc:492] T e620d592c00e40d18a1e3c458f6c9623 P 8c2442008b1c49ae8ea002bb203c4c10: No bootstrap required, opened a new log
I20260630 12:26:42.048370 19612 ts_tablet_manager.cc:1403] T e620d592c00e40d18a1e3c458f6c9623 P 8c2442008b1c49ae8ea002bb203c4c10: Time spent bootstrapping tablet: real 0.043s	user 0.007s	sys 0.019s
I20260630 12:26:42.052266 19612 raft_consensus.cc:359] T e620d592c00e40d18a1e3c458f6c9623 P 8c2442008b1c49ae8ea002bb203c4c10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } } peers { permanent_uuid: "116925e4d14944ed8a750ccd6037e2ad" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34779 } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } }
I20260630 12:26:42.052942 19612 raft_consensus.cc:385] T e620d592c00e40d18a1e3c458f6c9623 P 8c2442008b1c49ae8ea002bb203c4c10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:42.053244 19612 raft_consensus.cc:740] T e620d592c00e40d18a1e3c458f6c9623 P 8c2442008b1c49ae8ea002bb203c4c10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c2442008b1c49ae8ea002bb203c4c10, State: Initialized, Role: FOLLOWER
I20260630 12:26:42.054297 19614 tablet_bootstrap.cc:492] T e620d592c00e40d18a1e3c458f6c9623 P 116925e4d14944ed8a750ccd6037e2ad: No bootstrap required, opened a new log
I20260630 12:26:42.054014 19612 consensus_queue.cc:260] T e620d592c00e40d18a1e3c458f6c9623 P 8c2442008b1c49ae8ea002bb203c4c10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } } peers { permanent_uuid: "116925e4d14944ed8a750ccd6037e2ad" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34779 } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } }
I20260630 12:26:42.054811 19614 ts_tablet_manager.cc:1403] T e620d592c00e40d18a1e3c458f6c9623 P 116925e4d14944ed8a750ccd6037e2ad: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.004s
I20260630 12:26:42.055389 19613 tablet_bootstrap.cc:654] T e620d592c00e40d18a1e3c458f6c9623 P 57ffc39a00ee4fa786d902d49872d81b: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:42.057085 19612 ts_tablet_manager.cc:1434] T e620d592c00e40d18a1e3c458f6c9623 P 8c2442008b1c49ae8ea002bb203c4c10: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.001s
I20260630 12:26:42.058108 19612 tablet_bootstrap.cc:492] T 9e3a6547547b4e0a94de88cf5dce1158 P 8c2442008b1c49ae8ea002bb203c4c10: Bootstrap starting.
I20260630 12:26:42.059621 19614 raft_consensus.cc:359] T e620d592c00e40d18a1e3c458f6c9623 P 116925e4d14944ed8a750ccd6037e2ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } } peers { permanent_uuid: "116925e4d14944ed8a750ccd6037e2ad" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34779 } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } }
I20260630 12:26:42.060431 19614 raft_consensus.cc:385] T e620d592c00e40d18a1e3c458f6c9623 P 116925e4d14944ed8a750ccd6037e2ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:42.060804 19614 raft_consensus.cc:740] T e620d592c00e40d18a1e3c458f6c9623 P 116925e4d14944ed8a750ccd6037e2ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 116925e4d14944ed8a750ccd6037e2ad, State: Initialized, Role: FOLLOWER
I20260630 12:26:42.061856 19614 consensus_queue.cc:260] T e620d592c00e40d18a1e3c458f6c9623 P 116925e4d14944ed8a750ccd6037e2ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } } peers { permanent_uuid: "116925e4d14944ed8a750ccd6037e2ad" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34779 } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } }
I20260630 12:26:42.067107 19612 tablet_bootstrap.cc:654] T 9e3a6547547b4e0a94de88cf5dce1158 P 8c2442008b1c49ae8ea002bb203c4c10: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:42.069756 19613 tablet_bootstrap.cc:492] T e620d592c00e40d18a1e3c458f6c9623 P 57ffc39a00ee4fa786d902d49872d81b: No bootstrap required, opened a new log
I20260630 12:26:42.070343 19613 ts_tablet_manager.cc:1403] T e620d592c00e40d18a1e3c458f6c9623 P 57ffc39a00ee4fa786d902d49872d81b: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.004s
I20260630 12:26:42.073585 19614 ts_tablet_manager.cc:1434] T e620d592c00e40d18a1e3c458f6c9623 P 116925e4d14944ed8a750ccd6037e2ad: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.003s
I20260630 12:26:42.074090 19613 raft_consensus.cc:359] T e620d592c00e40d18a1e3c458f6c9623 P 57ffc39a00ee4fa786d902d49872d81b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } } peers { permanent_uuid: "116925e4d14944ed8a750ccd6037e2ad" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34779 } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } }
I20260630 12:26:42.074946 19613 raft_consensus.cc:385] T e620d592c00e40d18a1e3c458f6c9623 P 57ffc39a00ee4fa786d902d49872d81b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:42.075206 19614 tablet_bootstrap.cc:492] T cebb4edc28d5420787ef64db8d1c2dec P 116925e4d14944ed8a750ccd6037e2ad: Bootstrap starting.
I20260630 12:26:42.075295 19613 raft_consensus.cc:740] T e620d592c00e40d18a1e3c458f6c9623 P 57ffc39a00ee4fa786d902d49872d81b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57ffc39a00ee4fa786d902d49872d81b, State: Initialized, Role: FOLLOWER
I20260630 12:26:42.076340 19613 consensus_queue.cc:260] T e620d592c00e40d18a1e3c458f6c9623 P 57ffc39a00ee4fa786d902d49872d81b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } } peers { permanent_uuid: "116925e4d14944ed8a750ccd6037e2ad" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34779 } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } }
I20260630 12:26:42.079463 19613 ts_tablet_manager.cc:1434] T e620d592c00e40d18a1e3c458f6c9623 P 57ffc39a00ee4fa786d902d49872d81b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:26:42.080539 19613 tablet_bootstrap.cc:492] T 64c1dab097974f54afde84009767308c P 57ffc39a00ee4fa786d902d49872d81b: Bootstrap starting.
I20260630 12:26:42.084951 19614 tablet_bootstrap.cc:654] T cebb4edc28d5420787ef64db8d1c2dec P 116925e4d14944ed8a750ccd6037e2ad: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:42.087054 19612 tablet_bootstrap.cc:492] T 9e3a6547547b4e0a94de88cf5dce1158 P 8c2442008b1c49ae8ea002bb203c4c10: No bootstrap required, opened a new log
I20260630 12:26:42.087106 19613 tablet_bootstrap.cc:654] T 64c1dab097974f54afde84009767308c P 57ffc39a00ee4fa786d902d49872d81b: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:42.087826 19612 ts_tablet_manager.cc:1403] T 9e3a6547547b4e0a94de88cf5dce1158 P 8c2442008b1c49ae8ea002bb203c4c10: Time spent bootstrapping tablet: real 0.030s	user 0.005s	sys 0.015s
I20260630 12:26:42.091256 19612 raft_consensus.cc:359] T 9e3a6547547b4e0a94de88cf5dce1158 P 8c2442008b1c49ae8ea002bb203c4c10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116925e4d14944ed8a750ccd6037e2ad" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34779 } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } } peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } }
I20260630 12:26:42.091845 19612 raft_consensus.cc:385] T 9e3a6547547b4e0a94de88cf5dce1158 P 8c2442008b1c49ae8ea002bb203c4c10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:42.092092 19612 raft_consensus.cc:740] T 9e3a6547547b4e0a94de88cf5dce1158 P 8c2442008b1c49ae8ea002bb203c4c10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c2442008b1c49ae8ea002bb203c4c10, State: Initialized, Role: FOLLOWER
I20260630 12:26:42.092744 19612 consensus_queue.cc:260] T 9e3a6547547b4e0a94de88cf5dce1158 P 8c2442008b1c49ae8ea002bb203c4c10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116925e4d14944ed8a750ccd6037e2ad" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34779 } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } } peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } }
I20260630 12:26:42.094547 19612 ts_tablet_manager.cc:1434] T 9e3a6547547b4e0a94de88cf5dce1158 P 8c2442008b1c49ae8ea002bb203c4c10: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:26:42.095631 19612 tablet_bootstrap.cc:492] T cebb4edc28d5420787ef64db8d1c2dec P 8c2442008b1c49ae8ea002bb203c4c10: Bootstrap starting.
I20260630 12:26:42.096840 19614 tablet_bootstrap.cc:492] T cebb4edc28d5420787ef64db8d1c2dec P 116925e4d14944ed8a750ccd6037e2ad: No bootstrap required, opened a new log
I20260630 12:26:42.097376 19614 ts_tablet_manager.cc:1403] T cebb4edc28d5420787ef64db8d1c2dec P 116925e4d14944ed8a750ccd6037e2ad: Time spent bootstrapping tablet: real 0.022s	user 0.003s	sys 0.014s
I20260630 12:26:42.100682 19613 tablet_bootstrap.cc:492] T 64c1dab097974f54afde84009767308c P 57ffc39a00ee4fa786d902d49872d81b: No bootstrap required, opened a new log
I20260630 12:26:42.100522 19614 raft_consensus.cc:359] T cebb4edc28d5420787ef64db8d1c2dec P 116925e4d14944ed8a750ccd6037e2ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116925e4d14944ed8a750ccd6037e2ad" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34779 } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } } peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } }
I20260630 12:26:42.101323 19613 ts_tablet_manager.cc:1403] T 64c1dab097974f54afde84009767308c P 57ffc39a00ee4fa786d902d49872d81b: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.001s
I20260630 12:26:42.101327 19614 raft_consensus.cc:385] T cebb4edc28d5420787ef64db8d1c2dec P 116925e4d14944ed8a750ccd6037e2ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:42.101981 19612 tablet_bootstrap.cc:654] T cebb4edc28d5420787ef64db8d1c2dec P 8c2442008b1c49ae8ea002bb203c4c10: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:42.101981 19614 raft_consensus.cc:740] T cebb4edc28d5420787ef64db8d1c2dec P 116925e4d14944ed8a750ccd6037e2ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 116925e4d14944ed8a750ccd6037e2ad, State: Initialized, Role: FOLLOWER
I20260630 12:26:42.103070 19614 consensus_queue.cc:260] T cebb4edc28d5420787ef64db8d1c2dec P 116925e4d14944ed8a750ccd6037e2ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116925e4d14944ed8a750ccd6037e2ad" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34779 } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } } peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } }
I20260630 12:26:42.104683 19613 raft_consensus.cc:359] T 64c1dab097974f54afde84009767308c P 57ffc39a00ee4fa786d902d49872d81b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116925e4d14944ed8a750ccd6037e2ad" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34779 } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } } peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } }
I20260630 12:26:42.105476 19613 raft_consensus.cc:385] T 64c1dab097974f54afde84009767308c P 57ffc39a00ee4fa786d902d49872d81b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:42.105675 19614 ts_tablet_manager.cc:1434] T cebb4edc28d5420787ef64db8d1c2dec P 116925e4d14944ed8a750ccd6037e2ad: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:26:42.105861 19613 raft_consensus.cc:740] T 64c1dab097974f54afde84009767308c P 57ffc39a00ee4fa786d902d49872d81b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57ffc39a00ee4fa786d902d49872d81b, State: Initialized, Role: FOLLOWER
I20260630 12:26:42.106760 19614 tablet_bootstrap.cc:492] T 9e3a6547547b4e0a94de88cf5dce1158 P 116925e4d14944ed8a750ccd6037e2ad: Bootstrap starting.
I20260630 12:26:42.106928 19613 consensus_queue.cc:260] T 64c1dab097974f54afde84009767308c P 57ffc39a00ee4fa786d902d49872d81b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116925e4d14944ed8a750ccd6037e2ad" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34779 } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } } peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } }
I20260630 12:26:42.111327 19613 ts_tablet_manager.cc:1434] T 64c1dab097974f54afde84009767308c P 57ffc39a00ee4fa786d902d49872d81b: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260630 12:26:42.113173 19613 tablet_bootstrap.cc:492] T cebb4edc28d5420787ef64db8d1c2dec P 57ffc39a00ee4fa786d902d49872d81b: Bootstrap starting.
I20260630 12:26:42.115798 19614 tablet_bootstrap.cc:654] T 9e3a6547547b4e0a94de88cf5dce1158 P 116925e4d14944ed8a750ccd6037e2ad: Neither blocks nor log segments found. Creating new log.
W20260630 12:26:42.120646 19443 tablet.cc:2406] T cebb4edc28d5420787ef64db8d1c2dec P 116925e4d14944ed8a750ccd6037e2ad: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:26:42.125761 19613 tablet_bootstrap.cc:654] T cebb4edc28d5420787ef64db8d1c2dec P 57ffc39a00ee4fa786d902d49872d81b: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:42.126060 19612 tablet_bootstrap.cc:492] T cebb4edc28d5420787ef64db8d1c2dec P 8c2442008b1c49ae8ea002bb203c4c10: No bootstrap required, opened a new log
I20260630 12:26:42.126713 19612 ts_tablet_manager.cc:1403] T cebb4edc28d5420787ef64db8d1c2dec P 8c2442008b1c49ae8ea002bb203c4c10: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.012s
I20260630 12:26:42.128564 19614 tablet_bootstrap.cc:492] T 9e3a6547547b4e0a94de88cf5dce1158 P 116925e4d14944ed8a750ccd6037e2ad: No bootstrap required, opened a new log
I20260630 12:26:42.129115 19614 ts_tablet_manager.cc:1403] T 9e3a6547547b4e0a94de88cf5dce1158 P 116925e4d14944ed8a750ccd6037e2ad: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.003s
I20260630 12:26:42.129801 19612 raft_consensus.cc:359] T cebb4edc28d5420787ef64db8d1c2dec P 8c2442008b1c49ae8ea002bb203c4c10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116925e4d14944ed8a750ccd6037e2ad" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34779 } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } } peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } }
I20260630 12:26:42.130581 19612 raft_consensus.cc:385] T cebb4edc28d5420787ef64db8d1c2dec P 8c2442008b1c49ae8ea002bb203c4c10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:42.130704 19613 tablet_bootstrap.cc:492] T cebb4edc28d5420787ef64db8d1c2dec P 57ffc39a00ee4fa786d902d49872d81b: No bootstrap required, opened a new log
I20260630 12:26:42.130903 19612 raft_consensus.cc:740] T cebb4edc28d5420787ef64db8d1c2dec P 8c2442008b1c49ae8ea002bb203c4c10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c2442008b1c49ae8ea002bb203c4c10, State: Initialized, Role: FOLLOWER
I20260630 12:26:42.131210 19613 ts_tablet_manager.cc:1403] T cebb4edc28d5420787ef64db8d1c2dec P 57ffc39a00ee4fa786d902d49872d81b: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.000s
I20260630 12:26:42.131767 19612 consensus_queue.cc:260] T cebb4edc28d5420787ef64db8d1c2dec P 8c2442008b1c49ae8ea002bb203c4c10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116925e4d14944ed8a750ccd6037e2ad" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34779 } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } } peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } }
I20260630 12:26:42.132059 19614 raft_consensus.cc:359] T 9e3a6547547b4e0a94de88cf5dce1158 P 116925e4d14944ed8a750ccd6037e2ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116925e4d14944ed8a750ccd6037e2ad" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34779 } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } } peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } }
I20260630 12:26:42.132747 19614 raft_consensus.cc:385] T 9e3a6547547b4e0a94de88cf5dce1158 P 116925e4d14944ed8a750ccd6037e2ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:42.133074 19614 raft_consensus.cc:740] T 9e3a6547547b4e0a94de88cf5dce1158 P 116925e4d14944ed8a750ccd6037e2ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 116925e4d14944ed8a750ccd6037e2ad, State: Initialized, Role: FOLLOWER
I20260630 12:26:42.134059 19612 ts_tablet_manager.cc:1434] T cebb4edc28d5420787ef64db8d1c2dec P 8c2442008b1c49ae8ea002bb203c4c10: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:26:42.133942 19613 raft_consensus.cc:359] T cebb4edc28d5420787ef64db8d1c2dec P 57ffc39a00ee4fa786d902d49872d81b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116925e4d14944ed8a750ccd6037e2ad" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34779 } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } } peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } }
I20260630 12:26:42.134025 19614 consensus_queue.cc:260] T 9e3a6547547b4e0a94de88cf5dce1158 P 116925e4d14944ed8a750ccd6037e2ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116925e4d14944ed8a750ccd6037e2ad" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34779 } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } } peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } }
I20260630 12:26:42.134887 19613 raft_consensus.cc:385] T cebb4edc28d5420787ef64db8d1c2dec P 57ffc39a00ee4fa786d902d49872d81b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:42.135377 19612 tablet_bootstrap.cc:492] T 64c1dab097974f54afde84009767308c P 8c2442008b1c49ae8ea002bb203c4c10: Bootstrap starting.
I20260630 12:26:42.136682 19614 ts_tablet_manager.cc:1434] T 9e3a6547547b4e0a94de88cf5dce1158 P 116925e4d14944ed8a750ccd6037e2ad: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:26:42.137740 19614 tablet_bootstrap.cc:492] T 64c1dab097974f54afde84009767308c P 116925e4d14944ed8a750ccd6037e2ad: Bootstrap starting.
I20260630 12:26:42.142904 19612 tablet_bootstrap.cc:654] T 64c1dab097974f54afde84009767308c P 8c2442008b1c49ae8ea002bb203c4c10: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:42.144335 19614 tablet_bootstrap.cc:654] T 64c1dab097974f54afde84009767308c P 116925e4d14944ed8a750ccd6037e2ad: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:42.135341 19613 raft_consensus.cc:740] T cebb4edc28d5420787ef64db8d1c2dec P 57ffc39a00ee4fa786d902d49872d81b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57ffc39a00ee4fa786d902d49872d81b, State: Initialized, Role: FOLLOWER
I20260630 12:26:42.145756 19613 consensus_queue.cc:260] T cebb4edc28d5420787ef64db8d1c2dec P 57ffc39a00ee4fa786d902d49872d81b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116925e4d14944ed8a750ccd6037e2ad" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34779 } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } } peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } }
I20260630 12:26:42.148411 19613 ts_tablet_manager.cc:1434] T cebb4edc28d5420787ef64db8d1c2dec P 57ffc39a00ee4fa786d902d49872d81b: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260630 12:26:42.150081 19613 tablet_bootstrap.cc:492] T 9e3a6547547b4e0a94de88cf5dce1158 P 57ffc39a00ee4fa786d902d49872d81b: Bootstrap starting.
I20260630 12:26:42.155679 19613 tablet_bootstrap.cc:654] T 9e3a6547547b4e0a94de88cf5dce1158 P 57ffc39a00ee4fa786d902d49872d81b: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:42.160710 19612 tablet_bootstrap.cc:492] T 64c1dab097974f54afde84009767308c P 8c2442008b1c49ae8ea002bb203c4c10: No bootstrap required, opened a new log
I20260630 12:26:42.161271 19612 ts_tablet_manager.cc:1403] T 64c1dab097974f54afde84009767308c P 8c2442008b1c49ae8ea002bb203c4c10: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.008s
I20260630 12:26:42.161674 19613 tablet_bootstrap.cc:492] T 9e3a6547547b4e0a94de88cf5dce1158 P 57ffc39a00ee4fa786d902d49872d81b: No bootstrap required, opened a new log
I20260630 12:26:42.161813 19614 tablet_bootstrap.cc:492] T 64c1dab097974f54afde84009767308c P 116925e4d14944ed8a750ccd6037e2ad: No bootstrap required, opened a new log
I20260630 12:26:42.162297 19613 ts_tablet_manager.cc:1403] T 9e3a6547547b4e0a94de88cf5dce1158 P 57ffc39a00ee4fa786d902d49872d81b: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.003s
I20260630 12:26:42.162397 19614 ts_tablet_manager.cc:1403] T 64c1dab097974f54afde84009767308c P 116925e4d14944ed8a750ccd6037e2ad: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.007s
I20260630 12:26:42.164324 19612 raft_consensus.cc:359] T 64c1dab097974f54afde84009767308c P 8c2442008b1c49ae8ea002bb203c4c10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116925e4d14944ed8a750ccd6037e2ad" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34779 } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } } peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } }
I20260630 12:26:42.164963 19612 raft_consensus.cc:385] T 64c1dab097974f54afde84009767308c P 8c2442008b1c49ae8ea002bb203c4c10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:42.165211 19612 raft_consensus.cc:740] T 64c1dab097974f54afde84009767308c P 8c2442008b1c49ae8ea002bb203c4c10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c2442008b1c49ae8ea002bb203c4c10, State: Initialized, Role: FOLLOWER
I20260630 12:26:42.165148 19613 raft_consensus.cc:359] T 9e3a6547547b4e0a94de88cf5dce1158 P 57ffc39a00ee4fa786d902d49872d81b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116925e4d14944ed8a750ccd6037e2ad" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34779 } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } } peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } }
I20260630 12:26:42.165386 19614 raft_consensus.cc:359] T 64c1dab097974f54afde84009767308c P 116925e4d14944ed8a750ccd6037e2ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116925e4d14944ed8a750ccd6037e2ad" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34779 } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } } peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } }
I20260630 12:26:42.166069 19613 raft_consensus.cc:385] T 9e3a6547547b4e0a94de88cf5dce1158 P 57ffc39a00ee4fa786d902d49872d81b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:42.166204 19614 raft_consensus.cc:385] T 64c1dab097974f54afde84009767308c P 116925e4d14944ed8a750ccd6037e2ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:42.166491 19613 raft_consensus.cc:740] T 9e3a6547547b4e0a94de88cf5dce1158 P 57ffc39a00ee4fa786d902d49872d81b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57ffc39a00ee4fa786d902d49872d81b, State: Initialized, Role: FOLLOWER
I20260630 12:26:42.166659 19614 raft_consensus.cc:740] T 64c1dab097974f54afde84009767308c P 116925e4d14944ed8a750ccd6037e2ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 116925e4d14944ed8a750ccd6037e2ad, State: Initialized, Role: FOLLOWER
I20260630 12:26:42.166251 19612 consensus_queue.cc:260] T 64c1dab097974f54afde84009767308c P 8c2442008b1c49ae8ea002bb203c4c10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116925e4d14944ed8a750ccd6037e2ad" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34779 } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } } peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } }
I20260630 12:26:42.167349 19613 consensus_queue.cc:260] T 9e3a6547547b4e0a94de88cf5dce1158 P 57ffc39a00ee4fa786d902d49872d81b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116925e4d14944ed8a750ccd6037e2ad" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34779 } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } } peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } }
I20260630 12:26:42.167392 19614 consensus_queue.cc:260] T 64c1dab097974f54afde84009767308c P 116925e4d14944ed8a750ccd6037e2ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116925e4d14944ed8a750ccd6037e2ad" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34779 } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } } peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } }
I20260630 12:26:42.168879 19612 ts_tablet_manager.cc:1434] T 64c1dab097974f54afde84009767308c P 8c2442008b1c49ae8ea002bb203c4c10: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260630 12:26:42.170056 19614 ts_tablet_manager.cc:1434] T 64c1dab097974f54afde84009767308c P 116925e4d14944ed8a750ccd6037e2ad: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:26:42.172535 19613 ts_tablet_manager.cc:1434] T 9e3a6547547b4e0a94de88cf5dce1158 P 57ffc39a00ee4fa786d902d49872d81b: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260630 12:26:42.212540 19617 raft_consensus.cc:493] T 9e3a6547547b4e0a94de88cf5dce1158 P 8c2442008b1c49ae8ea002bb203c4c10 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:42.212984 19617 raft_consensus.cc:515] T 9e3a6547547b4e0a94de88cf5dce1158 P 8c2442008b1c49ae8ea002bb203c4c10 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116925e4d14944ed8a750ccd6037e2ad" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34779 } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } } peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } }
I20260630 12:26:42.215191 19617 leader_election.cc:290] T 9e3a6547547b4e0a94de88cf5dce1158 P 8c2442008b1c49ae8ea002bb203c4c10 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 116925e4d14944ed8a750ccd6037e2ad (127.12.213.1:34779), 57ffc39a00ee4fa786d902d49872d81b (127.12.213.3:37261)
I20260630 12:26:42.224892 19621 raft_consensus.cc:493] T e620d592c00e40d18a1e3c458f6c9623 P 57ffc39a00ee4fa786d902d49872d81b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:42.225512 19621 raft_consensus.cc:515] T e620d592c00e40d18a1e3c458f6c9623 P 57ffc39a00ee4fa786d902d49872d81b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } } peers { permanent_uuid: "116925e4d14944ed8a750ccd6037e2ad" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34779 } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } }
I20260630 12:26:42.227991 19566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e3a6547547b4e0a94de88cf5dce1158" candidate_uuid: "8c2442008b1c49ae8ea002bb203c4c10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57ffc39a00ee4fa786d902d49872d81b" is_pre_election: true
I20260630 12:26:42.228709 19417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e3a6547547b4e0a94de88cf5dce1158" candidate_uuid: "8c2442008b1c49ae8ea002bb203c4c10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "116925e4d14944ed8a750ccd6037e2ad" is_pre_election: true
I20260630 12:26:42.228848 19566 raft_consensus.cc:2468] T 9e3a6547547b4e0a94de88cf5dce1158 P 57ffc39a00ee4fa786d902d49872d81b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c2442008b1c49ae8ea002bb203c4c10 in term 0.
I20260630 12:26:42.229485 19417 raft_consensus.cc:2468] T 9e3a6547547b4e0a94de88cf5dce1158 P 116925e4d14944ed8a750ccd6037e2ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c2442008b1c49ae8ea002bb203c4c10 in term 0.
I20260630 12:26:42.231185 19621 leader_election.cc:290] T e620d592c00e40d18a1e3c458f6c9623 P 57ffc39a00ee4fa786d902d49872d81b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 116925e4d14944ed8a750ccd6037e2ad (127.12.213.1:34779), 8c2442008b1c49ae8ea002bb203c4c10 (127.12.213.2:36621)
I20260630 12:26:42.230921 19456 leader_election.cc:304] T 9e3a6547547b4e0a94de88cf5dce1158 P 8c2442008b1c49ae8ea002bb203c4c10 [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: 57ffc39a00ee4fa786d902d49872d81b, 8c2442008b1c49ae8ea002bb203c4c10; no voters: 
I20260630 12:26:42.232218 19617 raft_consensus.cc:2804] T 9e3a6547547b4e0a94de88cf5dce1158 P 8c2442008b1c49ae8ea002bb203c4c10 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:42.232636 19617 raft_consensus.cc:493] T 9e3a6547547b4e0a94de88cf5dce1158 P 8c2442008b1c49ae8ea002bb203c4c10 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:42.233095 19617 raft_consensus.cc:3060] T 9e3a6547547b4e0a94de88cf5dce1158 P 8c2442008b1c49ae8ea002bb203c4c10 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:42.241750 19617 raft_consensus.cc:515] T 9e3a6547547b4e0a94de88cf5dce1158 P 8c2442008b1c49ae8ea002bb203c4c10 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116925e4d14944ed8a750ccd6037e2ad" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34779 } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } } peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } }
I20260630 12:26:42.244745 19417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e3a6547547b4e0a94de88cf5dce1158" candidate_uuid: "8c2442008b1c49ae8ea002bb203c4c10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "116925e4d14944ed8a750ccd6037e2ad"
I20260630 12:26:42.245360 19417 raft_consensus.cc:3060] T 9e3a6547547b4e0a94de88cf5dce1158 P 116925e4d14944ed8a750ccd6037e2ad [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:42.245193 19566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e3a6547547b4e0a94de88cf5dce1158" candidate_uuid: "8c2442008b1c49ae8ea002bb203c4c10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57ffc39a00ee4fa786d902d49872d81b"
I20260630 12:26:42.245668 19416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e620d592c00e40d18a1e3c458f6c9623" candidate_uuid: "57ffc39a00ee4fa786d902d49872d81b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "116925e4d14944ed8a750ccd6037e2ad" is_pre_election: true
I20260630 12:26:42.245935 19566 raft_consensus.cc:3060] T 9e3a6547547b4e0a94de88cf5dce1158 P 57ffc39a00ee4fa786d902d49872d81b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:42.246428 19416 raft_consensus.cc:2468] T e620d592c00e40d18a1e3c458f6c9623 P 116925e4d14944ed8a750ccd6037e2ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57ffc39a00ee4fa786d902d49872d81b in term 0.
I20260630 12:26:42.247854 19532 leader_election.cc:304] T e620d592c00e40d18a1e3c458f6c9623 P 57ffc39a00ee4fa786d902d49872d81b [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: 116925e4d14944ed8a750ccd6037e2ad, 57ffc39a00ee4fa786d902d49872d81b; no voters: 
I20260630 12:26:42.248247 19617 leader_election.cc:290] T 9e3a6547547b4e0a94de88cf5dce1158 P 8c2442008b1c49ae8ea002bb203c4c10 [CANDIDATE]: Term 1 election: Requested vote from peers 116925e4d14944ed8a750ccd6037e2ad (127.12.213.1:34779), 57ffc39a00ee4fa786d902d49872d81b (127.12.213.3:37261)
I20260630 12:26:42.248765 19621 raft_consensus.cc:2804] T e620d592c00e40d18a1e3c458f6c9623 P 57ffc39a00ee4fa786d902d49872d81b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:42.249136 19621 raft_consensus.cc:493] T e620d592c00e40d18a1e3c458f6c9623 P 57ffc39a00ee4fa786d902d49872d81b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:42.249464 19621 raft_consensus.cc:3060] T e620d592c00e40d18a1e3c458f6c9623 P 57ffc39a00ee4fa786d902d49872d81b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:42.249528 19492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e620d592c00e40d18a1e3c458f6c9623" candidate_uuid: "57ffc39a00ee4fa786d902d49872d81b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c2442008b1c49ae8ea002bb203c4c10" is_pre_election: true
I20260630 12:26:42.250351 19492 raft_consensus.cc:2468] T e620d592c00e40d18a1e3c458f6c9623 P 8c2442008b1c49ae8ea002bb203c4c10 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57ffc39a00ee4fa786d902d49872d81b in term 0.
I20260630 12:26:42.253288 19566 raft_consensus.cc:2468] T 9e3a6547547b4e0a94de88cf5dce1158 P 57ffc39a00ee4fa786d902d49872d81b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c2442008b1c49ae8ea002bb203c4c10 in term 1.
I20260630 12:26:42.253855 19417 raft_consensus.cc:2468] T 9e3a6547547b4e0a94de88cf5dce1158 P 116925e4d14944ed8a750ccd6037e2ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c2442008b1c49ae8ea002bb203c4c10 in term 1.
I20260630 12:26:42.254340 19456 leader_election.cc:304] T 9e3a6547547b4e0a94de88cf5dce1158 P 8c2442008b1c49ae8ea002bb203c4c10 [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: 57ffc39a00ee4fa786d902d49872d81b, 8c2442008b1c49ae8ea002bb203c4c10; no voters: 
I20260630 12:26:42.255110 19617 raft_consensus.cc:2804] T 9e3a6547547b4e0a94de88cf5dce1158 P 8c2442008b1c49ae8ea002bb203c4c10 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:42.256417 19617 raft_consensus.cc:697] T 9e3a6547547b4e0a94de88cf5dce1158 P 8c2442008b1c49ae8ea002bb203c4c10 [term 1 LEADER]: Becoming Leader. State: Replica: 8c2442008b1c49ae8ea002bb203c4c10, State: Running, Role: LEADER
I20260630 12:26:42.256850 19634 raft_consensus.cc:493] T 64c1dab097974f54afde84009767308c P 8c2442008b1c49ae8ea002bb203c4c10 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:42.257354 19617 consensus_queue.cc:237] T 9e3a6547547b4e0a94de88cf5dce1158 P 8c2442008b1c49ae8ea002bb203c4c10 [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: "116925e4d14944ed8a750ccd6037e2ad" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34779 } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } } peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } }
I20260630 12:26:42.257604 19621 raft_consensus.cc:515] T e620d592c00e40d18a1e3c458f6c9623 P 57ffc39a00ee4fa786d902d49872d81b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } } peers { permanent_uuid: "116925e4d14944ed8a750ccd6037e2ad" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34779 } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } }
I20260630 12:26:42.257354 19634 raft_consensus.cc:515] T 64c1dab097974f54afde84009767308c P 8c2442008b1c49ae8ea002bb203c4c10 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116925e4d14944ed8a750ccd6037e2ad" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34779 } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } } peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } }
I20260630 12:26:42.260324 19621 leader_election.cc:290] T e620d592c00e40d18a1e3c458f6c9623 P 57ffc39a00ee4fa786d902d49872d81b [CANDIDATE]: Term 1 election: Requested vote from peers 116925e4d14944ed8a750ccd6037e2ad (127.12.213.1:34779), 8c2442008b1c49ae8ea002bb203c4c10 (127.12.213.2:36621)
I20260630 12:26:42.260469 19634 leader_election.cc:290] T 64c1dab097974f54afde84009767308c P 8c2442008b1c49ae8ea002bb203c4c10 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 116925e4d14944ed8a750ccd6037e2ad (127.12.213.1:34779), 57ffc39a00ee4fa786d902d49872d81b (127.12.213.3:37261)
I20260630 12:26:42.262181 19416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64c1dab097974f54afde84009767308c" candidate_uuid: "8c2442008b1c49ae8ea002bb203c4c10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "116925e4d14944ed8a750ccd6037e2ad" is_pre_election: true
I20260630 12:26:42.262786 19492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e620d592c00e40d18a1e3c458f6c9623" candidate_uuid: "57ffc39a00ee4fa786d902d49872d81b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c2442008b1c49ae8ea002bb203c4c10"
I20260630 12:26:42.263278 19416 raft_consensus.cc:2468] T 64c1dab097974f54afde84009767308c P 116925e4d14944ed8a750ccd6037e2ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c2442008b1c49ae8ea002bb203c4c10 in term 0.
I20260630 12:26:42.263408 19492 raft_consensus.cc:3060] T e620d592c00e40d18a1e3c458f6c9623 P 8c2442008b1c49ae8ea002bb203c4c10 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:42.263932 19566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64c1dab097974f54afde84009767308c" candidate_uuid: "8c2442008b1c49ae8ea002bb203c4c10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57ffc39a00ee4fa786d902d49872d81b" is_pre_election: true
I20260630 12:26:42.264595 19566 raft_consensus.cc:2468] T 64c1dab097974f54afde84009767308c P 57ffc39a00ee4fa786d902d49872d81b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c2442008b1c49ae8ea002bb203c4c10 in term 0.
I20260630 12:26:42.264619 19458 leader_election.cc:304] T 64c1dab097974f54afde84009767308c P 8c2442008b1c49ae8ea002bb203c4c10 [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: 116925e4d14944ed8a750ccd6037e2ad, 8c2442008b1c49ae8ea002bb203c4c10; no voters: 
I20260630 12:26:42.266084 19617 raft_consensus.cc:2804] T 64c1dab097974f54afde84009767308c P 8c2442008b1c49ae8ea002bb203c4c10 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:42.266544 19617 raft_consensus.cc:493] T 64c1dab097974f54afde84009767308c P 8c2442008b1c49ae8ea002bb203c4c10 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:42.266927 19617 raft_consensus.cc:3060] T 64c1dab097974f54afde84009767308c P 8c2442008b1c49ae8ea002bb203c4c10 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:42.267712 19313 catalog_manager.cc:5697] T 9e3a6547547b4e0a94de88cf5dce1158 P 8c2442008b1c49ae8ea002bb203c4c10 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c2442008b1c49ae8ea002bb203c4c10 (127.12.213.2). New cstate: current_term: 1 leader_uuid: "8c2442008b1c49ae8ea002bb203c4c10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116925e4d14944ed8a750ccd6037e2ad" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:42.262253 19417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e620d592c00e40d18a1e3c458f6c9623" candidate_uuid: "57ffc39a00ee4fa786d902d49872d81b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "116925e4d14944ed8a750ccd6037e2ad"
I20260630 12:26:42.269840 19417 raft_consensus.cc:3060] T e620d592c00e40d18a1e3c458f6c9623 P 116925e4d14944ed8a750ccd6037e2ad [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:42.275269 19617 raft_consensus.cc:515] T 64c1dab097974f54afde84009767308c P 8c2442008b1c49ae8ea002bb203c4c10 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116925e4d14944ed8a750ccd6037e2ad" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34779 } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } } peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } }
I20260630 12:26:42.276250 19492 raft_consensus.cc:2468] T e620d592c00e40d18a1e3c458f6c9623 P 8c2442008b1c49ae8ea002bb203c4c10 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57ffc39a00ee4fa786d902d49872d81b in term 1.
I20260630 12:26:42.277462 19617 leader_election.cc:290] T 64c1dab097974f54afde84009767308c P 8c2442008b1c49ae8ea002bb203c4c10 [CANDIDATE]: Term 1 election: Requested vote from peers 116925e4d14944ed8a750ccd6037e2ad (127.12.213.1:34779), 57ffc39a00ee4fa786d902d49872d81b (127.12.213.3:37261)
I20260630 12:26:42.278324 19416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64c1dab097974f54afde84009767308c" candidate_uuid: "8c2442008b1c49ae8ea002bb203c4c10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "116925e4d14944ed8a750ccd6037e2ad"
I20260630 12:26:42.278563 19566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64c1dab097974f54afde84009767308c" candidate_uuid: "8c2442008b1c49ae8ea002bb203c4c10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57ffc39a00ee4fa786d902d49872d81b"
I20260630 12:26:42.278386 19529 leader_election.cc:304] T e620d592c00e40d18a1e3c458f6c9623 P 57ffc39a00ee4fa786d902d49872d81b [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: 57ffc39a00ee4fa786d902d49872d81b, 8c2442008b1c49ae8ea002bb203c4c10; no voters: 
I20260630 12:26:42.279024 19416 raft_consensus.cc:3060] T 64c1dab097974f54afde84009767308c P 116925e4d14944ed8a750ccd6037e2ad [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:42.279136 19566 raft_consensus.cc:3060] T 64c1dab097974f54afde84009767308c P 57ffc39a00ee4fa786d902d49872d81b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:42.279515 19621 raft_consensus.cc:2804] T e620d592c00e40d18a1e3c458f6c9623 P 57ffc39a00ee4fa786d902d49872d81b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:42.286216 19416 raft_consensus.cc:2468] T 64c1dab097974f54afde84009767308c P 116925e4d14944ed8a750ccd6037e2ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c2442008b1c49ae8ea002bb203c4c10 in term 1.
I20260630 12:26:42.286511 19417 raft_consensus.cc:2468] T e620d592c00e40d18a1e3c458f6c9623 P 116925e4d14944ed8a750ccd6037e2ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57ffc39a00ee4fa786d902d49872d81b in term 1.
I20260630 12:26:42.287729 19458 leader_election.cc:304] T 64c1dab097974f54afde84009767308c P 8c2442008b1c49ae8ea002bb203c4c10 [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: 116925e4d14944ed8a750ccd6037e2ad, 8c2442008b1c49ae8ea002bb203c4c10; no voters: 
I20260630 12:26:42.287956 19621 raft_consensus.cc:697] T e620d592c00e40d18a1e3c458f6c9623 P 57ffc39a00ee4fa786d902d49872d81b [term 1 LEADER]: Becoming Leader. State: Replica: 57ffc39a00ee4fa786d902d49872d81b, State: Running, Role: LEADER
I20260630 12:26:42.288586 19617 raft_consensus.cc:2804] T 64c1dab097974f54afde84009767308c P 8c2442008b1c49ae8ea002bb203c4c10 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:42.288750 19621 consensus_queue.cc:237] T e620d592c00e40d18a1e3c458f6c9623 P 57ffc39a00ee4fa786d902d49872d81b [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: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } } peers { permanent_uuid: "116925e4d14944ed8a750ccd6037e2ad" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34779 } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } }
I20260630 12:26:42.289147 19617 raft_consensus.cc:697] T 64c1dab097974f54afde84009767308c P 8c2442008b1c49ae8ea002bb203c4c10 [term 1 LEADER]: Becoming Leader. State: Replica: 8c2442008b1c49ae8ea002bb203c4c10, State: Running, Role: LEADER
I20260630 12:26:42.289055 19566 raft_consensus.cc:2468] T 64c1dab097974f54afde84009767308c P 57ffc39a00ee4fa786d902d49872d81b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c2442008b1c49ae8ea002bb203c4c10 in term 1.
I20260630 12:26:42.290131 19617 consensus_queue.cc:237] T 64c1dab097974f54afde84009767308c P 8c2442008b1c49ae8ea002bb203c4c10 [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: "116925e4d14944ed8a750ccd6037e2ad" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34779 } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } } peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } }
I20260630 12:26:42.296855 19313 catalog_manager.cc:5697] T e620d592c00e40d18a1e3c458f6c9623 P 57ffc39a00ee4fa786d902d49872d81b reported cstate change: term changed from 0 to 1, leader changed from <none> to 57ffc39a00ee4fa786d902d49872d81b (127.12.213.3). New cstate: current_term: 1 leader_uuid: "57ffc39a00ee4fa786d902d49872d81b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "116925e4d14944ed8a750ccd6037e2ad" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:42.298480 19312 catalog_manager.cc:5697] T 64c1dab097974f54afde84009767308c P 8c2442008b1c49ae8ea002bb203c4c10 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c2442008b1c49ae8ea002bb203c4c10 (127.12.213.2). New cstate: current_term: 1 leader_uuid: "8c2442008b1c49ae8ea002bb203c4c10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116925e4d14944ed8a750ccd6037e2ad" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:42.409125 19617 raft_consensus.cc:493] T cebb4edc28d5420787ef64db8d1c2dec P 8c2442008b1c49ae8ea002bb203c4c10 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:42.409677 19617 raft_consensus.cc:515] T cebb4edc28d5420787ef64db8d1c2dec P 8c2442008b1c49ae8ea002bb203c4c10 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116925e4d14944ed8a750ccd6037e2ad" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34779 } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } } peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } }
I20260630 12:26:42.411523 19617 leader_election.cc:290] T cebb4edc28d5420787ef64db8d1c2dec P 8c2442008b1c49ae8ea002bb203c4c10 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 116925e4d14944ed8a750ccd6037e2ad (127.12.213.1:34779), 57ffc39a00ee4fa786d902d49872d81b (127.12.213.3:37261)
I20260630 12:26:42.412391 19417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cebb4edc28d5420787ef64db8d1c2dec" candidate_uuid: "8c2442008b1c49ae8ea002bb203c4c10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "116925e4d14944ed8a750ccd6037e2ad" is_pre_election: true
I20260630 12:26:42.412580 19566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cebb4edc28d5420787ef64db8d1c2dec" candidate_uuid: "8c2442008b1c49ae8ea002bb203c4c10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57ffc39a00ee4fa786d902d49872d81b" is_pre_election: true
I20260630 12:26:42.412974 19417 raft_consensus.cc:2468] T cebb4edc28d5420787ef64db8d1c2dec P 116925e4d14944ed8a750ccd6037e2ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c2442008b1c49ae8ea002bb203c4c10 in term 0.
I20260630 12:26:42.413214 19566 raft_consensus.cc:2468] T cebb4edc28d5420787ef64db8d1c2dec P 57ffc39a00ee4fa786d902d49872d81b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c2442008b1c49ae8ea002bb203c4c10 in term 0.
I20260630 12:26:42.414041 19458 leader_election.cc:304] T cebb4edc28d5420787ef64db8d1c2dec P 8c2442008b1c49ae8ea002bb203c4c10 [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: 116925e4d14944ed8a750ccd6037e2ad, 8c2442008b1c49ae8ea002bb203c4c10; no voters: 
I20260630 12:26:42.414813 19617 raft_consensus.cc:2804] T cebb4edc28d5420787ef64db8d1c2dec P 8c2442008b1c49ae8ea002bb203c4c10 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:42.415146 19617 raft_consensus.cc:493] T cebb4edc28d5420787ef64db8d1c2dec P 8c2442008b1c49ae8ea002bb203c4c10 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:42.415419 19617 raft_consensus.cc:3060] T cebb4edc28d5420787ef64db8d1c2dec P 8c2442008b1c49ae8ea002bb203c4c10 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:42.420122 19617 raft_consensus.cc:515] T cebb4edc28d5420787ef64db8d1c2dec P 8c2442008b1c49ae8ea002bb203c4c10 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116925e4d14944ed8a750ccd6037e2ad" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34779 } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } } peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } }
I20260630 12:26:42.421693 19617 leader_election.cc:290] T cebb4edc28d5420787ef64db8d1c2dec P 8c2442008b1c49ae8ea002bb203c4c10 [CANDIDATE]: Term 1 election: Requested vote from peers 116925e4d14944ed8a750ccd6037e2ad (127.12.213.1:34779), 57ffc39a00ee4fa786d902d49872d81b (127.12.213.3:37261)
I20260630 12:26:42.422573 19417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cebb4edc28d5420787ef64db8d1c2dec" candidate_uuid: "8c2442008b1c49ae8ea002bb203c4c10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "116925e4d14944ed8a750ccd6037e2ad"
I20260630 12:26:42.422765 19566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cebb4edc28d5420787ef64db8d1c2dec" candidate_uuid: "8c2442008b1c49ae8ea002bb203c4c10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57ffc39a00ee4fa786d902d49872d81b"
I20260630 12:26:42.423103 19417 raft_consensus.cc:3060] T cebb4edc28d5420787ef64db8d1c2dec P 116925e4d14944ed8a750ccd6037e2ad [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:42.423415 19566 raft_consensus.cc:3060] T cebb4edc28d5420787ef64db8d1c2dec P 57ffc39a00ee4fa786d902d49872d81b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:42.427870 19417 raft_consensus.cc:2468] T cebb4edc28d5420787ef64db8d1c2dec P 116925e4d14944ed8a750ccd6037e2ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c2442008b1c49ae8ea002bb203c4c10 in term 1.
I20260630 12:26:42.427953 19566 raft_consensus.cc:2468] T cebb4edc28d5420787ef64db8d1c2dec P 57ffc39a00ee4fa786d902d49872d81b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c2442008b1c49ae8ea002bb203c4c10 in term 1.
I20260630 12:26:42.429054 19458 leader_election.cc:304] T cebb4edc28d5420787ef64db8d1c2dec P 8c2442008b1c49ae8ea002bb203c4c10 [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: 116925e4d14944ed8a750ccd6037e2ad, 8c2442008b1c49ae8ea002bb203c4c10; no voters: 
I20260630 12:26:42.429894 19617 raft_consensus.cc:2804] T cebb4edc28d5420787ef64db8d1c2dec P 8c2442008b1c49ae8ea002bb203c4c10 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:42.430513 19617 raft_consensus.cc:697] T cebb4edc28d5420787ef64db8d1c2dec P 8c2442008b1c49ae8ea002bb203c4c10 [term 1 LEADER]: Becoming Leader. State: Replica: 8c2442008b1c49ae8ea002bb203c4c10, State: Running, Role: LEADER
I20260630 12:26:42.431627 19617 consensus_queue.cc:237] T cebb4edc28d5420787ef64db8d1c2dec P 8c2442008b1c49ae8ea002bb203c4c10 [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: "116925e4d14944ed8a750ccd6037e2ad" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34779 } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } } peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } }
I20260630 12:26:42.443776 19312 catalog_manager.cc:5697] T cebb4edc28d5420787ef64db8d1c2dec P 8c2442008b1c49ae8ea002bb203c4c10 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c2442008b1c49ae8ea002bb203c4c10 (127.12.213.2). New cstate: current_term: 1 leader_uuid: "8c2442008b1c49ae8ea002bb203c4c10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116925e4d14944ed8a750ccd6037e2ad" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } health_report { overall_health: UNKNOWN } } }
W20260630 12:26:42.447502 19363 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:26:42.543766 13140 tablet_server.cc:179] TabletServer@127.12.213.1:0 shutting down...
I20260630 12:26:42.561349 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:42.562134 13140 tablet_replica.cc:333] T 64c1dab097974f54afde84009767308c P 116925e4d14944ed8a750ccd6037e2ad: stopping tablet replica
I20260630 12:26:42.562765 13140 raft_consensus.cc:2243] T 64c1dab097974f54afde84009767308c P 116925e4d14944ed8a750ccd6037e2ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:42.563115 13140 raft_consensus.cc:2272] T 64c1dab097974f54afde84009767308c P 116925e4d14944ed8a750ccd6037e2ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:42.565164 13140 tablet_replica.cc:333] T 9e3a6547547b4e0a94de88cf5dce1158 P 116925e4d14944ed8a750ccd6037e2ad: stopping tablet replica
I20260630 12:26:42.565611 13140 raft_consensus.cc:2243] T 9e3a6547547b4e0a94de88cf5dce1158 P 116925e4d14944ed8a750ccd6037e2ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:42.565932 13140 raft_consensus.cc:2272] T 9e3a6547547b4e0a94de88cf5dce1158 P 116925e4d14944ed8a750ccd6037e2ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:42.567699 13140 tablet_replica.cc:333] T cebb4edc28d5420787ef64db8d1c2dec P 116925e4d14944ed8a750ccd6037e2ad: stopping tablet replica
I20260630 12:26:42.568149 13140 raft_consensus.cc:2243] T cebb4edc28d5420787ef64db8d1c2dec P 116925e4d14944ed8a750ccd6037e2ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:42.568567 13140 raft_consensus.cc:2272] T cebb4edc28d5420787ef64db8d1c2dec P 116925e4d14944ed8a750ccd6037e2ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:42.570461 13140 tablet_replica.cc:333] T e620d592c00e40d18a1e3c458f6c9623 P 116925e4d14944ed8a750ccd6037e2ad: stopping tablet replica
I20260630 12:26:42.570945 13140 raft_consensus.cc:2243] T e620d592c00e40d18a1e3c458f6c9623 P 116925e4d14944ed8a750ccd6037e2ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:42.571308 13140 raft_consensus.cc:2272] T e620d592c00e40d18a1e3c458f6c9623 P 116925e4d14944ed8a750ccd6037e2ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:42.593844 13140 tablet_server.cc:196] TabletServer@127.12.213.1:0 shutdown complete.
W20260630 12:26:42.644650 19458 consensus_peers.cc:597] T 9e3a6547547b4e0a94de88cf5dce1158 P 8c2442008b1c49ae8ea002bb203c4c10 -> Peer 116925e4d14944ed8a750ccd6037e2ad (127.12.213.1:34779): Couldn't send request to peer 116925e4d14944ed8a750ccd6037e2ad. Status: Network error: Client connection negotiation failed: client connection to 127.12.213.1:34779: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:42.725509 19621 consensus_queue.cc:1048] T e620d592c00e40d18a1e3c458f6c9623 P 57ffc39a00ee4fa786d902d49872d81b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:26:42.741726 19532 consensus_peers.cc:597] T e620d592c00e40d18a1e3c458f6c9623 P 57ffc39a00ee4fa786d902d49872d81b -> Peer 116925e4d14944ed8a750ccd6037e2ad (127.12.213.1:34779): Couldn't send request to peer 116925e4d14944ed8a750ccd6037e2ad. Status: Network error: Client connection negotiation failed: client connection to 127.12.213.1:34779: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:42.760082 19617 consensus_queue.cc:1048] T 64c1dab097974f54afde84009767308c P 8c2442008b1c49ae8ea002bb203c4c10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:26:42.773648 19458 consensus_peers.cc:597] T 64c1dab097974f54afde84009767308c P 8c2442008b1c49ae8ea002bb203c4c10 -> Peer 116925e4d14944ed8a750ccd6037e2ad (127.12.213.1:34779): Couldn't send request to peer 116925e4d14944ed8a750ccd6037e2ad. Status: Network error: Client connection negotiation failed: client connection to 127.12.213.1:34779: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:26:42.834120 19458 consensus_peers.cc:597] T cebb4edc28d5420787ef64db8d1c2dec P 8c2442008b1c49ae8ea002bb203c4c10 -> Peer 116925e4d14944ed8a750ccd6037e2ad (127.12.213.1:34779): Couldn't send request to peer 116925e4d14944ed8a750ccd6037e2ad. Status: Network error: Client connection negotiation failed: client connection to 127.12.213.1:34779: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:42.837724 19617 consensus_queue.cc:1048] T 9e3a6547547b4e0a94de88cf5dce1158 P 8c2442008b1c49ae8ea002bb203c4c10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:43.045571 19617 consensus_queue.cc:1048] T cebb4edc28d5420787ef64db8d1c2dec P 8c2442008b1c49ae8ea002bb203c4c10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:43.434921 19617 consensus_queue.cc:579] T cebb4edc28d5420787ef64db8d1c2dec P 8c2442008b1c49ae8ea002bb203c4c10 [LEADER]: Leader has been unable to successfully communicate with peer 116925e4d14944ed8a750ccd6037e2ad for more than 1 seconds (1.002s)
W20260630 12:26:43.442384 19312 catalog_manager.cc:5375] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet cebb4edc28d5420787ef64db8d1c2dec with cas_config_opid_index -1: no extra replica candidate found for tablet cebb4edc28d5420787ef64db8d1c2dec (table test-workload [id=9717c26b7aa5449892a8504538c1741d]): Not found: could not select location for extra replica: not enough tablet servers to satisfy replica placement policy: the total number of registered tablet servers (3) does not allow for adding an extra replica; consider bringing up more to have at least 4 tablet servers up and running
W20260630 12:26:43.449353 19363 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 116925e4d14944ed8a750ccd6037e2ad not available for placement
I20260630 12:26:43.612850 19617 consensus_queue.cc:579] T 9e3a6547547b4e0a94de88cf5dce1158 P 8c2442008b1c49ae8ea002bb203c4c10 [LEADER]: Leader has been unable to successfully communicate with peer 116925e4d14944ed8a750ccd6037e2ad for more than 1 seconds (1.354s)
I20260630 12:26:43.637713 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:43.643590 19651 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
W20260630 12:26:43.644995 19652 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
I20260630 12:26:43.646634 13140 server_base.cc:1061] running on GCE node
W20260630 12:26:43.646667 19654 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
I20260630 12:26:43.649049 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:43.649289 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:43.649526 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822403649489 us; error 0 us; skew 500 ppm
I20260630 12:26:43.650049 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:43.652637 13140 webserver.cc:533] Webserver started at http://127.12.213.4:34469/ using document root <none> and password file <none>
I20260630 12:26:43.653106 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:43.653302 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:43.653635 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:43.654780 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822237130653-13140-0/minicluster-data/ts-3-root/instance:
uuid: "9d2611137e0f4d819e06948341a1a5e7"
format_stamp: "Formatted at 2026-06-30 12:26:43 on dist-test-slave-zz34"
I20260630 12:26:43.659060 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260630 12:26:43.662355 19659 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:43.663126 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:26:43.663457 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822237130653-13140-0/minicluster-data/ts-3-root
uuid: "9d2611137e0f4d819e06948341a1a5e7"
format_stamp: "Formatted at 2026-06-30 12:26:43 on dist-test-slave-zz34"
I20260630 12:26:43.663766 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822237130653-13140-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822237130653-13140-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822237130653-13140-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)
I20260630 12:26:43.694936 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:43.696058 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:43.697443 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:43.699674 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:43.699903 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:43.700148 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:43.700330 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:43.738085 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.4:40893
I20260630 12:26:43.738201 19721 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.4:40893 every 8 connection(s)
I20260630 12:26:43.747303 19621 consensus_queue.cc:579] T e620d592c00e40d18a1e3c458f6c9623 P 57ffc39a00ee4fa786d902d49872d81b [LEADER]: Leader has been unable to successfully communicate with peer 116925e4d14944ed8a750ccd6037e2ad for more than 1 seconds (1.457s)
I20260630 12:26:43.754432 19722 heartbeater.cc:344] Connected to a master server at 127.12.213.62:44829
I20260630 12:26:43.754983 19722 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:43.756142 19722 heartbeater.cc:507] Master 127.12.213.62:44829 requested a full tablet report, sending...
I20260630 12:26:43.758664 19312 ts_manager.cc:194] Registered new tserver with Master: 9d2611137e0f4d819e06948341a1a5e7 (127.12.213.4:40893)
I20260630 12:26:43.760685 19312 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52844
I20260630 12:26:43.767782 19566 consensus_queue.cc:237] T e620d592c00e40d18a1e3c458f6c9623 P 57ffc39a00ee4fa786d902d49872d81b [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: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } } peers { permanent_uuid: "116925e4d14944ed8a750ccd6037e2ad" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34779 } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } } peers { permanent_uuid: "9d2611137e0f4d819e06948341a1a5e7" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 40893 } attrs { promote: true } }
I20260630 12:26:43.774282 19492 raft_consensus.cc:1275] T e620d592c00e40d18a1e3c458f6c9623 P 8c2442008b1c49ae8ea002bb203c4c10 [term 1 FOLLOWER]: Refusing update from remote peer 57ffc39a00ee4fa786d902d49872d81b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:26:43.775913 19727 consensus_queue.cc:1048] T e620d592c00e40d18a1e3c458f6c9623 P 57ffc39a00ee4fa786d902d49872d81b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:26:43.777109 19491 consensus_queue.cc:237] T 9e3a6547547b4e0a94de88cf5dce1158 P 8c2442008b1c49ae8ea002bb203c4c10 [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: "116925e4d14944ed8a750ccd6037e2ad" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34779 } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } } peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } } peers { permanent_uuid: "9d2611137e0f4d819e06948341a1a5e7" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 40893 } attrs { promote: true } }
W20260630 12:26:43.781067 19532 consensus_peers.cc:597] T e620d592c00e40d18a1e3c458f6c9623 P 57ffc39a00ee4fa786d902d49872d81b -> Peer 116925e4d14944ed8a750ccd6037e2ad (127.12.213.1:34779): Couldn't send request to peer 116925e4d14944ed8a750ccd6037e2ad. Status: Network error: Client connection negotiation failed: client connection to 127.12.213.1:34779: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:43.784627 19566 raft_consensus.cc:1275] T 9e3a6547547b4e0a94de88cf5dce1158 P 57ffc39a00ee4fa786d902d49872d81b [term 1 FOLLOWER]: Refusing update from remote peer 8c2442008b1c49ae8ea002bb203c4c10: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:26:43.786564 19648 consensus_queue.cc:1048] T 9e3a6547547b4e0a94de88cf5dce1158 P 8c2442008b1c49ae8ea002bb203c4c10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:26:43.791497 19621 raft_consensus.cc:2955] T e620d592c00e40d18a1e3c458f6c9623 P 57ffc39a00ee4fa786d902d49872d81b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d2611137e0f4d819e06948341a1a5e7 (127.12.213.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } } peers { permanent_uuid: "116925e4d14944ed8a750ccd6037e2ad" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34779 } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } } peers { permanent_uuid: "9d2611137e0f4d819e06948341a1a5e7" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 40893 } attrs { promote: true } } }
I20260630 12:26:43.794864 19617 raft_consensus.cc:2955] T 9e3a6547547b4e0a94de88cf5dce1158 P 8c2442008b1c49ae8ea002bb203c4c10 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d2611137e0f4d819e06948341a1a5e7 (127.12.213.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "116925e4d14944ed8a750ccd6037e2ad" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34779 } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } } peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } } peers { permanent_uuid: "9d2611137e0f4d819e06948341a1a5e7" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 40893 } attrs { promote: true } } }
I20260630 12:26:43.796216 19492 raft_consensus.cc:2955] T e620d592c00e40d18a1e3c458f6c9623 P 8c2442008b1c49ae8ea002bb203c4c10 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d2611137e0f4d819e06948341a1a5e7 (127.12.213.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } } peers { permanent_uuid: "116925e4d14944ed8a750ccd6037e2ad" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34779 } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } } peers { permanent_uuid: "9d2611137e0f4d819e06948341a1a5e7" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 40893 } attrs { promote: true } } }
W20260630 12:26:43.797883 19458 consensus_peers.cc:597] T 9e3a6547547b4e0a94de88cf5dce1158 P 8c2442008b1c49ae8ea002bb203c4c10 -> Peer 116925e4d14944ed8a750ccd6037e2ad (127.12.213.1:34779): Couldn't send request to peer 116925e4d14944ed8a750ccd6037e2ad. Status: Network error: Client connection negotiation failed: client connection to 127.12.213.1:34779: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:43.802441 19300 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet e620d592c00e40d18a1e3c458f6c9623 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260630 12:26:43.803025 19491 consensus_queue.cc:237] T cebb4edc28d5420787ef64db8d1c2dec P 8c2442008b1c49ae8ea002bb203c4c10 [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: "116925e4d14944ed8a750ccd6037e2ad" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34779 } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } } peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } } peers { permanent_uuid: "9d2611137e0f4d819e06948341a1a5e7" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 40893 } attrs { promote: true } }
W20260630 12:26:43.808897 19532 consensus_peers.cc:597] T e620d592c00e40d18a1e3c458f6c9623 P 57ffc39a00ee4fa786d902d49872d81b -> Peer 9d2611137e0f4d819e06948341a1a5e7 (127.12.213.4:40893): Couldn't send request to peer 9d2611137e0f4d819e06948341a1a5e7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e620d592c00e40d18a1e3c458f6c9623. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:43.808205 19566 raft_consensus.cc:2955] T 9e3a6547547b4e0a94de88cf5dce1158 P 57ffc39a00ee4fa786d902d49872d81b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d2611137e0f4d819e06948341a1a5e7 (127.12.213.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "116925e4d14944ed8a750ccd6037e2ad" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34779 } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } } peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } } peers { permanent_uuid: "9d2611137e0f4d819e06948341a1a5e7" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 40893 } attrs { promote: true } } }
W20260630 12:26:43.810660 19458 consensus_peers.cc:597] T 9e3a6547547b4e0a94de88cf5dce1158 P 8c2442008b1c49ae8ea002bb203c4c10 -> Peer 9d2611137e0f4d819e06948341a1a5e7 (127.12.213.4:40893): Couldn't send request to peer 9d2611137e0f4d819e06948341a1a5e7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9e3a6547547b4e0a94de88cf5dce1158. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:43.811547 19312 catalog_manager.cc:5697] T e620d592c00e40d18a1e3c458f6c9623 P 8c2442008b1c49ae8ea002bb203c4c10 reported cstate change: config changed from index -1 to 2, NON_VOTER 9d2611137e0f4d819e06948341a1a5e7 (127.12.213.4) added. New cstate: current_term: 1 leader_uuid: "57ffc39a00ee4fa786d902d49872d81b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } } peers { permanent_uuid: "116925e4d14944ed8a750ccd6037e2ad" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34779 } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } } peers { permanent_uuid: "9d2611137e0f4d819e06948341a1a5e7" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 40893 } attrs { promote: true } } }
W20260630 12:26:43.821183 19458 consensus_peers.cc:597] T cebb4edc28d5420787ef64db8d1c2dec P 8c2442008b1c49ae8ea002bb203c4c10 -> Peer 9d2611137e0f4d819e06948341a1a5e7 (127.12.213.4:40893): Couldn't send request to peer 9d2611137e0f4d819e06948341a1a5e7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cebb4edc28d5420787ef64db8d1c2dec. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:43.818102 19299 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 9e3a6547547b4e0a94de88cf5dce1158 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 4)
I20260630 12:26:43.816295 19565 raft_consensus.cc:1275] T cebb4edc28d5420787ef64db8d1c2dec P 57ffc39a00ee4fa786d902d49872d81b [term 1 FOLLOWER]: Refusing update from remote peer 8c2442008b1c49ae8ea002bb203c4c10: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:26:43.823261 19458 consensus_peers.cc:597] T cebb4edc28d5420787ef64db8d1c2dec P 8c2442008b1c49ae8ea002bb203c4c10 -> Peer 116925e4d14944ed8a750ccd6037e2ad (127.12.213.1:34779): Couldn't send request to peer 116925e4d14944ed8a750ccd6037e2ad. Status: Network error: Client connection negotiation failed: client connection to 127.12.213.1:34779: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:43.824757 19647 consensus_queue.cc:1048] T cebb4edc28d5420787ef64db8d1c2dec P 8c2442008b1c49ae8ea002bb203c4c10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:26:43.832911 19736 raft_consensus.cc:2955] T cebb4edc28d5420787ef64db8d1c2dec P 8c2442008b1c49ae8ea002bb203c4c10 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d2611137e0f4d819e06948341a1a5e7 (127.12.213.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "116925e4d14944ed8a750ccd6037e2ad" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34779 } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } } peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } } peers { permanent_uuid: "9d2611137e0f4d819e06948341a1a5e7" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 40893 } attrs { promote: true } } }
I20260630 12:26:43.834903 19565 raft_consensus.cc:2955] T cebb4edc28d5420787ef64db8d1c2dec P 57ffc39a00ee4fa786d902d49872d81b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d2611137e0f4d819e06948341a1a5e7 (127.12.213.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "116925e4d14944ed8a750ccd6037e2ad" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34779 } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } } peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } } peers { permanent_uuid: "9d2611137e0f4d819e06948341a1a5e7" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 40893 } attrs { promote: true } } }
I20260630 12:26:43.845021 19299 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet cebb4edc28d5420787ef64db8d1c2dec with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
I20260630 12:26:43.851186 19313 catalog_manager.cc:5697] T 9e3a6547547b4e0a94de88cf5dce1158 P 8c2442008b1c49ae8ea002bb203c4c10 reported cstate change: config changed from index -1 to 2, NON_VOTER 9d2611137e0f4d819e06948341a1a5e7 (127.12.213.4) added. New cstate: current_term: 1 leader_uuid: "8c2442008b1c49ae8ea002bb203c4c10" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "116925e4d14944ed8a750ccd6037e2ad" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d2611137e0f4d819e06948341a1a5e7" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 40893 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:43.852627 19313 catalog_manager.cc:5697] T cebb4edc28d5420787ef64db8d1c2dec P 8c2442008b1c49ae8ea002bb203c4c10 reported cstate change: config changed from index -1 to 2, NON_VOTER 9d2611137e0f4d819e06948341a1a5e7 (127.12.213.4) added. New cstate: current_term: 1 leader_uuid: "8c2442008b1c49ae8ea002bb203c4c10" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "116925e4d14944ed8a750ccd6037e2ad" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d2611137e0f4d819e06948341a1a5e7" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 40893 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:43.891659 19647 consensus_queue.cc:579] T 64c1dab097974f54afde84009767308c P 8c2442008b1c49ae8ea002bb203c4c10 [LEADER]: Leader has been unable to successfully communicate with peer 116925e4d14944ed8a750ccd6037e2ad for more than 1 seconds (1.600s)
I20260630 12:26:43.901191 19491 consensus_queue.cc:237] T 64c1dab097974f54afde84009767308c P 8c2442008b1c49ae8ea002bb203c4c10 [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: "116925e4d14944ed8a750ccd6037e2ad" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34779 } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } } peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } } peers { permanent_uuid: "9d2611137e0f4d819e06948341a1a5e7" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 40893 } attrs { promote: true } }
I20260630 12:26:43.907608 19565 raft_consensus.cc:1275] T 64c1dab097974f54afde84009767308c P 57ffc39a00ee4fa786d902d49872d81b [term 1 FOLLOWER]: Refusing update from remote peer 8c2442008b1c49ae8ea002bb203c4c10: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:26:43.908223 19458 consensus_peers.cc:597] T 64c1dab097974f54afde84009767308c P 8c2442008b1c49ae8ea002bb203c4c10 -> Peer 9d2611137e0f4d819e06948341a1a5e7 (127.12.213.4:40893): Couldn't send request to peer 9d2611137e0f4d819e06948341a1a5e7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 64c1dab097974f54afde84009767308c. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:43.909009 19736 consensus_queue.cc:1048] T 64c1dab097974f54afde84009767308c P 8c2442008b1c49ae8ea002bb203c4c10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:26:43.910364 19458 consensus_peers.cc:597] T 64c1dab097974f54afde84009767308c P 8c2442008b1c49ae8ea002bb203c4c10 -> Peer 116925e4d14944ed8a750ccd6037e2ad (127.12.213.1:34779): Couldn't send request to peer 116925e4d14944ed8a750ccd6037e2ad. Status: Network error: Client connection negotiation failed: client connection to 127.12.213.1:34779: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:43.915808 19648 raft_consensus.cc:2955] T 64c1dab097974f54afde84009767308c P 8c2442008b1c49ae8ea002bb203c4c10 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d2611137e0f4d819e06948341a1a5e7 (127.12.213.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "116925e4d14944ed8a750ccd6037e2ad" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34779 } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } } peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } } peers { permanent_uuid: "9d2611137e0f4d819e06948341a1a5e7" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 40893 } attrs { promote: true } } }
I20260630 12:26:43.917564 19565 raft_consensus.cc:2955] T 64c1dab097974f54afde84009767308c P 57ffc39a00ee4fa786d902d49872d81b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d2611137e0f4d819e06948341a1a5e7 (127.12.213.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "116925e4d14944ed8a750ccd6037e2ad" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34779 } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } } peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } } peers { permanent_uuid: "9d2611137e0f4d819e06948341a1a5e7" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 40893 } attrs { promote: true } } }
I20260630 12:26:43.925523 19299 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 64c1dab097974f54afde84009767308c with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260630 12:26:43.929930 19312 catalog_manager.cc:5697] T 64c1dab097974f54afde84009767308c P 8c2442008b1c49ae8ea002bb203c4c10 reported cstate change: config changed from index -1 to 2, NON_VOTER 9d2611137e0f4d819e06948341a1a5e7 (127.12.213.4) added. New cstate: current_term: 1 leader_uuid: "8c2442008b1c49ae8ea002bb203c4c10" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "116925e4d14944ed8a750ccd6037e2ad" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d2611137e0f4d819e06948341a1a5e7" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 40893 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:44.281992 19743 ts_tablet_manager.cc:933] T e620d592c00e40d18a1e3c458f6c9623 P 9d2611137e0f4d819e06948341a1a5e7: Initiating tablet copy from peer 57ffc39a00ee4fa786d902d49872d81b (127.12.213.3:37261)
I20260630 12:26:44.283541 19743 tablet_copy_client.cc:323] T e620d592c00e40d18a1e3c458f6c9623 P 9d2611137e0f4d819e06948341a1a5e7: tablet copy: Beginning tablet copy session from remote peer at address 127.12.213.3:37261
I20260630 12:26:44.294234 19576 tablet_copy_service.cc:140] P 57ffc39a00ee4fa786d902d49872d81b: Received BeginTabletCopySession request for tablet e620d592c00e40d18a1e3c458f6c9623 from peer 9d2611137e0f4d819e06948341a1a5e7 ({username='slave'} at 127.0.0.1:52318)
I20260630 12:26:44.294731 19576 tablet_copy_service.cc:161] P 57ffc39a00ee4fa786d902d49872d81b: Beginning new tablet copy session on tablet e620d592c00e40d18a1e3c458f6c9623 from peer 9d2611137e0f4d819e06948341a1a5e7 at {username='slave'} at 127.0.0.1:52318: session id = 9d2611137e0f4d819e06948341a1a5e7-e620d592c00e40d18a1e3c458f6c9623
I20260630 12:26:44.300153 19747 ts_tablet_manager.cc:933] T 64c1dab097974f54afde84009767308c P 9d2611137e0f4d819e06948341a1a5e7: Initiating tablet copy from peer 8c2442008b1c49ae8ea002bb203c4c10 (127.12.213.2:36621)
I20260630 12:26:44.301455 19576 tablet_copy_source_session.cc:215] T e620d592c00e40d18a1e3c458f6c9623 P 57ffc39a00ee4fa786d902d49872d81b: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:26:44.302251 19747 tablet_copy_client.cc:323] T 64c1dab097974f54afde84009767308c P 9d2611137e0f4d819e06948341a1a5e7: tablet copy: Beginning tablet copy session from remote peer at address 127.12.213.2:36621
I20260630 12:26:44.304669 19743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e620d592c00e40d18a1e3c458f6c9623. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:44.312311 19502 tablet_copy_service.cc:140] P 8c2442008b1c49ae8ea002bb203c4c10: Received BeginTabletCopySession request for tablet 64c1dab097974f54afde84009767308c from peer 9d2611137e0f4d819e06948341a1a5e7 ({username='slave'} at 127.0.0.1:33492)
I20260630 12:26:44.312830 19502 tablet_copy_service.cc:161] P 8c2442008b1c49ae8ea002bb203c4c10: Beginning new tablet copy session on tablet 64c1dab097974f54afde84009767308c from peer 9d2611137e0f4d819e06948341a1a5e7 at {username='slave'} at 127.0.0.1:33492: session id = 9d2611137e0f4d819e06948341a1a5e7-64c1dab097974f54afde84009767308c
I20260630 12:26:44.317291 19743 tablet_copy_client.cc:806] T e620d592c00e40d18a1e3c458f6c9623 P 9d2611137e0f4d819e06948341a1a5e7: tablet copy: Starting download of 0 data blocks...
I20260630 12:26:44.317898 19743 tablet_copy_client.cc:670] T e620d592c00e40d18a1e3c458f6c9623 P 9d2611137e0f4d819e06948341a1a5e7: tablet copy: Starting download of 1 WAL segments...
I20260630 12:26:44.317934 19502 tablet_copy_source_session.cc:215] T 64c1dab097974f54afde84009767308c P 8c2442008b1c49ae8ea002bb203c4c10: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:26:44.321079 19747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64c1dab097974f54afde84009767308c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:44.321537 19743 tablet_copy_client.cc:538] T e620d592c00e40d18a1e3c458f6c9623 P 9d2611137e0f4d819e06948341a1a5e7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:26:44.327486 19743 tablet_bootstrap.cc:492] T e620d592c00e40d18a1e3c458f6c9623 P 9d2611137e0f4d819e06948341a1a5e7: Bootstrap starting.
I20260630 12:26:44.331871 19747 tablet_copy_client.cc:806] T 64c1dab097974f54afde84009767308c P 9d2611137e0f4d819e06948341a1a5e7: tablet copy: Starting download of 0 data blocks...
I20260630 12:26:44.332481 19747 tablet_copy_client.cc:670] T 64c1dab097974f54afde84009767308c P 9d2611137e0f4d819e06948341a1a5e7: tablet copy: Starting download of 1 WAL segments...
I20260630 12:26:44.336120 19747 tablet_copy_client.cc:538] T 64c1dab097974f54afde84009767308c P 9d2611137e0f4d819e06948341a1a5e7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:26:44.342572 19743 tablet_bootstrap.cc:492] T e620d592c00e40d18a1e3c458f6c9623 P 9d2611137e0f4d819e06948341a1a5e7: 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
I20260630 12:26:44.342814 19747 tablet_bootstrap.cc:492] T 64c1dab097974f54afde84009767308c P 9d2611137e0f4d819e06948341a1a5e7: Bootstrap starting.
I20260630 12:26:44.343353 19743 tablet_bootstrap.cc:492] T e620d592c00e40d18a1e3c458f6c9623 P 9d2611137e0f4d819e06948341a1a5e7: Bootstrap complete.
I20260630 12:26:44.343956 19743 ts_tablet_manager.cc:1403] T e620d592c00e40d18a1e3c458f6c9623 P 9d2611137e0f4d819e06948341a1a5e7: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.007s
I20260630 12:26:44.346154 19743 raft_consensus.cc:359] T e620d592c00e40d18a1e3c458f6c9623 P 9d2611137e0f4d819e06948341a1a5e7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } } peers { permanent_uuid: "116925e4d14944ed8a750ccd6037e2ad" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34779 } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } } peers { permanent_uuid: "9d2611137e0f4d819e06948341a1a5e7" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 40893 } attrs { promote: true } }
I20260630 12:26:44.346784 19743 raft_consensus.cc:740] T e620d592c00e40d18a1e3c458f6c9623 P 9d2611137e0f4d819e06948341a1a5e7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9d2611137e0f4d819e06948341a1a5e7, State: Initialized, Role: LEARNER
I20260630 12:26:44.347296 19743 consensus_queue.cc:260] T e620d592c00e40d18a1e3c458f6c9623 P 9d2611137e0f4d819e06948341a1a5e7 [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: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } } peers { permanent_uuid: "116925e4d14944ed8a750ccd6037e2ad" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34779 } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } } peers { permanent_uuid: "9d2611137e0f4d819e06948341a1a5e7" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 40893 } attrs { promote: true } }
I20260630 12:26:44.349293 19722 heartbeater.cc:499] Master 127.12.213.62:44829 was elected leader, sending a full tablet report...
I20260630 12:26:44.349687 19743 ts_tablet_manager.cc:1434] T e620d592c00e40d18a1e3c458f6c9623 P 9d2611137e0f4d819e06948341a1a5e7: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.001s
I20260630 12:26:44.351709 19576 tablet_copy_service.cc:342] P 57ffc39a00ee4fa786d902d49872d81b: Request end of tablet copy session 9d2611137e0f4d819e06948341a1a5e7-e620d592c00e40d18a1e3c458f6c9623 received from {username='slave'} at 127.0.0.1:52318
I20260630 12:26:44.352151 19576 tablet_copy_service.cc:434] P 57ffc39a00ee4fa786d902d49872d81b: ending tablet copy session 9d2611137e0f4d819e06948341a1a5e7-e620d592c00e40d18a1e3c458f6c9623 on tablet e620d592c00e40d18a1e3c458f6c9623 with peer 9d2611137e0f4d819e06948341a1a5e7
I20260630 12:26:44.358381 19743 ts_tablet_manager.cc:933] T 9e3a6547547b4e0a94de88cf5dce1158 P 9d2611137e0f4d819e06948341a1a5e7: Initiating tablet copy from peer 8c2442008b1c49ae8ea002bb203c4c10 (127.12.213.2:36621)
I20260630 12:26:44.362363 19747 tablet_bootstrap.cc:492] T 64c1dab097974f54afde84009767308c P 9d2611137e0f4d819e06948341a1a5e7: 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
I20260630 12:26:44.362926 19743 tablet_copy_client.cc:323] T 9e3a6547547b4e0a94de88cf5dce1158 P 9d2611137e0f4d819e06948341a1a5e7: tablet copy: Beginning tablet copy session from remote peer at address 127.12.213.2:36621
I20260630 12:26:44.363360 19747 tablet_bootstrap.cc:492] T 64c1dab097974f54afde84009767308c P 9d2611137e0f4d819e06948341a1a5e7: Bootstrap complete.
I20260630 12:26:44.364084 19747 ts_tablet_manager.cc:1403] T 64c1dab097974f54afde84009767308c P 9d2611137e0f4d819e06948341a1a5e7: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260630 12:26:44.364697 19502 tablet_copy_service.cc:140] P 8c2442008b1c49ae8ea002bb203c4c10: Received BeginTabletCopySession request for tablet 9e3a6547547b4e0a94de88cf5dce1158 from peer 9d2611137e0f4d819e06948341a1a5e7 ({username='slave'} at 127.0.0.1:33492)
I20260630 12:26:44.365175 19502 tablet_copy_service.cc:161] P 8c2442008b1c49ae8ea002bb203c4c10: Beginning new tablet copy session on tablet 9e3a6547547b4e0a94de88cf5dce1158 from peer 9d2611137e0f4d819e06948341a1a5e7 at {username='slave'} at 127.0.0.1:33492: session id = 9d2611137e0f4d819e06948341a1a5e7-9e3a6547547b4e0a94de88cf5dce1158
I20260630 12:26:44.366499 19747 raft_consensus.cc:359] T 64c1dab097974f54afde84009767308c P 9d2611137e0f4d819e06948341a1a5e7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "116925e4d14944ed8a750ccd6037e2ad" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34779 } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } } peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } } peers { permanent_uuid: "9d2611137e0f4d819e06948341a1a5e7" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 40893 } attrs { promote: true } }
I20260630 12:26:44.367116 19747 raft_consensus.cc:740] T 64c1dab097974f54afde84009767308c P 9d2611137e0f4d819e06948341a1a5e7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9d2611137e0f4d819e06948341a1a5e7, State: Initialized, Role: LEARNER
I20260630 12:26:44.367611 19747 consensus_queue.cc:260] T 64c1dab097974f54afde84009767308c P 9d2611137e0f4d819e06948341a1a5e7 [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: "116925e4d14944ed8a750ccd6037e2ad" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34779 } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } } peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } } peers { permanent_uuid: "9d2611137e0f4d819e06948341a1a5e7" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 40893 } attrs { promote: true } }
I20260630 12:26:44.369490 19747 ts_tablet_manager.cc:1434] T 64c1dab097974f54afde84009767308c P 9d2611137e0f4d819e06948341a1a5e7: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260630 12:26:44.371223 19502 tablet_copy_source_session.cc:215] T 9e3a6547547b4e0a94de88cf5dce1158 P 8c2442008b1c49ae8ea002bb203c4c10: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:26:44.371410 19501 tablet_copy_service.cc:342] P 8c2442008b1c49ae8ea002bb203c4c10: Request end of tablet copy session 9d2611137e0f4d819e06948341a1a5e7-64c1dab097974f54afde84009767308c received from {username='slave'} at 127.0.0.1:33492
I20260630 12:26:44.371953 19501 tablet_copy_service.cc:434] P 8c2442008b1c49ae8ea002bb203c4c10: ending tablet copy session 9d2611137e0f4d819e06948341a1a5e7-64c1dab097974f54afde84009767308c on tablet 64c1dab097974f54afde84009767308c with peer 9d2611137e0f4d819e06948341a1a5e7
I20260630 12:26:44.374567 19743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e3a6547547b4e0a94de88cf5dce1158. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:44.386319 19743 tablet_copy_client.cc:806] T 9e3a6547547b4e0a94de88cf5dce1158 P 9d2611137e0f4d819e06948341a1a5e7: tablet copy: Starting download of 0 data blocks...
I20260630 12:26:44.386849 19743 tablet_copy_client.cc:670] T 9e3a6547547b4e0a94de88cf5dce1158 P 9d2611137e0f4d819e06948341a1a5e7: tablet copy: Starting download of 1 WAL segments...
I20260630 12:26:44.390095 19743 tablet_copy_client.cc:538] T 9e3a6547547b4e0a94de88cf5dce1158 P 9d2611137e0f4d819e06948341a1a5e7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:26:44.396061 19743 tablet_bootstrap.cc:492] T 9e3a6547547b4e0a94de88cf5dce1158 P 9d2611137e0f4d819e06948341a1a5e7: Bootstrap starting.
I20260630 12:26:44.410835 19743 tablet_bootstrap.cc:492] T 9e3a6547547b4e0a94de88cf5dce1158 P 9d2611137e0f4d819e06948341a1a5e7: 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
I20260630 12:26:44.411453 19743 tablet_bootstrap.cc:492] T 9e3a6547547b4e0a94de88cf5dce1158 P 9d2611137e0f4d819e06948341a1a5e7: Bootstrap complete.
I20260630 12:26:44.411938 19743 ts_tablet_manager.cc:1403] T 9e3a6547547b4e0a94de88cf5dce1158 P 9d2611137e0f4d819e06948341a1a5e7: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.005s
I20260630 12:26:44.413790 19743 raft_consensus.cc:359] T 9e3a6547547b4e0a94de88cf5dce1158 P 9d2611137e0f4d819e06948341a1a5e7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "116925e4d14944ed8a750ccd6037e2ad" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34779 } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } } peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } } peers { permanent_uuid: "9d2611137e0f4d819e06948341a1a5e7" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 40893 } attrs { promote: true } }
I20260630 12:26:44.414408 19743 raft_consensus.cc:740] T 9e3a6547547b4e0a94de88cf5dce1158 P 9d2611137e0f4d819e06948341a1a5e7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9d2611137e0f4d819e06948341a1a5e7, State: Initialized, Role: LEARNER
I20260630 12:26:44.414852 19743 consensus_queue.cc:260] T 9e3a6547547b4e0a94de88cf5dce1158 P 9d2611137e0f4d819e06948341a1a5e7 [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: "116925e4d14944ed8a750ccd6037e2ad" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34779 } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } } peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } } peers { permanent_uuid: "9d2611137e0f4d819e06948341a1a5e7" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 40893 } attrs { promote: true } }
I20260630 12:26:44.416488 19743 ts_tablet_manager.cc:1434] T 9e3a6547547b4e0a94de88cf5dce1158 P 9d2611137e0f4d819e06948341a1a5e7: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:26:44.417958 19501 tablet_copy_service.cc:342] P 8c2442008b1c49ae8ea002bb203c4c10: Request end of tablet copy session 9d2611137e0f4d819e06948341a1a5e7-9e3a6547547b4e0a94de88cf5dce1158 received from {username='slave'} at 127.0.0.1:33492
I20260630 12:26:44.418351 19501 tablet_copy_service.cc:434] P 8c2442008b1c49ae8ea002bb203c4c10: ending tablet copy session 9d2611137e0f4d819e06948341a1a5e7-9e3a6547547b4e0a94de88cf5dce1158 on tablet 9e3a6547547b4e0a94de88cf5dce1158 with peer 9d2611137e0f4d819e06948341a1a5e7
I20260630 12:26:44.433703 19743 ts_tablet_manager.cc:933] T cebb4edc28d5420787ef64db8d1c2dec P 9d2611137e0f4d819e06948341a1a5e7: Initiating tablet copy from peer 8c2442008b1c49ae8ea002bb203c4c10 (127.12.213.2:36621)
I20260630 12:26:44.435410 19743 tablet_copy_client.cc:323] T cebb4edc28d5420787ef64db8d1c2dec P 9d2611137e0f4d819e06948341a1a5e7: tablet copy: Beginning tablet copy session from remote peer at address 127.12.213.2:36621
I20260630 12:26:44.436909 19501 tablet_copy_service.cc:140] P 8c2442008b1c49ae8ea002bb203c4c10: Received BeginTabletCopySession request for tablet cebb4edc28d5420787ef64db8d1c2dec from peer 9d2611137e0f4d819e06948341a1a5e7 ({username='slave'} at 127.0.0.1:33492)
I20260630 12:26:44.437423 19501 tablet_copy_service.cc:161] P 8c2442008b1c49ae8ea002bb203c4c10: Beginning new tablet copy session on tablet cebb4edc28d5420787ef64db8d1c2dec from peer 9d2611137e0f4d819e06948341a1a5e7 at {username='slave'} at 127.0.0.1:33492: session id = 9d2611137e0f4d819e06948341a1a5e7-cebb4edc28d5420787ef64db8d1c2dec
I20260630 12:26:44.442469 19501 tablet_copy_source_session.cc:215] T cebb4edc28d5420787ef64db8d1c2dec P 8c2442008b1c49ae8ea002bb203c4c10: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:26:44.444857 19743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cebb4edc28d5420787ef64db8d1c2dec. 1 dirs total, 0 dirs full, 0 dirs failed
W20260630 12:26:44.451910 19363 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 116925e4d14944ed8a750ccd6037e2ad not available for placement
I20260630 12:26:44.456015 19743 tablet_copy_client.cc:806] T cebb4edc28d5420787ef64db8d1c2dec P 9d2611137e0f4d819e06948341a1a5e7: tablet copy: Starting download of 0 data blocks...
I20260630 12:26:44.456600 19743 tablet_copy_client.cc:670] T cebb4edc28d5420787ef64db8d1c2dec P 9d2611137e0f4d819e06948341a1a5e7: tablet copy: Starting download of 1 WAL segments...
I20260630 12:26:44.460029 19743 tablet_copy_client.cc:538] T cebb4edc28d5420787ef64db8d1c2dec P 9d2611137e0f4d819e06948341a1a5e7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:26:44.465401 19743 tablet_bootstrap.cc:492] T cebb4edc28d5420787ef64db8d1c2dec P 9d2611137e0f4d819e06948341a1a5e7: Bootstrap starting.
I20260630 12:26:44.476821 19743 tablet_bootstrap.cc:492] T cebb4edc28d5420787ef64db8d1c2dec P 9d2611137e0f4d819e06948341a1a5e7: 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
I20260630 12:26:44.477486 19743 tablet_bootstrap.cc:492] T cebb4edc28d5420787ef64db8d1c2dec P 9d2611137e0f4d819e06948341a1a5e7: Bootstrap complete.
I20260630 12:26:44.477988 19743 ts_tablet_manager.cc:1403] T cebb4edc28d5420787ef64db8d1c2dec P 9d2611137e0f4d819e06948341a1a5e7: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.001s
I20260630 12:26:44.479619 19743 raft_consensus.cc:359] T cebb4edc28d5420787ef64db8d1c2dec P 9d2611137e0f4d819e06948341a1a5e7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "116925e4d14944ed8a750ccd6037e2ad" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34779 } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } } peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } } peers { permanent_uuid: "9d2611137e0f4d819e06948341a1a5e7" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 40893 } attrs { promote: true } }
I20260630 12:26:44.480182 19743 raft_consensus.cc:740] T cebb4edc28d5420787ef64db8d1c2dec P 9d2611137e0f4d819e06948341a1a5e7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9d2611137e0f4d819e06948341a1a5e7, State: Initialized, Role: LEARNER
I20260630 12:26:44.480611 19743 consensus_queue.cc:260] T cebb4edc28d5420787ef64db8d1c2dec P 9d2611137e0f4d819e06948341a1a5e7 [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: "116925e4d14944ed8a750ccd6037e2ad" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34779 } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } } peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } } peers { permanent_uuid: "9d2611137e0f4d819e06948341a1a5e7" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 40893 } attrs { promote: true } }
I20260630 12:26:44.482270 19743 ts_tablet_manager.cc:1434] T cebb4edc28d5420787ef64db8d1c2dec P 9d2611137e0f4d819e06948341a1a5e7: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:26:44.484099 19501 tablet_copy_service.cc:342] P 8c2442008b1c49ae8ea002bb203c4c10: Request end of tablet copy session 9d2611137e0f4d819e06948341a1a5e7-cebb4edc28d5420787ef64db8d1c2dec received from {username='slave'} at 127.0.0.1:33492
I20260630 12:26:44.484454 19501 tablet_copy_service.cc:434] P 8c2442008b1c49ae8ea002bb203c4c10: ending tablet copy session 9d2611137e0f4d819e06948341a1a5e7-cebb4edc28d5420787ef64db8d1c2dec on tablet cebb4edc28d5420787ef64db8d1c2dec with peer 9d2611137e0f4d819e06948341a1a5e7
I20260630 12:26:44.686780 19696 raft_consensus.cc:1217] T e620d592c00e40d18a1e3c458f6c9623 P 9d2611137e0f4d819e06948341a1a5e7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:26:44.711781 19696 raft_consensus.cc:1217] T 64c1dab097974f54afde84009767308c P 9d2611137e0f4d819e06948341a1a5e7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:26:44.811694 19696 raft_consensus.cc:1217] T cebb4edc28d5420787ef64db8d1c2dec P 9d2611137e0f4d819e06948341a1a5e7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:26:44.823122 19761 consensus_queue.cc:579] T cebb4edc28d5420787ef64db8d1c2dec P 8c2442008b1c49ae8ea002bb203c4c10 [LEADER]: Leader has been unable to successfully communicate with peer 116925e4d14944ed8a750ccd6037e2ad for more than 1 seconds (1.019s)
I20260630 12:26:44.871430 19696 raft_consensus.cc:1217] T 9e3a6547547b4e0a94de88cf5dce1158 P 9d2611137e0f4d819e06948341a1a5e7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:26:44.944082 19761 consensus_queue.cc:579] T 64c1dab097974f54afde84009767308c P 8c2442008b1c49ae8ea002bb203c4c10 [LEADER]: Leader has been unable to successfully communicate with peer 116925e4d14944ed8a750ccd6037e2ad for more than 1 seconds (1.042s)
W20260630 12:26:44.946648 19458 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.12.213.1:34779: connect: Connection refused (error 111) [suppressed 21 similar messages]
I20260630 12:26:44.967595 19760 consensus_queue.cc:579] T e620d592c00e40d18a1e3c458f6c9623 P 57ffc39a00ee4fa786d902d49872d81b [LEADER]: Leader has been unable to successfully communicate with peer 116925e4d14944ed8a750ccd6037e2ad for more than 1 seconds (1.199s)
I20260630 12:26:45.120270 19761 consensus_queue.cc:579] T 9e3a6547547b4e0a94de88cf5dce1158 P 8c2442008b1c49ae8ea002bb203c4c10 [LEADER]: Leader has been unable to successfully communicate with peer 116925e4d14944ed8a750ccd6037e2ad for more than 1 seconds (1.342s)
I20260630 12:26:45.158605 19760 raft_consensus.cc:1064] T e620d592c00e40d18a1e3c458f6c9623 P 57ffc39a00ee4fa786d902d49872d81b: attempting to promote NON_VOTER 9d2611137e0f4d819e06948341a1a5e7 to VOTER
I20260630 12:26:45.160364 19760 consensus_queue.cc:237] T e620d592c00e40d18a1e3c458f6c9623 P 57ffc39a00ee4fa786d902d49872d81b [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: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } } peers { permanent_uuid: "116925e4d14944ed8a750ccd6037e2ad" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34779 } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } } peers { permanent_uuid: "9d2611137e0f4d819e06948341a1a5e7" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40893 } attrs { promote: false } }
I20260630 12:26:45.166829 19696 raft_consensus.cc:1275] T e620d592c00e40d18a1e3c458f6c9623 P 9d2611137e0f4d819e06948341a1a5e7 [term 1 LEARNER]: Refusing update from remote peer 57ffc39a00ee4fa786d902d49872d81b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:45.166874 19491 raft_consensus.cc:1275] T e620d592c00e40d18a1e3c458f6c9623 P 8c2442008b1c49ae8ea002bb203c4c10 [term 1 FOLLOWER]: Refusing update from remote peer 57ffc39a00ee4fa786d902d49872d81b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:45.168512 19765 consensus_queue.cc:1048] T e620d592c00e40d18a1e3c458f6c9623 P 57ffc39a00ee4fa786d902d49872d81b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2611137e0f4d819e06948341a1a5e7" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40893 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:26:45.169203 19760 consensus_queue.cc:1048] T e620d592c00e40d18a1e3c458f6c9623 P 57ffc39a00ee4fa786d902d49872d81b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:26:45.170262 19532 consensus_peers.cc:597] T e620d592c00e40d18a1e3c458f6c9623 P 57ffc39a00ee4fa786d902d49872d81b -> Peer 116925e4d14944ed8a750ccd6037e2ad (127.12.213.1:34779): Couldn't send request to peer 116925e4d14944ed8a750ccd6037e2ad. Status: Network error: Client connection negotiation failed: client connection to 127.12.213.1:34779: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:45.177354 19760 raft_consensus.cc:2955] T e620d592c00e40d18a1e3c458f6c9623 P 57ffc39a00ee4fa786d902d49872d81b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d2611137e0f4d819e06948341a1a5e7 (127.12.213.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } } peers { permanent_uuid: "116925e4d14944ed8a750ccd6037e2ad" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34779 } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } } peers { permanent_uuid: "9d2611137e0f4d819e06948341a1a5e7" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40893 } attrs { promote: false } } }
I20260630 12:26:45.179281 19696 raft_consensus.cc:2955] T e620d592c00e40d18a1e3c458f6c9623 P 9d2611137e0f4d819e06948341a1a5e7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d2611137e0f4d819e06948341a1a5e7 (127.12.213.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } } peers { permanent_uuid: "116925e4d14944ed8a750ccd6037e2ad" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34779 } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } } peers { permanent_uuid: "9d2611137e0f4d819e06948341a1a5e7" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40893 } attrs { promote: false } } }
I20260630 12:26:45.189836 19491 raft_consensus.cc:2955] T e620d592c00e40d18a1e3c458f6c9623 P 8c2442008b1c49ae8ea002bb203c4c10 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d2611137e0f4d819e06948341a1a5e7 (127.12.213.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } } peers { permanent_uuid: "116925e4d14944ed8a750ccd6037e2ad" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34779 } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } } peers { permanent_uuid: "9d2611137e0f4d819e06948341a1a5e7" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40893 } attrs { promote: false } } }
I20260630 12:26:45.193136 19313 catalog_manager.cc:5697] T e620d592c00e40d18a1e3c458f6c9623 P 57ffc39a00ee4fa786d902d49872d81b reported cstate change: config changed from index 2 to 3, 9d2611137e0f4d819e06948341a1a5e7 (127.12.213.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "57ffc39a00ee4fa786d902d49872d81b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "116925e4d14944ed8a750ccd6037e2ad" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d2611137e0f4d819e06948341a1a5e7" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40893 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:26:45.196355 19761 raft_consensus.cc:1064] T 64c1dab097974f54afde84009767308c P 8c2442008b1c49ae8ea002bb203c4c10: attempting to promote NON_VOTER 9d2611137e0f4d819e06948341a1a5e7 to VOTER
I20260630 12:26:45.198901 19761 consensus_queue.cc:237] T 64c1dab097974f54afde84009767308c P 8c2442008b1c49ae8ea002bb203c4c10 [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: "116925e4d14944ed8a750ccd6037e2ad" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34779 } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } } peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } } peers { permanent_uuid: "9d2611137e0f4d819e06948341a1a5e7" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40893 } attrs { promote: false } }
I20260630 12:26:45.208976 19696 raft_consensus.cc:1275] T 64c1dab097974f54afde84009767308c P 9d2611137e0f4d819e06948341a1a5e7 [term 1 LEARNER]: Refusing update from remote peer 8c2442008b1c49ae8ea002bb203c4c10: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:45.208977 19565 raft_consensus.cc:1275] T 64c1dab097974f54afde84009767308c P 57ffc39a00ee4fa786d902d49872d81b [term 1 FOLLOWER]: Refusing update from remote peer 8c2442008b1c49ae8ea002bb203c4c10: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:45.212730 19648 consensus_queue.cc:1048] T 64c1dab097974f54afde84009767308c P 8c2442008b1c49ae8ea002bb203c4c10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2611137e0f4d819e06948341a1a5e7" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40893 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:26:45.213475 19565 consensus_queue.cc:237] T e620d592c00e40d18a1e3c458f6c9623 P 57ffc39a00ee4fa786d902d49872d81b [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: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } } peers { permanent_uuid: "9d2611137e0f4d819e06948341a1a5e7" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40893 } attrs { promote: false } }
I20260630 12:26:45.214500 19648 consensus_queue.cc:1048] T 64c1dab097974f54afde84009767308c P 8c2442008b1c49ae8ea002bb203c4c10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:26:45.218633 19458 consensus_peers.cc:597] T 64c1dab097974f54afde84009767308c P 8c2442008b1c49ae8ea002bb203c4c10 -> Peer 116925e4d14944ed8a750ccd6037e2ad (127.12.213.1:34779): Couldn't send request to peer 116925e4d14944ed8a750ccd6037e2ad. Status: Network error: Client connection negotiation failed: client connection to 127.12.213.1:34779: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:45.221510 19697 raft_consensus.cc:1275] T e620d592c00e40d18a1e3c458f6c9623 P 9d2611137e0f4d819e06948341a1a5e7 [term 1 FOLLOWER]: Refusing update from remote peer 57ffc39a00ee4fa786d902d49872d81b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:26:45.222980 19491 raft_consensus.cc:1275] T e620d592c00e40d18a1e3c458f6c9623 P 8c2442008b1c49ae8ea002bb203c4c10 [term 1 FOLLOWER]: Refusing update from remote peer 57ffc39a00ee4fa786d902d49872d81b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:26:45.223359 19759 consensus_queue.cc:1048] T e620d592c00e40d18a1e3c458f6c9623 P 57ffc39a00ee4fa786d902d49872d81b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2611137e0f4d819e06948341a1a5e7" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40893 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:26:45.224658 19726 consensus_queue.cc:1048] T e620d592c00e40d18a1e3c458f6c9623 P 57ffc39a00ee4fa786d902d49872d81b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:26:45.226289 19761 raft_consensus.cc:2955] T 64c1dab097974f54afde84009767308c P 8c2442008b1c49ae8ea002bb203c4c10 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d2611137e0f4d819e06948341a1a5e7 (127.12.213.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "116925e4d14944ed8a750ccd6037e2ad" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34779 } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } } peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } } peers { permanent_uuid: "9d2611137e0f4d819e06948341a1a5e7" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40893 } attrs { promote: false } } }
I20260630 12:26:45.228091 19566 raft_consensus.cc:2955] T 64c1dab097974f54afde84009767308c P 57ffc39a00ee4fa786d902d49872d81b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d2611137e0f4d819e06948341a1a5e7 (127.12.213.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "116925e4d14944ed8a750ccd6037e2ad" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34779 } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } } peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } } peers { permanent_uuid: "9d2611137e0f4d819e06948341a1a5e7" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40893 } attrs { promote: false } } }
I20260630 12:26:45.231154 19759 raft_consensus.cc:2955] T e620d592c00e40d18a1e3c458f6c9623 P 57ffc39a00ee4fa786d902d49872d81b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 116925e4d14944ed8a750ccd6037e2ad (127.12.213.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } } peers { permanent_uuid: "9d2611137e0f4d819e06948341a1a5e7" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40893 } attrs { promote: false } } }
I20260630 12:26:45.233821 19697 raft_consensus.cc:2955] T e620d592c00e40d18a1e3c458f6c9623 P 9d2611137e0f4d819e06948341a1a5e7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 116925e4d14944ed8a750ccd6037e2ad (127.12.213.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } } peers { permanent_uuid: "9d2611137e0f4d819e06948341a1a5e7" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40893 } attrs { promote: false } } }
I20260630 12:26:45.234094 19491 raft_consensus.cc:2955] T e620d592c00e40d18a1e3c458f6c9623 P 8c2442008b1c49ae8ea002bb203c4c10 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 116925e4d14944ed8a750ccd6037e2ad (127.12.213.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } } peers { permanent_uuid: "9d2611137e0f4d819e06948341a1a5e7" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40893 } attrs { promote: false } } }
I20260630 12:26:45.240679 19696 raft_consensus.cc:2955] T 64c1dab097974f54afde84009767308c P 9d2611137e0f4d819e06948341a1a5e7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d2611137e0f4d819e06948341a1a5e7 (127.12.213.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "116925e4d14944ed8a750ccd6037e2ad" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34779 } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } } peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } } peers { permanent_uuid: "9d2611137e0f4d819e06948341a1a5e7" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40893 } attrs { promote: false } } }
I20260630 12:26:45.246407 19315 catalog_manager.cc:5697] T 64c1dab097974f54afde84009767308c P 57ffc39a00ee4fa786d902d49872d81b reported cstate change: config changed from index 2 to 3, 9d2611137e0f4d819e06948341a1a5e7 (127.12.213.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8c2442008b1c49ae8ea002bb203c4c10" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "116925e4d14944ed8a750ccd6037e2ad" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34779 } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } } peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } } peers { permanent_uuid: "9d2611137e0f4d819e06948341a1a5e7" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40893 } attrs { promote: false } } }
I20260630 12:26:45.251609 19313 catalog_manager.cc:5697] T e620d592c00e40d18a1e3c458f6c9623 P 9d2611137e0f4d819e06948341a1a5e7 reported cstate change: config changed from index 3 to 4, VOTER 116925e4d14944ed8a750ccd6037e2ad (127.12.213.1) evicted. New cstate: current_term: 1 leader_uuid: "57ffc39a00ee4fa786d902d49872d81b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } } peers { permanent_uuid: "9d2611137e0f4d819e06948341a1a5e7" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40893 } attrs { promote: false } } }
I20260630 12:26:45.252394 19300 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e620d592c00e40d18a1e3c458f6c9623 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:26:45.257439 19647 raft_consensus.cc:1064] T 9e3a6547547b4e0a94de88cf5dce1158 P 8c2442008b1c49ae8ea002bb203c4c10: attempting to promote NON_VOTER 9d2611137e0f4d819e06948341a1a5e7 to VOTER
I20260630 12:26:45.260017 19647 consensus_queue.cc:237] T 9e3a6547547b4e0a94de88cf5dce1158 P 8c2442008b1c49ae8ea002bb203c4c10 [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: "116925e4d14944ed8a750ccd6037e2ad" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34779 } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } } peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } } peers { permanent_uuid: "9d2611137e0f4d819e06948341a1a5e7" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40893 } attrs { promote: false } }
I20260630 12:26:45.269280 19566 raft_consensus.cc:1275] T 9e3a6547547b4e0a94de88cf5dce1158 P 57ffc39a00ee4fa786d902d49872d81b [term 1 FOLLOWER]: Refusing update from remote peer 8c2442008b1c49ae8ea002bb203c4c10: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:45.271394 19647 consensus_queue.cc:1048] T 9e3a6547547b4e0a94de88cf5dce1158 P 8c2442008b1c49ae8ea002bb203c4c10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:26:45.272416 19458 consensus_peers.cc:597] T 9e3a6547547b4e0a94de88cf5dce1158 P 8c2442008b1c49ae8ea002bb203c4c10 -> Peer 116925e4d14944ed8a750ccd6037e2ad (127.12.213.1:34779): Couldn't send request to peer 116925e4d14944ed8a750ccd6037e2ad. Status: Network error: Client connection negotiation failed: client connection to 127.12.213.1:34779: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:45.273257 19697 raft_consensus.cc:1275] T 9e3a6547547b4e0a94de88cf5dce1158 P 9d2611137e0f4d819e06948341a1a5e7 [term 1 LEARNER]: Refusing update from remote peer 8c2442008b1c49ae8ea002bb203c4c10: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:45.274794 19648 consensus_queue.cc:1048] T 9e3a6547547b4e0a94de88cf5dce1158 P 8c2442008b1c49ae8ea002bb203c4c10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2611137e0f4d819e06948341a1a5e7" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40893 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:26:45.280478 19491 consensus_queue.cc:237] T 64c1dab097974f54afde84009767308c P 8c2442008b1c49ae8ea002bb203c4c10 [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: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } } peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } } peers { permanent_uuid: "9d2611137e0f4d819e06948341a1a5e7" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40893 } attrs { promote: false } }
I20260630 12:26:45.288918 19565 raft_consensus.cc:1275] T 64c1dab097974f54afde84009767308c P 57ffc39a00ee4fa786d902d49872d81b [term 1 FOLLOWER]: Refusing update from remote peer 8c2442008b1c49ae8ea002bb203c4c10: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:26:45.290555 19647 consensus_queue.cc:1048] T 64c1dab097974f54afde84009767308c P 8c2442008b1c49ae8ea002bb203c4c10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:26:45.295647 19697 raft_consensus.cc:1275] T 64c1dab097974f54afde84009767308c P 9d2611137e0f4d819e06948341a1a5e7 [term 1 FOLLOWER]: Refusing update from remote peer 8c2442008b1c49ae8ea002bb203c4c10: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:26:45.297227 19648 raft_consensus.cc:2955] T 64c1dab097974f54afde84009767308c P 8c2442008b1c49ae8ea002bb203c4c10 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 116925e4d14944ed8a750ccd6037e2ad (127.12.213.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } } peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } } peers { permanent_uuid: "9d2611137e0f4d819e06948341a1a5e7" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40893 } attrs { promote: false } } }
I20260630 12:26:45.302511 19761 consensus_queue.cc:1048] T 64c1dab097974f54afde84009767308c P 8c2442008b1c49ae8ea002bb203c4c10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2611137e0f4d819e06948341a1a5e7" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40893 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:26:45.313014 19697 raft_consensus.cc:2955] T 64c1dab097974f54afde84009767308c P 9d2611137e0f4d819e06948341a1a5e7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 116925e4d14944ed8a750ccd6037e2ad (127.12.213.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } } peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } } peers { permanent_uuid: "9d2611137e0f4d819e06948341a1a5e7" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40893 } attrs { promote: false } } }
I20260630 12:26:45.313354 19566 raft_consensus.cc:2955] T 64c1dab097974f54afde84009767308c P 57ffc39a00ee4fa786d902d49872d81b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 116925e4d14944ed8a750ccd6037e2ad (127.12.213.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } } peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } } peers { permanent_uuid: "9d2611137e0f4d819e06948341a1a5e7" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40893 } attrs { promote: false } } }
I20260630 12:26:45.314954 19299 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 64c1dab097974f54afde84009767308c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:26:45.320142 19779 raft_consensus.cc:1064] T cebb4edc28d5420787ef64db8d1c2dec P 8c2442008b1c49ae8ea002bb203c4c10: attempting to promote NON_VOTER 9d2611137e0f4d819e06948341a1a5e7 to VOTER
I20260630 12:26:45.319692 19761 raft_consensus.cc:2955] T 9e3a6547547b4e0a94de88cf5dce1158 P 8c2442008b1c49ae8ea002bb203c4c10 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d2611137e0f4d819e06948341a1a5e7 (127.12.213.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "116925e4d14944ed8a750ccd6037e2ad" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34779 } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } } peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } } peers { permanent_uuid: "9d2611137e0f4d819e06948341a1a5e7" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40893 } attrs { promote: false } } }
I20260630 12:26:45.320803 19313 catalog_manager.cc:5697] T 64c1dab097974f54afde84009767308c P 8c2442008b1c49ae8ea002bb203c4c10 reported cstate change: config changed from index 3 to 4, VOTER 116925e4d14944ed8a750ccd6037e2ad (127.12.213.1) evicted. New cstate: current_term: 1 leader_uuid: "8c2442008b1c49ae8ea002bb203c4c10" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d2611137e0f4d819e06948341a1a5e7" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40893 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:45.322865 19779 consensus_queue.cc:237] T cebb4edc28d5420787ef64db8d1c2dec P 8c2442008b1c49ae8ea002bb203c4c10 [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: "116925e4d14944ed8a750ccd6037e2ad" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34779 } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } } peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } } peers { permanent_uuid: "9d2611137e0f4d819e06948341a1a5e7" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40893 } attrs { promote: false } }
I20260630 12:26:45.325992 19695 raft_consensus.cc:2955] T 9e3a6547547b4e0a94de88cf5dce1158 P 9d2611137e0f4d819e06948341a1a5e7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d2611137e0f4d819e06948341a1a5e7 (127.12.213.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "116925e4d14944ed8a750ccd6037e2ad" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34779 } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } } peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } } peers { permanent_uuid: "9d2611137e0f4d819e06948341a1a5e7" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40893 } attrs { promote: false } } }
I20260630 12:26:45.342551 19566 raft_consensus.cc:2955] T 9e3a6547547b4e0a94de88cf5dce1158 P 57ffc39a00ee4fa786d902d49872d81b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d2611137e0f4d819e06948341a1a5e7 (127.12.213.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "116925e4d14944ed8a750ccd6037e2ad" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34779 } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } } peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } } peers { permanent_uuid: "9d2611137e0f4d819e06948341a1a5e7" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40893 } attrs { promote: false } } }
I20260630 12:26:45.346731 19312 catalog_manager.cc:5697] T 9e3a6547547b4e0a94de88cf5dce1158 P 8c2442008b1c49ae8ea002bb203c4c10 reported cstate change: config changed from index 2 to 3, 9d2611137e0f4d819e06948341a1a5e7 (127.12.213.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8c2442008b1c49ae8ea002bb203c4c10" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "116925e4d14944ed8a750ccd6037e2ad" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d2611137e0f4d819e06948341a1a5e7" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40893 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:26:45.350674 19697 raft_consensus.cc:1275] T cebb4edc28d5420787ef64db8d1c2dec P 9d2611137e0f4d819e06948341a1a5e7 [term 1 LEARNER]: Refusing update from remote peer 8c2442008b1c49ae8ea002bb203c4c10: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:45.353538 19648 consensus_queue.cc:1048] T cebb4edc28d5420787ef64db8d1c2dec P 8c2442008b1c49ae8ea002bb203c4c10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2611137e0f4d819e06948341a1a5e7" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40893 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:26:45.355835 19302 catalog_manager.cc:4755] TS 116925e4d14944ed8a750ccd6037e2ad (127.12.213.1:34779): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet e620d592c00e40d18a1e3c458f6c9623: Network error: Client connection negotiation failed: client connection to 127.12.213.1:34779: connect: Connection refused (error 111)
I20260630 12:26:45.358434 19566 raft_consensus.cc:1275] T cebb4edc28d5420787ef64db8d1c2dec P 57ffc39a00ee4fa786d902d49872d81b [term 1 FOLLOWER]: Refusing update from remote peer 8c2442008b1c49ae8ea002bb203c4c10: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:45.361181 19491 consensus_queue.cc:237] T 9e3a6547547b4e0a94de88cf5dce1158 P 8c2442008b1c49ae8ea002bb203c4c10 [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: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } } peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } } peers { permanent_uuid: "9d2611137e0f4d819e06948341a1a5e7" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40893 } attrs { promote: false } }
I20260630 12:26:45.361665 19779 consensus_queue.cc:1048] T cebb4edc28d5420787ef64db8d1c2dec P 8c2442008b1c49ae8ea002bb203c4c10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:26:45.364781 19458 consensus_peers.cc:597] T cebb4edc28d5420787ef64db8d1c2dec P 8c2442008b1c49ae8ea002bb203c4c10 -> Peer 116925e4d14944ed8a750ccd6037e2ad (127.12.213.1:34779): Couldn't send request to peer 116925e4d14944ed8a750ccd6037e2ad. Status: Network error: Client connection negotiation failed: client connection to 127.12.213.1:34779: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:45.369036 19565 raft_consensus.cc:1275] T 9e3a6547547b4e0a94de88cf5dce1158 P 57ffc39a00ee4fa786d902d49872d81b [term 1 FOLLOWER]: Refusing update from remote peer 8c2442008b1c49ae8ea002bb203c4c10: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:26:45.370801 19761 consensus_queue.cc:1048] T 9e3a6547547b4e0a94de88cf5dce1158 P 8c2442008b1c49ae8ea002bb203c4c10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:26:45.375151 19696 raft_consensus.cc:1275] T 9e3a6547547b4e0a94de88cf5dce1158 P 9d2611137e0f4d819e06948341a1a5e7 [term 1 FOLLOWER]: Refusing update from remote peer 8c2442008b1c49ae8ea002bb203c4c10: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:26:45.382848 19647 consensus_queue.cc:1048] T 9e3a6547547b4e0a94de88cf5dce1158 P 8c2442008b1c49ae8ea002bb203c4c10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2611137e0f4d819e06948341a1a5e7" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40893 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:26:45.384882 19648 raft_consensus.cc:2955] T 9e3a6547547b4e0a94de88cf5dce1158 P 8c2442008b1c49ae8ea002bb203c4c10 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 116925e4d14944ed8a750ccd6037e2ad (127.12.213.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } } peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } } peers { permanent_uuid: "9d2611137e0f4d819e06948341a1a5e7" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40893 } attrs { promote: false } } }
I20260630 12:26:45.385373 19696 raft_consensus.cc:2955] T cebb4edc28d5420787ef64db8d1c2dec P 9d2611137e0f4d819e06948341a1a5e7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d2611137e0f4d819e06948341a1a5e7 (127.12.213.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "116925e4d14944ed8a750ccd6037e2ad" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34779 } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } } peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } } peers { permanent_uuid: "9d2611137e0f4d819e06948341a1a5e7" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40893 } attrs { promote: false } } }
I20260630 12:26:45.387574 19761 raft_consensus.cc:2955] T cebb4edc28d5420787ef64db8d1c2dec P 8c2442008b1c49ae8ea002bb203c4c10 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d2611137e0f4d819e06948341a1a5e7 (127.12.213.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "116925e4d14944ed8a750ccd6037e2ad" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34779 } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } } peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } } peers { permanent_uuid: "9d2611137e0f4d819e06948341a1a5e7" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40893 } attrs { promote: false } } }
I20260630 12:26:45.390911 19566 raft_consensus.cc:2955] T 9e3a6547547b4e0a94de88cf5dce1158 P 57ffc39a00ee4fa786d902d49872d81b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 116925e4d14944ed8a750ccd6037e2ad (127.12.213.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } } peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } } peers { permanent_uuid: "9d2611137e0f4d819e06948341a1a5e7" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40893 } attrs { promote: false } } }
I20260630 12:26:45.398237 19313 catalog_manager.cc:5697] T cebb4edc28d5420787ef64db8d1c2dec P 9d2611137e0f4d819e06948341a1a5e7 reported cstate change: config changed from index 2 to 3, 9d2611137e0f4d819e06948341a1a5e7 (127.12.213.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8c2442008b1c49ae8ea002bb203c4c10" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "116925e4d14944ed8a750ccd6037e2ad" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34779 } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } } peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } } peers { permanent_uuid: "9d2611137e0f4d819e06948341a1a5e7" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40893 } attrs { promote: false } } }
I20260630 12:26:45.405833 19696 raft_consensus.cc:2955] T 9e3a6547547b4e0a94de88cf5dce1158 P 9d2611137e0f4d819e06948341a1a5e7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 116925e4d14944ed8a750ccd6037e2ad (127.12.213.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } } peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } } peers { permanent_uuid: "9d2611137e0f4d819e06948341a1a5e7" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40893 } attrs { promote: false } } }
I20260630 12:26:45.417160 19299 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9e3a6547547b4e0a94de88cf5dce1158 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:26:45.427940 19312 catalog_manager.cc:5697] T 9e3a6547547b4e0a94de88cf5dce1158 P 57ffc39a00ee4fa786d902d49872d81b reported cstate change: config changed from index 3 to 4, VOTER 116925e4d14944ed8a750ccd6037e2ad (127.12.213.1) evicted. New cstate: current_term: 1 leader_uuid: "8c2442008b1c49ae8ea002bb203c4c10" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } } peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } } peers { permanent_uuid: "9d2611137e0f4d819e06948341a1a5e7" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40893 } attrs { promote: false } } }
I20260630 12:26:45.431421 19566 raft_consensus.cc:2955] T cebb4edc28d5420787ef64db8d1c2dec P 57ffc39a00ee4fa786d902d49872d81b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d2611137e0f4d819e06948341a1a5e7 (127.12.213.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "116925e4d14944ed8a750ccd6037e2ad" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34779 } } peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } } peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } } peers { permanent_uuid: "9d2611137e0f4d819e06948341a1a5e7" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40893 } attrs { promote: false } } }
I20260630 12:26:45.451364 19491 consensus_queue.cc:237] T cebb4edc28d5420787ef64db8d1c2dec P 8c2442008b1c49ae8ea002bb203c4c10 [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: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } } peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } } peers { permanent_uuid: "9d2611137e0f4d819e06948341a1a5e7" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40893 } attrs { promote: false } }
W20260630 12:26:45.455462 19363 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 116925e4d14944ed8a750ccd6037e2ad not available for placement
I20260630 12:26:45.458465 19696 raft_consensus.cc:1275] T cebb4edc28d5420787ef64db8d1c2dec P 9d2611137e0f4d819e06948341a1a5e7 [term 1 FOLLOWER]: Refusing update from remote peer 8c2442008b1c49ae8ea002bb203c4c10: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:26:45.458604 19566 raft_consensus.cc:1275] T cebb4edc28d5420787ef64db8d1c2dec P 57ffc39a00ee4fa786d902d49872d81b [term 1 FOLLOWER]: Refusing update from remote peer 8c2442008b1c49ae8ea002bb203c4c10: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:26:45.459828 19648 consensus_queue.cc:1048] T cebb4edc28d5420787ef64db8d1c2dec P 8c2442008b1c49ae8ea002bb203c4c10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2611137e0f4d819e06948341a1a5e7" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40893 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:26:45.460625 19785 consensus_queue.cc:1048] T cebb4edc28d5420787ef64db8d1c2dec P 8c2442008b1c49ae8ea002bb203c4c10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:26:45.467783 19784 raft_consensus.cc:2955] T cebb4edc28d5420787ef64db8d1c2dec P 8c2442008b1c49ae8ea002bb203c4c10 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 116925e4d14944ed8a750ccd6037e2ad (127.12.213.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } } peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } } peers { permanent_uuid: "9d2611137e0f4d819e06948341a1a5e7" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40893 } attrs { promote: false } } }
I20260630 12:26:45.469044 19696 raft_consensus.cc:2955] T cebb4edc28d5420787ef64db8d1c2dec P 9d2611137e0f4d819e06948341a1a5e7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 116925e4d14944ed8a750ccd6037e2ad (127.12.213.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } } peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } } peers { permanent_uuid: "9d2611137e0f4d819e06948341a1a5e7" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40893 } attrs { promote: false } } }
I20260630 12:26:45.469491 19566 raft_consensus.cc:2955] T cebb4edc28d5420787ef64db8d1c2dec P 57ffc39a00ee4fa786d902d49872d81b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 116925e4d14944ed8a750ccd6037e2ad (127.12.213.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } } peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } } peers { permanent_uuid: "9d2611137e0f4d819e06948341a1a5e7" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40893 } attrs { promote: false } } }
I20260630 12:26:45.475551 19299 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cebb4edc28d5420787ef64db8d1c2dec with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:26:45.479393 19313 catalog_manager.cc:5697] T cebb4edc28d5420787ef64db8d1c2dec P 8c2442008b1c49ae8ea002bb203c4c10 reported cstate change: config changed from index 3 to 4, VOTER 116925e4d14944ed8a750ccd6037e2ad (127.12.213.1) evicted. New cstate: current_term: 1 leader_uuid: "8c2442008b1c49ae8ea002bb203c4c10" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8c2442008b1c49ae8ea002bb203c4c10" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 36621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57ffc39a00ee4fa786d902d49872d81b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d2611137e0f4d819e06948341a1a5e7" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 40893 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260630 12:26:46.541381 19302 catalog_manager.cc:4755] TS 116925e4d14944ed8a750ccd6037e2ad (127.12.213.1:34779): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 64c1dab097974f54afde84009767308c: Network error: Client connection negotiation failed: client connection to 127.12.213.1:34779: connect: Connection refused (error 111)
W20260630 12:26:48.200440 19302 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.DeleteTablet -> {remote=127.12.213.1:34779, user_credentials={real_user=slave}} blocked reactor thread for 409299us
W20260630 12:26:48.206077 19302 catalog_manager.cc:4755] TS 116925e4d14944ed8a750ccd6037e2ad (127.12.213.1:34779): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 64c1dab097974f54afde84009767308c: Network error: Client connection negotiation failed: client connection to 127.12.213.1:34779: connect: Connection refused (error 111)
W20260630 12:26:49.062371 19513 debug-util.cc:398] Leaking SignalData structure 0x7b0800154c80 after lost signal to thread 13143
W20260630 12:26:49.063879 19513 debug-util.cc:398] Leaking SignalData structure 0x7b0800203a00 after lost signal to thread 19349
W20260630 12:26:49.065567 19513 debug-util.cc:398] Leaking SignalData structure 0x7b080016b620 after lost signal to thread 19516
W20260630 12:26:49.066922 19513 debug-util.cc:398] Leaking SignalData structure 0x7b080017aec0 after lost signal to thread 19591
W20260630 12:26:49.068212 19513 debug-util.cc:398] Leaking SignalData structure 0x7b080027afc0 after lost signal to thread 19721
W20260630 12:26:50.263860 19302 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.12.213.1:34779: connect: Connection refused (error 111) [suppressed 38 similar messages]
W20260630 12:26:50.268502 19302 catalog_manager.cc:4755] TS 116925e4d14944ed8a750ccd6037e2ad (127.12.213.1:34779): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet cebb4edc28d5420787ef64db8d1c2dec: Network error: Client connection negotiation failed: client connection to 127.12.213.1:34779: connect: Connection refused (error 111)
I20260630 12:26:51.072935 13140 tablet_server.cc:179] TabletServer@127.12.213.2:0 shutting down...
I20260630 12:26:51.116675 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:51.117584 13140 tablet_replica.cc:333] T 64c1dab097974f54afde84009767308c P 8c2442008b1c49ae8ea002bb203c4c10: stopping tablet replica
I20260630 12:26:51.118590 13140 raft_consensus.cc:2243] T 64c1dab097974f54afde84009767308c P 8c2442008b1c49ae8ea002bb203c4c10 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:51.119789 13140 raft_consensus.cc:2272] T 64c1dab097974f54afde84009767308c P 8c2442008b1c49ae8ea002bb203c4c10 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:51.122767 13140 tablet_replica.cc:333] T cebb4edc28d5420787ef64db8d1c2dec P 8c2442008b1c49ae8ea002bb203c4c10: stopping tablet replica
I20260630 12:26:51.123417 13140 raft_consensus.cc:2243] T cebb4edc28d5420787ef64db8d1c2dec P 8c2442008b1c49ae8ea002bb203c4c10 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:51.124389 13140 raft_consensus.cc:2272] T cebb4edc28d5420787ef64db8d1c2dec P 8c2442008b1c49ae8ea002bb203c4c10 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:51.127303 13140 tablet_replica.cc:333] T 9e3a6547547b4e0a94de88cf5dce1158 P 8c2442008b1c49ae8ea002bb203c4c10: stopping tablet replica
I20260630 12:26:51.127871 13140 raft_consensus.cc:2243] T 9e3a6547547b4e0a94de88cf5dce1158 P 8c2442008b1c49ae8ea002bb203c4c10 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:51.128815 13140 raft_consensus.cc:2272] T 9e3a6547547b4e0a94de88cf5dce1158 P 8c2442008b1c49ae8ea002bb203c4c10 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:51.131511 13140 tablet_replica.cc:333] T e620d592c00e40d18a1e3c458f6c9623 P 8c2442008b1c49ae8ea002bb203c4c10: stopping tablet replica
I20260630 12:26:51.131992 13140 raft_consensus.cc:2243] T e620d592c00e40d18a1e3c458f6c9623 P 8c2442008b1c49ae8ea002bb203c4c10 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:51.133121 13140 raft_consensus.cc:2272] T e620d592c00e40d18a1e3c458f6c9623 P 8c2442008b1c49ae8ea002bb203c4c10 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:26:51.198266 19529 consensus_peers.cc:597] T e620d592c00e40d18a1e3c458f6c9623 P 57ffc39a00ee4fa786d902d49872d81b -> Peer 8c2442008b1c49ae8ea002bb203c4c10 (127.12.213.2:36621): Couldn't send request to peer 8c2442008b1c49ae8ea002bb203c4c10. Status: Network error: Client connection negotiation failed: client connection to 127.12.213.2:36621: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:26:51.492729 19363 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 8c2442008b1c49ae8ea002bb203c4c10 not available for placement
I20260630 12:26:51.810710 19765 consensus_queue.cc:579] T e620d592c00e40d18a1e3c458f6c9623 P 57ffc39a00ee4fa786d902d49872d81b [LEADER]: Leader has been unable to successfully communicate with peer 8c2442008b1c49ae8ea002bb203c4c10 for more than 1 seconds (1.035s)
I20260630 12:26:51.939323 13140 tablet_server.cc:196] TabletServer@127.12.213.2:0 shutdown complete.
I20260630 12:26:51.958277 13140 tablet_server.cc:179] TabletServer@127.12.213.3:0 shutting down...
I20260630 12:26:51.984040 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:51.984874 13140 tablet_replica.cc:333] T 64c1dab097974f54afde84009767308c P 57ffc39a00ee4fa786d902d49872d81b: stopping tablet replica
I20260630 12:26:51.985560 13140 raft_consensus.cc:2243] T 64c1dab097974f54afde84009767308c P 57ffc39a00ee4fa786d902d49872d81b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:51.986685 13140 raft_consensus.cc:2272] T 64c1dab097974f54afde84009767308c P 57ffc39a00ee4fa786d902d49872d81b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:51.989028 13140 tablet_replica.cc:333] T 9e3a6547547b4e0a94de88cf5dce1158 P 57ffc39a00ee4fa786d902d49872d81b: stopping tablet replica
I20260630 12:26:51.989584 13140 raft_consensus.cc:2243] T 9e3a6547547b4e0a94de88cf5dce1158 P 57ffc39a00ee4fa786d902d49872d81b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:51.990599 13140 raft_consensus.cc:2272] T 9e3a6547547b4e0a94de88cf5dce1158 P 57ffc39a00ee4fa786d902d49872d81b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:51.992903 13140 tablet_replica.cc:333] T cebb4edc28d5420787ef64db8d1c2dec P 57ffc39a00ee4fa786d902d49872d81b: stopping tablet replica
I20260630 12:26:51.993394 13140 raft_consensus.cc:2243] T cebb4edc28d5420787ef64db8d1c2dec P 57ffc39a00ee4fa786d902d49872d81b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:51.994354 13140 raft_consensus.cc:2272] T cebb4edc28d5420787ef64db8d1c2dec P 57ffc39a00ee4fa786d902d49872d81b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:51.996474 13140 tablet_replica.cc:333] T e620d592c00e40d18a1e3c458f6c9623 P 57ffc39a00ee4fa786d902d49872d81b: stopping tablet replica
I20260630 12:26:51.996989 13140 raft_consensus.cc:2243] T e620d592c00e40d18a1e3c458f6c9623 P 57ffc39a00ee4fa786d902d49872d81b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:51.997879 13140 raft_consensus.cc:2272] T e620d592c00e40d18a1e3c458f6c9623 P 57ffc39a00ee4fa786d902d49872d81b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:52.024289 13140 tablet_server.cc:196] TabletServer@127.12.213.3:0 shutdown complete.
I20260630 12:26:52.042132 13140 tablet_server.cc:179] TabletServer@127.12.213.4:0 shutting down...
I20260630 12:26:52.063090 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:52.063853 13140 tablet_replica.cc:333] T 64c1dab097974f54afde84009767308c P 9d2611137e0f4d819e06948341a1a5e7: stopping tablet replica
I20260630 12:26:52.064510 13140 raft_consensus.cc:2243] T 64c1dab097974f54afde84009767308c P 9d2611137e0f4d819e06948341a1a5e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:52.065415 13140 raft_consensus.cc:2272] T 64c1dab097974f54afde84009767308c P 9d2611137e0f4d819e06948341a1a5e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:52.067903 13140 tablet_replica.cc:333] T cebb4edc28d5420787ef64db8d1c2dec P 9d2611137e0f4d819e06948341a1a5e7: stopping tablet replica
I20260630 12:26:52.068468 13140 raft_consensus.cc:2243] T cebb4edc28d5420787ef64db8d1c2dec P 9d2611137e0f4d819e06948341a1a5e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:52.069201 13140 raft_consensus.cc:2272] T cebb4edc28d5420787ef64db8d1c2dec P 9d2611137e0f4d819e06948341a1a5e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:52.071441 13140 tablet_replica.cc:333] T 9e3a6547547b4e0a94de88cf5dce1158 P 9d2611137e0f4d819e06948341a1a5e7: stopping tablet replica
I20260630 12:26:52.071943 13140 raft_consensus.cc:2243] T 9e3a6547547b4e0a94de88cf5dce1158 P 9d2611137e0f4d819e06948341a1a5e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:52.072693 13140 raft_consensus.cc:2272] T 9e3a6547547b4e0a94de88cf5dce1158 P 9d2611137e0f4d819e06948341a1a5e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:52.074982 13140 tablet_replica.cc:333] T e620d592c00e40d18a1e3c458f6c9623 P 9d2611137e0f4d819e06948341a1a5e7: stopping tablet replica
I20260630 12:26:52.075469 13140 raft_consensus.cc:2243] T e620d592c00e40d18a1e3c458f6c9623 P 9d2611137e0f4d819e06948341a1a5e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:52.076171 13140 raft_consensus.cc:2272] T e620d592c00e40d18a1e3c458f6c9623 P 9d2611137e0f4d819e06948341a1a5e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:52.099651 13140 tablet_server.cc:196] TabletServer@127.12.213.4:0 shutdown complete.
I20260630 12:26:52.116499 13140 master.cc:562] Master@127.12.213.62:44829 shutting down...
W20260630 12:26:54.390064 19302 catalog_manager.cc:4755] TS 116925e4d14944ed8a750ccd6037e2ad (127.12.213.1:34779): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet cebb4edc28d5420787ef64db8d1c2dec: Network error: Client connection negotiation failed: client connection to 127.12.213.1:34779: connect: Connection refused (error 111)
I20260630 12:26:55.013409 13140 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6c8a6a4249384b9dba6c69f7b9acb492 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:55.014215 13140 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6c8a6a4249384b9dba6c69f7b9acb492 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:55.014595 13140 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6c8a6a4249384b9dba6c69f7b9acb492: stopping tablet replica
I20260630 12:26:55.036485 13140 master.cc:584] Master@127.12.213.62:44829 shutdown complete.
[       OK ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering (14768 ms)
[ RUN      ] AutoRebalancerTest.TestHandlingFailedTservers
I20260630 12:26:55.079792 13140 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.213.62:35541
I20260630 12:26:55.081295 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:55.087545 19801 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
W20260630 12:26:55.088002 19802 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
W20260630 12:26:55.092206 19804 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
I20260630 12:26:55.092949 13140 server_base.cc:1061] running on GCE node
I20260630 12:26:55.093943 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:55.094205 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:55.094375 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822415094362 us; error 0 us; skew 500 ppm
I20260630 12:26:55.094900 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:55.097297 13140 webserver.cc:533] Webserver started at http://127.12.213.62:42023/ using document root <none> and password file <none>
I20260630 12:26:55.097779 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:55.097970 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:55.098306 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:55.099481 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822237130653-13140-0/minicluster-data/master-0-root/instance:
uuid: "5d67e67c6c87447fa83da93099a3b84e"
format_stamp: "Formatted at 2026-06-30 12:26:55 on dist-test-slave-zz34"
I20260630 12:26:55.104038 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:26:55.107415 19809 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:55.108186 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:26:55.108505 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822237130653-13140-0/minicluster-data/master-0-root
uuid: "5d67e67c6c87447fa83da93099a3b84e"
format_stamp: "Formatted at 2026-06-30 12:26:55 on dist-test-slave-zz34"
I20260630 12:26:55.108810 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822237130653-13140-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822237130653-13140-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822237130653-13140-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)
I20260630 12:26:55.130151 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:55.131431 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:55.169409 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.62:35541
I20260630 12:26:55.169505 19860 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.62:35541 every 8 connection(s)
I20260630 12:26:55.173655 19861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:55.184960 19861 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5d67e67c6c87447fa83da93099a3b84e: Bootstrap starting.
I20260630 12:26:55.189536 19861 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5d67e67c6c87447fa83da93099a3b84e: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:55.193815 19861 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5d67e67c6c87447fa83da93099a3b84e: No bootstrap required, opened a new log
I20260630 12:26:55.195981 19861 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5d67e67c6c87447fa83da93099a3b84e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5d67e67c6c87447fa83da93099a3b84e" member_type: VOTER }
I20260630 12:26:55.196391 19861 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5d67e67c6c87447fa83da93099a3b84e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:55.196571 19861 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5d67e67c6c87447fa83da93099a3b84e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d67e67c6c87447fa83da93099a3b84e, State: Initialized, Role: FOLLOWER
I20260630 12:26:55.197172 19861 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5d67e67c6c87447fa83da93099a3b84e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5d67e67c6c87447fa83da93099a3b84e" member_type: VOTER }
I20260630 12:26:55.197599 19861 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5d67e67c6c87447fa83da93099a3b84e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:26:55.197784 19861 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5d67e67c6c87447fa83da93099a3b84e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:26:55.197994 19861 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5d67e67c6c87447fa83da93099a3b84e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:55.202762 19861 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5d67e67c6c87447fa83da93099a3b84e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5d67e67c6c87447fa83da93099a3b84e" member_type: VOTER }
I20260630 12:26:55.203209 19861 leader_election.cc:304] T 00000000000000000000000000000000 P 5d67e67c6c87447fa83da93099a3b84e [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: 5d67e67c6c87447fa83da93099a3b84e; no voters: 
I20260630 12:26:55.204244 19861 leader_election.cc:290] T 00000000000000000000000000000000 P 5d67e67c6c87447fa83da93099a3b84e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:26:55.204667 19864 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5d67e67c6c87447fa83da93099a3b84e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:55.206018 19864 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5d67e67c6c87447fa83da93099a3b84e [term 1 LEADER]: Becoming Leader. State: Replica: 5d67e67c6c87447fa83da93099a3b84e, State: Running, Role: LEADER
I20260630 12:26:55.206724 19864 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5d67e67c6c87447fa83da93099a3b84e [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: "5d67e67c6c87447fa83da93099a3b84e" member_type: VOTER }
I20260630 12:26:55.207324 19861 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5d67e67c6c87447fa83da93099a3b84e [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:26:55.211923 19865 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5d67e67c6c87447fa83da93099a3b84e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5d67e67c6c87447fa83da93099a3b84e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5d67e67c6c87447fa83da93099a3b84e" member_type: VOTER } }
I20260630 12:26:55.212630 19865 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5d67e67c6c87447fa83da93099a3b84e [sys.catalog]: This master's current role is: LEADER
I20260630 12:26:55.212111 19866 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5d67e67c6c87447fa83da93099a3b84e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5d67e67c6c87447fa83da93099a3b84e. Latest consensus state: current_term: 1 leader_uuid: "5d67e67c6c87447fa83da93099a3b84e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5d67e67c6c87447fa83da93099a3b84e" member_type: VOTER } }
I20260630 12:26:55.213613 19866 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5d67e67c6c87447fa83da93099a3b84e [sys.catalog]: This master's current role is: LEADER
I20260630 12:26:55.214825 19871 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:26:55.223208 19871 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:26:55.224273 13140 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:26:55.232345 19871 catalog_manager.cc:1383] Generated new cluster ID: 6c6e5ec66dbe42fe9172ae4e4b0d3609
I20260630 12:26:55.232652 19871 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:26:55.254648 19871 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:26:55.255903 19871 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:26:55.276228 19871 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 5d67e67c6c87447fa83da93099a3b84e: Generated new TSK 0
I20260630 12:26:55.276822 19871 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:26:55.290570 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:55.296345 19882 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
W20260630 12:26:55.297948 19883 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
I20260630 12:26:55.299347 13140 server_base.cc:1061] running on GCE node
W20260630 12:26:55.299759 19885 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
I20260630 12:26:55.300603 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:55.300841 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:55.301012 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822415300991 us; error 0 us; skew 500 ppm
I20260630 12:26:55.301535 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:55.303790 13140 webserver.cc:533] Webserver started at http://127.12.213.1:36755/ using document root <none> and password file <none>
I20260630 12:26:55.304275 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:55.304479 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:55.304759 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:55.305858 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822237130653-13140-0/minicluster-data/ts-0-root/instance:
uuid: "29e9a8f45db84835af6d97f3bcf119a9"
format_stamp: "Formatted at 2026-06-30 12:26:55 on dist-test-slave-zz34"
I20260630 12:26:55.310587 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:26:55.313702 19890 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:55.314489 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:26:55.314783 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822237130653-13140-0/minicluster-data/ts-0-root
uuid: "29e9a8f45db84835af6d97f3bcf119a9"
format_stamp: "Formatted at 2026-06-30 12:26:55 on dist-test-slave-zz34"
I20260630 12:26:55.315071 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822237130653-13140-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822237130653-13140-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822237130653-13140-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)
I20260630 12:26:55.342059 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:55.343286 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:55.344707 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:55.347000 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:55.347220 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:55.347451 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:55.347638 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:55.392369 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.1:44769
I20260630 12:26:55.392479 19952 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.1:44769 every 8 connection(s)
I20260630 12:26:55.397512 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:55.404300 19957 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
W20260630 12:26:55.405176 19958 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
W20260630 12:26:55.408291 19960 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
I20260630 12:26:55.408572 13140 server_base.cc:1061] running on GCE node
I20260630 12:26:55.409965 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:55.410310 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:55.410581 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822415410564 us; error 0 us; skew 500 ppm
I20260630 12:26:55.411077 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:55.411321 19953 heartbeater.cc:344] Connected to a master server at 127.12.213.62:35541
I20260630 12:26:55.411710 19953 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:55.412619 19953 heartbeater.cc:507] Master 127.12.213.62:35541 requested a full tablet report, sending...
I20260630 12:26:55.413689 13140 webserver.cc:533] Webserver started at http://127.12.213.2:40293/ using document root <none> and password file <none>
I20260630 12:26:55.414357 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:55.414595 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:55.414881 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:55.414899 19826 ts_manager.cc:194] Registered new tserver with Master: 29e9a8f45db84835af6d97f3bcf119a9 (127.12.213.1:44769)
I20260630 12:26:55.416153 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822237130653-13140-0/minicluster-data/ts-1-root/instance:
uuid: "8170625206d1497b8524ffb96daa5ed1"
format_stamp: "Formatted at 2026-06-30 12:26:55 on dist-test-slave-zz34"
I20260630 12:26:55.416931 19826 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49614
I20260630 12:26:55.420943 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:26:55.424396 19965 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:55.425158 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:26:55.425465 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822237130653-13140-0/minicluster-data/ts-1-root
uuid: "8170625206d1497b8524ffb96daa5ed1"
format_stamp: "Formatted at 2026-06-30 12:26:55 on dist-test-slave-zz34"
I20260630 12:26:55.425745 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822237130653-13140-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822237130653-13140-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822237130653-13140-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)
I20260630 12:26:55.446462 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:55.447852 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:55.449440 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:55.451752 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:55.451977 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:55.452237 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:55.452409 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:55.492815 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.2:41249
I20260630 12:26:55.492919 20027 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.2:41249 every 8 connection(s)
I20260630 12:26:55.497574 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:55.503856 20031 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
W20260630 12:26:55.505491 20032 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
W20260630 12:26:55.506863 20034 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
I20260630 12:26:55.507831 13140 server_base.cc:1061] running on GCE node
I20260630 12:26:55.508908 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:55.509200 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:55.509402 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822415509384 us; error 0 us; skew 500 ppm
I20260630 12:26:55.510061 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:55.510093 20028 heartbeater.cc:344] Connected to a master server at 127.12.213.62:35541
I20260630 12:26:55.510787 20028 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:55.511796 20028 heartbeater.cc:507] Master 127.12.213.62:35541 requested a full tablet report, sending...
I20260630 12:26:55.513008 13140 webserver.cc:533] Webserver started at http://127.12.213.3:35757/ using document root <none> and password file <none>
I20260630 12:26:55.513650 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:55.513837 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:55.514005 19826 ts_manager.cc:194] Registered new tserver with Master: 8170625206d1497b8524ffb96daa5ed1 (127.12.213.2:41249)
I20260630 12:26:55.514148 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:55.515440 19826 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49626
I20260630 12:26:55.515455 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822237130653-13140-0/minicluster-data/ts-2-root/instance:
uuid: "f64ccfd1376d44a0b8581db1e15bd718"
format_stamp: "Formatted at 2026-06-30 12:26:55 on dist-test-slave-zz34"
I20260630 12:26:55.520368 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:26:55.523582 20039 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:55.524356 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:26:55.524701 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822237130653-13140-0/minicluster-data/ts-2-root
uuid: "f64ccfd1376d44a0b8581db1e15bd718"
format_stamp: "Formatted at 2026-06-30 12:26:55 on dist-test-slave-zz34"
I20260630 12:26:55.525005 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822237130653-13140-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822237130653-13140-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822237130653-13140-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)
I20260630 12:26:55.540175 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:55.541357 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:55.542881 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:55.545130 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:55.545378 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:55.545626 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:55.545806 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:55.584600 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.3:38511
I20260630 12:26:55.584697 20101 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.3:38511 every 8 connection(s)
I20260630 12:26:55.598220 20102 heartbeater.cc:344] Connected to a master server at 127.12.213.62:35541
I20260630 12:26:55.598546 20102 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:55.599246 20102 heartbeater.cc:507] Master 127.12.213.62:35541 requested a full tablet report, sending...
I20260630 12:26:55.600996 19826 ts_manager.cc:194] Registered new tserver with Master: f64ccfd1376d44a0b8581db1e15bd718 (127.12.213.3:38511)
I20260630 12:26:55.601281 13140 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013430514s
I20260630 12:26:55.602398 19826 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49630
I20260630 12:26:56.419691 19953 heartbeater.cc:499] Master 127.12.213.62:35541 was elected leader, sending a full tablet report...
I20260630 12:26:56.518044 20028 heartbeater.cc:499] Master 127.12.213.62:35541 was elected leader, sending a full tablet report...
I20260630 12:26:56.605233 20102 heartbeater.cc:499] Master 127.12.213.62:35541 was elected leader, sending a full tablet report...
I20260630 12:26:56.656049 19826 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49632:
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"
    }
  }
}
W20260630 12:26:56.658322 19826 catalog_manager.cc:7077] 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.
I20260630 12:26:56.711325 19918 tablet_service.cc:1511] Processing CreateTablet for tablet e1d9ba455dcb47d8b0b2950f0f4264cd (DEFAULT_TABLE table=test-workload [id=189025481a87435c8ff30fabfada1d09]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:26:56.712802 19918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1d9ba455dcb47d8b0b2950f0f4264cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:56.717265 20067 tablet_service.cc:1511] Processing CreateTablet for tablet e1d9ba455dcb47d8b0b2950f0f4264cd (DEFAULT_TABLE table=test-workload [id=189025481a87435c8ff30fabfada1d09]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:26:56.718755 20067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1d9ba455dcb47d8b0b2950f0f4264cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:56.718464 20065 tablet_service.cc:1511] Processing CreateTablet for tablet dda7a9e18f5f45eb8cc507e4f356ced1 (DEFAULT_TABLE table=test-workload [id=189025481a87435c8ff30fabfada1d09]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:26:56.719815 20065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dda7a9e18f5f45eb8cc507e4f356ced1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:56.721067 20066 tablet_service.cc:1511] Processing CreateTablet for tablet a6d9a5a1c317407a92f873bad4ac0c95 (DEFAULT_TABLE table=test-workload [id=189025481a87435c8ff30fabfada1d09]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:26:56.722517 20066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6d9a5a1c317407a92f873bad4ac0c95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:56.725776 19917 tablet_service.cc:1511] Processing CreateTablet for tablet a6d9a5a1c317407a92f873bad4ac0c95 (DEFAULT_TABLE table=test-workload [id=189025481a87435c8ff30fabfada1d09]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:26:56.727152 19917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6d9a5a1c317407a92f873bad4ac0c95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:56.727896 20064 tablet_service.cc:1511] Processing CreateTablet for tablet 4c05fe852ab84d2ea3eb372180333fe6 (DEFAULT_TABLE table=test-workload [id=189025481a87435c8ff30fabfada1d09]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:26:56.729279 20064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c05fe852ab84d2ea3eb372180333fe6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:56.731276 19993 tablet_service.cc:1511] Processing CreateTablet for tablet e1d9ba455dcb47d8b0b2950f0f4264cd (DEFAULT_TABLE table=test-workload [id=189025481a87435c8ff30fabfada1d09]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:26:56.732647 19993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1d9ba455dcb47d8b0b2950f0f4264cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:56.735352 19991 tablet_service.cc:1511] Processing CreateTablet for tablet dda7a9e18f5f45eb8cc507e4f356ced1 (DEFAULT_TABLE table=test-workload [id=189025481a87435c8ff30fabfada1d09]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:26:56.736356 19915 tablet_service.cc:1511] Processing CreateTablet for tablet 4c05fe852ab84d2ea3eb372180333fe6 (DEFAULT_TABLE table=test-workload [id=189025481a87435c8ff30fabfada1d09]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:26:56.737212 19991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dda7a9e18f5f45eb8cc507e4f356ced1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:56.737648 19915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c05fe852ab84d2ea3eb372180333fe6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:56.737243 19990 tablet_service.cc:1511] Processing CreateTablet for tablet 4c05fe852ab84d2ea3eb372180333fe6 (DEFAULT_TABLE table=test-workload [id=189025481a87435c8ff30fabfada1d09]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:26:56.738806 19990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c05fe852ab84d2ea3eb372180333fe6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:56.729295 19916 tablet_service.cc:1511] Processing CreateTablet for tablet dda7a9e18f5f45eb8cc507e4f356ced1 (DEFAULT_TABLE table=test-workload [id=189025481a87435c8ff30fabfada1d09]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:26:56.741986 19992 tablet_service.cc:1511] Processing CreateTablet for tablet a6d9a5a1c317407a92f873bad4ac0c95 (DEFAULT_TABLE table=test-workload [id=189025481a87435c8ff30fabfada1d09]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:26:56.743341 19992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6d9a5a1c317407a92f873bad4ac0c95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:56.742389 19916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dda7a9e18f5f45eb8cc507e4f356ced1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:56.794502 20122 tablet_bootstrap.cc:492] T e1d9ba455dcb47d8b0b2950f0f4264cd P 29e9a8f45db84835af6d97f3bcf119a9: Bootstrap starting.
I20260630 12:26:56.802914 20123 tablet_bootstrap.cc:492] T dda7a9e18f5f45eb8cc507e4f356ced1 P f64ccfd1376d44a0b8581db1e15bd718: Bootstrap starting.
I20260630 12:26:56.803323 20122 tablet_bootstrap.cc:654] T e1d9ba455dcb47d8b0b2950f0f4264cd P 29e9a8f45db84835af6d97f3bcf119a9: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:56.804520 20124 tablet_bootstrap.cc:492] T 4c05fe852ab84d2ea3eb372180333fe6 P 8170625206d1497b8524ffb96daa5ed1: Bootstrap starting.
I20260630 12:26:56.807878 20122 tablet_bootstrap.cc:492] T e1d9ba455dcb47d8b0b2950f0f4264cd P 29e9a8f45db84835af6d97f3bcf119a9: No bootstrap required, opened a new log
I20260630 12:26:56.808342 20122 ts_tablet_manager.cc:1403] T e1d9ba455dcb47d8b0b2950f0f4264cd P 29e9a8f45db84835af6d97f3bcf119a9: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.004s
I20260630 12:26:56.810318 20123 tablet_bootstrap.cc:654] T dda7a9e18f5f45eb8cc507e4f356ced1 P f64ccfd1376d44a0b8581db1e15bd718: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:56.811762 20124 tablet_bootstrap.cc:654] T 4c05fe852ab84d2ea3eb372180333fe6 P 8170625206d1497b8524ffb96daa5ed1: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:56.811596 20122 raft_consensus.cc:359] T e1d9ba455dcb47d8b0b2950f0f4264cd P 29e9a8f45db84835af6d97f3bcf119a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } }
I20260630 12:26:56.812491 20122 raft_consensus.cc:385] T e1d9ba455dcb47d8b0b2950f0f4264cd P 29e9a8f45db84835af6d97f3bcf119a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:56.812852 20122 raft_consensus.cc:740] T e1d9ba455dcb47d8b0b2950f0f4264cd P 29e9a8f45db84835af6d97f3bcf119a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29e9a8f45db84835af6d97f3bcf119a9, State: Initialized, Role: FOLLOWER
I20260630 12:26:56.813815 20122 consensus_queue.cc:260] T e1d9ba455dcb47d8b0b2950f0f4264cd P 29e9a8f45db84835af6d97f3bcf119a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } }
I20260630 12:26:56.819064 20124 tablet_bootstrap.cc:492] T 4c05fe852ab84d2ea3eb372180333fe6 P 8170625206d1497b8524ffb96daa5ed1: No bootstrap required, opened a new log
I20260630 12:26:56.819103 20122 ts_tablet_manager.cc:1434] T e1d9ba455dcb47d8b0b2950f0f4264cd P 29e9a8f45db84835af6d97f3bcf119a9: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.002s
I20260630 12:26:56.819824 20124 ts_tablet_manager.cc:1403] T 4c05fe852ab84d2ea3eb372180333fe6 P 8170625206d1497b8524ffb96daa5ed1: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260630 12:26:56.820515 20122 tablet_bootstrap.cc:492] T 4c05fe852ab84d2ea3eb372180333fe6 P 29e9a8f45db84835af6d97f3bcf119a9: Bootstrap starting.
I20260630 12:26:56.820667 20123 tablet_bootstrap.cc:492] T dda7a9e18f5f45eb8cc507e4f356ced1 P f64ccfd1376d44a0b8581db1e15bd718: No bootstrap required, opened a new log
I20260630 12:26:56.822116 20124 raft_consensus.cc:359] T 4c05fe852ab84d2ea3eb372180333fe6 P 8170625206d1497b8524ffb96daa5ed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } }
I20260630 12:26:56.823050 20123 ts_tablet_manager.cc:1403] T dda7a9e18f5f45eb8cc507e4f356ced1 P f64ccfd1376d44a0b8581db1e15bd718: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.009s
I20260630 12:26:56.823374 20124 raft_consensus.cc:385] T 4c05fe852ab84d2ea3eb372180333fe6 P 8170625206d1497b8524ffb96daa5ed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:56.823777 20124 raft_consensus.cc:740] T 4c05fe852ab84d2ea3eb372180333fe6 P 8170625206d1497b8524ffb96daa5ed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8170625206d1497b8524ffb96daa5ed1, State: Initialized, Role: FOLLOWER
I20260630 12:26:56.824625 20124 consensus_queue.cc:260] T 4c05fe852ab84d2ea3eb372180333fe6 P 8170625206d1497b8524ffb96daa5ed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } }
I20260630 12:26:56.826542 20123 raft_consensus.cc:359] T dda7a9e18f5f45eb8cc507e4f356ced1 P f64ccfd1376d44a0b8581db1e15bd718 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } }
I20260630 12:26:56.827456 20123 raft_consensus.cc:385] T dda7a9e18f5f45eb8cc507e4f356ced1 P f64ccfd1376d44a0b8581db1e15bd718 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:56.827946 20123 raft_consensus.cc:740] T dda7a9e18f5f45eb8cc507e4f356ced1 P f64ccfd1376d44a0b8581db1e15bd718 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f64ccfd1376d44a0b8581db1e15bd718, State: Initialized, Role: FOLLOWER
I20260630 12:26:56.829319 20122 tablet_bootstrap.cc:654] T 4c05fe852ab84d2ea3eb372180333fe6 P 29e9a8f45db84835af6d97f3bcf119a9: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:56.828863 20123 consensus_queue.cc:260] T dda7a9e18f5f45eb8cc507e4f356ced1 P f64ccfd1376d44a0b8581db1e15bd718 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } }
I20260630 12:26:56.834993 20124 ts_tablet_manager.cc:1434] T 4c05fe852ab84d2ea3eb372180333fe6 P 8170625206d1497b8524ffb96daa5ed1: Time spent starting tablet: real 0.015s	user 0.012s	sys 0.001s
I20260630 12:26:56.836047 20124 tablet_bootstrap.cc:492] T dda7a9e18f5f45eb8cc507e4f356ced1 P 8170625206d1497b8524ffb96daa5ed1: Bootstrap starting.
I20260630 12:26:56.838827 20123 ts_tablet_manager.cc:1434] T dda7a9e18f5f45eb8cc507e4f356ced1 P f64ccfd1376d44a0b8581db1e15bd718: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.004s
I20260630 12:26:56.841588 20122 tablet_bootstrap.cc:492] T 4c05fe852ab84d2ea3eb372180333fe6 P 29e9a8f45db84835af6d97f3bcf119a9: No bootstrap required, opened a new log
I20260630 12:26:56.841957 20124 tablet_bootstrap.cc:654] T dda7a9e18f5f45eb8cc507e4f356ced1 P 8170625206d1497b8524ffb96daa5ed1: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:56.842156 20122 ts_tablet_manager.cc:1403] T 4c05fe852ab84d2ea3eb372180333fe6 P 29e9a8f45db84835af6d97f3bcf119a9: Time spent bootstrapping tablet: real 0.022s	user 0.002s	sys 0.014s
I20260630 12:26:56.845217 20122 raft_consensus.cc:359] T 4c05fe852ab84d2ea3eb372180333fe6 P 29e9a8f45db84835af6d97f3bcf119a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } }
I20260630 12:26:56.846148 20122 raft_consensus.cc:385] T 4c05fe852ab84d2ea3eb372180333fe6 P 29e9a8f45db84835af6d97f3bcf119a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:56.846518 20122 raft_consensus.cc:740] T 4c05fe852ab84d2ea3eb372180333fe6 P 29e9a8f45db84835af6d97f3bcf119a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29e9a8f45db84835af6d97f3bcf119a9, State: Initialized, Role: FOLLOWER
I20260630 12:26:56.847348 20122 consensus_queue.cc:260] T 4c05fe852ab84d2ea3eb372180333fe6 P 29e9a8f45db84835af6d97f3bcf119a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } }
I20260630 12:26:56.849047 20123 tablet_bootstrap.cc:492] T 4c05fe852ab84d2ea3eb372180333fe6 P f64ccfd1376d44a0b8581db1e15bd718: Bootstrap starting.
I20260630 12:26:56.849890 20122 ts_tablet_manager.cc:1434] T 4c05fe852ab84d2ea3eb372180333fe6 P 29e9a8f45db84835af6d97f3bcf119a9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:26:56.850951 20122 tablet_bootstrap.cc:492] T a6d9a5a1c317407a92f873bad4ac0c95 P 29e9a8f45db84835af6d97f3bcf119a9: Bootstrap starting.
I20260630 12:26:56.856393 20123 tablet_bootstrap.cc:654] T 4c05fe852ab84d2ea3eb372180333fe6 P f64ccfd1376d44a0b8581db1e15bd718: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:56.857157 20122 tablet_bootstrap.cc:654] T a6d9a5a1c317407a92f873bad4ac0c95 P 29e9a8f45db84835af6d97f3bcf119a9: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:56.860220 20124 tablet_bootstrap.cc:492] T dda7a9e18f5f45eb8cc507e4f356ced1 P 8170625206d1497b8524ffb96daa5ed1: No bootstrap required, opened a new log
I20260630 12:26:56.860845 20124 ts_tablet_manager.cc:1403] T dda7a9e18f5f45eb8cc507e4f356ced1 P 8170625206d1497b8524ffb96daa5ed1: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.016s
I20260630 12:26:56.864114 20124 raft_consensus.cc:359] T dda7a9e18f5f45eb8cc507e4f356ced1 P 8170625206d1497b8524ffb96daa5ed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } }
I20260630 12:26:56.864885 20124 raft_consensus.cc:385] T dda7a9e18f5f45eb8cc507e4f356ced1 P 8170625206d1497b8524ffb96daa5ed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:56.865041 20123 tablet_bootstrap.cc:492] T 4c05fe852ab84d2ea3eb372180333fe6 P f64ccfd1376d44a0b8581db1e15bd718: No bootstrap required, opened a new log
I20260630 12:26:56.865252 20124 raft_consensus.cc:740] T dda7a9e18f5f45eb8cc507e4f356ced1 P 8170625206d1497b8524ffb96daa5ed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8170625206d1497b8524ffb96daa5ed1, State: Initialized, Role: FOLLOWER
I20260630 12:26:56.865625 20123 ts_tablet_manager.cc:1403] T 4c05fe852ab84d2ea3eb372180333fe6 P f64ccfd1376d44a0b8581db1e15bd718: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.003s
I20260630 12:26:56.865653 20122 tablet_bootstrap.cc:492] T a6d9a5a1c317407a92f873bad4ac0c95 P 29e9a8f45db84835af6d97f3bcf119a9: No bootstrap required, opened a new log
I20260630 12:26:56.866580 20122 ts_tablet_manager.cc:1403] T a6d9a5a1c317407a92f873bad4ac0c95 P 29e9a8f45db84835af6d97f3bcf119a9: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.001s
I20260630 12:26:56.866243 20124 consensus_queue.cc:260] T dda7a9e18f5f45eb8cc507e4f356ced1 P 8170625206d1497b8524ffb96daa5ed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } }
I20260630 12:26:56.868585 20124 ts_tablet_manager.cc:1434] T dda7a9e18f5f45eb8cc507e4f356ced1 P 8170625206d1497b8524ffb96daa5ed1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:26:56.868968 20123 raft_consensus.cc:359] T 4c05fe852ab84d2ea3eb372180333fe6 P f64ccfd1376d44a0b8581db1e15bd718 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } }
I20260630 12:26:56.869786 20123 raft_consensus.cc:385] T 4c05fe852ab84d2ea3eb372180333fe6 P f64ccfd1376d44a0b8581db1e15bd718 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:56.869504 20122 raft_consensus.cc:359] T a6d9a5a1c317407a92f873bad4ac0c95 P 29e9a8f45db84835af6d97f3bcf119a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } }
I20260630 12:26:56.870146 20123 raft_consensus.cc:740] T 4c05fe852ab84d2ea3eb372180333fe6 P f64ccfd1376d44a0b8581db1e15bd718 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f64ccfd1376d44a0b8581db1e15bd718, State: Initialized, Role: FOLLOWER
I20260630 12:26:56.870219 20124 tablet_bootstrap.cc:492] T a6d9a5a1c317407a92f873bad4ac0c95 P 8170625206d1497b8524ffb96daa5ed1: Bootstrap starting.
I20260630 12:26:56.870332 20122 raft_consensus.cc:385] T a6d9a5a1c317407a92f873bad4ac0c95 P 29e9a8f45db84835af6d97f3bcf119a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:56.871070 20122 raft_consensus.cc:740] T a6d9a5a1c317407a92f873bad4ac0c95 P 29e9a8f45db84835af6d97f3bcf119a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29e9a8f45db84835af6d97f3bcf119a9, State: Initialized, Role: FOLLOWER
I20260630 12:26:56.871459 20123 consensus_queue.cc:260] T 4c05fe852ab84d2ea3eb372180333fe6 P f64ccfd1376d44a0b8581db1e15bd718 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } }
I20260630 12:26:56.871932 20122 consensus_queue.cc:260] T a6d9a5a1c317407a92f873bad4ac0c95 P 29e9a8f45db84835af6d97f3bcf119a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } }
I20260630 12:26:56.874614 20122 ts_tablet_manager.cc:1434] T a6d9a5a1c317407a92f873bad4ac0c95 P 29e9a8f45db84835af6d97f3bcf119a9: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260630 12:26:56.875672 20122 tablet_bootstrap.cc:492] T dda7a9e18f5f45eb8cc507e4f356ced1 P 29e9a8f45db84835af6d97f3bcf119a9: Bootstrap starting.
I20260630 12:26:56.876278 20128 raft_consensus.cc:493] T 4c05fe852ab84d2ea3eb372180333fe6 P 29e9a8f45db84835af6d97f3bcf119a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:56.876842 20128 raft_consensus.cc:515] T 4c05fe852ab84d2ea3eb372180333fe6 P 29e9a8f45db84835af6d97f3bcf119a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } }
I20260630 12:26:56.879849 20124 tablet_bootstrap.cc:654] T a6d9a5a1c317407a92f873bad4ac0c95 P 8170625206d1497b8524ffb96daa5ed1: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:56.880470 20123 ts_tablet_manager.cc:1434] T 4c05fe852ab84d2ea3eb372180333fe6 P f64ccfd1376d44a0b8581db1e15bd718: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260630 12:26:56.881598 20123 tablet_bootstrap.cc:492] T a6d9a5a1c317407a92f873bad4ac0c95 P f64ccfd1376d44a0b8581db1e15bd718: Bootstrap starting.
I20260630 12:26:56.882009 20122 tablet_bootstrap.cc:654] T dda7a9e18f5f45eb8cc507e4f356ced1 P 29e9a8f45db84835af6d97f3bcf119a9: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:56.887854 20123 tablet_bootstrap.cc:654] T a6d9a5a1c317407a92f873bad4ac0c95 P f64ccfd1376d44a0b8581db1e15bd718: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:56.894834 20122 tablet_bootstrap.cc:492] T dda7a9e18f5f45eb8cc507e4f356ced1 P 29e9a8f45db84835af6d97f3bcf119a9: No bootstrap required, opened a new log
I20260630 12:26:56.895417 20122 ts_tablet_manager.cc:1403] T dda7a9e18f5f45eb8cc507e4f356ced1 P 29e9a8f45db84835af6d97f3bcf119a9: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260630 12:26:56.895807 20128 leader_election.cc:290] T 4c05fe852ab84d2ea3eb372180333fe6 P 29e9a8f45db84835af6d97f3bcf119a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8170625206d1497b8524ffb96daa5ed1 (127.12.213.2:41249), f64ccfd1376d44a0b8581db1e15bd718 (127.12.213.3:38511)
I20260630 12:26:56.899557 20123 tablet_bootstrap.cc:492] T a6d9a5a1c317407a92f873bad4ac0c95 P f64ccfd1376d44a0b8581db1e15bd718: No bootstrap required, opened a new log
I20260630 12:26:56.900094 20123 ts_tablet_manager.cc:1403] T a6d9a5a1c317407a92f873bad4ac0c95 P f64ccfd1376d44a0b8581db1e15bd718: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.007s
I20260630 12:26:56.903218 20123 raft_consensus.cc:359] T a6d9a5a1c317407a92f873bad4ac0c95 P f64ccfd1376d44a0b8581db1e15bd718 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } }
I20260630 12:26:56.903970 20123 raft_consensus.cc:385] T a6d9a5a1c317407a92f873bad4ac0c95 P f64ccfd1376d44a0b8581db1e15bd718 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:56.904248 20123 raft_consensus.cc:740] T a6d9a5a1c317407a92f873bad4ac0c95 P f64ccfd1376d44a0b8581db1e15bd718 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f64ccfd1376d44a0b8581db1e15bd718, State: Initialized, Role: FOLLOWER
I20260630 12:26:56.905040 20123 consensus_queue.cc:260] T a6d9a5a1c317407a92f873bad4ac0c95 P f64ccfd1376d44a0b8581db1e15bd718 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } }
I20260630 12:26:56.907802 20124 tablet_bootstrap.cc:492] T a6d9a5a1c317407a92f873bad4ac0c95 P 8170625206d1497b8524ffb96daa5ed1: No bootstrap required, opened a new log
I20260630 12:26:56.908418 20124 ts_tablet_manager.cc:1403] T a6d9a5a1c317407a92f873bad4ac0c95 P 8170625206d1497b8524ffb96daa5ed1: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.005s
I20260630 12:26:56.907892 20122 raft_consensus.cc:359] T dda7a9e18f5f45eb8cc507e4f356ced1 P 29e9a8f45db84835af6d97f3bcf119a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } }
I20260630 12:26:56.909538 20122 raft_consensus.cc:385] T dda7a9e18f5f45eb8cc507e4f356ced1 P 29e9a8f45db84835af6d97f3bcf119a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:56.910485 20122 raft_consensus.cc:740] T dda7a9e18f5f45eb8cc507e4f356ced1 P 29e9a8f45db84835af6d97f3bcf119a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29e9a8f45db84835af6d97f3bcf119a9, State: Initialized, Role: FOLLOWER
I20260630 12:26:56.911368 20122 consensus_queue.cc:260] T dda7a9e18f5f45eb8cc507e4f356ced1 P 29e9a8f45db84835af6d97f3bcf119a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } }
I20260630 12:26:56.911399 20124 raft_consensus.cc:359] T a6d9a5a1c317407a92f873bad4ac0c95 P 8170625206d1497b8524ffb96daa5ed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } }
I20260630 12:26:56.912770 20124 raft_consensus.cc:385] T a6d9a5a1c317407a92f873bad4ac0c95 P 8170625206d1497b8524ffb96daa5ed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:56.913087 20124 raft_consensus.cc:740] T a6d9a5a1c317407a92f873bad4ac0c95 P 8170625206d1497b8524ffb96daa5ed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8170625206d1497b8524ffb96daa5ed1, State: Initialized, Role: FOLLOWER
I20260630 12:26:56.913551 20123 ts_tablet_manager.cc:1434] T a6d9a5a1c317407a92f873bad4ac0c95 P f64ccfd1376d44a0b8581db1e15bd718: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260630 12:26:56.914006 20003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c05fe852ab84d2ea3eb372180333fe6" candidate_uuid: "29e9a8f45db84835af6d97f3bcf119a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8170625206d1497b8524ffb96daa5ed1" is_pre_election: true
I20260630 12:26:56.914780 20123 tablet_bootstrap.cc:492] T e1d9ba455dcb47d8b0b2950f0f4264cd P f64ccfd1376d44a0b8581db1e15bd718: Bootstrap starting.
I20260630 12:26:56.914959 20003 raft_consensus.cc:2468] T 4c05fe852ab84d2ea3eb372180333fe6 P 8170625206d1497b8524ffb96daa5ed1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29e9a8f45db84835af6d97f3bcf119a9 in term 0.
I20260630 12:26:56.913926 20124 consensus_queue.cc:260] T a6d9a5a1c317407a92f873bad4ac0c95 P 8170625206d1497b8524ffb96daa5ed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } }
I20260630 12:26:56.916476 19894 leader_election.cc:304] T 4c05fe852ab84d2ea3eb372180333fe6 P 29e9a8f45db84835af6d97f3bcf119a9 [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: 29e9a8f45db84835af6d97f3bcf119a9, 8170625206d1497b8524ffb96daa5ed1; no voters: 
I20260630 12:26:56.919129 20122 ts_tablet_manager.cc:1434] T dda7a9e18f5f45eb8cc507e4f356ced1 P 29e9a8f45db84835af6d97f3bcf119a9: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260630 12:26:56.920075 20124 ts_tablet_manager.cc:1434] T a6d9a5a1c317407a92f873bad4ac0c95 P 8170625206d1497b8524ffb96daa5ed1: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260630 12:26:56.921078 20124 tablet_bootstrap.cc:492] T e1d9ba455dcb47d8b0b2950f0f4264cd P 8170625206d1497b8524ffb96daa5ed1: Bootstrap starting.
I20260630 12:26:56.921041 20128 raft_consensus.cc:2804] T 4c05fe852ab84d2ea3eb372180333fe6 P 29e9a8f45db84835af6d97f3bcf119a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:56.921705 20128 raft_consensus.cc:493] T 4c05fe852ab84d2ea3eb372180333fe6 P 29e9a8f45db84835af6d97f3bcf119a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:56.922114 20128 raft_consensus.cc:3060] T 4c05fe852ab84d2ea3eb372180333fe6 P 29e9a8f45db84835af6d97f3bcf119a9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:56.921809 20123 tablet_bootstrap.cc:654] T e1d9ba455dcb47d8b0b2950f0f4264cd P f64ccfd1376d44a0b8581db1e15bd718: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:56.928275 20124 tablet_bootstrap.cc:654] T e1d9ba455dcb47d8b0b2950f0f4264cd P 8170625206d1497b8524ffb96daa5ed1: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:56.933449 20128 raft_consensus.cc:515] T 4c05fe852ab84d2ea3eb372180333fe6 P 29e9a8f45db84835af6d97f3bcf119a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } }
I20260630 12:26:56.936386 20003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c05fe852ab84d2ea3eb372180333fe6" candidate_uuid: "29e9a8f45db84835af6d97f3bcf119a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8170625206d1497b8524ffb96daa5ed1"
I20260630 12:26:56.937021 20003 raft_consensus.cc:3060] T 4c05fe852ab84d2ea3eb372180333fe6 P 8170625206d1497b8524ffb96daa5ed1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:56.943323 20128 leader_election.cc:290] T 4c05fe852ab84d2ea3eb372180333fe6 P 29e9a8f45db84835af6d97f3bcf119a9 [CANDIDATE]: Term 1 election: Requested vote from peers 8170625206d1497b8524ffb96daa5ed1 (127.12.213.2:41249), f64ccfd1376d44a0b8581db1e15bd718 (127.12.213.3:38511)
I20260630 12:26:56.944622 20077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c05fe852ab84d2ea3eb372180333fe6" candidate_uuid: "29e9a8f45db84835af6d97f3bcf119a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f64ccfd1376d44a0b8581db1e15bd718" is_pre_election: true
I20260630 12:26:56.945245 20003 raft_consensus.cc:2468] T 4c05fe852ab84d2ea3eb372180333fe6 P 8170625206d1497b8524ffb96daa5ed1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29e9a8f45db84835af6d97f3bcf119a9 in term 1.
I20260630 12:26:56.945640 20077 raft_consensus.cc:2468] T 4c05fe852ab84d2ea3eb372180333fe6 P f64ccfd1376d44a0b8581db1e15bd718 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29e9a8f45db84835af6d97f3bcf119a9 in term 0.
I20260630 12:26:56.946497 19894 leader_election.cc:304] T 4c05fe852ab84d2ea3eb372180333fe6 P 29e9a8f45db84835af6d97f3bcf119a9 [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: 29e9a8f45db84835af6d97f3bcf119a9, 8170625206d1497b8524ffb96daa5ed1; no voters: 
I20260630 12:26:56.947356 20076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c05fe852ab84d2ea3eb372180333fe6" candidate_uuid: "29e9a8f45db84835af6d97f3bcf119a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f64ccfd1376d44a0b8581db1e15bd718"
I20260630 12:26:56.947356 20128 raft_consensus.cc:2804] T 4c05fe852ab84d2ea3eb372180333fe6 P 29e9a8f45db84835af6d97f3bcf119a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:56.947979 20123 tablet_bootstrap.cc:492] T e1d9ba455dcb47d8b0b2950f0f4264cd P f64ccfd1376d44a0b8581db1e15bd718: No bootstrap required, opened a new log
I20260630 12:26:56.948019 20076 raft_consensus.cc:3060] T 4c05fe852ab84d2ea3eb372180333fe6 P f64ccfd1376d44a0b8581db1e15bd718 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:56.949105 20124 tablet_bootstrap.cc:492] T e1d9ba455dcb47d8b0b2950f0f4264cd P 8170625206d1497b8524ffb96daa5ed1: No bootstrap required, opened a new log
I20260630 12:26:56.949209 20123 ts_tablet_manager.cc:1403] T e1d9ba455dcb47d8b0b2950f0f4264cd P f64ccfd1376d44a0b8581db1e15bd718: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.005s
I20260630 12:26:56.949661 20124 ts_tablet_manager.cc:1403] T e1d9ba455dcb47d8b0b2950f0f4264cd P 8170625206d1497b8524ffb96daa5ed1: Time spent bootstrapping tablet: real 0.029s	user 0.004s	sys 0.022s
I20260630 12:26:56.952363 20123 raft_consensus.cc:359] T e1d9ba455dcb47d8b0b2950f0f4264cd P f64ccfd1376d44a0b8581db1e15bd718 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } }
I20260630 12:26:56.952595 20124 raft_consensus.cc:359] T e1d9ba455dcb47d8b0b2950f0f4264cd P 8170625206d1497b8524ffb96daa5ed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } }
I20260630 12:26:56.953130 20123 raft_consensus.cc:385] T e1d9ba455dcb47d8b0b2950f0f4264cd P f64ccfd1376d44a0b8581db1e15bd718 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:56.953259 20124 raft_consensus.cc:385] T e1d9ba455dcb47d8b0b2950f0f4264cd P 8170625206d1497b8524ffb96daa5ed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:56.953498 20123 raft_consensus.cc:740] T e1d9ba455dcb47d8b0b2950f0f4264cd P f64ccfd1376d44a0b8581db1e15bd718 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f64ccfd1376d44a0b8581db1e15bd718, State: Initialized, Role: FOLLOWER
I20260630 12:26:56.953590 20124 raft_consensus.cc:740] T e1d9ba455dcb47d8b0b2950f0f4264cd P 8170625206d1497b8524ffb96daa5ed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8170625206d1497b8524ffb96daa5ed1, State: Initialized, Role: FOLLOWER
I20260630 12:26:56.954425 20123 consensus_queue.cc:260] T e1d9ba455dcb47d8b0b2950f0f4264cd P f64ccfd1376d44a0b8581db1e15bd718 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } }
I20260630 12:26:56.954571 20124 consensus_queue.cc:260] T e1d9ba455dcb47d8b0b2950f0f4264cd P 8170625206d1497b8524ffb96daa5ed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } }
I20260630 12:26:56.956643 20124 ts_tablet_manager.cc:1434] T e1d9ba455dcb47d8b0b2950f0f4264cd P 8170625206d1497b8524ffb96daa5ed1: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:26:56.956643 20123 ts_tablet_manager.cc:1434] T e1d9ba455dcb47d8b0b2950f0f4264cd P f64ccfd1376d44a0b8581db1e15bd718: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260630 12:26:56.958253 20076 raft_consensus.cc:2468] T 4c05fe852ab84d2ea3eb372180333fe6 P f64ccfd1376d44a0b8581db1e15bd718 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29e9a8f45db84835af6d97f3bcf119a9 in term 1.
I20260630 12:26:56.959944 20128 raft_consensus.cc:697] T 4c05fe852ab84d2ea3eb372180333fe6 P 29e9a8f45db84835af6d97f3bcf119a9 [term 1 LEADER]: Becoming Leader. State: Replica: 29e9a8f45db84835af6d97f3bcf119a9, State: Running, Role: LEADER
I20260630 12:26:56.960806 20128 consensus_queue.cc:237] T 4c05fe852ab84d2ea3eb372180333fe6 P 29e9a8f45db84835af6d97f3bcf119a9 [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: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } }
I20260630 12:26:56.972509 19825 catalog_manager.cc:5697] T 4c05fe852ab84d2ea3eb372180333fe6 P 29e9a8f45db84835af6d97f3bcf119a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 29e9a8f45db84835af6d97f3bcf119a9 (127.12.213.1). New cstate: current_term: 1 leader_uuid: "29e9a8f45db84835af6d97f3bcf119a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:57.054239 20129 raft_consensus.cc:493] T e1d9ba455dcb47d8b0b2950f0f4264cd P 8170625206d1497b8524ffb96daa5ed1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:57.054831 20129 raft_consensus.cc:515] T e1d9ba455dcb47d8b0b2950f0f4264cd P 8170625206d1497b8524ffb96daa5ed1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } }
I20260630 12:26:57.056454 20128 raft_consensus.cc:493] T e1d9ba455dcb47d8b0b2950f0f4264cd P 29e9a8f45db84835af6d97f3bcf119a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:57.057116 20129 leader_election.cc:290] T e1d9ba455dcb47d8b0b2950f0f4264cd P 8170625206d1497b8524ffb96daa5ed1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29e9a8f45db84835af6d97f3bcf119a9 (127.12.213.1:44769), f64ccfd1376d44a0b8581db1e15bd718 (127.12.213.3:38511)
I20260630 12:26:57.056941 20128 raft_consensus.cc:515] T e1d9ba455dcb47d8b0b2950f0f4264cd P 29e9a8f45db84835af6d97f3bcf119a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } }
I20260630 12:26:57.061035 20003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1d9ba455dcb47d8b0b2950f0f4264cd" candidate_uuid: "29e9a8f45db84835af6d97f3bcf119a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8170625206d1497b8524ffb96daa5ed1" is_pre_election: true
I20260630 12:26:57.061142 20076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1d9ba455dcb47d8b0b2950f0f4264cd" candidate_uuid: "29e9a8f45db84835af6d97f3bcf119a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f64ccfd1376d44a0b8581db1e15bd718" is_pre_election: true
I20260630 12:26:57.061718 20003 raft_consensus.cc:2468] T e1d9ba455dcb47d8b0b2950f0f4264cd P 8170625206d1497b8524ffb96daa5ed1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29e9a8f45db84835af6d97f3bcf119a9 in term 0.
I20260630 12:26:57.061905 20076 raft_consensus.cc:2468] T e1d9ba455dcb47d8b0b2950f0f4264cd P f64ccfd1376d44a0b8581db1e15bd718 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29e9a8f45db84835af6d97f3bcf119a9 in term 0.
I20260630 12:26:57.063113 19894 leader_election.cc:304] T e1d9ba455dcb47d8b0b2950f0f4264cd P 29e9a8f45db84835af6d97f3bcf119a9 [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: 29e9a8f45db84835af6d97f3bcf119a9, 8170625206d1497b8524ffb96daa5ed1; no voters: 
I20260630 12:26:57.064049 20142 raft_consensus.cc:2804] T e1d9ba455dcb47d8b0b2950f0f4264cd P 29e9a8f45db84835af6d97f3bcf119a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:57.064232 20128 leader_election.cc:290] T e1d9ba455dcb47d8b0b2950f0f4264cd P 29e9a8f45db84835af6d97f3bcf119a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f64ccfd1376d44a0b8581db1e15bd718 (127.12.213.3:38511), 8170625206d1497b8524ffb96daa5ed1 (127.12.213.2:41249)
I20260630 12:26:57.064472 20142 raft_consensus.cc:493] T e1d9ba455dcb47d8b0b2950f0f4264cd P 29e9a8f45db84835af6d97f3bcf119a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:57.064853 20142 raft_consensus.cc:3060] T e1d9ba455dcb47d8b0b2950f0f4264cd P 29e9a8f45db84835af6d97f3bcf119a9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:57.069993 20076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1d9ba455dcb47d8b0b2950f0f4264cd" candidate_uuid: "8170625206d1497b8524ffb96daa5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f64ccfd1376d44a0b8581db1e15bd718" is_pre_election: true
I20260630 12:26:57.070071 19928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1d9ba455dcb47d8b0b2950f0f4264cd" candidate_uuid: "8170625206d1497b8524ffb96daa5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29e9a8f45db84835af6d97f3bcf119a9" is_pre_election: true
I20260630 12:26:57.070663 20076 raft_consensus.cc:2468] T e1d9ba455dcb47d8b0b2950f0f4264cd P f64ccfd1376d44a0b8581db1e15bd718 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8170625206d1497b8524ffb96daa5ed1 in term 0.
I20260630 12:26:57.071702 19967 leader_election.cc:304] T e1d9ba455dcb47d8b0b2950f0f4264cd P 8170625206d1497b8524ffb96daa5ed1 [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: 8170625206d1497b8524ffb96daa5ed1, f64ccfd1376d44a0b8581db1e15bd718; no voters: 
I20260630 12:26:57.072402 20129 raft_consensus.cc:2804] T e1d9ba455dcb47d8b0b2950f0f4264cd P 8170625206d1497b8524ffb96daa5ed1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:57.072806 20129 raft_consensus.cc:493] T e1d9ba455dcb47d8b0b2950f0f4264cd P 8170625206d1497b8524ffb96daa5ed1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:57.072561 20142 raft_consensus.cc:515] T e1d9ba455dcb47d8b0b2950f0f4264cd P 29e9a8f45db84835af6d97f3bcf119a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } }
I20260630 12:26:57.073148 20129 raft_consensus.cc:3060] T e1d9ba455dcb47d8b0b2950f0f4264cd P 8170625206d1497b8524ffb96daa5ed1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:57.073742 19928 raft_consensus.cc:2393] T e1d9ba455dcb47d8b0b2950f0f4264cd P 29e9a8f45db84835af6d97f3bcf119a9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8170625206d1497b8524ffb96daa5ed1 in current term 1: Already voted for candidate 29e9a8f45db84835af6d97f3bcf119a9 in this term.
I20260630 12:26:57.075013 20142 leader_election.cc:290] T e1d9ba455dcb47d8b0b2950f0f4264cd P 29e9a8f45db84835af6d97f3bcf119a9 [CANDIDATE]: Term 1 election: Requested vote from peers f64ccfd1376d44a0b8581db1e15bd718 (127.12.213.3:38511), 8170625206d1497b8524ffb96daa5ed1 (127.12.213.2:41249)
I20260630 12:26:57.075901 20076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1d9ba455dcb47d8b0b2950f0f4264cd" candidate_uuid: "29e9a8f45db84835af6d97f3bcf119a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f64ccfd1376d44a0b8581db1e15bd718"
I20260630 12:26:57.076491 20076 raft_consensus.cc:3060] T e1d9ba455dcb47d8b0b2950f0f4264cd P f64ccfd1376d44a0b8581db1e15bd718 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:57.076576 20003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1d9ba455dcb47d8b0b2950f0f4264cd" candidate_uuid: "29e9a8f45db84835af6d97f3bcf119a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8170625206d1497b8524ffb96daa5ed1"
I20260630 12:26:57.080571 20129 raft_consensus.cc:515] T e1d9ba455dcb47d8b0b2950f0f4264cd P 8170625206d1497b8524ffb96daa5ed1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } }
I20260630 12:26:57.081816 20003 raft_consensus.cc:2393] T e1d9ba455dcb47d8b0b2950f0f4264cd P 8170625206d1497b8524ffb96daa5ed1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 29e9a8f45db84835af6d97f3bcf119a9 in current term 1: Already voted for candidate 8170625206d1497b8524ffb96daa5ed1 in this term.
I20260630 12:26:57.083431 19928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1d9ba455dcb47d8b0b2950f0f4264cd" candidate_uuid: "8170625206d1497b8524ffb96daa5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29e9a8f45db84835af6d97f3bcf119a9"
I20260630 12:26:57.084165 19928 raft_consensus.cc:2393] T e1d9ba455dcb47d8b0b2950f0f4264cd P 29e9a8f45db84835af6d97f3bcf119a9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8170625206d1497b8524ffb96daa5ed1 in current term 1: Already voted for candidate 29e9a8f45db84835af6d97f3bcf119a9 in this term.
I20260630 12:26:57.084254 20076 raft_consensus.cc:2468] T e1d9ba455dcb47d8b0b2950f0f4264cd P f64ccfd1376d44a0b8581db1e15bd718 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29e9a8f45db84835af6d97f3bcf119a9 in term 1.
I20260630 12:26:57.085193 20129 leader_election.cc:290] T e1d9ba455dcb47d8b0b2950f0f4264cd P 8170625206d1497b8524ffb96daa5ed1 [CANDIDATE]: Term 1 election: Requested vote from peers 29e9a8f45db84835af6d97f3bcf119a9 (127.12.213.1:44769), f64ccfd1376d44a0b8581db1e15bd718 (127.12.213.3:38511)
I20260630 12:26:57.085392 19892 leader_election.cc:304] T e1d9ba455dcb47d8b0b2950f0f4264cd P 29e9a8f45db84835af6d97f3bcf119a9 [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: 29e9a8f45db84835af6d97f3bcf119a9, f64ccfd1376d44a0b8581db1e15bd718; no voters: 8170625206d1497b8524ffb96daa5ed1
I20260630 12:26:57.085974 20077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1d9ba455dcb47d8b0b2950f0f4264cd" candidate_uuid: "8170625206d1497b8524ffb96daa5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f64ccfd1376d44a0b8581db1e15bd718"
I20260630 12:26:57.086323 20142 raft_consensus.cc:2804] T e1d9ba455dcb47d8b0b2950f0f4264cd P 29e9a8f45db84835af6d97f3bcf119a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:57.086755 20077 raft_consensus.cc:2393] T e1d9ba455dcb47d8b0b2950f0f4264cd P f64ccfd1376d44a0b8581db1e15bd718 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8170625206d1497b8524ffb96daa5ed1 in current term 1: Already voted for candidate 29e9a8f45db84835af6d97f3bcf119a9 in this term.
I20260630 12:26:57.086833 20142 raft_consensus.cc:697] T e1d9ba455dcb47d8b0b2950f0f4264cd P 29e9a8f45db84835af6d97f3bcf119a9 [term 1 LEADER]: Becoming Leader. State: Replica: 29e9a8f45db84835af6d97f3bcf119a9, State: Running, Role: LEADER
I20260630 12:26:57.087767 19967 leader_election.cc:304] T e1d9ba455dcb47d8b0b2950f0f4264cd P 8170625206d1497b8524ffb96daa5ed1 [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: 8170625206d1497b8524ffb96daa5ed1; no voters: 29e9a8f45db84835af6d97f3bcf119a9, f64ccfd1376d44a0b8581db1e15bd718
I20260630 12:26:57.087733 20142 consensus_queue.cc:237] T e1d9ba455dcb47d8b0b2950f0f4264cd P 29e9a8f45db84835af6d97f3bcf119a9 [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: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } }
I20260630 12:26:57.088547 20129 raft_consensus.cc:2749] T e1d9ba455dcb47d8b0b2950f0f4264cd P 8170625206d1497b8524ffb96daa5ed1 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:26:57.095158 19825 catalog_manager.cc:5697] T e1d9ba455dcb47d8b0b2950f0f4264cd P 29e9a8f45db84835af6d97f3bcf119a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 29e9a8f45db84835af6d97f3bcf119a9 (127.12.213.1). New cstate: current_term: 1 leader_uuid: "29e9a8f45db84835af6d97f3bcf119a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:57.106125 20130 raft_consensus.cc:493] T a6d9a5a1c317407a92f873bad4ac0c95 P f64ccfd1376d44a0b8581db1e15bd718 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:57.106638 20130 raft_consensus.cc:515] T a6d9a5a1c317407a92f873bad4ac0c95 P f64ccfd1376d44a0b8581db1e15bd718 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } }
I20260630 12:26:57.108808 20130 leader_election.cc:290] T a6d9a5a1c317407a92f873bad4ac0c95 P f64ccfd1376d44a0b8581db1e15bd718 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29e9a8f45db84835af6d97f3bcf119a9 (127.12.213.1:44769), 8170625206d1497b8524ffb96daa5ed1 (127.12.213.2:41249)
I20260630 12:26:57.119861 19928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6d9a5a1c317407a92f873bad4ac0c95" candidate_uuid: "f64ccfd1376d44a0b8581db1e15bd718" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29e9a8f45db84835af6d97f3bcf119a9" is_pre_election: true
I20260630 12:26:57.120533 19928 raft_consensus.cc:2468] T a6d9a5a1c317407a92f873bad4ac0c95 P 29e9a8f45db84835af6d97f3bcf119a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f64ccfd1376d44a0b8581db1e15bd718 in term 0.
I20260630 12:26:57.120693 20003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6d9a5a1c317407a92f873bad4ac0c95" candidate_uuid: "f64ccfd1376d44a0b8581db1e15bd718" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8170625206d1497b8524ffb96daa5ed1" is_pre_election: true
I20260630 12:26:57.121392 20003 raft_consensus.cc:2468] T a6d9a5a1c317407a92f873bad4ac0c95 P 8170625206d1497b8524ffb96daa5ed1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f64ccfd1376d44a0b8581db1e15bd718 in term 0.
I20260630 12:26:57.121737 20043 leader_election.cc:304] T a6d9a5a1c317407a92f873bad4ac0c95 P f64ccfd1376d44a0b8581db1e15bd718 [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: 29e9a8f45db84835af6d97f3bcf119a9, f64ccfd1376d44a0b8581db1e15bd718; no voters: 
I20260630 12:26:57.122575 20130 raft_consensus.cc:2804] T a6d9a5a1c317407a92f873bad4ac0c95 P f64ccfd1376d44a0b8581db1e15bd718 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:57.122882 20130 raft_consensus.cc:493] T a6d9a5a1c317407a92f873bad4ac0c95 P f64ccfd1376d44a0b8581db1e15bd718 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:57.123142 20130 raft_consensus.cc:3060] T a6d9a5a1c317407a92f873bad4ac0c95 P f64ccfd1376d44a0b8581db1e15bd718 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:57.128301 20130 raft_consensus.cc:515] T a6d9a5a1c317407a92f873bad4ac0c95 P f64ccfd1376d44a0b8581db1e15bd718 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } }
I20260630 12:26:57.129848 20130 leader_election.cc:290] T a6d9a5a1c317407a92f873bad4ac0c95 P f64ccfd1376d44a0b8581db1e15bd718 [CANDIDATE]: Term 1 election: Requested vote from peers 29e9a8f45db84835af6d97f3bcf119a9 (127.12.213.1:44769), 8170625206d1497b8524ffb96daa5ed1 (127.12.213.2:41249)
I20260630 12:26:57.130718 19928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6d9a5a1c317407a92f873bad4ac0c95" candidate_uuid: "f64ccfd1376d44a0b8581db1e15bd718" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29e9a8f45db84835af6d97f3bcf119a9"
I20260630 12:26:57.130985 20003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6d9a5a1c317407a92f873bad4ac0c95" candidate_uuid: "f64ccfd1376d44a0b8581db1e15bd718" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8170625206d1497b8524ffb96daa5ed1"
I20260630 12:26:57.131289 19928 raft_consensus.cc:3060] T a6d9a5a1c317407a92f873bad4ac0c95 P 29e9a8f45db84835af6d97f3bcf119a9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:57.131551 20003 raft_consensus.cc:3060] T a6d9a5a1c317407a92f873bad4ac0c95 P 8170625206d1497b8524ffb96daa5ed1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:57.135350 20142 raft_consensus.cc:493] T dda7a9e18f5f45eb8cc507e4f356ced1 P 29e9a8f45db84835af6d97f3bcf119a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:57.135840 20142 raft_consensus.cc:515] T dda7a9e18f5f45eb8cc507e4f356ced1 P 29e9a8f45db84835af6d97f3bcf119a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } }
I20260630 12:26:57.136868 19928 raft_consensus.cc:2468] T a6d9a5a1c317407a92f873bad4ac0c95 P 29e9a8f45db84835af6d97f3bcf119a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f64ccfd1376d44a0b8581db1e15bd718 in term 1.
I20260630 12:26:57.136891 20003 raft_consensus.cc:2468] T a6d9a5a1c317407a92f873bad4ac0c95 P 8170625206d1497b8524ffb96daa5ed1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f64ccfd1376d44a0b8581db1e15bd718 in term 1.
I20260630 12:26:57.137993 20142 leader_election.cc:290] T dda7a9e18f5f45eb8cc507e4f356ced1 P 29e9a8f45db84835af6d97f3bcf119a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8170625206d1497b8524ffb96daa5ed1 (127.12.213.2:41249), f64ccfd1376d44a0b8581db1e15bd718 (127.12.213.3:38511)
I20260630 12:26:57.137948 20043 leader_election.cc:304] T a6d9a5a1c317407a92f873bad4ac0c95 P f64ccfd1376d44a0b8581db1e15bd718 [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: 29e9a8f45db84835af6d97f3bcf119a9, f64ccfd1376d44a0b8581db1e15bd718; no voters: 
I20260630 12:26:57.138888 20003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dda7a9e18f5f45eb8cc507e4f356ced1" candidate_uuid: "29e9a8f45db84835af6d97f3bcf119a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8170625206d1497b8524ffb96daa5ed1" is_pre_election: true
I20260630 12:26:57.139101 20130 raft_consensus.cc:2804] T a6d9a5a1c317407a92f873bad4ac0c95 P f64ccfd1376d44a0b8581db1e15bd718 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:57.139297 20077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dda7a9e18f5f45eb8cc507e4f356ced1" candidate_uuid: "29e9a8f45db84835af6d97f3bcf119a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f64ccfd1376d44a0b8581db1e15bd718" is_pre_election: true
I20260630 12:26:57.139595 20003 raft_consensus.cc:2468] T dda7a9e18f5f45eb8cc507e4f356ced1 P 8170625206d1497b8524ffb96daa5ed1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29e9a8f45db84835af6d97f3bcf119a9 in term 0.
I20260630 12:26:57.139987 20077 raft_consensus.cc:2468] T dda7a9e18f5f45eb8cc507e4f356ced1 P f64ccfd1376d44a0b8581db1e15bd718 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29e9a8f45db84835af6d97f3bcf119a9 in term 0.
I20260630 12:26:57.140621 20130 raft_consensus.cc:697] T a6d9a5a1c317407a92f873bad4ac0c95 P f64ccfd1376d44a0b8581db1e15bd718 [term 1 LEADER]: Becoming Leader. State: Replica: f64ccfd1376d44a0b8581db1e15bd718, State: Running, Role: LEADER
I20260630 12:26:57.140815 19894 leader_election.cc:304] T dda7a9e18f5f45eb8cc507e4f356ced1 P 29e9a8f45db84835af6d97f3bcf119a9 [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: 29e9a8f45db84835af6d97f3bcf119a9, 8170625206d1497b8524ffb96daa5ed1; no voters: 
I20260630 12:26:57.141757 20142 raft_consensus.cc:2804] T dda7a9e18f5f45eb8cc507e4f356ced1 P 29e9a8f45db84835af6d97f3bcf119a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:57.142107 20142 raft_consensus.cc:493] T dda7a9e18f5f45eb8cc507e4f356ced1 P 29e9a8f45db84835af6d97f3bcf119a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:57.142477 20142 raft_consensus.cc:3060] T dda7a9e18f5f45eb8cc507e4f356ced1 P 29e9a8f45db84835af6d97f3bcf119a9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:57.142390 20130 consensus_queue.cc:237] T a6d9a5a1c317407a92f873bad4ac0c95 P f64ccfd1376d44a0b8581db1e15bd718 [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: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } }
I20260630 12:26:57.148819 20142 raft_consensus.cc:515] T dda7a9e18f5f45eb8cc507e4f356ced1 P 29e9a8f45db84835af6d97f3bcf119a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } }
I20260630 12:26:57.151142 20142 leader_election.cc:290] T dda7a9e18f5f45eb8cc507e4f356ced1 P 29e9a8f45db84835af6d97f3bcf119a9 [CANDIDATE]: Term 1 election: Requested vote from peers 8170625206d1497b8524ffb96daa5ed1 (127.12.213.2:41249), f64ccfd1376d44a0b8581db1e15bd718 (127.12.213.3:38511)
I20260630 12:26:57.152022 20003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dda7a9e18f5f45eb8cc507e4f356ced1" candidate_uuid: "29e9a8f45db84835af6d97f3bcf119a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8170625206d1497b8524ffb96daa5ed1"
I20260630 12:26:57.151239 19825 catalog_manager.cc:5697] T a6d9a5a1c317407a92f873bad4ac0c95 P f64ccfd1376d44a0b8581db1e15bd718 reported cstate change: term changed from 0 to 1, leader changed from <none> to f64ccfd1376d44a0b8581db1e15bd718 (127.12.213.3). New cstate: current_term: 1 leader_uuid: "f64ccfd1376d44a0b8581db1e15bd718" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } health_report { overall_health: HEALTHY } } }
I20260630 12:26:57.152262 20077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dda7a9e18f5f45eb8cc507e4f356ced1" candidate_uuid: "29e9a8f45db84835af6d97f3bcf119a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f64ccfd1376d44a0b8581db1e15bd718"
I20260630 12:26:57.152590 20003 raft_consensus.cc:3060] T dda7a9e18f5f45eb8cc507e4f356ced1 P 8170625206d1497b8524ffb96daa5ed1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:57.152928 20077 raft_consensus.cc:3060] T dda7a9e18f5f45eb8cc507e4f356ced1 P f64ccfd1376d44a0b8581db1e15bd718 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:57.159178 20003 raft_consensus.cc:2468] T dda7a9e18f5f45eb8cc507e4f356ced1 P 8170625206d1497b8524ffb96daa5ed1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29e9a8f45db84835af6d97f3bcf119a9 in term 1.
I20260630 12:26:57.159355 20077 raft_consensus.cc:2468] T dda7a9e18f5f45eb8cc507e4f356ced1 P f64ccfd1376d44a0b8581db1e15bd718 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29e9a8f45db84835af6d97f3bcf119a9 in term 1.
I20260630 12:26:57.160458 19894 leader_election.cc:304] T dda7a9e18f5f45eb8cc507e4f356ced1 P 29e9a8f45db84835af6d97f3bcf119a9 [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: 29e9a8f45db84835af6d97f3bcf119a9, 8170625206d1497b8524ffb96daa5ed1; no voters: 
I20260630 12:26:57.161273 20142 raft_consensus.cc:2804] T dda7a9e18f5f45eb8cc507e4f356ced1 P 29e9a8f45db84835af6d97f3bcf119a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:57.161777 20142 raft_consensus.cc:697] T dda7a9e18f5f45eb8cc507e4f356ced1 P 29e9a8f45db84835af6d97f3bcf119a9 [term 1 LEADER]: Becoming Leader. State: Replica: 29e9a8f45db84835af6d97f3bcf119a9, State: Running, Role: LEADER
I20260630 12:26:57.162488 20142 consensus_queue.cc:237] T dda7a9e18f5f45eb8cc507e4f356ced1 P 29e9a8f45db84835af6d97f3bcf119a9 [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: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } }
I20260630 12:26:57.169687 19825 catalog_manager.cc:5697] T dda7a9e18f5f45eb8cc507e4f356ced1 P 29e9a8f45db84835af6d97f3bcf119a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 29e9a8f45db84835af6d97f3bcf119a9 (127.12.213.1). New cstate: current_term: 1 leader_uuid: "29e9a8f45db84835af6d97f3bcf119a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:57.285079 13140 tablet_server.cc:179] TabletServer@127.12.213.1:0 shutting down...
I20260630 12:26:57.302524 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:57.303295 13140 tablet_replica.cc:333] T a6d9a5a1c317407a92f873bad4ac0c95 P 29e9a8f45db84835af6d97f3bcf119a9: stopping tablet replica
I20260630 12:26:57.304010 13140 raft_consensus.cc:2243] T a6d9a5a1c317407a92f873bad4ac0c95 P 29e9a8f45db84835af6d97f3bcf119a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:57.304422 13140 raft_consensus.cc:2272] T a6d9a5a1c317407a92f873bad4ac0c95 P 29e9a8f45db84835af6d97f3bcf119a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:57.306545 13140 tablet_replica.cc:333] T dda7a9e18f5f45eb8cc507e4f356ced1 P 29e9a8f45db84835af6d97f3bcf119a9: stopping tablet replica
I20260630 12:26:57.307123 13140 raft_consensus.cc:2243] T dda7a9e18f5f45eb8cc507e4f356ced1 P 29e9a8f45db84835af6d97f3bcf119a9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:57.307725 13140 pending_rounds.cc:70] T dda7a9e18f5f45eb8cc507e4f356ced1 P 29e9a8f45db84835af6d97f3bcf119a9: Trying to abort 1 pending ops.
I20260630 12:26:57.307945 13140 pending_rounds.cc:77] T dda7a9e18f5f45eb8cc507e4f356ced1 P 29e9a8f45db84835af6d97f3bcf119a9: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302440620704555008 op_type: NO_OP noop_request { }
I20260630 12:26:57.308231 13140 raft_consensus.cc:2889] T dda7a9e18f5f45eb8cc507e4f356ced1 P 29e9a8f45db84835af6d97f3bcf119a9 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:26:57.308512 13140 raft_consensus.cc:2272] T dda7a9e18f5f45eb8cc507e4f356ced1 P 29e9a8f45db84835af6d97f3bcf119a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:57.310937 13140 tablet_replica.cc:333] T 4c05fe852ab84d2ea3eb372180333fe6 P 29e9a8f45db84835af6d97f3bcf119a9: stopping tablet replica
I20260630 12:26:57.311441 13140 raft_consensus.cc:2243] T 4c05fe852ab84d2ea3eb372180333fe6 P 29e9a8f45db84835af6d97f3bcf119a9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:57.312001 13140 pending_rounds.cc:70] T 4c05fe852ab84d2ea3eb372180333fe6 P 29e9a8f45db84835af6d97f3bcf119a9: Trying to abort 1 pending ops.
I20260630 12:26:57.312176 13140 pending_rounds.cc:77] T 4c05fe852ab84d2ea3eb372180333fe6 P 29e9a8f45db84835af6d97f3bcf119a9: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302440619888873472 op_type: NO_OP noop_request { }
I20260630 12:26:57.312441 13140 raft_consensus.cc:2889] T 4c05fe852ab84d2ea3eb372180333fe6 P 29e9a8f45db84835af6d97f3bcf119a9 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:26:57.312706 13140 raft_consensus.cc:2272] T 4c05fe852ab84d2ea3eb372180333fe6 P 29e9a8f45db84835af6d97f3bcf119a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:57.315037 13140 tablet_replica.cc:333] T e1d9ba455dcb47d8b0b2950f0f4264cd P 29e9a8f45db84835af6d97f3bcf119a9: stopping tablet replica
I20260630 12:26:57.315521 13140 raft_consensus.cc:2243] T e1d9ba455dcb47d8b0b2950f0f4264cd P 29e9a8f45db84835af6d97f3bcf119a9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:57.316072 13140 pending_rounds.cc:70] T e1d9ba455dcb47d8b0b2950f0f4264cd P 29e9a8f45db84835af6d97f3bcf119a9: Trying to abort 1 pending ops.
I20260630 12:26:57.316248 13140 pending_rounds.cc:77] T e1d9ba455dcb47d8b0b2950f0f4264cd P 29e9a8f45db84835af6d97f3bcf119a9: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302440620399702016 op_type: NO_OP noop_request { }
I20260630 12:26:57.316512 13140 raft_consensus.cc:2889] T e1d9ba455dcb47d8b0b2950f0f4264cd P 29e9a8f45db84835af6d97f3bcf119a9 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:26:57.316799 13140 raft_consensus.cc:2272] T e1d9ba455dcb47d8b0b2950f0f4264cd P 29e9a8f45db84835af6d97f3bcf119a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:57.340247 13140 tablet_server.cc:196] TabletServer@127.12.213.1:0 shutdown complete.
I20260630 12:26:57.351572 13140 tablet_server.cc:179] TabletServer@127.12.213.2:0 shutting down...
I20260630 12:26:57.369415 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:57.370270 13140 tablet_replica.cc:333] T a6d9a5a1c317407a92f873bad4ac0c95 P 8170625206d1497b8524ffb96daa5ed1: stopping tablet replica
I20260630 12:26:57.370826 13140 raft_consensus.cc:2243] T a6d9a5a1c317407a92f873bad4ac0c95 P 8170625206d1497b8524ffb96daa5ed1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:57.371232 13140 raft_consensus.cc:2272] T a6d9a5a1c317407a92f873bad4ac0c95 P 8170625206d1497b8524ffb96daa5ed1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:57.374020 13140 tablet_replica.cc:333] T e1d9ba455dcb47d8b0b2950f0f4264cd P 8170625206d1497b8524ffb96daa5ed1: stopping tablet replica
I20260630 12:26:57.374889 13140 raft_consensus.cc:2243] T e1d9ba455dcb47d8b0b2950f0f4264cd P 8170625206d1497b8524ffb96daa5ed1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:57.375424 13140 raft_consensus.cc:2272] T e1d9ba455dcb47d8b0b2950f0f4264cd P 8170625206d1497b8524ffb96daa5ed1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:57.378074 13140 tablet_replica.cc:333] T dda7a9e18f5f45eb8cc507e4f356ced1 P 8170625206d1497b8524ffb96daa5ed1: stopping tablet replica
I20260630 12:26:57.378814 13140 raft_consensus.cc:2243] T dda7a9e18f5f45eb8cc507e4f356ced1 P 8170625206d1497b8524ffb96daa5ed1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:57.379307 13140 raft_consensus.cc:2272] T dda7a9e18f5f45eb8cc507e4f356ced1 P 8170625206d1497b8524ffb96daa5ed1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:57.381479 13140 tablet_replica.cc:333] T 4c05fe852ab84d2ea3eb372180333fe6 P 8170625206d1497b8524ffb96daa5ed1: stopping tablet replica
I20260630 12:26:57.381910 13140 raft_consensus.cc:2243] T 4c05fe852ab84d2ea3eb372180333fe6 P 8170625206d1497b8524ffb96daa5ed1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:57.382334 13140 raft_consensus.cc:2272] T 4c05fe852ab84d2ea3eb372180333fe6 P 8170625206d1497b8524ffb96daa5ed1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:57.403781 13140 tablet_server.cc:196] TabletServer@127.12.213.2:0 shutdown complete.
I20260630 12:26:57.415498 13140 tablet_server.cc:179] TabletServer@127.12.213.3:0 shutting down...
I20260630 12:26:57.432828 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:57.433641 13140 tablet_replica.cc:333] T a6d9a5a1c317407a92f873bad4ac0c95 P f64ccfd1376d44a0b8581db1e15bd718: stopping tablet replica
I20260630 12:26:57.434230 13140 raft_consensus.cc:2243] T a6d9a5a1c317407a92f873bad4ac0c95 P f64ccfd1376d44a0b8581db1e15bd718 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:57.434844 13140 pending_rounds.cc:70] T a6d9a5a1c317407a92f873bad4ac0c95 P f64ccfd1376d44a0b8581db1e15bd718: Trying to abort 1 pending ops.
I20260630 12:26:57.435070 13140 pending_rounds.cc:77] T a6d9a5a1c317407a92f873bad4ac0c95 P f64ccfd1376d44a0b8581db1e15bd718: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302440620624662528 op_type: NO_OP noop_request { }
I20260630 12:26:57.435405 13140 raft_consensus.cc:2889] T a6d9a5a1c317407a92f873bad4ac0c95 P f64ccfd1376d44a0b8581db1e15bd718 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:26:57.435694 13140 raft_consensus.cc:2272] T a6d9a5a1c317407a92f873bad4ac0c95 P f64ccfd1376d44a0b8581db1e15bd718 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:57.437736 13140 tablet_replica.cc:333] T e1d9ba455dcb47d8b0b2950f0f4264cd P f64ccfd1376d44a0b8581db1e15bd718: stopping tablet replica
I20260630 12:26:57.438313 13140 raft_consensus.cc:2243] T e1d9ba455dcb47d8b0b2950f0f4264cd P f64ccfd1376d44a0b8581db1e15bd718 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:57.438685 13140 raft_consensus.cc:2272] T e1d9ba455dcb47d8b0b2950f0f4264cd P f64ccfd1376d44a0b8581db1e15bd718 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:57.440574 13140 tablet_replica.cc:333] T 4c05fe852ab84d2ea3eb372180333fe6 P f64ccfd1376d44a0b8581db1e15bd718: stopping tablet replica
I20260630 12:26:57.441071 13140 raft_consensus.cc:2243] T 4c05fe852ab84d2ea3eb372180333fe6 P f64ccfd1376d44a0b8581db1e15bd718 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:57.441435 13140 raft_consensus.cc:2272] T 4c05fe852ab84d2ea3eb372180333fe6 P f64ccfd1376d44a0b8581db1e15bd718 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:57.443050 13140 tablet_replica.cc:333] T dda7a9e18f5f45eb8cc507e4f356ced1 P f64ccfd1376d44a0b8581db1e15bd718: stopping tablet replica
I20260630 12:26:57.443482 13140 raft_consensus.cc:2243] T dda7a9e18f5f45eb8cc507e4f356ced1 P f64ccfd1376d44a0b8581db1e15bd718 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:57.443832 13140 raft_consensus.cc:2272] T dda7a9e18f5f45eb8cc507e4f356ced1 P f64ccfd1376d44a0b8581db1e15bd718 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:57.465821 13140 tablet_server.cc:196] TabletServer@127.12.213.3:0 shutdown complete.
I20260630 12:26:57.478305 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:57.483980 20153 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
W20260630 12:26:57.484508 20152 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
W20260630 12:26:57.485116 20155 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
I20260630 12:26:57.486068 13140 server_base.cc:1061] running on GCE node
I20260630 12:26:57.487252 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:57.487581 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:57.487867 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822417487851 us; error 0 us; skew 500 ppm
I20260630 12:26:57.488444 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:57.490837 13140 webserver.cc:533] Webserver started at http://127.12.213.4:44399/ using document root <none> and password file <none>
I20260630 12:26:57.491391 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:57.491681 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:57.492045 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:57.493165 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822237130653-13140-0/minicluster-data/ts-3-root/instance:
uuid: "be07957770074279b5428c8d151d43ab"
format_stamp: "Formatted at 2026-06-30 12:26:57 on dist-test-slave-zz34"
I20260630 12:26:57.497512 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:26:57.500711 20160 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:57.501511 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:26:57.501925 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822237130653-13140-0/minicluster-data/ts-3-root
uuid: "be07957770074279b5428c8d151d43ab"
format_stamp: "Formatted at 2026-06-30 12:26:57 on dist-test-slave-zz34"
I20260630 12:26:57.502326 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822237130653-13140-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822237130653-13140-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822237130653-13140-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)
I20260630 12:26:57.517416 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:57.518656 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:57.520185 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:57.522470 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:57.522790 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:57.523098 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:57.523361 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:57.560022 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.4:44311
I20260630 12:26:57.560117 20222 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.4:44311 every 8 connection(s)
I20260630 12:26:57.579360 20223 heartbeater.cc:344] Connected to a master server at 127.12.213.62:35541
I20260630 12:26:57.579953 20223 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:57.580808 20223 heartbeater.cc:507] Master 127.12.213.62:35541 requested a full tablet report, sending...
I20260630 12:26:57.583362 19825 ts_manager.cc:194] Registered new tserver with Master: be07957770074279b5428c8d151d43ab (127.12.213.4:44311)
I20260630 12:26:57.584924 19825 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49640
W20260630 12:26:58.236099 19874 auto_rebalancer.cc:639] Failed to schedule move for tablet 4c05fe852ab84d2ea3eb372180333fe6: Network error: Client connection negotiation failed: client connection to 127.12.213.1:44769: connect: Connection refused (error 111)
W20260630 12:26:58.239360 19874 auto_rebalancer.cc:639] Failed to schedule move for tablet dda7a9e18f5f45eb8cc507e4f356ced1: Network error: Client connection negotiation failed: client connection to 127.12.213.1:44769: connect: Connection refused (error 111)
W20260630 12:26:58.242673 19874 auto_rebalancer.cc:639] Failed to schedule move for tablet a6d9a5a1c317407a92f873bad4ac0c95: Network error: Client connection negotiation failed: client connection to 127.12.213.3:38511: connect: Connection refused (error 111)
I20260630 12:26:58.587934 20223 heartbeater.cc:499] Master 127.12.213.62:35541 was elected leader, sending a full tablet report...
W20260630 12:26:59.256844 19874 auto_rebalancer.cc:639] Failed to schedule move for tablet a6d9a5a1c317407a92f873bad4ac0c95: Network error: Client connection negotiation failed: client connection to 127.12.213.3:38511: connect: Connection refused (error 111)
W20260630 12:26:59.260289 19874 auto_rebalancer.cc:639] Failed to schedule move for tablet e1d9ba455dcb47d8b0b2950f0f4264cd: Network error: Client connection negotiation failed: client connection to 127.12.213.1:44769: connect: Connection refused (error 111)
W20260630 12:26:59.263464 19874 auto_rebalancer.cc:639] Failed to schedule move for tablet dda7a9e18f5f45eb8cc507e4f356ced1: Network error: Client connection negotiation failed: client connection to 127.12.213.1:44769: connect: Connection refused (error 111)
W20260630 12:27:00.289633 19874 auto_rebalancer.cc:320] could not retrieve auto-rebalancing replica moves: Not found: table 189025481a87435c8ff30fabfada1d09: could not find any suitable replica to move from server 29e9a8f45db84835af6d97f3bcf119a9 to server be07957770074279b5428c8d151d43ab
W20260630 12:27:01.301717 19874 auto_rebalancer.cc:639] Failed to schedule move for tablet a6d9a5a1c317407a92f873bad4ac0c95: Network error: Client connection negotiation failed: client connection to 127.12.213.3:38511: connect: Connection refused (error 111)
W20260630 12:27:01.305126 19874 auto_rebalancer.cc:639] Failed to schedule move for tablet dda7a9e18f5f45eb8cc507e4f356ced1: Network error: Client connection negotiation failed: client connection to 127.12.213.1:44769: connect: Connection refused (error 111)
W20260630 12:27:01.308059 19874 auto_rebalancer.cc:639] Failed to schedule move for tablet 4c05fe852ab84d2ea3eb372180333fe6: Network error: Client connection negotiation failed: client connection to 127.12.213.1:44769: connect: Connection refused (error 111)
W20260630 12:27:02.310433 19874 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 29e9a8f45db84835af6d97f3bcf119a9 not available for placement
W20260630 12:27:03.312572 19874 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 29e9a8f45db84835af6d97f3bcf119a9 not available for placement
W20260630 12:27:04.314553 19874 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 29e9a8f45db84835af6d97f3bcf119a9 not available for placement
I20260630 12:27:04.599270 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:04.607015 20231 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
W20260630 12:27:04.607518 20232 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
W20260630 12:27:04.608952 20234 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
I20260630 12:27:04.611804 13140 server_base.cc:1061] running on GCE node
I20260630 12:27:04.613863 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:04.614126 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:04.614370 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822424614353 us; error 0 us; skew 500 ppm
I20260630 12:27:04.614954 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:04.617692 13140 webserver.cc:533] Webserver started at http://127.12.213.1:36755/ using document root <none> and password file <none>
I20260630 12:27:04.618274 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:04.618481 13140 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:27:04.622534 13140 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:27:04.625988 20239 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:04.626823 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:27:04.627121 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822237130653-13140-0/minicluster-data/ts-0-root
uuid: "29e9a8f45db84835af6d97f3bcf119a9"
format_stamp: "Formatted at 2026-06-30 12:26:55 on dist-test-slave-zz34"
I20260630 12:27:04.627535 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822237130653-13140-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822237130653-13140-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822237130653-13140-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)
I20260630 12:27:04.663972 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:04.665263 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:04.666760 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:04.670387 20246 ts_tablet_manager.cc:548] Loading tablet metadata (0/4 complete)
I20260630 12:27:04.691640 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:27:04.691979 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.023s	user 0.002s	sys 0.000s
I20260630 12:27:04.692284 13140 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260630 12:27:04.697453 20246 tablet_bootstrap.cc:492] T dda7a9e18f5f45eb8cc507e4f356ced1 P 29e9a8f45db84835af6d97f3bcf119a9: Bootstrap starting.
I20260630 12:27:04.707901 13140 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:27:04.708204 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.016s	user 0.015s	sys 0.000s
I20260630 12:27:04.711028 20246 tablet_bootstrap.cc:492] T dda7a9e18f5f45eb8cc507e4f356ced1 P 29e9a8f45db84835af6d97f3bcf119a9: 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
I20260630 12:27:04.711926 20246 tablet_bootstrap.cc:492] T dda7a9e18f5f45eb8cc507e4f356ced1 P 29e9a8f45db84835af6d97f3bcf119a9: Bootstrap complete.
I20260630 12:27:04.712510 20246 ts_tablet_manager.cc:1403] T dda7a9e18f5f45eb8cc507e4f356ced1 P 29e9a8f45db84835af6d97f3bcf119a9: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.003s
I20260630 12:27:04.714905 20246 raft_consensus.cc:359] T dda7a9e18f5f45eb8cc507e4f356ced1 P 29e9a8f45db84835af6d97f3bcf119a9 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } }
I20260630 12:27:04.715911 20246 raft_consensus.cc:740] T dda7a9e18f5f45eb8cc507e4f356ced1 P 29e9a8f45db84835af6d97f3bcf119a9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29e9a8f45db84835af6d97f3bcf119a9, State: Initialized, Role: FOLLOWER
I20260630 12:27:04.716632 20246 consensus_queue.cc:260] T dda7a9e18f5f45eb8cc507e4f356ced1 P 29e9a8f45db84835af6d97f3bcf119a9 [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: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } }
I20260630 12:27:04.719632 20246 ts_tablet_manager.cc:1434] T dda7a9e18f5f45eb8cc507e4f356ced1 P 29e9a8f45db84835af6d97f3bcf119a9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260630 12:27:04.720389 20246 tablet_bootstrap.cc:492] T e1d9ba455dcb47d8b0b2950f0f4264cd P 29e9a8f45db84835af6d97f3bcf119a9: Bootstrap starting.
I20260630 12:27:04.734119 20246 tablet_bootstrap.cc:492] T e1d9ba455dcb47d8b0b2950f0f4264cd P 29e9a8f45db84835af6d97f3bcf119a9: 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
I20260630 12:27:04.735201 20246 tablet_bootstrap.cc:492] T e1d9ba455dcb47d8b0b2950f0f4264cd P 29e9a8f45db84835af6d97f3bcf119a9: Bootstrap complete.
I20260630 12:27:04.735931 20246 ts_tablet_manager.cc:1403] T e1d9ba455dcb47d8b0b2950f0f4264cd P 29e9a8f45db84835af6d97f3bcf119a9: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260630 12:27:04.738711 20246 raft_consensus.cc:359] T e1d9ba455dcb47d8b0b2950f0f4264cd P 29e9a8f45db84835af6d97f3bcf119a9 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } }
I20260630 12:27:04.739419 20246 raft_consensus.cc:740] T e1d9ba455dcb47d8b0b2950f0f4264cd P 29e9a8f45db84835af6d97f3bcf119a9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29e9a8f45db84835af6d97f3bcf119a9, State: Initialized, Role: FOLLOWER
I20260630 12:27:04.740185 20246 consensus_queue.cc:260] T e1d9ba455dcb47d8b0b2950f0f4264cd P 29e9a8f45db84835af6d97f3bcf119a9 [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: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } }
I20260630 12:27:04.742018 20246 ts_tablet_manager.cc:1434] T e1d9ba455dcb47d8b0b2950f0f4264cd P 29e9a8f45db84835af6d97f3bcf119a9: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:27:04.742759 20246 tablet_bootstrap.cc:492] T a6d9a5a1c317407a92f873bad4ac0c95 P 29e9a8f45db84835af6d97f3bcf119a9: Bootstrap starting.
I20260630 12:27:04.755088 20246 tablet_bootstrap.cc:492] T a6d9a5a1c317407a92f873bad4ac0c95 P 29e9a8f45db84835af6d97f3bcf119a9: 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
I20260630 12:27:04.755784 20246 tablet_bootstrap.cc:492] T a6d9a5a1c317407a92f873bad4ac0c95 P 29e9a8f45db84835af6d97f3bcf119a9: Bootstrap complete.
I20260630 12:27:04.756353 20246 ts_tablet_manager.cc:1403] T a6d9a5a1c317407a92f873bad4ac0c95 P 29e9a8f45db84835af6d97f3bcf119a9: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.005s
I20260630 12:27:04.758698 20246 raft_consensus.cc:359] T a6d9a5a1c317407a92f873bad4ac0c95 P 29e9a8f45db84835af6d97f3bcf119a9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } }
I20260630 12:27:04.759286 20246 raft_consensus.cc:740] T a6d9a5a1c317407a92f873bad4ac0c95 P 29e9a8f45db84835af6d97f3bcf119a9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29e9a8f45db84835af6d97f3bcf119a9, State: Initialized, Role: FOLLOWER
I20260630 12:27:04.760100 20246 consensus_queue.cc:260] T a6d9a5a1c317407a92f873bad4ac0c95 P 29e9a8f45db84835af6d97f3bcf119a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } }
I20260630 12:27:04.762027 20246 ts_tablet_manager.cc:1434] T a6d9a5a1c317407a92f873bad4ac0c95 P 29e9a8f45db84835af6d97f3bcf119a9: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:27:04.762785 20246 tablet_bootstrap.cc:492] T 4c05fe852ab84d2ea3eb372180333fe6 P 29e9a8f45db84835af6d97f3bcf119a9: Bootstrap starting.
I20260630 12:27:04.768091 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.1:44769
I20260630 12:27:04.768219 20306 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.1:44769 every 8 connection(s)
I20260630 12:27:04.773238 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:27:04.777552 20246 tablet_bootstrap.cc:492] T 4c05fe852ab84d2ea3eb372180333fe6 P 29e9a8f45db84835af6d97f3bcf119a9: 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
I20260630 12:27:04.778720 20246 tablet_bootstrap.cc:492] T 4c05fe852ab84d2ea3eb372180333fe6 P 29e9a8f45db84835af6d97f3bcf119a9: Bootstrap complete.
I20260630 12:27:04.779536 20246 ts_tablet_manager.cc:1403] T 4c05fe852ab84d2ea3eb372180333fe6 P 29e9a8f45db84835af6d97f3bcf119a9: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.003s
W20260630 12:27:04.783597 20313 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
I20260630 12:27:04.783615 20246 raft_consensus.cc:359] T 4c05fe852ab84d2ea3eb372180333fe6 P 29e9a8f45db84835af6d97f3bcf119a9 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } }
W20260630 12:27:04.785233 20312 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
I20260630 12:27:04.786059 20246 raft_consensus.cc:740] T 4c05fe852ab84d2ea3eb372180333fe6 P 29e9a8f45db84835af6d97f3bcf119a9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29e9a8f45db84835af6d97f3bcf119a9, State: Initialized, Role: FOLLOWER
I20260630 12:27:04.787509 20246 consensus_queue.cc:260] T 4c05fe852ab84d2ea3eb372180333fe6 P 29e9a8f45db84835af6d97f3bcf119a9 [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: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } }
I20260630 12:27:04.790998 20246 ts_tablet_manager.cc:1434] T 4c05fe852ab84d2ea3eb372180333fe6 P 29e9a8f45db84835af6d97f3bcf119a9: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260630 12:27:04.791767 13140 server_base.cc:1061] running on GCE node
W20260630 12:27:04.793360 20315 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
I20260630 12:27:04.794565 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:04.794852 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:04.795061 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822424795046 us; error 0 us; skew 500 ppm
I20260630 12:27:04.795753 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:04.797188 20307 heartbeater.cc:344] Connected to a master server at 127.12.213.62:35541
I20260630 12:27:04.797593 20307 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:04.798630 20307 heartbeater.cc:507] Master 127.12.213.62:35541 requested a full tablet report, sending...
I20260630 12:27:04.798648 13140 webserver.cc:533] Webserver started at http://127.12.213.2:40293/ using document root <none> and password file <none>
I20260630 12:27:04.799484 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:04.799721 13140 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:27:04.803476 19825 ts_manager.cc:194] Re-registered known tserver with Master: 29e9a8f45db84835af6d97f3bcf119a9 (127.12.213.1:44769)
I20260630 12:27:04.804463 13140 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:27:04.808169 20320 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:04.809056 19825 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47166
I20260630 12:27:04.809159 13140 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260630 12:27:04.809681 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822237130653-13140-0/minicluster-data/ts-1-root
uuid: "8170625206d1497b8524ffb96daa5ed1"
format_stamp: "Formatted at 2026-06-30 12:26:55 on dist-test-slave-zz34"
I20260630 12:27:04.809984 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822237130653-13140-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822237130653-13140-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822237130653-13140-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)
I20260630 12:27:04.812391 20307 heartbeater.cc:499] Master 127.12.213.62:35541 was elected leader, sending a full tablet report...
I20260630 12:27:04.828363 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:04.829624 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:04.831053 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:04.854269 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:27:04.854611 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.021s	user 0.001s	sys 0.000s
I20260630 12:27:04.859424 20327 tablet_bootstrap.cc:492] T dda7a9e18f5f45eb8cc507e4f356ced1 P 8170625206d1497b8524ffb96daa5ed1: Bootstrap starting.
I20260630 12:27:04.869078 13140 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:27:04.869386 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.014s	user 0.012s	sys 0.000s
I20260630 12:27:04.869896 20327 tablet_bootstrap.cc:492] T dda7a9e18f5f45eb8cc507e4f356ced1 P 8170625206d1497b8524ffb96daa5ed1: 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
I20260630 12:27:04.870741 20327 tablet_bootstrap.cc:492] T dda7a9e18f5f45eb8cc507e4f356ced1 P 8170625206d1497b8524ffb96daa5ed1: Bootstrap complete.
I20260630 12:27:04.871280 20327 ts_tablet_manager.cc:1403] T dda7a9e18f5f45eb8cc507e4f356ced1 P 8170625206d1497b8524ffb96daa5ed1: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260630 12:27:04.873242 20327 raft_consensus.cc:359] T dda7a9e18f5f45eb8cc507e4f356ced1 P 8170625206d1497b8524ffb96daa5ed1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } }
I20260630 12:27:04.873759 20327 raft_consensus.cc:740] T dda7a9e18f5f45eb8cc507e4f356ced1 P 8170625206d1497b8524ffb96daa5ed1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8170625206d1497b8524ffb96daa5ed1, State: Initialized, Role: FOLLOWER
I20260630 12:27:04.874429 20327 consensus_queue.cc:260] T dda7a9e18f5f45eb8cc507e4f356ced1 P 8170625206d1497b8524ffb96daa5ed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } }
I20260630 12:27:04.876621 20327 ts_tablet_manager.cc:1434] T dda7a9e18f5f45eb8cc507e4f356ced1 P 8170625206d1497b8524ffb96daa5ed1: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:27:04.877655 20327 tablet_bootstrap.cc:492] T e1d9ba455dcb47d8b0b2950f0f4264cd P 8170625206d1497b8524ffb96daa5ed1: Bootstrap starting.
I20260630 12:27:04.890579 20327 tablet_bootstrap.cc:492] T e1d9ba455dcb47d8b0b2950f0f4264cd P 8170625206d1497b8524ffb96daa5ed1: 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
I20260630 12:27:04.891294 20327 tablet_bootstrap.cc:492] T e1d9ba455dcb47d8b0b2950f0f4264cd P 8170625206d1497b8524ffb96daa5ed1: Bootstrap complete.
I20260630 12:27:04.892073 20327 ts_tablet_manager.cc:1403] T e1d9ba455dcb47d8b0b2950f0f4264cd P 8170625206d1497b8524ffb96daa5ed1: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260630 12:27:04.894304 20327 raft_consensus.cc:359] T e1d9ba455dcb47d8b0b2950f0f4264cd P 8170625206d1497b8524ffb96daa5ed1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } }
I20260630 12:27:04.895115 20327 raft_consensus.cc:740] T e1d9ba455dcb47d8b0b2950f0f4264cd P 8170625206d1497b8524ffb96daa5ed1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8170625206d1497b8524ffb96daa5ed1, State: Initialized, Role: FOLLOWER
I20260630 12:27:04.895833 20327 consensus_queue.cc:260] T e1d9ba455dcb47d8b0b2950f0f4264cd P 8170625206d1497b8524ffb96daa5ed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } }
I20260630 12:27:04.897468 20327 ts_tablet_manager.cc:1434] T e1d9ba455dcb47d8b0b2950f0f4264cd P 8170625206d1497b8524ffb96daa5ed1: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:27:04.898200 20327 tablet_bootstrap.cc:492] T a6d9a5a1c317407a92f873bad4ac0c95 P 8170625206d1497b8524ffb96daa5ed1: Bootstrap starting.
I20260630 12:27:04.910120 20327 tablet_bootstrap.cc:492] T a6d9a5a1c317407a92f873bad4ac0c95 P 8170625206d1497b8524ffb96daa5ed1: 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
I20260630 12:27:04.911068 20327 tablet_bootstrap.cc:492] T a6d9a5a1c317407a92f873bad4ac0c95 P 8170625206d1497b8524ffb96daa5ed1: Bootstrap complete.
I20260630 12:27:04.911722 20327 ts_tablet_manager.cc:1403] T a6d9a5a1c317407a92f873bad4ac0c95 P 8170625206d1497b8524ffb96daa5ed1: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260630 12:27:04.913952 20327 raft_consensus.cc:359] T a6d9a5a1c317407a92f873bad4ac0c95 P 8170625206d1497b8524ffb96daa5ed1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } }
I20260630 12:27:04.914572 20327 raft_consensus.cc:740] T a6d9a5a1c317407a92f873bad4ac0c95 P 8170625206d1497b8524ffb96daa5ed1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8170625206d1497b8524ffb96daa5ed1, State: Initialized, Role: FOLLOWER
I20260630 12:27:04.915319 20327 consensus_queue.cc:260] T a6d9a5a1c317407a92f873bad4ac0c95 P 8170625206d1497b8524ffb96daa5ed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } }
I20260630 12:27:04.917261 20327 ts_tablet_manager.cc:1434] T a6d9a5a1c317407a92f873bad4ac0c95 P 8170625206d1497b8524ffb96daa5ed1: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260630 12:27:04.917927 20327 tablet_bootstrap.cc:492] T 4c05fe852ab84d2ea3eb372180333fe6 P 8170625206d1497b8524ffb96daa5ed1: Bootstrap starting.
I20260630 12:27:04.929596 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.2:41249
I20260630 12:27:04.929965 20388 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.2:41249 every 8 connection(s)
I20260630 12:27:04.942147 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:27:04.949856 20327 tablet_bootstrap.cc:492] T 4c05fe852ab84d2ea3eb372180333fe6 P 8170625206d1497b8524ffb96daa5ed1: 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
I20260630 12:27:04.950767 20327 tablet_bootstrap.cc:492] T 4c05fe852ab84d2ea3eb372180333fe6 P 8170625206d1497b8524ffb96daa5ed1: Bootstrap complete.
I20260630 12:27:04.951469 20327 ts_tablet_manager.cc:1403] T 4c05fe852ab84d2ea3eb372180333fe6 P 8170625206d1497b8524ffb96daa5ed1: Time spent bootstrapping tablet: real 0.034s	user 0.007s	sys 0.018s
W20260630 12:27:04.952271 20392 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
I20260630 12:27:04.954612 20327 raft_consensus.cc:359] T 4c05fe852ab84d2ea3eb372180333fe6 P 8170625206d1497b8524ffb96daa5ed1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } }
W20260630 12:27:04.955350 20393 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
I20260630 12:27:04.955425 20327 raft_consensus.cc:740] T 4c05fe852ab84d2ea3eb372180333fe6 P 8170625206d1497b8524ffb96daa5ed1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8170625206d1497b8524ffb96daa5ed1, State: Initialized, Role: FOLLOWER
I20260630 12:27:04.956465 20327 consensus_queue.cc:260] T 4c05fe852ab84d2ea3eb372180333fe6 P 8170625206d1497b8524ffb96daa5ed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } }
I20260630 12:27:04.958731 20389 heartbeater.cc:344] Connected to a master server at 127.12.213.62:35541
I20260630 12:27:04.959175 20389 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:04.959646 20327 ts_tablet_manager.cc:1434] T 4c05fe852ab84d2ea3eb372180333fe6 P 8170625206d1497b8524ffb96daa5ed1: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.007s
I20260630 12:27:04.959844 13140 server_base.cc:1061] running on GCE node
I20260630 12:27:04.960217 20389 heartbeater.cc:507] Master 127.12.213.62:35541 requested a full tablet report, sending...
W20260630 12:27:04.961124 20396 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
I20260630 12:27:04.962095 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:04.962402 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:04.962591 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822424962578 us; error 0 us; skew 500 ppm
I20260630 12:27:04.963090 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:04.964560 19825 ts_manager.cc:194] Re-registered known tserver with Master: 8170625206d1497b8524ffb96daa5ed1 (127.12.213.2:41249)
I20260630 12:27:04.966017 13140 webserver.cc:533] Webserver started at http://127.12.213.3:35757/ using document root <none> and password file <none>
I20260630 12:27:04.966583 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:04.966755 13140 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:27:04.969303 19825 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47178
I20260630 12:27:04.970474 13140 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:27:04.972527 20389 heartbeater.cc:499] Master 127.12.213.62:35541 was elected leader, sending a full tablet report...
I20260630 12:27:04.974687 20400 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:04.975672 13140 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260630 12:27:04.975993 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822237130653-13140-0/minicluster-data/ts-2-root
uuid: "f64ccfd1376d44a0b8581db1e15bd718"
format_stamp: "Formatted at 2026-06-30 12:26:55 on dist-test-slave-zz34"
I20260630 12:27:04.976312 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822237130653-13140-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822237130653-13140-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822237130653-13140-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)
I20260630 12:27:04.997123 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:04.998381 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:04.999929 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:05.024353 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:27:05.024689 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.022s	user 0.001s	sys 0.000s
I20260630 12:27:05.029179 20407 tablet_bootstrap.cc:492] T dda7a9e18f5f45eb8cc507e4f356ced1 P f64ccfd1376d44a0b8581db1e15bd718: Bootstrap starting.
I20260630 12:27:05.039342 13140 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:27:05.039651 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.015s	user 0.011s	sys 0.002s
I20260630 12:27:05.040300 20407 tablet_bootstrap.cc:492] T dda7a9e18f5f45eb8cc507e4f356ced1 P f64ccfd1376d44a0b8581db1e15bd718: 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
I20260630 12:27:05.041049 20407 tablet_bootstrap.cc:492] T dda7a9e18f5f45eb8cc507e4f356ced1 P f64ccfd1376d44a0b8581db1e15bd718: Bootstrap complete.
I20260630 12:27:05.041630 20407 ts_tablet_manager.cc:1403] T dda7a9e18f5f45eb8cc507e4f356ced1 P f64ccfd1376d44a0b8581db1e15bd718: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.005s
I20260630 12:27:05.043773 20407 raft_consensus.cc:359] T dda7a9e18f5f45eb8cc507e4f356ced1 P f64ccfd1376d44a0b8581db1e15bd718 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } }
I20260630 12:27:05.044359 20407 raft_consensus.cc:740] T dda7a9e18f5f45eb8cc507e4f356ced1 P f64ccfd1376d44a0b8581db1e15bd718 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f64ccfd1376d44a0b8581db1e15bd718, State: Initialized, Role: FOLLOWER
I20260630 12:27:05.045068 20407 consensus_queue.cc:260] T dda7a9e18f5f45eb8cc507e4f356ced1 P f64ccfd1376d44a0b8581db1e15bd718 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } }
I20260630 12:27:05.047739 20407 ts_tablet_manager.cc:1434] T dda7a9e18f5f45eb8cc507e4f356ced1 P f64ccfd1376d44a0b8581db1e15bd718: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.008s
I20260630 12:27:05.048659 20407 tablet_bootstrap.cc:492] T e1d9ba455dcb47d8b0b2950f0f4264cd P f64ccfd1376d44a0b8581db1e15bd718: Bootstrap starting.
I20260630 12:27:05.061372 20407 tablet_bootstrap.cc:492] T e1d9ba455dcb47d8b0b2950f0f4264cd P f64ccfd1376d44a0b8581db1e15bd718: 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
I20260630 12:27:05.062125 20407 tablet_bootstrap.cc:492] T e1d9ba455dcb47d8b0b2950f0f4264cd P f64ccfd1376d44a0b8581db1e15bd718: Bootstrap complete.
I20260630 12:27:05.062785 20407 ts_tablet_manager.cc:1403] T e1d9ba455dcb47d8b0b2950f0f4264cd P f64ccfd1376d44a0b8581db1e15bd718: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260630 12:27:05.065006 20407 raft_consensus.cc:359] T e1d9ba455dcb47d8b0b2950f0f4264cd P f64ccfd1376d44a0b8581db1e15bd718 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } }
I20260630 12:27:05.065599 20407 raft_consensus.cc:740] T e1d9ba455dcb47d8b0b2950f0f4264cd P f64ccfd1376d44a0b8581db1e15bd718 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f64ccfd1376d44a0b8581db1e15bd718, State: Initialized, Role: FOLLOWER
I20260630 12:27:05.066460 20407 consensus_queue.cc:260] T e1d9ba455dcb47d8b0b2950f0f4264cd P f64ccfd1376d44a0b8581db1e15bd718 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } }
I20260630 12:27:05.068430 20407 ts_tablet_manager.cc:1434] T e1d9ba455dcb47d8b0b2950f0f4264cd P f64ccfd1376d44a0b8581db1e15bd718: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:27:05.069288 20407 tablet_bootstrap.cc:492] T a6d9a5a1c317407a92f873bad4ac0c95 P f64ccfd1376d44a0b8581db1e15bd718: Bootstrap starting.
I20260630 12:27:05.083868 20407 tablet_bootstrap.cc:492] T a6d9a5a1c317407a92f873bad4ac0c95 P f64ccfd1376d44a0b8581db1e15bd718: 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
I20260630 12:27:05.085022 20407 tablet_bootstrap.cc:492] T a6d9a5a1c317407a92f873bad4ac0c95 P f64ccfd1376d44a0b8581db1e15bd718: Bootstrap complete.
I20260630 12:27:05.085834 20407 ts_tablet_manager.cc:1403] T a6d9a5a1c317407a92f873bad4ac0c95 P f64ccfd1376d44a0b8581db1e15bd718: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.006s
I20260630 12:27:05.089171 20407 raft_consensus.cc:359] T a6d9a5a1c317407a92f873bad4ac0c95 P f64ccfd1376d44a0b8581db1e15bd718 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } }
I20260630 12:27:05.090307 20407 raft_consensus.cc:740] T a6d9a5a1c317407a92f873bad4ac0c95 P f64ccfd1376d44a0b8581db1e15bd718 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f64ccfd1376d44a0b8581db1e15bd718, State: Initialized, Role: FOLLOWER
I20260630 12:27:05.091331 20407 consensus_queue.cc:260] T a6d9a5a1c317407a92f873bad4ac0c95 P f64ccfd1376d44a0b8581db1e15bd718 [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: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } }
I20260630 12:27:05.093873 20407 ts_tablet_manager.cc:1434] T a6d9a5a1c317407a92f873bad4ac0c95 P f64ccfd1376d44a0b8581db1e15bd718: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260630 12:27:05.094975 20407 tablet_bootstrap.cc:492] T 4c05fe852ab84d2ea3eb372180333fe6 P f64ccfd1376d44a0b8581db1e15bd718: Bootstrap starting.
I20260630 12:27:05.095193 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.3:38511
I20260630 12:27:05.095451 20467 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.3:38511 every 8 connection(s)
I20260630 12:27:05.109166 20407 tablet_bootstrap.cc:492] T 4c05fe852ab84d2ea3eb372180333fe6 P f64ccfd1376d44a0b8581db1e15bd718: 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
I20260630 12:27:05.110679 20407 tablet_bootstrap.cc:492] T 4c05fe852ab84d2ea3eb372180333fe6 P f64ccfd1376d44a0b8581db1e15bd718: Bootstrap complete.
I20260630 12:27:05.111553 20407 ts_tablet_manager.cc:1403] T 4c05fe852ab84d2ea3eb372180333fe6 P f64ccfd1376d44a0b8581db1e15bd718: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.003s
I20260630 12:27:05.113737 20468 heartbeater.cc:344] Connected to a master server at 127.12.213.62:35541
I20260630 12:27:05.114315 20468 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:05.114391 20407 raft_consensus.cc:359] T 4c05fe852ab84d2ea3eb372180333fe6 P f64ccfd1376d44a0b8581db1e15bd718 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } }
I20260630 12:27:05.115305 20407 raft_consensus.cc:740] T 4c05fe852ab84d2ea3eb372180333fe6 P f64ccfd1376d44a0b8581db1e15bd718 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f64ccfd1376d44a0b8581db1e15bd718, State: Initialized, Role: FOLLOWER
I20260630 12:27:05.115316 20468 heartbeater.cc:507] Master 127.12.213.62:35541 requested a full tablet report, sending...
I20260630 12:27:05.116194 20407 consensus_queue.cc:260] T 4c05fe852ab84d2ea3eb372180333fe6 P f64ccfd1376d44a0b8581db1e15bd718 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } }
I20260630 12:27:05.118193 20407 ts_tablet_manager.cc:1434] T 4c05fe852ab84d2ea3eb372180333fe6 P f64ccfd1376d44a0b8581db1e15bd718: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:27:05.120366 19825 ts_manager.cc:194] Re-registered known tserver with Master: f64ccfd1376d44a0b8581db1e15bd718 (127.12.213.3:38511)
I20260630 12:27:05.124886 19825 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47190
I20260630 12:27:05.127669 20468 heartbeater.cc:499] Master 127.12.213.62:35541 was elected leader, sending a full tablet report...
W20260630 12:27:05.335343 19874 auto_rebalancer.cc:639] Failed to schedule move for tablet a6d9a5a1c317407a92f873bad4ac0c95: Illegal state: Replica f64ccfd1376d44a0b8581db1e15bd718 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } } }
W20260630 12:27:05.348242 19874 auto_rebalancer.cc:639] Failed to schedule move for tablet e1d9ba455dcb47d8b0b2950f0f4264cd: Illegal state: Replica 29e9a8f45db84835af6d97f3bcf119a9 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } }
W20260630 12:27:05.351976 19874 auto_rebalancer.cc:639] Failed to schedule move for tablet dda7a9e18f5f45eb8cc507e4f356ced1: Illegal state: Replica 29e9a8f45db84835af6d97f3bcf119a9 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } } }
I20260630 12:27:06.046808 20475 raft_consensus.cc:493] T e1d9ba455dcb47d8b0b2950f0f4264cd P 8170625206d1497b8524ffb96daa5ed1 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:06.047525 20475 raft_consensus.cc:515] T e1d9ba455dcb47d8b0b2950f0f4264cd P 8170625206d1497b8524ffb96daa5ed1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } }
I20260630 12:27:06.049901 20475 leader_election.cc:290] T e1d9ba455dcb47d8b0b2950f0f4264cd P 8170625206d1497b8524ffb96daa5ed1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 29e9a8f45db84835af6d97f3bcf119a9 (127.12.213.1:44769), f64ccfd1376d44a0b8581db1e15bd718 (127.12.213.3:38511)
I20260630 12:27:06.059840 20480 raft_consensus.cc:493] T 4c05fe852ab84d2ea3eb372180333fe6 P 29e9a8f45db84835af6d97f3bcf119a9 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:06.060734 20480 raft_consensus.cc:515] T 4c05fe852ab84d2ea3eb372180333fe6 P 29e9a8f45db84835af6d97f3bcf119a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } }
I20260630 12:27:06.061393 20281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1d9ba455dcb47d8b0b2950f0f4264cd" candidate_uuid: "8170625206d1497b8524ffb96daa5ed1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29e9a8f45db84835af6d97f3bcf119a9" is_pre_election: true
I20260630 12:27:06.062590 20281 raft_consensus.cc:2410] T e1d9ba455dcb47d8b0b2950f0f4264cd P 29e9a8f45db84835af6d97f3bcf119a9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8170625206d1497b8524ffb96daa5ed1 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.
I20260630 12:27:06.063944 20480 leader_election.cc:290] T 4c05fe852ab84d2ea3eb372180333fe6 P 29e9a8f45db84835af6d97f3bcf119a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8170625206d1497b8524ffb96daa5ed1 (127.12.213.2:41249), f64ccfd1376d44a0b8581db1e15bd718 (127.12.213.3:38511)
I20260630 12:27:06.063874 20442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1d9ba455dcb47d8b0b2950f0f4264cd" candidate_uuid: "8170625206d1497b8524ffb96daa5ed1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f64ccfd1376d44a0b8581db1e15bd718" is_pre_election: true
I20260630 12:27:06.065253 20442 raft_consensus.cc:2468] T e1d9ba455dcb47d8b0b2950f0f4264cd P f64ccfd1376d44a0b8581db1e15bd718 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8170625206d1497b8524ffb96daa5ed1 in term 1.
I20260630 12:27:06.067021 20322 leader_election.cc:304] T e1d9ba455dcb47d8b0b2950f0f4264cd P 8170625206d1497b8524ffb96daa5ed1 [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: 8170625206d1497b8524ffb96daa5ed1, f64ccfd1376d44a0b8581db1e15bd718; no voters: 29e9a8f45db84835af6d97f3bcf119a9
I20260630 12:27:06.068481 20475 raft_consensus.cc:2804] T e1d9ba455dcb47d8b0b2950f0f4264cd P 8170625206d1497b8524ffb96daa5ed1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:27:06.069028 20475 raft_consensus.cc:493] T e1d9ba455dcb47d8b0b2950f0f4264cd P 8170625206d1497b8524ffb96daa5ed1 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:06.069574 20475 raft_consensus.cc:3060] T e1d9ba455dcb47d8b0b2950f0f4264cd P 8170625206d1497b8524ffb96daa5ed1 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:06.077883 20362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c05fe852ab84d2ea3eb372180333fe6" candidate_uuid: "29e9a8f45db84835af6d97f3bcf119a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8170625206d1497b8524ffb96daa5ed1" is_pre_election: true
I20260630 12:27:06.078009 20442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c05fe852ab84d2ea3eb372180333fe6" candidate_uuid: "29e9a8f45db84835af6d97f3bcf119a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f64ccfd1376d44a0b8581db1e15bd718" is_pre_election: true
I20260630 12:27:06.077898 20475 raft_consensus.cc:515] T e1d9ba455dcb47d8b0b2950f0f4264cd P 8170625206d1497b8524ffb96daa5ed1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } }
I20260630 12:27:06.079120 20362 raft_consensus.cc:2468] T 4c05fe852ab84d2ea3eb372180333fe6 P 8170625206d1497b8524ffb96daa5ed1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29e9a8f45db84835af6d97f3bcf119a9 in term 1.
I20260630 12:27:06.079383 20442 raft_consensus.cc:2468] T 4c05fe852ab84d2ea3eb372180333fe6 P f64ccfd1376d44a0b8581db1e15bd718 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29e9a8f45db84835af6d97f3bcf119a9 in term 1.
I20260630 12:27:06.080858 20243 leader_election.cc:304] T 4c05fe852ab84d2ea3eb372180333fe6 P 29e9a8f45db84835af6d97f3bcf119a9 [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: 29e9a8f45db84835af6d97f3bcf119a9, 8170625206d1497b8524ffb96daa5ed1; no voters: 
I20260630 12:27:06.081362 20475 leader_election.cc:290] T e1d9ba455dcb47d8b0b2950f0f4264cd P 8170625206d1497b8524ffb96daa5ed1 [CANDIDATE]: Term 2 election: Requested vote from peers 29e9a8f45db84835af6d97f3bcf119a9 (127.12.213.1:44769), f64ccfd1376d44a0b8581db1e15bd718 (127.12.213.3:38511)
I20260630 12:27:06.082095 20480 raft_consensus.cc:2804] T 4c05fe852ab84d2ea3eb372180333fe6 P 29e9a8f45db84835af6d97f3bcf119a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:27:06.081965 20442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1d9ba455dcb47d8b0b2950f0f4264cd" candidate_uuid: "8170625206d1497b8524ffb96daa5ed1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f64ccfd1376d44a0b8581db1e15bd718"
I20260630 12:27:06.082759 20480 raft_consensus.cc:493] T 4c05fe852ab84d2ea3eb372180333fe6 P 29e9a8f45db84835af6d97f3bcf119a9 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:06.083348 20442 raft_consensus.cc:3060] T e1d9ba455dcb47d8b0b2950f0f4264cd P f64ccfd1376d44a0b8581db1e15bd718 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:06.083714 20480 raft_consensus.cc:3060] T 4c05fe852ab84d2ea3eb372180333fe6 P 29e9a8f45db84835af6d97f3bcf119a9 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:06.086401 20281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1d9ba455dcb47d8b0b2950f0f4264cd" candidate_uuid: "8170625206d1497b8524ffb96daa5ed1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29e9a8f45db84835af6d97f3bcf119a9"
I20260630 12:27:06.087055 20281 raft_consensus.cc:3060] T e1d9ba455dcb47d8b0b2950f0f4264cd P 29e9a8f45db84835af6d97f3bcf119a9 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:06.091931 20442 raft_consensus.cc:2468] T e1d9ba455dcb47d8b0b2950f0f4264cd P f64ccfd1376d44a0b8581db1e15bd718 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8170625206d1497b8524ffb96daa5ed1 in term 2.
I20260630 12:27:06.091961 20480 raft_consensus.cc:515] T 4c05fe852ab84d2ea3eb372180333fe6 P 29e9a8f45db84835af6d97f3bcf119a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } }
I20260630 12:27:06.092710 20281 raft_consensus.cc:2410] T e1d9ba455dcb47d8b0b2950f0f4264cd P 29e9a8f45db84835af6d97f3bcf119a9 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 8170625206d1497b8524ffb96daa5ed1 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.
I20260630 12:27:06.093487 20322 leader_election.cc:304] T e1d9ba455dcb47d8b0b2950f0f4264cd P 8170625206d1497b8524ffb96daa5ed1 [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: 8170625206d1497b8524ffb96daa5ed1, f64ccfd1376d44a0b8581db1e15bd718; no voters: 
I20260630 12:27:06.094535 20480 leader_election.cc:290] T 4c05fe852ab84d2ea3eb372180333fe6 P 29e9a8f45db84835af6d97f3bcf119a9 [CANDIDATE]: Term 2 election: Requested vote from peers 8170625206d1497b8524ffb96daa5ed1 (127.12.213.2:41249), f64ccfd1376d44a0b8581db1e15bd718 (127.12.213.3:38511)
I20260630 12:27:06.094609 20475 raft_consensus.cc:2804] T e1d9ba455dcb47d8b0b2950f0f4264cd P 8170625206d1497b8524ffb96daa5ed1 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:27:06.095754 20362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c05fe852ab84d2ea3eb372180333fe6" candidate_uuid: "29e9a8f45db84835af6d97f3bcf119a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8170625206d1497b8524ffb96daa5ed1"
I20260630 12:27:06.095767 20442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c05fe852ab84d2ea3eb372180333fe6" candidate_uuid: "29e9a8f45db84835af6d97f3bcf119a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f64ccfd1376d44a0b8581db1e15bd718"
I20260630 12:27:06.096549 20362 raft_consensus.cc:3060] T 4c05fe852ab84d2ea3eb372180333fe6 P 8170625206d1497b8524ffb96daa5ed1 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:06.096818 20442 raft_consensus.cc:3060] T 4c05fe852ab84d2ea3eb372180333fe6 P f64ccfd1376d44a0b8581db1e15bd718 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:06.096808 20475 raft_consensus.cc:697] T e1d9ba455dcb47d8b0b2950f0f4264cd P 8170625206d1497b8524ffb96daa5ed1 [term 2 LEADER]: Becoming Leader. State: Replica: 8170625206d1497b8524ffb96daa5ed1, State: Running, Role: LEADER
I20260630 12:27:06.099364 20475 consensus_queue.cc:237] T e1d9ba455dcb47d8b0b2950f0f4264cd P 8170625206d1497b8524ffb96daa5ed1 [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: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } }
I20260630 12:27:06.102777 20362 raft_consensus.cc:2468] T 4c05fe852ab84d2ea3eb372180333fe6 P 8170625206d1497b8524ffb96daa5ed1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29e9a8f45db84835af6d97f3bcf119a9 in term 2.
I20260630 12:27:06.104372 20442 raft_consensus.cc:2468] T 4c05fe852ab84d2ea3eb372180333fe6 P f64ccfd1376d44a0b8581db1e15bd718 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29e9a8f45db84835af6d97f3bcf119a9 in term 2.
I20260630 12:27:06.104674 20243 leader_election.cc:304] T 4c05fe852ab84d2ea3eb372180333fe6 P 29e9a8f45db84835af6d97f3bcf119a9 [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: 29e9a8f45db84835af6d97f3bcf119a9, 8170625206d1497b8524ffb96daa5ed1; no voters: 
I20260630 12:27:06.106035 20480 raft_consensus.cc:2804] T 4c05fe852ab84d2ea3eb372180333fe6 P 29e9a8f45db84835af6d97f3bcf119a9 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:27:06.107728 20480 raft_consensus.cc:697] T 4c05fe852ab84d2ea3eb372180333fe6 P 29e9a8f45db84835af6d97f3bcf119a9 [term 2 LEADER]: Becoming Leader. State: Replica: 29e9a8f45db84835af6d97f3bcf119a9, State: Running, Role: LEADER
I20260630 12:27:06.108745 20480 consensus_queue.cc:237] T 4c05fe852ab84d2ea3eb372180333fe6 P 29e9a8f45db84835af6d97f3bcf119a9 [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: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } }
I20260630 12:27:06.110355 19825 catalog_manager.cc:5697] T e1d9ba455dcb47d8b0b2950f0f4264cd P 8170625206d1497b8524ffb96daa5ed1 reported cstate change: term changed from 1 to 2, leader changed from 29e9a8f45db84835af6d97f3bcf119a9 (127.12.213.1) to 8170625206d1497b8524ffb96daa5ed1 (127.12.213.2). New cstate: current_term: 2 leader_uuid: "8170625206d1497b8524ffb96daa5ed1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } health_report { overall_health: HEALTHY } } }
I20260630 12:27:06.116626 19826 catalog_manager.cc:5697] T 4c05fe852ab84d2ea3eb372180333fe6 P 29e9a8f45db84835af6d97f3bcf119a9 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "29e9a8f45db84835af6d97f3bcf119a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:06.237974 20480 raft_consensus.cc:493] T dda7a9e18f5f45eb8cc507e4f356ced1 P 29e9a8f45db84835af6d97f3bcf119a9 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:06.238796 20480 raft_consensus.cc:515] T dda7a9e18f5f45eb8cc507e4f356ced1 P 29e9a8f45db84835af6d97f3bcf119a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } }
I20260630 12:27:06.240753 20480 leader_election.cc:290] T dda7a9e18f5f45eb8cc507e4f356ced1 P 29e9a8f45db84835af6d97f3bcf119a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8170625206d1497b8524ffb96daa5ed1 (127.12.213.2:41249), f64ccfd1376d44a0b8581db1e15bd718 (127.12.213.3:38511)
I20260630 12:27:06.241865 20362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dda7a9e18f5f45eb8cc507e4f356ced1" candidate_uuid: "29e9a8f45db84835af6d97f3bcf119a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8170625206d1497b8524ffb96daa5ed1" is_pre_election: true
I20260630 12:27:06.241865 20442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dda7a9e18f5f45eb8cc507e4f356ced1" candidate_uuid: "29e9a8f45db84835af6d97f3bcf119a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f64ccfd1376d44a0b8581db1e15bd718" is_pre_election: true
I20260630 12:27:06.243009 20362 raft_consensus.cc:2468] T dda7a9e18f5f45eb8cc507e4f356ced1 P 8170625206d1497b8524ffb96daa5ed1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29e9a8f45db84835af6d97f3bcf119a9 in term 1.
I20260630 12:27:06.243257 20442 raft_consensus.cc:2468] T dda7a9e18f5f45eb8cc507e4f356ced1 P f64ccfd1376d44a0b8581db1e15bd718 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29e9a8f45db84835af6d97f3bcf119a9 in term 1.
I20260630 12:27:06.244436 20243 leader_election.cc:304] T dda7a9e18f5f45eb8cc507e4f356ced1 P 29e9a8f45db84835af6d97f3bcf119a9 [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: 29e9a8f45db84835af6d97f3bcf119a9, 8170625206d1497b8524ffb96daa5ed1; no voters: 
I20260630 12:27:06.245273 20480 raft_consensus.cc:2804] T dda7a9e18f5f45eb8cc507e4f356ced1 P 29e9a8f45db84835af6d97f3bcf119a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:27:06.245765 20480 raft_consensus.cc:493] T dda7a9e18f5f45eb8cc507e4f356ced1 P 29e9a8f45db84835af6d97f3bcf119a9 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:06.246353 20480 raft_consensus.cc:3060] T dda7a9e18f5f45eb8cc507e4f356ced1 P 29e9a8f45db84835af6d97f3bcf119a9 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:06.251549 20480 raft_consensus.cc:515] T dda7a9e18f5f45eb8cc507e4f356ced1 P 29e9a8f45db84835af6d97f3bcf119a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } }
I20260630 12:27:06.253391 20480 leader_election.cc:290] T dda7a9e18f5f45eb8cc507e4f356ced1 P 29e9a8f45db84835af6d97f3bcf119a9 [CANDIDATE]: Term 2 election: Requested vote from peers 8170625206d1497b8524ffb96daa5ed1 (127.12.213.2:41249), f64ccfd1376d44a0b8581db1e15bd718 (127.12.213.3:38511)
I20260630 12:27:06.254374 20362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dda7a9e18f5f45eb8cc507e4f356ced1" candidate_uuid: "29e9a8f45db84835af6d97f3bcf119a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8170625206d1497b8524ffb96daa5ed1"
I20260630 12:27:06.254455 20442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dda7a9e18f5f45eb8cc507e4f356ced1" candidate_uuid: "29e9a8f45db84835af6d97f3bcf119a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f64ccfd1376d44a0b8581db1e15bd718"
I20260630 12:27:06.255407 20362 raft_consensus.cc:3060] T dda7a9e18f5f45eb8cc507e4f356ced1 P 8170625206d1497b8524ffb96daa5ed1 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:06.255661 20442 raft_consensus.cc:3060] T dda7a9e18f5f45eb8cc507e4f356ced1 P f64ccfd1376d44a0b8581db1e15bd718 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:06.263067 20362 raft_consensus.cc:2468] T dda7a9e18f5f45eb8cc507e4f356ced1 P 8170625206d1497b8524ffb96daa5ed1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29e9a8f45db84835af6d97f3bcf119a9 in term 2.
I20260630 12:27:06.263067 20442 raft_consensus.cc:2468] T dda7a9e18f5f45eb8cc507e4f356ced1 P f64ccfd1376d44a0b8581db1e15bd718 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29e9a8f45db84835af6d97f3bcf119a9 in term 2.
I20260630 12:27:06.264920 20241 leader_election.cc:304] T dda7a9e18f5f45eb8cc507e4f356ced1 P 29e9a8f45db84835af6d97f3bcf119a9 [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: 29e9a8f45db84835af6d97f3bcf119a9, f64ccfd1376d44a0b8581db1e15bd718; no voters: 
I20260630 12:27:06.265760 20480 raft_consensus.cc:2804] T dda7a9e18f5f45eb8cc507e4f356ced1 P 29e9a8f45db84835af6d97f3bcf119a9 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:27:06.266398 20480 raft_consensus.cc:697] T dda7a9e18f5f45eb8cc507e4f356ced1 P 29e9a8f45db84835af6d97f3bcf119a9 [term 2 LEADER]: Becoming Leader. State: Replica: 29e9a8f45db84835af6d97f3bcf119a9, State: Running, Role: LEADER
I20260630 12:27:06.267299 20480 consensus_queue.cc:237] T dda7a9e18f5f45eb8cc507e4f356ced1 P 29e9a8f45db84835af6d97f3bcf119a9 [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: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } }
I20260630 12:27:06.273906 19826 catalog_manager.cc:5697] T dda7a9e18f5f45eb8cc507e4f356ced1 P 29e9a8f45db84835af6d97f3bcf119a9 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "29e9a8f45db84835af6d97f3bcf119a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:06.303290 20480 raft_consensus.cc:493] T a6d9a5a1c317407a92f873bad4ac0c95 P 29e9a8f45db84835af6d97f3bcf119a9 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:06.303987 20480 raft_consensus.cc:515] T a6d9a5a1c317407a92f873bad4ac0c95 P 29e9a8f45db84835af6d97f3bcf119a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } }
I20260630 12:27:06.305943 20480 leader_election.cc:290] T a6d9a5a1c317407a92f873bad4ac0c95 P 29e9a8f45db84835af6d97f3bcf119a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8170625206d1497b8524ffb96daa5ed1 (127.12.213.2:41249), f64ccfd1376d44a0b8581db1e15bd718 (127.12.213.3:38511)
I20260630 12:27:06.306947 20362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6d9a5a1c317407a92f873bad4ac0c95" candidate_uuid: "29e9a8f45db84835af6d97f3bcf119a9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8170625206d1497b8524ffb96daa5ed1" is_pre_election: true
I20260630 12:27:06.307116 20442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6d9a5a1c317407a92f873bad4ac0c95" candidate_uuid: "29e9a8f45db84835af6d97f3bcf119a9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f64ccfd1376d44a0b8581db1e15bd718" is_pre_election: true
I20260630 12:27:06.307760 20362 raft_consensus.cc:2468] T a6d9a5a1c317407a92f873bad4ac0c95 P 8170625206d1497b8524ffb96daa5ed1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29e9a8f45db84835af6d97f3bcf119a9 in term 1.
I20260630 12:27:06.308256 20442 raft_consensus.cc:2410] T a6d9a5a1c317407a92f873bad4ac0c95 P f64ccfd1376d44a0b8581db1e15bd718 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 29e9a8f45db84835af6d97f3bcf119a9 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.
I20260630 12:27:06.309051 20243 leader_election.cc:304] T a6d9a5a1c317407a92f873bad4ac0c95 P 29e9a8f45db84835af6d97f3bcf119a9 [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: 29e9a8f45db84835af6d97f3bcf119a9, 8170625206d1497b8524ffb96daa5ed1; no voters: 
I20260630 12:27:06.310045 20480 raft_consensus.cc:2804] T a6d9a5a1c317407a92f873bad4ac0c95 P 29e9a8f45db84835af6d97f3bcf119a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:27:06.310604 20480 raft_consensus.cc:493] T a6d9a5a1c317407a92f873bad4ac0c95 P 29e9a8f45db84835af6d97f3bcf119a9 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:06.311031 20480 raft_consensus.cc:3060] T a6d9a5a1c317407a92f873bad4ac0c95 P 29e9a8f45db84835af6d97f3bcf119a9 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:06.316341 20480 raft_consensus.cc:515] T a6d9a5a1c317407a92f873bad4ac0c95 P 29e9a8f45db84835af6d97f3bcf119a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } }
I20260630 12:27:06.318207 20480 leader_election.cc:290] T a6d9a5a1c317407a92f873bad4ac0c95 P 29e9a8f45db84835af6d97f3bcf119a9 [CANDIDATE]: Term 2 election: Requested vote from peers 8170625206d1497b8524ffb96daa5ed1 (127.12.213.2:41249), f64ccfd1376d44a0b8581db1e15bd718 (127.12.213.3:38511)
I20260630 12:27:06.318990 20362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6d9a5a1c317407a92f873bad4ac0c95" candidate_uuid: "29e9a8f45db84835af6d97f3bcf119a9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8170625206d1497b8524ffb96daa5ed1"
I20260630 12:27:06.319254 20442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6d9a5a1c317407a92f873bad4ac0c95" candidate_uuid: "29e9a8f45db84835af6d97f3bcf119a9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f64ccfd1376d44a0b8581db1e15bd718"
I20260630 12:27:06.319855 20362 raft_consensus.cc:3060] T a6d9a5a1c317407a92f873bad4ac0c95 P 8170625206d1497b8524ffb96daa5ed1 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:06.320108 20442 raft_consensus.cc:3060] T a6d9a5a1c317407a92f873bad4ac0c95 P f64ccfd1376d44a0b8581db1e15bd718 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:06.327126 20362 raft_consensus.cc:2468] T a6d9a5a1c317407a92f873bad4ac0c95 P 8170625206d1497b8524ffb96daa5ed1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29e9a8f45db84835af6d97f3bcf119a9 in term 2.
I20260630 12:27:06.327482 20442 raft_consensus.cc:2410] T a6d9a5a1c317407a92f873bad4ac0c95 P f64ccfd1376d44a0b8581db1e15bd718 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 29e9a8f45db84835af6d97f3bcf119a9 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.
I20260630 12:27:06.328513 20243 leader_election.cc:304] T a6d9a5a1c317407a92f873bad4ac0c95 P 29e9a8f45db84835af6d97f3bcf119a9 [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: 29e9a8f45db84835af6d97f3bcf119a9, 8170625206d1497b8524ffb96daa5ed1; no voters: 
I20260630 12:27:06.329347 20480 raft_consensus.cc:2804] T a6d9a5a1c317407a92f873bad4ac0c95 P 29e9a8f45db84835af6d97f3bcf119a9 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:27:06.329953 20480 raft_consensus.cc:697] T a6d9a5a1c317407a92f873bad4ac0c95 P 29e9a8f45db84835af6d97f3bcf119a9 [term 2 LEADER]: Becoming Leader. State: Replica: 29e9a8f45db84835af6d97f3bcf119a9, State: Running, Role: LEADER
I20260630 12:27:06.330827 20480 consensus_queue.cc:237] T a6d9a5a1c317407a92f873bad4ac0c95 P 29e9a8f45db84835af6d97f3bcf119a9 [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: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } }
I20260630 12:27:06.338083 19826 catalog_manager.cc:5697] T a6d9a5a1c317407a92f873bad4ac0c95 P 29e9a8f45db84835af6d97f3bcf119a9 reported cstate change: term changed from 1 to 2, leader changed from f64ccfd1376d44a0b8581db1e15bd718 (127.12.213.3) to 29e9a8f45db84835af6d97f3bcf119a9 (127.12.213.1). New cstate: current_term: 2 leader_uuid: "29e9a8f45db84835af6d97f3bcf119a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } health_report { overall_health: UNKNOWN } } }
W20260630 12:27:06.362735 19874 auto_rebalancer.cc:639] Failed to schedule move for tablet dda7a9e18f5f45eb8cc507e4f356ced1: Illegal state: Leader has not yet committed an operation in its own term
W20260630 12:27:06.366398 19874 auto_rebalancer.cc:639] Failed to schedule move for tablet a6d9a5a1c317407a92f873bad4ac0c95: Illegal state: Leader has not yet committed an operation in its own term
W20260630 12:27:06.379400 19874 auto_rebalancer.cc:639] Failed to schedule move for tablet e1d9ba455dcb47d8b0b2950f0f4264cd: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:27:06.590065 20480 raft_consensus.cc:493] T e1d9ba455dcb47d8b0b2950f0f4264cd P 29e9a8f45db84835af6d97f3bcf119a9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:06.590785 20480 raft_consensus.cc:515] T e1d9ba455dcb47d8b0b2950f0f4264cd P 29e9a8f45db84835af6d97f3bcf119a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } }
I20260630 12:27:06.592638 20480 leader_election.cc:290] T e1d9ba455dcb47d8b0b2950f0f4264cd P 29e9a8f45db84835af6d97f3bcf119a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f64ccfd1376d44a0b8581db1e15bd718 (127.12.213.3:38511), 8170625206d1497b8524ffb96daa5ed1 (127.12.213.2:41249)
I20260630 12:27:06.593633 20442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1d9ba455dcb47d8b0b2950f0f4264cd" candidate_uuid: "29e9a8f45db84835af6d97f3bcf119a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f64ccfd1376d44a0b8581db1e15bd718" is_pre_election: true
I20260630 12:27:06.593677 20362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1d9ba455dcb47d8b0b2950f0f4264cd" candidate_uuid: "29e9a8f45db84835af6d97f3bcf119a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8170625206d1497b8524ffb96daa5ed1" is_pre_election: true
I20260630 12:27:06.594803 20442 raft_consensus.cc:2468] T e1d9ba455dcb47d8b0b2950f0f4264cd P f64ccfd1376d44a0b8581db1e15bd718 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29e9a8f45db84835af6d97f3bcf119a9 in term 2.
I20260630 12:27:06.596056 20241 leader_election.cc:304] T e1d9ba455dcb47d8b0b2950f0f4264cd P 29e9a8f45db84835af6d97f3bcf119a9 [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: 29e9a8f45db84835af6d97f3bcf119a9, f64ccfd1376d44a0b8581db1e15bd718; no voters: 8170625206d1497b8524ffb96daa5ed1
I20260630 12:27:06.596956 20480 raft_consensus.cc:2804] T e1d9ba455dcb47d8b0b2950f0f4264cd P 29e9a8f45db84835af6d97f3bcf119a9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:27:06.597451 20480 raft_consensus.cc:493] T e1d9ba455dcb47d8b0b2950f0f4264cd P 29e9a8f45db84835af6d97f3bcf119a9 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:06.597879 20480 raft_consensus.cc:3060] T e1d9ba455dcb47d8b0b2950f0f4264cd P 29e9a8f45db84835af6d97f3bcf119a9 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:27:06.603122 20480 raft_consensus.cc:515] T e1d9ba455dcb47d8b0b2950f0f4264cd P 29e9a8f45db84835af6d97f3bcf119a9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } }
I20260630 12:27:06.605057 20480 leader_election.cc:290] T e1d9ba455dcb47d8b0b2950f0f4264cd P 29e9a8f45db84835af6d97f3bcf119a9 [CANDIDATE]: Term 3 election: Requested vote from peers f64ccfd1376d44a0b8581db1e15bd718 (127.12.213.3:38511), 8170625206d1497b8524ffb96daa5ed1 (127.12.213.2:41249)
I20260630 12:27:06.605895 20442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1d9ba455dcb47d8b0b2950f0f4264cd" candidate_uuid: "29e9a8f45db84835af6d97f3bcf119a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f64ccfd1376d44a0b8581db1e15bd718"
I20260630 12:27:06.606079 20362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1d9ba455dcb47d8b0b2950f0f4264cd" candidate_uuid: "29e9a8f45db84835af6d97f3bcf119a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8170625206d1497b8524ffb96daa5ed1"
I20260630 12:27:06.606917 20442 raft_consensus.cc:3060] T e1d9ba455dcb47d8b0b2950f0f4264cd P f64ccfd1376d44a0b8581db1e15bd718 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:27:06.608624 20441 raft_consensus.cc:1275] T 4c05fe852ab84d2ea3eb372180333fe6 P f64ccfd1376d44a0b8581db1e15bd718 [term 2 FOLLOWER]: Refusing update from remote peer 29e9a8f45db84835af6d97f3bcf119a9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:27:06.610140 20480 consensus_queue.cc:1048] T 4c05fe852ab84d2ea3eb372180333fe6 P 29e9a8f45db84835af6d97f3bcf119a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:06.613626 20442 raft_consensus.cc:2468] T e1d9ba455dcb47d8b0b2950f0f4264cd P f64ccfd1376d44a0b8581db1e15bd718 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29e9a8f45db84835af6d97f3bcf119a9 in term 3.
I20260630 12:27:06.614944 20241 leader_election.cc:304] T e1d9ba455dcb47d8b0b2950f0f4264cd P 29e9a8f45db84835af6d97f3bcf119a9 [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: 29e9a8f45db84835af6d97f3bcf119a9, f64ccfd1376d44a0b8581db1e15bd718; no voters: 8170625206d1497b8524ffb96daa5ed1
I20260630 12:27:06.616030 20480 raft_consensus.cc:2804] T e1d9ba455dcb47d8b0b2950f0f4264cd P 29e9a8f45db84835af6d97f3bcf119a9 [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:27:06.616634 20480 raft_consensus.cc:697] T e1d9ba455dcb47d8b0b2950f0f4264cd P 29e9a8f45db84835af6d97f3bcf119a9 [term 3 LEADER]: Becoming Leader. State: Replica: 29e9a8f45db84835af6d97f3bcf119a9, State: Running, Role: LEADER
I20260630 12:27:06.617605 20480 consensus_queue.cc:237] T e1d9ba455dcb47d8b0b2950f0f4264cd P 29e9a8f45db84835af6d97f3bcf119a9 [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: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } }
I20260630 12:27:06.631230 19826 catalog_manager.cc:5697] T e1d9ba455dcb47d8b0b2950f0f4264cd P 29e9a8f45db84835af6d97f3bcf119a9 reported cstate change: term changed from 2 to 3, leader changed from 8170625206d1497b8524ffb96daa5ed1 (127.12.213.2) to 29e9a8f45db84835af6d97f3bcf119a9 (127.12.213.1). New cstate: current_term: 3 leader_uuid: "29e9a8f45db84835af6d97f3bcf119a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:06.633029 20362 raft_consensus.cc:1275] T 4c05fe852ab84d2ea3eb372180333fe6 P 8170625206d1497b8524ffb96daa5ed1 [term 2 FOLLOWER]: Refusing update from remote peer 29e9a8f45db84835af6d97f3bcf119a9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:27:06.635123 20498 consensus_queue.cc:1048] T 4c05fe852ab84d2ea3eb372180333fe6 P 29e9a8f45db84835af6d97f3bcf119a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:27:06.682672 20441 raft_consensus.cc:1240] T e1d9ba455dcb47d8b0b2950f0f4264cd P f64ccfd1376d44a0b8581db1e15bd718 [term 3 FOLLOWER]: Rejecting Update request from peer 8170625206d1497b8524ffb96daa5ed1 for earlier term 2. Current term is 3. Ops: []
I20260630 12:27:06.683722 20362 raft_consensus.cc:1275] T dda7a9e18f5f45eb8cc507e4f356ced1 P 8170625206d1497b8524ffb96daa5ed1 [term 2 FOLLOWER]: Refusing update from remote peer 29e9a8f45db84835af6d97f3bcf119a9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:27:06.684280 20503 consensus_queue.cc:1059] T e1d9ba455dcb47d8b0b2950f0f4264cd P 8170625206d1497b8524ffb96daa5ed1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:06.685248 20498 consensus_queue.cc:1048] T dda7a9e18f5f45eb8cc507e4f356ced1 P 29e9a8f45db84835af6d97f3bcf119a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:06.686132 20503 raft_consensus.cc:3055] T e1d9ba455dcb47d8b0b2950f0f4264cd P 8170625206d1497b8524ffb96daa5ed1 [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:27:06.686623 20503 raft_consensus.cc:740] T e1d9ba455dcb47d8b0b2950f0f4264cd P 8170625206d1497b8524ffb96daa5ed1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8170625206d1497b8524ffb96daa5ed1, State: Running, Role: LEADER
I20260630 12:27:06.687513 20503 consensus_queue.cc:260] T e1d9ba455dcb47d8b0b2950f0f4264cd P 8170625206d1497b8524ffb96daa5ed1 [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: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } }
I20260630 12:27:06.688565 20503 raft_consensus.cc:3060] T e1d9ba455dcb47d8b0b2950f0f4264cd P 8170625206d1497b8524ffb96daa5ed1 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:27:06.697713 20441 raft_consensus.cc:1275] T dda7a9e18f5f45eb8cc507e4f356ced1 P f64ccfd1376d44a0b8581db1e15bd718 [term 2 FOLLOWER]: Refusing update from remote peer 29e9a8f45db84835af6d97f3bcf119a9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:27:06.699792 20486 consensus_queue.cc:1048] T dda7a9e18f5f45eb8cc507e4f356ced1 P 29e9a8f45db84835af6d97f3bcf119a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:27:06.752545 20502 raft_consensus.cc:493] T a6d9a5a1c317407a92f873bad4ac0c95 P f64ccfd1376d44a0b8581db1e15bd718 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:06.753162 20502 raft_consensus.cc:515] T a6d9a5a1c317407a92f873bad4ac0c95 P f64ccfd1376d44a0b8581db1e15bd718 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } }
I20260630 12:27:06.755520 20502 leader_election.cc:290] T a6d9a5a1c317407a92f873bad4ac0c95 P f64ccfd1376d44a0b8581db1e15bd718 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 29e9a8f45db84835af6d97f3bcf119a9 (127.12.213.1:44769), 8170625206d1497b8524ffb96daa5ed1 (127.12.213.2:41249)
I20260630 12:27:06.766937 20281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6d9a5a1c317407a92f873bad4ac0c95" candidate_uuid: "f64ccfd1376d44a0b8581db1e15bd718" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "29e9a8f45db84835af6d97f3bcf119a9" is_pre_election: true
I20260630 12:27:06.767336 20362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6d9a5a1c317407a92f873bad4ac0c95" candidate_uuid: "f64ccfd1376d44a0b8581db1e15bd718" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8170625206d1497b8524ffb96daa5ed1" is_pre_election: true
I20260630 12:27:06.768144 20362 raft_consensus.cc:2468] T a6d9a5a1c317407a92f873bad4ac0c95 P 8170625206d1497b8524ffb96daa5ed1 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f64ccfd1376d44a0b8581db1e15bd718 in term 2.
I20260630 12:27:06.769209 20404 leader_election.cc:304] T a6d9a5a1c317407a92f873bad4ac0c95 P f64ccfd1376d44a0b8581db1e15bd718 [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: 8170625206d1497b8524ffb96daa5ed1, f64ccfd1376d44a0b8581db1e15bd718; no voters: 29e9a8f45db84835af6d97f3bcf119a9
I20260630 12:27:06.770061 20502 raft_consensus.cc:2804] T a6d9a5a1c317407a92f873bad4ac0c95 P f64ccfd1376d44a0b8581db1e15bd718 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:27:06.770507 20502 raft_consensus.cc:493] T a6d9a5a1c317407a92f873bad4ac0c95 P f64ccfd1376d44a0b8581db1e15bd718 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:06.770905 20502 raft_consensus.cc:3060] T a6d9a5a1c317407a92f873bad4ac0c95 P f64ccfd1376d44a0b8581db1e15bd718 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:27:06.776062 20502 raft_consensus.cc:515] T a6d9a5a1c317407a92f873bad4ac0c95 P f64ccfd1376d44a0b8581db1e15bd718 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } }
I20260630 12:27:06.777829 20502 leader_election.cc:290] T a6d9a5a1c317407a92f873bad4ac0c95 P f64ccfd1376d44a0b8581db1e15bd718 [CANDIDATE]: Term 3 election: Requested vote from peers 29e9a8f45db84835af6d97f3bcf119a9 (127.12.213.1:44769), 8170625206d1497b8524ffb96daa5ed1 (127.12.213.2:41249)
I20260630 12:27:06.778754 20281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6d9a5a1c317407a92f873bad4ac0c95" candidate_uuid: "f64ccfd1376d44a0b8581db1e15bd718" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "29e9a8f45db84835af6d97f3bcf119a9"
I20260630 12:27:06.779016 20362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6d9a5a1c317407a92f873bad4ac0c95" candidate_uuid: "f64ccfd1376d44a0b8581db1e15bd718" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8170625206d1497b8524ffb96daa5ed1"
I20260630 12:27:06.779878 20362 raft_consensus.cc:3060] T a6d9a5a1c317407a92f873bad4ac0c95 P 8170625206d1497b8524ffb96daa5ed1 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:27:06.784912 20362 raft_consensus.cc:2468] T a6d9a5a1c317407a92f873bad4ac0c95 P 8170625206d1497b8524ffb96daa5ed1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f64ccfd1376d44a0b8581db1e15bd718 in term 3.
I20260630 12:27:06.785996 20404 leader_election.cc:304] T a6d9a5a1c317407a92f873bad4ac0c95 P f64ccfd1376d44a0b8581db1e15bd718 [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: 8170625206d1497b8524ffb96daa5ed1, f64ccfd1376d44a0b8581db1e15bd718; no voters: 29e9a8f45db84835af6d97f3bcf119a9
I20260630 12:27:06.786890 20502 raft_consensus.cc:2804] T a6d9a5a1c317407a92f873bad4ac0c95 P f64ccfd1376d44a0b8581db1e15bd718 [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:27:06.787436 20502 raft_consensus.cc:697] T a6d9a5a1c317407a92f873bad4ac0c95 P f64ccfd1376d44a0b8581db1e15bd718 [term 3 LEADER]: Becoming Leader. State: Replica: f64ccfd1376d44a0b8581db1e15bd718, State: Running, Role: LEADER
I20260630 12:27:06.788141 20502 consensus_queue.cc:237] T a6d9a5a1c317407a92f873bad4ac0c95 P f64ccfd1376d44a0b8581db1e15bd718 [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: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } }
I20260630 12:27:06.795158 19825 catalog_manager.cc:5697] T a6d9a5a1c317407a92f873bad4ac0c95 P f64ccfd1376d44a0b8581db1e15bd718 reported cstate change: term changed from 2 to 3, leader changed from 29e9a8f45db84835af6d97f3bcf119a9 (127.12.213.1) to f64ccfd1376d44a0b8581db1e15bd718 (127.12.213.3). New cstate: current_term: 3 leader_uuid: "f64ccfd1376d44a0b8581db1e15bd718" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } health_report { overall_health: HEALTHY } } }
I20260630 12:27:06.798345 20441 raft_consensus.cc:1240] T a6d9a5a1c317407a92f873bad4ac0c95 P f64ccfd1376d44a0b8581db1e15bd718 [term 3 LEADER]: Rejecting Update request from peer 29e9a8f45db84835af6d97f3bcf119a9 for earlier term 2. Current term is 3. Ops: []
I20260630 12:27:06.799732 20486 consensus_queue.cc:1059] T a6d9a5a1c317407a92f873bad4ac0c95 P 29e9a8f45db84835af6d97f3bcf119a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:06.800486 20486 consensus_queue.cc:1243] T a6d9a5a1c317407a92f873bad4ac0c95 P 29e9a8f45db84835af6d97f3bcf119a9 [LEADER]: Peer f64ccfd1376d44a0b8581db1e15bd718 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
I20260630 12:27:06.801128 20480 raft_consensus.cc:3055] T a6d9a5a1c317407a92f873bad4ac0c95 P 29e9a8f45db84835af6d97f3bcf119a9 [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:27:06.801657 20480 raft_consensus.cc:740] T a6d9a5a1c317407a92f873bad4ac0c95 P 29e9a8f45db84835af6d97f3bcf119a9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 29e9a8f45db84835af6d97f3bcf119a9, State: Running, Role: LEADER
I20260630 12:27:06.802718 20480 consensus_queue.cc:260] T a6d9a5a1c317407a92f873bad4ac0c95 P 29e9a8f45db84835af6d97f3bcf119a9 [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: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } }
I20260630 12:27:06.804039 20480 raft_consensus.cc:3060] T a6d9a5a1c317407a92f873bad4ac0c95 P 29e9a8f45db84835af6d97f3bcf119a9 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:27:07.041003 20441 raft_consensus.cc:1275] T e1d9ba455dcb47d8b0b2950f0f4264cd P f64ccfd1376d44a0b8581db1e15bd718 [term 3 FOLLOWER]: Refusing update from remote peer 29e9a8f45db84835af6d97f3bcf119a9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:27:07.041940 20362 raft_consensus.cc:1275] T e1d9ba455dcb47d8b0b2950f0f4264cd P 8170625206d1497b8524ffb96daa5ed1 [term 3 FOLLOWER]: Refusing update from remote peer 29e9a8f45db84835af6d97f3bcf119a9: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:27:07.042666 20480 consensus_queue.cc:1048] T e1d9ba455dcb47d8b0b2950f0f4264cd P 29e9a8f45db84835af6d97f3bcf119a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:07.043628 20486 consensus_queue.cc:1048] T e1d9ba455dcb47d8b0b2950f0f4264cd P 29e9a8f45db84835af6d97f3bcf119a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:07.044574 20486 consensus_queue.cc:1243] T e1d9ba455dcb47d8b0b2950f0f4264cd P 29e9a8f45db84835af6d97f3bcf119a9 [LEADER]: Peer 8170625206d1497b8524ffb96daa5ed1 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
I20260630 12:27:07.047511 20362 pending_rounds.cc:85] T e1d9ba455dcb47d8b0b2950f0f4264cd P 8170625206d1497b8524ffb96daa5ed1: Aborting all ops after (but not including) 0
I20260630 12:27:07.048036 20362 pending_rounds.cc:107] T e1d9ba455dcb47d8b0b2950f0f4264cd P 8170625206d1497b8524ffb96daa5ed1: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260630 12:27:07.048580 20362 raft_consensus.cc:2889] T e1d9ba455dcb47d8b0b2950f0f4264cd P 8170625206d1497b8524ffb96daa5ed1 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:27:07.253834 20362 raft_consensus.cc:1275] T a6d9a5a1c317407a92f873bad4ac0c95 P 8170625206d1497b8524ffb96daa5ed1 [term 3 FOLLOWER]: Refusing update from remote peer f64ccfd1376d44a0b8581db1e15bd718: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:27:07.255442 20502 consensus_queue.cc:1048] T a6d9a5a1c317407a92f873bad4ac0c95 P f64ccfd1376d44a0b8581db1e15bd718 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:07.268189 20281 raft_consensus.cc:1275] T a6d9a5a1c317407a92f873bad4ac0c95 P 29e9a8f45db84835af6d97f3bcf119a9 [term 3 FOLLOWER]: Refusing update from remote peer f64ccfd1376d44a0b8581db1e15bd718: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:27:07.270279 20516 consensus_queue.cc:1048] T a6d9a5a1c317407a92f873bad4ac0c95 P f64ccfd1376d44a0b8581db1e15bd718 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:27:07.271250 20516 consensus_queue.cc:1243] T a6d9a5a1c317407a92f873bad4ac0c95 P f64ccfd1376d44a0b8581db1e15bd718 [LEADER]: Peer 29e9a8f45db84835af6d97f3bcf119a9 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
I20260630 12:27:07.274935 20281 pending_rounds.cc:85] T a6d9a5a1c317407a92f873bad4ac0c95 P 29e9a8f45db84835af6d97f3bcf119a9: Aborting all ops after (but not including) 0
I20260630 12:27:07.275338 20281 pending_rounds.cc:107] T a6d9a5a1c317407a92f873bad4ac0c95 P 29e9a8f45db84835af6d97f3bcf119a9: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260630 12:27:07.275768 20281 raft_consensus.cc:2889] T a6d9a5a1c317407a92f873bad4ac0c95 P 29e9a8f45db84835af6d97f3bcf119a9 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260630 12:27:07.386588 19874 auto_rebalancer.cc:320] could not retrieve auto-rebalancing replica moves: Not found: table 189025481a87435c8ff30fabfada1d09: could not find any suitable replica to move from server 29e9a8f45db84835af6d97f3bcf119a9 to server be07957770074279b5428c8d151d43ab
I20260630 12:27:09.546885 20522 raft_consensus.cc:493] T dda7a9e18f5f45eb8cc507e4f356ced1 P 8170625206d1497b8524ffb96daa5ed1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 29e9a8f45db84835af6d97f3bcf119a9)
I20260630 12:27:09.547972 20522 raft_consensus.cc:515] T dda7a9e18f5f45eb8cc507e4f356ced1 P 8170625206d1497b8524ffb96daa5ed1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } }
I20260630 12:27:09.551021 20522 leader_election.cc:290] T dda7a9e18f5f45eb8cc507e4f356ced1 P 8170625206d1497b8524ffb96daa5ed1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 29e9a8f45db84835af6d97f3bcf119a9 (127.12.213.1:44769), f64ccfd1376d44a0b8581db1e15bd718 (127.12.213.3:38511)
I20260630 12:27:09.865846 20522 raft_consensus.cc:493] T e1d9ba455dcb47d8b0b2950f0f4264cd P 8170625206d1497b8524ffb96daa5ed1 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 29e9a8f45db84835af6d97f3bcf119a9)
I20260630 12:27:09.866911 20522 raft_consensus.cc:515] T e1d9ba455dcb47d8b0b2950f0f4264cd P 8170625206d1497b8524ffb96daa5ed1 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } }
W20260630 12:27:09.937878 20324 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.729s	user 0.004s	sys 0.007s
W20260630 12:27:09.938783 20324 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.730s	user 0.004s	sys 0.007s
I20260630 12:27:09.997068 20521 raft_consensus.cc:493] T a6d9a5a1c317407a92f873bad4ac0c95 P 8170625206d1497b8524ffb96daa5ed1 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader f64ccfd1376d44a0b8581db1e15bd718)
I20260630 12:27:09.998296 20521 raft_consensus.cc:515] T a6d9a5a1c317407a92f873bad4ac0c95 P 8170625206d1497b8524ffb96daa5ed1 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } }
I20260630 12:27:10.001559 20521 leader_election.cc:290] T a6d9a5a1c317407a92f873bad4ac0c95 P 8170625206d1497b8524ffb96daa5ed1 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 29e9a8f45db84835af6d97f3bcf119a9 (127.12.213.1:44769), f64ccfd1376d44a0b8581db1e15bd718 (127.12.213.3:38511)
I20260630 12:27:09.869881 20522 leader_election.cc:290] T e1d9ba455dcb47d8b0b2950f0f4264cd P 8170625206d1497b8524ffb96daa5ed1 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 29e9a8f45db84835af6d97f3bcf119a9 (127.12.213.1:44769), f64ccfd1376d44a0b8581db1e15bd718 (127.12.213.3:38511)
I20260630 12:27:11.334441 20523 raft_consensus.cc:493] T e1d9ba455dcb47d8b0b2950f0f4264cd P f64ccfd1376d44a0b8581db1e15bd718 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 29e9a8f45db84835af6d97f3bcf119a9)
I20260630 12:27:11.336782 20523 raft_consensus.cc:515] T e1d9ba455dcb47d8b0b2950f0f4264cd P f64ccfd1376d44a0b8581db1e15bd718 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } }
I20260630 12:27:11.338109 20524 raft_consensus.cc:493] T dda7a9e18f5f45eb8cc507e4f356ced1 P f64ccfd1376d44a0b8581db1e15bd718 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 29e9a8f45db84835af6d97f3bcf119a9)
I20260630 12:27:11.339460 20524 raft_consensus.cc:515] T dda7a9e18f5f45eb8cc507e4f356ced1 P f64ccfd1376d44a0b8581db1e15bd718 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } }
I20260630 12:27:11.343029 20523 leader_election.cc:290] T e1d9ba455dcb47d8b0b2950f0f4264cd P f64ccfd1376d44a0b8581db1e15bd718 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 29e9a8f45db84835af6d97f3bcf119a9 (127.12.213.1:44769), 8170625206d1497b8524ffb96daa5ed1 (127.12.213.2:41249)
I20260630 12:27:11.350587 20524 leader_election.cc:290] T dda7a9e18f5f45eb8cc507e4f356ced1 P f64ccfd1376d44a0b8581db1e15bd718 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 29e9a8f45db84835af6d97f3bcf119a9 (127.12.213.1:44769), 8170625206d1497b8524ffb96daa5ed1 (127.12.213.2:41249)
I20260630 12:27:11.354362 20523 raft_consensus.cc:493] T 4c05fe852ab84d2ea3eb372180333fe6 P f64ccfd1376d44a0b8581db1e15bd718 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 29e9a8f45db84835af6d97f3bcf119a9)
I20260630 12:27:11.355635 20523 raft_consensus.cc:515] T 4c05fe852ab84d2ea3eb372180333fe6 P f64ccfd1376d44a0b8581db1e15bd718 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } }
I20260630 12:27:11.368027 20523 leader_election.cc:290] T 4c05fe852ab84d2ea3eb372180333fe6 P f64ccfd1376d44a0b8581db1e15bd718 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 29e9a8f45db84835af6d97f3bcf119a9 (127.12.213.1:44769), 8170625206d1497b8524ffb96daa5ed1 (127.12.213.2:41249)
I20260630 12:27:11.379436 20281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dda7a9e18f5f45eb8cc507e4f356ced1" candidate_uuid: "8170625206d1497b8524ffb96daa5ed1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "29e9a8f45db84835af6d97f3bcf119a9" is_pre_election: true
I20260630 12:27:11.384613 20280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1d9ba455dcb47d8b0b2950f0f4264cd" candidate_uuid: "8170625206d1497b8524ffb96daa5ed1" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "29e9a8f45db84835af6d97f3bcf119a9" is_pre_election: true
I20260630 12:27:11.386049 20279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6d9a5a1c317407a92f873bad4ac0c95" candidate_uuid: "8170625206d1497b8524ffb96daa5ed1" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "29e9a8f45db84835af6d97f3bcf119a9" is_pre_election: true
I20260630 12:27:11.387379 20279 raft_consensus.cc:2468] T a6d9a5a1c317407a92f873bad4ac0c95 P 29e9a8f45db84835af6d97f3bcf119a9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8170625206d1497b8524ffb96daa5ed1 in term 3.
I20260630 12:27:11.389506 20324 leader_election.cc:304] T a6d9a5a1c317407a92f873bad4ac0c95 P 8170625206d1497b8524ffb96daa5ed1 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29e9a8f45db84835af6d97f3bcf119a9, 8170625206d1497b8524ffb96daa5ed1; no voters: 
I20260630 12:27:11.394488 20528 raft_consensus.cc:2804] T a6d9a5a1c317407a92f873bad4ac0c95 P 8170625206d1497b8524ffb96daa5ed1 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260630 12:27:11.395330 20528 raft_consensus.cc:493] T a6d9a5a1c317407a92f873bad4ac0c95 P 8170625206d1497b8524ffb96daa5ed1 [term 3 FOLLOWER]: Starting leader election (detected failure of leader f64ccfd1376d44a0b8581db1e15bd718)
I20260630 12:27:11.396171 20528 raft_consensus.cc:3060] T a6d9a5a1c317407a92f873bad4ac0c95 P 8170625206d1497b8524ffb96daa5ed1 [term 3 FOLLOWER]: Advancing to term 4
I20260630 12:27:11.405282 20529 raft_consensus.cc:493] T 4c05fe852ab84d2ea3eb372180333fe6 P 8170625206d1497b8524ffb96daa5ed1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 29e9a8f45db84835af6d97f3bcf119a9)
I20260630 12:27:11.406497 20529 raft_consensus.cc:515] T 4c05fe852ab84d2ea3eb372180333fe6 P 8170625206d1497b8524ffb96daa5ed1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } }
I20260630 12:27:11.410130 20279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c05fe852ab84d2ea3eb372180333fe6" candidate_uuid: "8170625206d1497b8524ffb96daa5ed1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "29e9a8f45db84835af6d97f3bcf119a9" is_pre_election: true
I20260630 12:27:11.411444 20528 raft_consensus.cc:515] T a6d9a5a1c317407a92f873bad4ac0c95 P 8170625206d1497b8524ffb96daa5ed1 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } }
I20260630 12:27:11.415225 20528 leader_election.cc:290] T a6d9a5a1c317407a92f873bad4ac0c95 P 8170625206d1497b8524ffb96daa5ed1 [CANDIDATE]: Term 4 election: Requested vote from peers 29e9a8f45db84835af6d97f3bcf119a9 (127.12.213.1:44769), f64ccfd1376d44a0b8581db1e15bd718 (127.12.213.3:38511)
I20260630 12:27:11.418799 20279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6d9a5a1c317407a92f873bad4ac0c95" candidate_uuid: "8170625206d1497b8524ffb96daa5ed1" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "29e9a8f45db84835af6d97f3bcf119a9"
I20260630 12:27:11.419492 20279 raft_consensus.cc:3060] T a6d9a5a1c317407a92f873bad4ac0c95 P 29e9a8f45db84835af6d97f3bcf119a9 [term 3 FOLLOWER]: Advancing to term 4
I20260630 12:27:11.428346 20279 raft_consensus.cc:2468] T a6d9a5a1c317407a92f873bad4ac0c95 P 29e9a8f45db84835af6d97f3bcf119a9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8170625206d1497b8524ffb96daa5ed1 in term 4.
I20260630 12:27:11.431177 20324 leader_election.cc:304] T a6d9a5a1c317407a92f873bad4ac0c95 P 8170625206d1497b8524ffb96daa5ed1 [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: 29e9a8f45db84835af6d97f3bcf119a9, 8170625206d1497b8524ffb96daa5ed1; no voters: 
I20260630 12:27:11.433753 20529 leader_election.cc:290] T 4c05fe852ab84d2ea3eb372180333fe6 P 8170625206d1497b8524ffb96daa5ed1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 29e9a8f45db84835af6d97f3bcf119a9 (127.12.213.1:44769), f64ccfd1376d44a0b8581db1e15bd718 (127.12.213.3:38511)
I20260630 12:27:11.434336 20528 raft_consensus.cc:2804] T a6d9a5a1c317407a92f873bad4ac0c95 P 8170625206d1497b8524ffb96daa5ed1 [term 4 FOLLOWER]: Leader election won for term 4
I20260630 12:27:11.435595 20528 raft_consensus.cc:697] T a6d9a5a1c317407a92f873bad4ac0c95 P 8170625206d1497b8524ffb96daa5ed1 [term 4 LEADER]: Becoming Leader. State: Replica: 8170625206d1497b8524ffb96daa5ed1, State: Running, Role: LEADER
I20260630 12:27:11.437580 20528 consensus_queue.cc:237] T a6d9a5a1c317407a92f873bad4ac0c95 P 8170625206d1497b8524ffb96daa5ed1 [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: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } }
I20260630 12:27:11.450424 20442 consensus_queue.cc:237] T a6d9a5a1c317407a92f873bad4ac0c95 P f64ccfd1376d44a0b8581db1e15bd718 [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: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } attrs { replace: true } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } } peers { permanent_uuid: "be07957770074279b5428c8d151d43ab" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 44311 } attrs { promote: true } }
I20260630 12:27:11.462327 20279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1d9ba455dcb47d8b0b2950f0f4264cd" candidate_uuid: "f64ccfd1376d44a0b8581db1e15bd718" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "29e9a8f45db84835af6d97f3bcf119a9" is_pre_election: true
I20260630 12:27:11.463196 20361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dda7a9e18f5f45eb8cc507e4f356ced1" candidate_uuid: "f64ccfd1376d44a0b8581db1e15bd718" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8170625206d1497b8524ffb96daa5ed1" is_pre_election: true
I20260630 12:27:11.465432 20362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1d9ba455dcb47d8b0b2950f0f4264cd" candidate_uuid: "f64ccfd1376d44a0b8581db1e15bd718" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "8170625206d1497b8524ffb96daa5ed1" is_pre_election: true
I20260630 12:27:11.466619 20281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c05fe852ab84d2ea3eb372180333fe6" candidate_uuid: "f64ccfd1376d44a0b8581db1e15bd718" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "29e9a8f45db84835af6d97f3bcf119a9" is_pre_election: true
I20260630 12:27:11.467237 20280 raft_consensus.cc:1240] T a6d9a5a1c317407a92f873bad4ac0c95 P 29e9a8f45db84835af6d97f3bcf119a9 [term 4 FOLLOWER]: Rejecting Update request from peer f64ccfd1376d44a0b8581db1e15bd718 for earlier term 3. Current term is 4. Ops: []
I20260630 12:27:11.470038 20279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dda7a9e18f5f45eb8cc507e4f356ced1" candidate_uuid: "f64ccfd1376d44a0b8581db1e15bd718" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "29e9a8f45db84835af6d97f3bcf119a9" is_pre_election: true
I20260630 12:27:11.470875 20361 raft_consensus.cc:1240] T a6d9a5a1c317407a92f873bad4ac0c95 P 8170625206d1497b8524ffb96daa5ed1 [term 4 LEADER]: Rejecting Update request from peer f64ccfd1376d44a0b8581db1e15bd718 for earlier term 3. Current term is 4. Ops: []
I20260630 12:27:11.472494 20440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6d9a5a1c317407a92f873bad4ac0c95" candidate_uuid: "8170625206d1497b8524ffb96daa5ed1" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "f64ccfd1376d44a0b8581db1e15bd718" is_pre_election: true
I20260630 12:27:11.473683 20362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c05fe852ab84d2ea3eb372180333fe6" candidate_uuid: "f64ccfd1376d44a0b8581db1e15bd718" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8170625206d1497b8524ffb96daa5ed1" is_pre_election: true
I20260630 12:27:11.472855 20439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6d9a5a1c317407a92f873bad4ac0c95" candidate_uuid: "8170625206d1497b8524ffb96daa5ed1" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "f64ccfd1376d44a0b8581db1e15bd718"
I20260630 12:27:11.472549 20441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1d9ba455dcb47d8b0b2950f0f4264cd" candidate_uuid: "8170625206d1497b8524ffb96daa5ed1" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "f64ccfd1376d44a0b8581db1e15bd718" is_pre_election: true
I20260630 12:27:11.474329 20438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c05fe852ab84d2ea3eb372180333fe6" candidate_uuid: "8170625206d1497b8524ffb96daa5ed1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f64ccfd1376d44a0b8581db1e15bd718" is_pre_election: true
I20260630 12:27:11.475138 20279 raft_consensus.cc:1240] T a6d9a5a1c317407a92f873bad4ac0c95 P 29e9a8f45db84835af6d97f3bcf119a9 [term 4 FOLLOWER]: Rejecting Update request from peer f64ccfd1376d44a0b8581db1e15bd718 for earlier term 3. Current term is 4. Ops: []
I20260630 12:27:11.474948 19825 catalog_manager.cc:5697] T a6d9a5a1c317407a92f873bad4ac0c95 P 8170625206d1497b8524ffb96daa5ed1 reported cstate change: term changed from 3 to 4, leader changed from f64ccfd1376d44a0b8581db1e15bd718 (127.12.213.3) to 8170625206d1497b8524ffb96daa5ed1 (127.12.213.2). New cstate: current_term: 4 leader_uuid: "8170625206d1497b8524ffb96daa5ed1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:11.475915 20527 consensus_queue.cc:1059] T a6d9a5a1c317407a92f873bad4ac0c95 P f64ccfd1376d44a0b8581db1e15bd718 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:27:11.480221 20527 consensus_queue.cc:1243] T a6d9a5a1c317407a92f873bad4ac0c95 P f64ccfd1376d44a0b8581db1e15bd718 [LEADER]: Peer 8170625206d1497b8524ffb96daa5ed1 log is divergent from this leader: its last log entry 4.3 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 2
I20260630 12:27:11.480975 20527 raft_consensus.cc:3055] T a6d9a5a1c317407a92f873bad4ac0c95 P f64ccfd1376d44a0b8581db1e15bd718 [term 3 LEADER]: Stepping down as leader of term 3
I20260630 12:27:11.481438 20527 raft_consensus.cc:740] T a6d9a5a1c317407a92f873bad4ac0c95 P f64ccfd1376d44a0b8581db1e15bd718 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f64ccfd1376d44a0b8581db1e15bd718, State: Running, Role: LEADER
I20260630 12:27:11.482843 20527 consensus_queue.cc:260] T a6d9a5a1c317407a92f873bad4ac0c95 P f64ccfd1376d44a0b8581db1e15bd718 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } attrs { replace: true } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } } peers { permanent_uuid: "be07957770074279b5428c8d151d43ab" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 44311 } attrs { promote: true } }
I20260630 12:27:11.485049 20527 raft_consensus.cc:3060] T a6d9a5a1c317407a92f873bad4ac0c95 P f64ccfd1376d44a0b8581db1e15bd718 [term 3 FOLLOWER]: Advancing to term 4
I20260630 12:27:11.476100 20404 leader_election.cc:304] T e1d9ba455dcb47d8b0b2950f0f4264cd P f64ccfd1376d44a0b8581db1e15bd718 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f64ccfd1376d44a0b8581db1e15bd718; no voters: 29e9a8f45db84835af6d97f3bcf119a9, 8170625206d1497b8524ffb96daa5ed1
I20260630 12:27:11.487697 20523 raft_consensus.cc:2749] T e1d9ba455dcb47d8b0b2950f0f4264cd P f64ccfd1376d44a0b8581db1e15bd718 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260630 12:27:11.489053 20404 leader_election.cc:304] T dda7a9e18f5f45eb8cc507e4f356ced1 P f64ccfd1376d44a0b8581db1e15bd718 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f64ccfd1376d44a0b8581db1e15bd718; no voters: 29e9a8f45db84835af6d97f3bcf119a9, 8170625206d1497b8524ffb96daa5ed1
I20260630 12:27:11.490289 20523 raft_consensus.cc:2749] T dda7a9e18f5f45eb8cc507e4f356ced1 P f64ccfd1376d44a0b8581db1e15bd718 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260630 12:27:11.492120 20404 leader_election.cc:304] T 4c05fe852ab84d2ea3eb372180333fe6 P f64ccfd1376d44a0b8581db1e15bd718 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f64ccfd1376d44a0b8581db1e15bd718; no voters: 29e9a8f45db84835af6d97f3bcf119a9, 8170625206d1497b8524ffb96daa5ed1
I20260630 12:27:11.477074 20442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dda7a9e18f5f45eb8cc507e4f356ced1" candidate_uuid: "8170625206d1497b8524ffb96daa5ed1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f64ccfd1376d44a0b8581db1e15bd718" is_pre_election: true
I20260630 12:27:11.492988 20322 leader_election.cc:304] T e1d9ba455dcb47d8b0b2950f0f4264cd P 8170625206d1497b8524ffb96daa5ed1 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8170625206d1497b8524ffb96daa5ed1; no voters: 29e9a8f45db84835af6d97f3bcf119a9, f64ccfd1376d44a0b8581db1e15bd718
I20260630 12:27:11.494517 20523 raft_consensus.cc:2749] T 4c05fe852ab84d2ea3eb372180333fe6 P f64ccfd1376d44a0b8581db1e15bd718 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260630 12:27:11.494782 20322 leader_election.cc:304] T 4c05fe852ab84d2ea3eb372180333fe6 P 8170625206d1497b8524ffb96daa5ed1 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8170625206d1497b8524ffb96daa5ed1; no voters: 29e9a8f45db84835af6d97f3bcf119a9, f64ccfd1376d44a0b8581db1e15bd718
I20260630 12:27:11.495479 20528 raft_consensus.cc:2749] T e1d9ba455dcb47d8b0b2950f0f4264cd P 8170625206d1497b8524ffb96daa5ed1 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260630 12:27:11.497318 20529 raft_consensus.cc:2749] T 4c05fe852ab84d2ea3eb372180333fe6 P 8170625206d1497b8524ffb96daa5ed1 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260630 12:27:11.499162 20322 leader_election.cc:304] T dda7a9e18f5f45eb8cc507e4f356ced1 P 8170625206d1497b8524ffb96daa5ed1 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8170625206d1497b8524ffb96daa5ed1; no voters: 29e9a8f45db84835af6d97f3bcf119a9, f64ccfd1376d44a0b8581db1e15bd718
I20260630 12:27:11.500728 20528 raft_consensus.cc:2749] T dda7a9e18f5f45eb8cc507e4f356ced1 P 8170625206d1497b8524ffb96daa5ed1 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260630 12:27:11.825634 20442 raft_consensus.cc:1275] T a6d9a5a1c317407a92f873bad4ac0c95 P f64ccfd1376d44a0b8581db1e15bd718 [term 4 FOLLOWER]: Refusing update from remote peer 8170625206d1497b8524ffb96daa5ed1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 3. (term mismatch)
I20260630 12:27:11.826216 20442 pending_rounds.cc:85] T a6d9a5a1c317407a92f873bad4ac0c95 P f64ccfd1376d44a0b8581db1e15bd718: Aborting all ops after (but not including) 2
I20260630 12:27:11.826545 20442 pending_rounds.cc:107] T a6d9a5a1c317407a92f873bad4ac0c95 P f64ccfd1376d44a0b8581db1e15bd718: Aborting uncommitted CHANGE_CONFIG_OP operation due to leader change: 3.3
I20260630 12:27:11.826936 20442 raft_consensus.cc:2917] T a6d9a5a1c317407a92f873bad4ac0c95 P f64ccfd1376d44a0b8581db1e15bd718 [term 4 FOLLOWER]: Aborting config change with OpId 3.3: Aborted: Op aborted by new leader
I20260630 12:27:11.827411 20442 raft_consensus.cc:2889] T a6d9a5a1c317407a92f873bad4ac0c95 P f64ccfd1376d44a0b8581db1e15bd718 [term 4 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted by new leader
W20260630 12:27:11.828946 19874 auto_rebalancer.cc:639] Failed to schedule move for tablet a6d9a5a1c317407a92f873bad4ac0c95: Aborted: Op aborted by new leader
I20260630 12:27:11.829589 20528 consensus_queue.cc:1048] T a6d9a5a1c317407a92f873bad4ac0c95 P 8170625206d1497b8524ffb96daa5ed1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:27:11.834746 20279 consensus_queue.cc:237] T dda7a9e18f5f45eb8cc507e4f356ced1 P 29e9a8f45db84835af6d97f3bcf119a9 [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: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } attrs { replace: true } } peers { permanent_uuid: "be07957770074279b5428c8d151d43ab" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 44311 } attrs { promote: true } }
I20260630 12:27:11.842342 20280 raft_consensus.cc:1275] T a6d9a5a1c317407a92f873bad4ac0c95 P 29e9a8f45db84835af6d97f3bcf119a9 [term 4 FOLLOWER]: Refusing update from remote peer 8170625206d1497b8524ffb96daa5ed1: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260630 12:27:11.845528 20529 consensus_queue.cc:1048] T a6d9a5a1c317407a92f873bad4ac0c95 P 8170625206d1497b8524ffb96daa5ed1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:27:11.847992 20442 raft_consensus.cc:1275] T dda7a9e18f5f45eb8cc507e4f356ced1 P f64ccfd1376d44a0b8581db1e15bd718 [term 2 FOLLOWER]: Refusing update from remote peer 29e9a8f45db84835af6d97f3bcf119a9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:27:11.850449 20526 consensus_queue.cc:1048] T dda7a9e18f5f45eb8cc507e4f356ced1 P 29e9a8f45db84835af6d97f3bcf119a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:27:11.864061 20362 raft_consensus.cc:1275] T dda7a9e18f5f45eb8cc507e4f356ced1 P 8170625206d1497b8524ffb96daa5ed1 [term 2 FOLLOWER]: Refusing update from remote peer 29e9a8f45db84835af6d97f3bcf119a9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:27:11.866811 20526 consensus_queue.cc:1048] T dda7a9e18f5f45eb8cc507e4f356ced1 P 29e9a8f45db84835af6d97f3bcf119a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260630 12:27:11.877650 20243 consensus_peers.cc:597] T dda7a9e18f5f45eb8cc507e4f356ced1 P 29e9a8f45db84835af6d97f3bcf119a9 -> Peer be07957770074279b5428c8d151d43ab (127.12.213.4:44311): Couldn't send request to peer be07957770074279b5428c8d151d43ab. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dda7a9e18f5f45eb8cc507e4f356ced1. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:11.883829 20526 raft_consensus.cc:2955] T dda7a9e18f5f45eb8cc507e4f356ced1 P 29e9a8f45db84835af6d97f3bcf119a9 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER be07957770074279b5428c8d151d43ab (127.12.213.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } attrs { replace: true } } peers { permanent_uuid: "be07957770074279b5428c8d151d43ab" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 44311 } attrs { promote: true } } }
I20260630 12:27:11.895704 20361 raft_consensus.cc:2955] T dda7a9e18f5f45eb8cc507e4f356ced1 P 8170625206d1497b8524ffb96daa5ed1 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER be07957770074279b5428c8d151d43ab (127.12.213.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } attrs { replace: true } } peers { permanent_uuid: "be07957770074279b5428c8d151d43ab" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 44311 } attrs { promote: true } } }
I20260630 12:27:11.899500 20438 raft_consensus.cc:2955] T dda7a9e18f5f45eb8cc507e4f356ced1 P f64ccfd1376d44a0b8581db1e15bd718 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER be07957770074279b5428c8d151d43ab (127.12.213.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } attrs { replace: true } } peers { permanent_uuid: "be07957770074279b5428c8d151d43ab" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 44311 } attrs { promote: true } } }
I20260630 12:27:11.908571 20280 consensus_queue.cc:237] T 4c05fe852ab84d2ea3eb372180333fe6 P 29e9a8f45db84835af6d97f3bcf119a9 [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: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } attrs { replace: true } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } } peers { permanent_uuid: "be07957770074279b5428c8d151d43ab" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 44311 } attrs { promote: true } }
I20260630 12:27:11.918807 20438 raft_consensus.cc:1275] T 4c05fe852ab84d2ea3eb372180333fe6 P f64ccfd1376d44a0b8581db1e15bd718 [term 2 FOLLOWER]: Refusing update from remote peer 29e9a8f45db84835af6d97f3bcf119a9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260630 12:27:11.918965 20243 consensus_peers.cc:597] T 4c05fe852ab84d2ea3eb372180333fe6 P 29e9a8f45db84835af6d97f3bcf119a9 -> Peer be07957770074279b5428c8d151d43ab (127.12.213.4:44311): Couldn't send request to peer be07957770074279b5428c8d151d43ab. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4c05fe852ab84d2ea3eb372180333fe6. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:11.919871 20361 raft_consensus.cc:1275] T 4c05fe852ab84d2ea3eb372180333fe6 P 8170625206d1497b8524ffb96daa5ed1 [term 2 FOLLOWER]: Refusing update from remote peer 29e9a8f45db84835af6d97f3bcf119a9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:27:11.915913 19824 catalog_manager.cc:5697] T dda7a9e18f5f45eb8cc507e4f356ced1 P 8170625206d1497b8524ffb96daa5ed1 reported cstate change: config changed from index -1 to 3, NON_VOTER be07957770074279b5428c8d151d43ab (127.12.213.4) added. New cstate: current_term: 2 leader_uuid: "29e9a8f45db84835af6d97f3bcf119a9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } attrs { replace: true } } peers { permanent_uuid: "be07957770074279b5428c8d151d43ab" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 44311 } attrs { promote: true } } }
I20260630 12:27:11.920650 20525 consensus_queue.cc:1048] T 4c05fe852ab84d2ea3eb372180333fe6 P 29e9a8f45db84835af6d97f3bcf119a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:27:11.922566 20525 consensus_queue.cc:1048] T 4c05fe852ab84d2ea3eb372180333fe6 P 29e9a8f45db84835af6d97f3bcf119a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:27:11.929530 20548 raft_consensus.cc:2955] T 4c05fe852ab84d2ea3eb372180333fe6 P 29e9a8f45db84835af6d97f3bcf119a9 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER be07957770074279b5428c8d151d43ab (127.12.213.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } attrs { replace: true } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } } peers { permanent_uuid: "be07957770074279b5428c8d151d43ab" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 44311 } attrs { promote: true } } }
I20260630 12:27:11.931704 20438 raft_consensus.cc:2955] T 4c05fe852ab84d2ea3eb372180333fe6 P f64ccfd1376d44a0b8581db1e15bd718 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER be07957770074279b5428c8d151d43ab (127.12.213.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } attrs { replace: true } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } } peers { permanent_uuid: "be07957770074279b5428c8d151d43ab" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 44311 } attrs { promote: true } } }
I20260630 12:27:11.934607 20361 raft_consensus.cc:2955] T 4c05fe852ab84d2ea3eb372180333fe6 P 8170625206d1497b8524ffb96daa5ed1 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER be07957770074279b5428c8d151d43ab (127.12.213.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } attrs { replace: true } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } } peers { permanent_uuid: "be07957770074279b5428c8d151d43ab" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 44311 } attrs { promote: true } } }
I20260630 12:27:11.947368 19826 catalog_manager.cc:5697] T 4c05fe852ab84d2ea3eb372180333fe6 P 8170625206d1497b8524ffb96daa5ed1 reported cstate change: config changed from index -1 to 3, NON_VOTER be07957770074279b5428c8d151d43ab (127.12.213.4) added. New cstate: current_term: 2 leader_uuid: "29e9a8f45db84835af6d97f3bcf119a9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } attrs { replace: true } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } } peers { permanent_uuid: "be07957770074279b5428c8d151d43ab" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 44311 } attrs { promote: true } } }
W20260630 12:27:12.000885 20464 debug-util.cc:398] Leaking SignalData structure 0x7b08002cb760 after lost signal to thread 13143
W20260630 12:27:12.002290 20464 debug-util.cc:398] Leaking SignalData structure 0x7b08002cce40 after lost signal to thread 19860
W20260630 12:27:12.004633 20464 debug-util.cc:398] Leaking SignalData structure 0x7b08002744a0 after lost signal to thread 20306
W20260630 12:27:12.005741 20464 debug-util.cc:398] Leaking SignalData structure 0x7b0800295f20 after lost signal to thread 20388
W20260630 12:27:12.006795 20464 debug-util.cc:398] Leaking SignalData structure 0x7b0800295920 after lost signal to thread 20467
I20260630 12:27:12.431386 20552 ts_tablet_manager.cc:933] T 4c05fe852ab84d2ea3eb372180333fe6 P be07957770074279b5428c8d151d43ab: Initiating tablet copy from peer 29e9a8f45db84835af6d97f3bcf119a9 (127.12.213.1:44769)
I20260630 12:27:12.433499 20552 tablet_copy_client.cc:323] T 4c05fe852ab84d2ea3eb372180333fe6 P be07957770074279b5428c8d151d43ab: tablet copy: Beginning tablet copy session from remote peer at address 127.12.213.1:44769
I20260630 12:27:12.476197 20557 ts_tablet_manager.cc:933] T dda7a9e18f5f45eb8cc507e4f356ced1 P be07957770074279b5428c8d151d43ab: Initiating tablet copy from peer 29e9a8f45db84835af6d97f3bcf119a9 (127.12.213.1:44769)
I20260630 12:27:12.476526 20292 tablet_copy_service.cc:140] P 29e9a8f45db84835af6d97f3bcf119a9: Received BeginTabletCopySession request for tablet 4c05fe852ab84d2ea3eb372180333fe6 from peer be07957770074279b5428c8d151d43ab ({username='slave'} at 127.0.0.1:57064)
I20260630 12:27:12.477249 20292 tablet_copy_service.cc:161] P 29e9a8f45db84835af6d97f3bcf119a9: Beginning new tablet copy session on tablet 4c05fe852ab84d2ea3eb372180333fe6 from peer be07957770074279b5428c8d151d43ab at {username='slave'} at 127.0.0.1:57064: session id = be07957770074279b5428c8d151d43ab-4c05fe852ab84d2ea3eb372180333fe6
I20260630 12:27:12.486613 20557 tablet_copy_client.cc:323] T dda7a9e18f5f45eb8cc507e4f356ced1 P be07957770074279b5428c8d151d43ab: tablet copy: Beginning tablet copy session from remote peer at address 127.12.213.1:44769
I20260630 12:27:12.487778 20292 tablet_copy_source_session.cc:215] T 4c05fe852ab84d2ea3eb372180333fe6 P 29e9a8f45db84835af6d97f3bcf119a9: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:12.489984 20290 tablet_copy_service.cc:140] P 29e9a8f45db84835af6d97f3bcf119a9: Received BeginTabletCopySession request for tablet dda7a9e18f5f45eb8cc507e4f356ced1 from peer be07957770074279b5428c8d151d43ab ({username='slave'} at 127.0.0.1:57064)
I20260630 12:27:12.490667 20290 tablet_copy_service.cc:161] P 29e9a8f45db84835af6d97f3bcf119a9: Beginning new tablet copy session on tablet dda7a9e18f5f45eb8cc507e4f356ced1 from peer be07957770074279b5428c8d151d43ab at {username='slave'} at 127.0.0.1:57064: session id = be07957770074279b5428c8d151d43ab-dda7a9e18f5f45eb8cc507e4f356ced1
I20260630 12:27:12.502837 20552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c05fe852ab84d2ea3eb372180333fe6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:12.505483 20290 tablet_copy_source_session.cc:215] T dda7a9e18f5f45eb8cc507e4f356ced1 P 29e9a8f45db84835af6d97f3bcf119a9: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:12.509141 20557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dda7a9e18f5f45eb8cc507e4f356ced1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:12.527253 20557 tablet_copy_client.cc:806] T dda7a9e18f5f45eb8cc507e4f356ced1 P be07957770074279b5428c8d151d43ab: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:12.527930 20557 tablet_copy_client.cc:670] T dda7a9e18f5f45eb8cc507e4f356ced1 P be07957770074279b5428c8d151d43ab: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:12.531876 20557 tablet_copy_client.cc:538] T dda7a9e18f5f45eb8cc507e4f356ced1 P be07957770074279b5428c8d151d43ab: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:12.533054 20552 tablet_copy_client.cc:806] T 4c05fe852ab84d2ea3eb372180333fe6 P be07957770074279b5428c8d151d43ab: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:12.533751 20552 tablet_copy_client.cc:670] T 4c05fe852ab84d2ea3eb372180333fe6 P be07957770074279b5428c8d151d43ab: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:12.538074 20552 tablet_copy_client.cc:538] T 4c05fe852ab84d2ea3eb372180333fe6 P be07957770074279b5428c8d151d43ab: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:12.540935 20557 tablet_bootstrap.cc:492] T dda7a9e18f5f45eb8cc507e4f356ced1 P be07957770074279b5428c8d151d43ab: Bootstrap starting.
I20260630 12:27:12.548192 20552 tablet_bootstrap.cc:492] T 4c05fe852ab84d2ea3eb372180333fe6 P be07957770074279b5428c8d151d43ab: Bootstrap starting.
I20260630 12:27:12.572293 20557 tablet_bootstrap.cc:492] T dda7a9e18f5f45eb8cc507e4f356ced1 P be07957770074279b5428c8d151d43ab: 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
I20260630 12:27:12.573329 20557 tablet_bootstrap.cc:492] T dda7a9e18f5f45eb8cc507e4f356ced1 P be07957770074279b5428c8d151d43ab: Bootstrap complete.
I20260630 12:27:12.574070 20557 ts_tablet_manager.cc:1403] T dda7a9e18f5f45eb8cc507e4f356ced1 P be07957770074279b5428c8d151d43ab: Time spent bootstrapping tablet: real 0.033s	user 0.023s	sys 0.009s
I20260630 12:27:12.577503 20557 raft_consensus.cc:359] T dda7a9e18f5f45eb8cc507e4f356ced1 P be07957770074279b5428c8d151d43ab [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } attrs { replace: true } } peers { permanent_uuid: "be07957770074279b5428c8d151d43ab" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 44311 } attrs { promote: true } }
I20260630 12:27:12.578776 20557 raft_consensus.cc:740] T dda7a9e18f5f45eb8cc507e4f356ced1 P be07957770074279b5428c8d151d43ab [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: be07957770074279b5428c8d151d43ab, State: Initialized, Role: LEARNER
I20260630 12:27:12.579551 20557 consensus_queue.cc:260] T dda7a9e18f5f45eb8cc507e4f356ced1 P be07957770074279b5428c8d151d43ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.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: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } attrs { replace: true } } peers { permanent_uuid: "be07957770074279b5428c8d151d43ab" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 44311 } attrs { promote: true } }
I20260630 12:27:12.593721 20552 tablet_bootstrap.cc:492] T 4c05fe852ab84d2ea3eb372180333fe6 P be07957770074279b5428c8d151d43ab: 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
I20260630 12:27:12.595046 20552 tablet_bootstrap.cc:492] T 4c05fe852ab84d2ea3eb372180333fe6 P be07957770074279b5428c8d151d43ab: Bootstrap complete.
I20260630 12:27:12.596068 20552 ts_tablet_manager.cc:1403] T 4c05fe852ab84d2ea3eb372180333fe6 P be07957770074279b5428c8d151d43ab: Time spent bootstrapping tablet: real 0.048s	user 0.020s	sys 0.019s
I20260630 12:27:12.600350 20552 raft_consensus.cc:359] T 4c05fe852ab84d2ea3eb372180333fe6 P be07957770074279b5428c8d151d43ab [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } attrs { replace: true } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } } peers { permanent_uuid: "be07957770074279b5428c8d151d43ab" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 44311 } attrs { promote: true } }
I20260630 12:27:12.601372 20552 raft_consensus.cc:740] T 4c05fe852ab84d2ea3eb372180333fe6 P be07957770074279b5428c8d151d43ab [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: be07957770074279b5428c8d151d43ab, State: Initialized, Role: LEARNER
I20260630 12:27:12.602380 20557 ts_tablet_manager.cc:1434] T dda7a9e18f5f45eb8cc507e4f356ced1 P be07957770074279b5428c8d151d43ab: Time spent starting tablet: real 0.028s	user 0.014s	sys 0.000s
I20260630 12:27:12.606680 20290 tablet_copy_service.cc:342] P 29e9a8f45db84835af6d97f3bcf119a9: Request end of tablet copy session be07957770074279b5428c8d151d43ab-dda7a9e18f5f45eb8cc507e4f356ced1 received from {username='slave'} at 127.0.0.1:57064
I20260630 12:27:12.607174 20290 tablet_copy_service.cc:434] P 29e9a8f45db84835af6d97f3bcf119a9: ending tablet copy session be07957770074279b5428c8d151d43ab-dda7a9e18f5f45eb8cc507e4f356ced1 on tablet dda7a9e18f5f45eb8cc507e4f356ced1 with peer be07957770074279b5428c8d151d43ab
I20260630 12:27:12.602241 20552 consensus_queue.cc:260] T 4c05fe852ab84d2ea3eb372180333fe6 P be07957770074279b5428c8d151d43ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.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: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } attrs { replace: true } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } } peers { permanent_uuid: "be07957770074279b5428c8d151d43ab" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 44311 } attrs { promote: true } }
I20260630 12:27:12.611270 20552 ts_tablet_manager.cc:1434] T 4c05fe852ab84d2ea3eb372180333fe6 P be07957770074279b5428c8d151d43ab: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260630 12:27:12.613741 20290 tablet_copy_service.cc:342] P 29e9a8f45db84835af6d97f3bcf119a9: Request end of tablet copy session be07957770074279b5428c8d151d43ab-4c05fe852ab84d2ea3eb372180333fe6 received from {username='slave'} at 127.0.0.1:57064
I20260630 12:27:12.614235 20290 tablet_copy_service.cc:434] P 29e9a8f45db84835af6d97f3bcf119a9: ending tablet copy session be07957770074279b5428c8d151d43ab-4c05fe852ab84d2ea3eb372180333fe6 on tablet 4c05fe852ab84d2ea3eb372180333fe6 with peer be07957770074279b5428c8d151d43ab
I20260630 12:27:12.891350 20198 raft_consensus.cc:1217] T dda7a9e18f5f45eb8cc507e4f356ced1 P be07957770074279b5428c8d151d43ab [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:27:12.946347 20198 raft_consensus.cc:1217] T 4c05fe852ab84d2ea3eb372180333fe6 P be07957770074279b5428c8d151d43ab [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:27:13.340487 20565 raft_consensus.cc:1064] T dda7a9e18f5f45eb8cc507e4f356ced1 P 29e9a8f45db84835af6d97f3bcf119a9: attempting to promote NON_VOTER be07957770074279b5428c8d151d43ab to VOTER
I20260630 12:27:13.343634 20565 consensus_queue.cc:237] T dda7a9e18f5f45eb8cc507e4f356ced1 P 29e9a8f45db84835af6d97f3bcf119a9 [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: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } attrs { replace: true } } peers { permanent_uuid: "be07957770074279b5428c8d151d43ab" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 44311 } attrs { promote: false } }
I20260630 12:27:13.351593 20198 raft_consensus.cc:1275] T dda7a9e18f5f45eb8cc507e4f356ced1 P be07957770074279b5428c8d151d43ab [term 2 LEARNER]: Refusing update from remote peer 29e9a8f45db84835af6d97f3bcf119a9: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:27:13.351763 20438 raft_consensus.cc:1275] T dda7a9e18f5f45eb8cc507e4f356ced1 P f64ccfd1376d44a0b8581db1e15bd718 [term 2 FOLLOWER]: Refusing update from remote peer 29e9a8f45db84835af6d97f3bcf119a9: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:27:13.353560 20548 consensus_queue.cc:1048] T dda7a9e18f5f45eb8cc507e4f356ced1 P 29e9a8f45db84835af6d97f3bcf119a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be07957770074279b5428c8d151d43ab" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 44311 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:13.355458 20564 consensus_queue.cc:1048] T dda7a9e18f5f45eb8cc507e4f356ced1 P 29e9a8f45db84835af6d97f3bcf119a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:13.356750 20361 raft_consensus.cc:1275] T dda7a9e18f5f45eb8cc507e4f356ced1 P 8170625206d1497b8524ffb96daa5ed1 [term 2 FOLLOWER]: Refusing update from remote peer 29e9a8f45db84835af6d97f3bcf119a9: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:27:13.363831 20564 consensus_queue.cc:1048] T dda7a9e18f5f45eb8cc507e4f356ced1 P 29e9a8f45db84835af6d97f3bcf119a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.006s
I20260630 12:27:13.386911 20565 raft_consensus.cc:2955] T dda7a9e18f5f45eb8cc507e4f356ced1 P 29e9a8f45db84835af6d97f3bcf119a9 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, be07957770074279b5428c8d151d43ab (127.12.213.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } attrs { replace: true } } peers { permanent_uuid: "be07957770074279b5428c8d151d43ab" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 44311 } attrs { promote: false } } }
I20260630 12:27:13.393477 20548 raft_consensus.cc:1064] T 4c05fe852ab84d2ea3eb372180333fe6 P 29e9a8f45db84835af6d97f3bcf119a9: attempting to promote NON_VOTER be07957770074279b5428c8d151d43ab to VOTER
I20260630 12:27:13.394562 20438 raft_consensus.cc:2955] T dda7a9e18f5f45eb8cc507e4f356ced1 P f64ccfd1376d44a0b8581db1e15bd718 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, be07957770074279b5428c8d151d43ab (127.12.213.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } attrs { replace: true } } peers { permanent_uuid: "be07957770074279b5428c8d151d43ab" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 44311 } attrs { promote: false } } }
I20260630 12:27:13.395761 20361 raft_consensus.cc:2955] T dda7a9e18f5f45eb8cc507e4f356ced1 P 8170625206d1497b8524ffb96daa5ed1 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, be07957770074279b5428c8d151d43ab (127.12.213.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } attrs { replace: true } } peers { permanent_uuid: "be07957770074279b5428c8d151d43ab" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 44311 } attrs { promote: false } } }
I20260630 12:27:13.396461 20548 consensus_queue.cc:237] T 4c05fe852ab84d2ea3eb372180333fe6 P 29e9a8f45db84835af6d97f3bcf119a9 [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: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } attrs { replace: true } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } } peers { permanent_uuid: "be07957770074279b5428c8d151d43ab" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 44311 } attrs { promote: false } }
I20260630 12:27:13.417620 20198 raft_consensus.cc:2955] T dda7a9e18f5f45eb8cc507e4f356ced1 P be07957770074279b5428c8d151d43ab [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, be07957770074279b5428c8d151d43ab (127.12.213.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } attrs { replace: true } } peers { permanent_uuid: "be07957770074279b5428c8d151d43ab" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 44311 } attrs { promote: false } } }
I20260630 12:27:13.421789 19825 catalog_manager.cc:5697] T dda7a9e18f5f45eb8cc507e4f356ced1 P 29e9a8f45db84835af6d97f3bcf119a9 reported cstate change: config changed from index 3 to 4, be07957770074279b5428c8d151d43ab (127.12.213.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "29e9a8f45db84835af6d97f3bcf119a9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be07957770074279b5428c8d151d43ab" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 44311 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:27:13.445138 20438 raft_consensus.cc:1275] T 4c05fe852ab84d2ea3eb372180333fe6 P f64ccfd1376d44a0b8581db1e15bd718 [term 2 FOLLOWER]: Refusing update from remote peer 29e9a8f45db84835af6d97f3bcf119a9: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:27:13.446787 20361 raft_consensus.cc:1275] T 4c05fe852ab84d2ea3eb372180333fe6 P 8170625206d1497b8524ffb96daa5ed1 [term 2 FOLLOWER]: Refusing update from remote peer 29e9a8f45db84835af6d97f3bcf119a9: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:27:13.447036 20198 raft_consensus.cc:1275] T 4c05fe852ab84d2ea3eb372180333fe6 P be07957770074279b5428c8d151d43ab [term 2 LEARNER]: Refusing update from remote peer 29e9a8f45db84835af6d97f3bcf119a9: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:27:13.448127 20564 consensus_queue.cc:1048] T 4c05fe852ab84d2ea3eb372180333fe6 P 29e9a8f45db84835af6d97f3bcf119a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:13.449066 20565 consensus_queue.cc:1048] T 4c05fe852ab84d2ea3eb372180333fe6 P 29e9a8f45db84835af6d97f3bcf119a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:27:13.450672 20548 consensus_queue.cc:1048] T 4c05fe852ab84d2ea3eb372180333fe6 P 29e9a8f45db84835af6d97f3bcf119a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be07957770074279b5428c8d151d43ab" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 44311 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:27:13.472259 20564 raft_consensus.cc:2955] T 4c05fe852ab84d2ea3eb372180333fe6 P 29e9a8f45db84835af6d97f3bcf119a9 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, be07957770074279b5428c8d151d43ab (127.12.213.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } attrs { replace: true } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } } peers { permanent_uuid: "be07957770074279b5428c8d151d43ab" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 44311 } attrs { promote: false } } }
I20260630 12:27:13.482925 20361 raft_consensus.cc:2955] T 4c05fe852ab84d2ea3eb372180333fe6 P 8170625206d1497b8524ffb96daa5ed1 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, be07957770074279b5428c8d151d43ab (127.12.213.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } attrs { replace: true } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } } peers { permanent_uuid: "be07957770074279b5428c8d151d43ab" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 44311 } attrs { promote: false } } }
I20260630 12:27:13.522719 20438 raft_consensus.cc:2955] T 4c05fe852ab84d2ea3eb372180333fe6 P f64ccfd1376d44a0b8581db1e15bd718 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, be07957770074279b5428c8d151d43ab (127.12.213.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } attrs { replace: true } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } } peers { permanent_uuid: "be07957770074279b5428c8d151d43ab" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 44311 } attrs { promote: false } } }
I20260630 12:27:13.523938 19824 catalog_manager.cc:5697] T 4c05fe852ab84d2ea3eb372180333fe6 P 29e9a8f45db84835af6d97f3bcf119a9 reported cstate change: config changed from index 3 to 4, be07957770074279b5428c8d151d43ab (127.12.213.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "29e9a8f45db84835af6d97f3bcf119a9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be07957770074279b5428c8d151d43ab" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 44311 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:13.525983 20198 raft_consensus.cc:2955] T 4c05fe852ab84d2ea3eb372180333fe6 P be07957770074279b5428c8d151d43ab [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, be07957770074279b5428c8d151d43ab (127.12.213.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } attrs { replace: true } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } } peers { permanent_uuid: "be07957770074279b5428c8d151d43ab" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 44311 } attrs { promote: false } } }
I20260630 12:27:13.535887 20280 consensus_queue.cc:237] T dda7a9e18f5f45eb8cc507e4f356ced1 P 29e9a8f45db84835af6d97f3bcf119a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "be07957770074279b5428c8d151d43ab" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 44311 } attrs { promote: false } }
I20260630 12:27:13.545233 20197 raft_consensus.cc:1275] T dda7a9e18f5f45eb8cc507e4f356ced1 P be07957770074279b5428c8d151d43ab [term 2 FOLLOWER]: Refusing update from remote peer 29e9a8f45db84835af6d97f3bcf119a9: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:27:13.546973 20548 consensus_queue.cc:1048] T dda7a9e18f5f45eb8cc507e4f356ced1 P 29e9a8f45db84835af6d97f3bcf119a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be07957770074279b5428c8d151d43ab" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 44311 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:27:13.558396 20361 raft_consensus.cc:1275] T dda7a9e18f5f45eb8cc507e4f356ced1 P 8170625206d1497b8524ffb96daa5ed1 [term 2 FOLLOWER]: Refusing update from remote peer 29e9a8f45db84835af6d97f3bcf119a9: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:27:13.562819 20565 consensus_queue.cc:1048] T dda7a9e18f5f45eb8cc507e4f356ced1 P 29e9a8f45db84835af6d97f3bcf119a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:27:13.566931 20564 raft_consensus.cc:2955] T dda7a9e18f5f45eb8cc507e4f356ced1 P 29e9a8f45db84835af6d97f3bcf119a9 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER f64ccfd1376d44a0b8581db1e15bd718 (127.12.213.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "be07957770074279b5428c8d151d43ab" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 44311 } attrs { promote: false } } }
I20260630 12:27:13.567444 20361 raft_consensus.cc:2955] T dda7a9e18f5f45eb8cc507e4f356ced1 P 8170625206d1497b8524ffb96daa5ed1 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER f64ccfd1376d44a0b8581db1e15bd718 (127.12.213.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "be07957770074279b5428c8d151d43ab" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 44311 } attrs { promote: false } } }
I20260630 12:27:13.568755 20197 raft_consensus.cc:2955] T dda7a9e18f5f45eb8cc507e4f356ced1 P be07957770074279b5428c8d151d43ab [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER f64ccfd1376d44a0b8581db1e15bd718 (127.12.213.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "be07957770074279b5428c8d151d43ab" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 44311 } attrs { promote: false } } }
I20260630 12:27:13.583356 19825 catalog_manager.cc:5697] T dda7a9e18f5f45eb8cc507e4f356ced1 P 8170625206d1497b8524ffb96daa5ed1 reported cstate change: config changed from index 4 to 5, VOTER f64ccfd1376d44a0b8581db1e15bd718 (127.12.213.3) evicted. New cstate: current_term: 2 leader_uuid: "29e9a8f45db84835af6d97f3bcf119a9" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "be07957770074279b5428c8d151d43ab" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 44311 } attrs { promote: false } } }
I20260630 12:27:13.586544 19813 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dda7a9e18f5f45eb8cc507e4f356ced1 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:27:13.588009 20280 consensus_queue.cc:237] T 4c05fe852ab84d2ea3eb372180333fe6 P 29e9a8f45db84835af6d97f3bcf119a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } } peers { permanent_uuid: "be07957770074279b5428c8d151d43ab" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 44311 } attrs { promote: false } }
I20260630 12:27:13.599371 20438 raft_consensus.cc:1275] T 4c05fe852ab84d2ea3eb372180333fe6 P f64ccfd1376d44a0b8581db1e15bd718 [term 2 FOLLOWER]: Refusing update from remote peer 29e9a8f45db84835af6d97f3bcf119a9: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:27:13.599426 20197 raft_consensus.cc:1275] T 4c05fe852ab84d2ea3eb372180333fe6 P be07957770074279b5428c8d151d43ab [term 2 FOLLOWER]: Refusing update from remote peer 29e9a8f45db84835af6d97f3bcf119a9: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:27:13.601270 20565 consensus_queue.cc:1048] T 4c05fe852ab84d2ea3eb372180333fe6 P 29e9a8f45db84835af6d97f3bcf119a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:27:13.604066 20563 consensus_queue.cc:1048] T 4c05fe852ab84d2ea3eb372180333fe6 P 29e9a8f45db84835af6d97f3bcf119a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be07957770074279b5428c8d151d43ab" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 44311 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260630 12:27:13.615716 20442 raft_consensus.cc:2955] T 4c05fe852ab84d2ea3eb372180333fe6 P f64ccfd1376d44a0b8581db1e15bd718 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 8170625206d1497b8524ffb96daa5ed1 (127.12.213.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } } peers { permanent_uuid: "be07957770074279b5428c8d151d43ab" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 44311 } attrs { promote: false } } }
I20260630 12:27:13.615921 20563 raft_consensus.cc:2955] T 4c05fe852ab84d2ea3eb372180333fe6 P 29e9a8f45db84835af6d97f3bcf119a9 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 8170625206d1497b8524ffb96daa5ed1 (127.12.213.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } } peers { permanent_uuid: "be07957770074279b5428c8d151d43ab" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 44311 } attrs { promote: false } } }
I20260630 12:27:13.627053 20197 raft_consensus.cc:2955] T 4c05fe852ab84d2ea3eb372180333fe6 P be07957770074279b5428c8d151d43ab [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 8170625206d1497b8524ffb96daa5ed1 (127.12.213.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } } peers { permanent_uuid: "be07957770074279b5428c8d151d43ab" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 44311 } attrs { promote: false } } }
I20260630 12:27:13.633359 19823 catalog_manager.cc:5697] T 4c05fe852ab84d2ea3eb372180333fe6 P f64ccfd1376d44a0b8581db1e15bd718 reported cstate change: config changed from index 4 to 5, VOTER 8170625206d1497b8524ffb96daa5ed1 (127.12.213.2) evicted. New cstate: current_term: 2 leader_uuid: "29e9a8f45db84835af6d97f3bcf119a9" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } } peers { permanent_uuid: "be07957770074279b5428c8d151d43ab" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 44311 } attrs { promote: false } } }
I20260630 12:27:13.643400 19813 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4c05fe852ab84d2ea3eb372180333fe6 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:27:13.666009 20432 tablet_service.cc:1558] Processing DeleteTablet for tablet dda7a9e18f5f45eb8cc507e4f356ced1 with delete_type TABLET_DATA_TOMBSTONED (TS f64ccfd1376d44a0b8581db1e15bd718 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:37574
I20260630 12:27:13.676959 20352 tablet_service.cc:1558] Processing DeleteTablet for tablet 4c05fe852ab84d2ea3eb372180333fe6 with delete_type TABLET_DATA_TOMBSTONED (TS 8170625206d1497b8524ffb96daa5ed1 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:33886
I20260630 12:27:13.680188 20584 tablet_replica.cc:333] stopping tablet replica
I20260630 12:27:13.680341 20585 tablet_replica.cc:333] stopping tablet replica
I20260630 12:27:13.681391 20584 raft_consensus.cc:2243] T dda7a9e18f5f45eb8cc507e4f356ced1 P f64ccfd1376d44a0b8581db1e15bd718 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:13.681847 20585 raft_consensus.cc:2243] T 4c05fe852ab84d2ea3eb372180333fe6 P 8170625206d1497b8524ffb96daa5ed1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:13.682070 20584 raft_consensus.cc:2272] T dda7a9e18f5f45eb8cc507e4f356ced1 P f64ccfd1376d44a0b8581db1e15bd718 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:13.682793 20585 raft_consensus.cc:2272] T 4c05fe852ab84d2ea3eb372180333fe6 P 8170625206d1497b8524ffb96daa5ed1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:13.686726 20584 ts_tablet_manager.cc:1916] T dda7a9e18f5f45eb8cc507e4f356ced1 P f64ccfd1376d44a0b8581db1e15bd718: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:27:13.687007 20585 ts_tablet_manager.cc:1916] T 4c05fe852ab84d2ea3eb372180333fe6 P 8170625206d1497b8524ffb96daa5ed1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:27:13.699445 20584 ts_tablet_manager.cc:1929] T dda7a9e18f5f45eb8cc507e4f356ced1 P f64ccfd1376d44a0b8581db1e15bd718: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:27:13.699940 20584 log.cc:1199] T dda7a9e18f5f45eb8cc507e4f356ced1 P f64ccfd1376d44a0b8581db1e15bd718: Deleting WAL directory at /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822237130653-13140-0/minicluster-data/ts-2-root/wals/dda7a9e18f5f45eb8cc507e4f356ced1
I20260630 12:27:13.701792 19811 catalog_manager.cc:5028] TS f64ccfd1376d44a0b8581db1e15bd718 (127.12.213.3:38511): tablet dda7a9e18f5f45eb8cc507e4f356ced1 (table test-workload [id=189025481a87435c8ff30fabfada1d09]) successfully deleted
I20260630 12:27:13.705344 20585 ts_tablet_manager.cc:1929] T 4c05fe852ab84d2ea3eb372180333fe6 P 8170625206d1497b8524ffb96daa5ed1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:27:13.705864 20585 log.cc:1199] T 4c05fe852ab84d2ea3eb372180333fe6 P 8170625206d1497b8524ffb96daa5ed1: Deleting WAL directory at /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822237130653-13140-0/minicluster-data/ts-1-root/wals/4c05fe852ab84d2ea3eb372180333fe6
I20260630 12:27:13.707641 19813 catalog_manager.cc:5028] TS 8170625206d1497b8524ffb96daa5ed1 (127.12.213.2:41249): tablet 4c05fe852ab84d2ea3eb372180333fe6 (table test-workload [id=189025481a87435c8ff30fabfada1d09]) successfully deleted
I20260630 12:27:14.672523 20361 consensus_queue.cc:237] T a6d9a5a1c317407a92f873bad4ac0c95 P 8170625206d1497b8524ffb96daa5ed1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } attrs { replace: true } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } } peers { permanent_uuid: "be07957770074279b5428c8d151d43ab" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 44311 } attrs { promote: true } }
I20260630 12:27:14.681627 20442 raft_consensus.cc:1275] T a6d9a5a1c317407a92f873bad4ac0c95 P f64ccfd1376d44a0b8581db1e15bd718 [term 4 FOLLOWER]: Refusing update from remote peer 8170625206d1497b8524ffb96daa5ed1: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260630 12:27:14.683991 20587 consensus_queue.cc:1048] T a6d9a5a1c317407a92f873bad4ac0c95 P 8170625206d1497b8524ffb96daa5ed1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:14.689885 20280 raft_consensus.cc:1275] T a6d9a5a1c317407a92f873bad4ac0c95 P 29e9a8f45db84835af6d97f3bcf119a9 [term 4 FOLLOWER]: Refusing update from remote peer 8170625206d1497b8524ffb96daa5ed1: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260630 12:27:14.693835 20587 consensus_queue.cc:1048] T a6d9a5a1c317407a92f873bad4ac0c95 P 8170625206d1497b8524ffb96daa5ed1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260630 12:27:14.702574 20324 consensus_peers.cc:597] T a6d9a5a1c317407a92f873bad4ac0c95 P 8170625206d1497b8524ffb96daa5ed1 -> Peer be07957770074279b5428c8d151d43ab (127.12.213.4:44311): Couldn't send request to peer be07957770074279b5428c8d151d43ab. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a6d9a5a1c317407a92f873bad4ac0c95. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:14.703634 20528 raft_consensus.cc:2955] T a6d9a5a1c317407a92f873bad4ac0c95 P 8170625206d1497b8524ffb96daa5ed1 [term 4 LEADER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER be07957770074279b5428c8d151d43ab (127.12.213.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } attrs { replace: true } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } } peers { permanent_uuid: "be07957770074279b5428c8d151d43ab" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 44311 } attrs { promote: true } } }
I20260630 12:27:14.706380 20442 raft_consensus.cc:2955] T a6d9a5a1c317407a92f873bad4ac0c95 P f64ccfd1376d44a0b8581db1e15bd718 [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER be07957770074279b5428c8d151d43ab (127.12.213.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } attrs { replace: true } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } } peers { permanent_uuid: "be07957770074279b5428c8d151d43ab" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 44311 } attrs { promote: true } } }
I20260630 12:27:14.709019 20280 raft_consensus.cc:2955] T a6d9a5a1c317407a92f873bad4ac0c95 P 29e9a8f45db84835af6d97f3bcf119a9 [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER be07957770074279b5428c8d151d43ab (127.12.213.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } attrs { replace: true } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } } peers { permanent_uuid: "be07957770074279b5428c8d151d43ab" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 44311 } attrs { promote: true } } }
I20260630 12:27:14.721076 19825 catalog_manager.cc:5697] T a6d9a5a1c317407a92f873bad4ac0c95 P 8170625206d1497b8524ffb96daa5ed1 reported cstate change: config changed from index -1 to 4, NON_VOTER be07957770074279b5428c8d151d43ab (127.12.213.4) added. New cstate: current_term: 4 leader_uuid: "8170625206d1497b8524ffb96daa5ed1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be07957770074279b5428c8d151d43ab" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 44311 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:15.068739 20598 ts_tablet_manager.cc:933] T a6d9a5a1c317407a92f873bad4ac0c95 P be07957770074279b5428c8d151d43ab: Initiating tablet copy from peer 8170625206d1497b8524ffb96daa5ed1 (127.12.213.2:41249)
I20260630 12:27:15.071245 20598 tablet_copy_client.cc:323] T a6d9a5a1c317407a92f873bad4ac0c95 P be07957770074279b5428c8d151d43ab: tablet copy: Beginning tablet copy session from remote peer at address 127.12.213.2:41249
I20260630 12:27:15.103880 20373 tablet_copy_service.cc:140] P 8170625206d1497b8524ffb96daa5ed1: Received BeginTabletCopySession request for tablet a6d9a5a1c317407a92f873bad4ac0c95 from peer be07957770074279b5428c8d151d43ab ({username='slave'} at 127.0.0.1:33894)
I20260630 12:27:15.104480 20373 tablet_copy_service.cc:161] P 8170625206d1497b8524ffb96daa5ed1: Beginning new tablet copy session on tablet a6d9a5a1c317407a92f873bad4ac0c95 from peer be07957770074279b5428c8d151d43ab at {username='slave'} at 127.0.0.1:33894: session id = be07957770074279b5428c8d151d43ab-a6d9a5a1c317407a92f873bad4ac0c95
I20260630 12:27:15.112540 20373 tablet_copy_source_session.cc:215] T a6d9a5a1c317407a92f873bad4ac0c95 P 8170625206d1497b8524ffb96daa5ed1: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:15.116091 20598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6d9a5a1c317407a92f873bad4ac0c95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:15.132798 13140 tablet_server.cc:179] TabletServer@127.12.213.1:44769 shutting down...
I20260630 12:27:15.134208 20598 tablet_copy_client.cc:806] T a6d9a5a1c317407a92f873bad4ac0c95 P be07957770074279b5428c8d151d43ab: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:15.134912 20598 tablet_copy_client.cc:670] T a6d9a5a1c317407a92f873bad4ac0c95 P be07957770074279b5428c8d151d43ab: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:15.139932 20598 tablet_copy_client.cc:538] T a6d9a5a1c317407a92f873bad4ac0c95 P be07957770074279b5428c8d151d43ab: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:15.150614 20598 tablet_bootstrap.cc:492] T a6d9a5a1c317407a92f873bad4ac0c95 P be07957770074279b5428c8d151d43ab: Bootstrap starting.
I20260630 12:27:15.193356 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:15.194342 13140 tablet_replica.cc:333] stopping tablet replica
I20260630 12:27:15.195230 13140 raft_consensus.cc:2243] T a6d9a5a1c317407a92f873bad4ac0c95 P 29e9a8f45db84835af6d97f3bcf119a9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:15.195926 13140 raft_consensus.cc:2272] T a6d9a5a1c317407a92f873bad4ac0c95 P 29e9a8f45db84835af6d97f3bcf119a9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:15.199857 13140 tablet_replica.cc:333] stopping tablet replica
I20260630 12:27:15.200718 13140 raft_consensus.cc:2243] T 4c05fe852ab84d2ea3eb372180333fe6 P 29e9a8f45db84835af6d97f3bcf119a9 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:27:15.201781 13140 raft_consensus.cc:2272] T 4c05fe852ab84d2ea3eb372180333fe6 P 29e9a8f45db84835af6d97f3bcf119a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:15.205021 13140 tablet_replica.cc:333] stopping tablet replica
I20260630 12:27:15.205770 13140 raft_consensus.cc:2243] T e1d9ba455dcb47d8b0b2950f0f4264cd P 29e9a8f45db84835af6d97f3bcf119a9 [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:27:15.206909 13140 raft_consensus.cc:2272] T e1d9ba455dcb47d8b0b2950f0f4264cd P 29e9a8f45db84835af6d97f3bcf119a9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:15.210101 13140 tablet_replica.cc:333] stopping tablet replica
I20260630 12:27:15.210795 13140 raft_consensus.cc:2243] T dda7a9e18f5f45eb8cc507e4f356ced1 P 29e9a8f45db84835af6d97f3bcf119a9 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:27:15.211462 20598 tablet_bootstrap.cc:492] T a6d9a5a1c317407a92f873bad4ac0c95 P be07957770074279b5428c8d151d43ab: 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
I20260630 12:27:15.211822 13140 raft_consensus.cc:2272] T dda7a9e18f5f45eb8cc507e4f356ced1 P 29e9a8f45db84835af6d97f3bcf119a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:15.212605 20598 tablet_bootstrap.cc:492] T a6d9a5a1c317407a92f873bad4ac0c95 P be07957770074279b5428c8d151d43ab: Bootstrap complete.
I20260630 12:27:15.213433 20598 ts_tablet_manager.cc:1403] T a6d9a5a1c317407a92f873bad4ac0c95 P be07957770074279b5428c8d151d43ab: Time spent bootstrapping tablet: real 0.063s	user 0.008s	sys 0.043s
I20260630 12:27:15.216746 20598 raft_consensus.cc:359] T a6d9a5a1c317407a92f873bad4ac0c95 P be07957770074279b5428c8d151d43ab [term 4 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } attrs { replace: true } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } } peers { permanent_uuid: "be07957770074279b5428c8d151d43ab" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 44311 } attrs { promote: true } }
I20260630 12:27:15.217744 20598 raft_consensus.cc:740] T a6d9a5a1c317407a92f873bad4ac0c95 P be07957770074279b5428c8d151d43ab [term 4 LEARNER]: Becoming Follower/Learner. State: Replica: be07957770074279b5428c8d151d43ab, State: Initialized, Role: LEARNER
I20260630 12:27:15.218503 20598 consensus_queue.cc:260] T a6d9a5a1c317407a92f873bad4ac0c95 P be07957770074279b5428c8d151d43ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 4.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: "29e9a8f45db84835af6d97f3bcf119a9" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 44769 } attrs { replace: true } } peers { permanent_uuid: "8170625206d1497b8524ffb96daa5ed1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41249 } } peers { permanent_uuid: "f64ccfd1376d44a0b8581db1e15bd718" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 38511 } } peers { permanent_uuid: "be07957770074279b5428c8d151d43ab" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 44311 } attrs { promote: true } }
I20260630 12:27:15.238668 20598 ts_tablet_manager.cc:1434] T a6d9a5a1c317407a92f873bad4ac0c95 P be07957770074279b5428c8d151d43ab: Time spent starting tablet: real 0.025s	user 0.014s	sys 0.009s
I20260630 12:27:15.239964 13140 tablet_server.cc:196] TabletServer@127.12.213.1:44769 shutdown complete.
I20260630 12:27:15.242445 20373 tablet_copy_service.cc:342] P 8170625206d1497b8524ffb96daa5ed1: Request end of tablet copy session be07957770074279b5428c8d151d43ab-a6d9a5a1c317407a92f873bad4ac0c95 received from {username='slave'} at 127.0.0.1:33894
I20260630 12:27:15.242945 20373 tablet_copy_service.cc:434] P 8170625206d1497b8524ffb96daa5ed1: ending tablet copy session be07957770074279b5428c8d151d43ab-a6d9a5a1c317407a92f873bad4ac0c95 on tablet a6d9a5a1c317407a92f873bad4ac0c95 with peer be07957770074279b5428c8d151d43ab
I20260630 12:27:15.265878 13140 tablet_server.cc:179] TabletServer@127.12.213.2:41249 shutting down...
I20260630 12:27:15.305190 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:15.306087 13140 tablet_replica.cc:333] stopping tablet replica
I20260630 12:27:15.306962 13140 raft_consensus.cc:2243] T a6d9a5a1c317407a92f873bad4ac0c95 P 8170625206d1497b8524ffb96daa5ed1 [term 4 LEADER]: Raft consensus shutting down.
I20260630 12:27:15.308400 13140 raft_consensus.cc:2272] T a6d9a5a1c317407a92f873bad4ac0c95 P 8170625206d1497b8524ffb96daa5ed1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:15.311936 13140 tablet_replica.cc:333] stopping tablet replica
I20260630 12:27:15.312728 13140 raft_consensus.cc:2243] T e1d9ba455dcb47d8b0b2950f0f4264cd P 8170625206d1497b8524ffb96daa5ed1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:15.313325 13140 raft_consensus.cc:2272] T e1d9ba455dcb47d8b0b2950f0f4264cd P 8170625206d1497b8524ffb96daa5ed1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:15.316555 13140 tablet_replica.cc:333] stopping tablet replica
I20260630 12:27:15.317179 13140 raft_consensus.cc:2243] T dda7a9e18f5f45eb8cc507e4f356ced1 P 8170625206d1497b8524ffb96daa5ed1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:15.317876 13140 raft_consensus.cc:2272] T dda7a9e18f5f45eb8cc507e4f356ced1 P 8170625206d1497b8524ffb96daa5ed1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:15.337471 13140 tablet_server.cc:196] TabletServer@127.12.213.2:41249 shutdown complete.
I20260630 12:27:15.362588 13140 tablet_server.cc:179] TabletServer@127.12.213.3:38511 shutting down...
I20260630 12:27:15.413376 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:15.414384 13140 tablet_replica.cc:333] stopping tablet replica
I20260630 12:27:15.415326 13140 raft_consensus.cc:2243] T a6d9a5a1c317407a92f873bad4ac0c95 P f64ccfd1376d44a0b8581db1e15bd718 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:15.416013 13140 raft_consensus.cc:2272] T a6d9a5a1c317407a92f873bad4ac0c95 P f64ccfd1376d44a0b8581db1e15bd718 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:15.419613 13140 tablet_replica.cc:333] stopping tablet replica
I20260630 12:27:15.420467 13140 raft_consensus.cc:2243] T 4c05fe852ab84d2ea3eb372180333fe6 P f64ccfd1376d44a0b8581db1e15bd718 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:15.421208 13140 raft_consensus.cc:2272] T 4c05fe852ab84d2ea3eb372180333fe6 P f64ccfd1376d44a0b8581db1e15bd718 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:15.424577 13140 tablet_replica.cc:333] stopping tablet replica
I20260630 12:27:15.425333 13140 raft_consensus.cc:2243] T e1d9ba455dcb47d8b0b2950f0f4264cd P f64ccfd1376d44a0b8581db1e15bd718 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:15.425949 13140 raft_consensus.cc:2272] T e1d9ba455dcb47d8b0b2950f0f4264cd P f64ccfd1376d44a0b8581db1e15bd718 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:15.494841 13140 tablet_server.cc:196] TabletServer@127.12.213.3:38511 shutdown complete.
I20260630 12:27:15.515615 13140 tablet_server.cc:179] TabletServer@127.12.213.4:0 shutting down...
I20260630 12:27:15.545845 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:15.546829 13140 tablet_replica.cc:333] T a6d9a5a1c317407a92f873bad4ac0c95 P be07957770074279b5428c8d151d43ab: stopping tablet replica
I20260630 12:27:15.547576 13140 raft_consensus.cc:2243] T a6d9a5a1c317407a92f873bad4ac0c95 P be07957770074279b5428c8d151d43ab [term 4 LEARNER]: Raft consensus shutting down.
I20260630 12:27:15.548012 13140 raft_consensus.cc:2272] T a6d9a5a1c317407a92f873bad4ac0c95 P be07957770074279b5428c8d151d43ab [term 4 LEARNER]: Raft consensus is shut down!
I20260630 12:27:15.550422 13140 tablet_replica.cc:333] T 4c05fe852ab84d2ea3eb372180333fe6 P be07957770074279b5428c8d151d43ab: stopping tablet replica
I20260630 12:27:15.550947 13140 raft_consensus.cc:2243] T 4c05fe852ab84d2ea3eb372180333fe6 P be07957770074279b5428c8d151d43ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:15.551466 13140 raft_consensus.cc:2272] T 4c05fe852ab84d2ea3eb372180333fe6 P be07957770074279b5428c8d151d43ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:15.553301 13140 tablet_replica.cc:333] T dda7a9e18f5f45eb8cc507e4f356ced1 P be07957770074279b5428c8d151d43ab: stopping tablet replica
I20260630 12:27:15.553774 13140 raft_consensus.cc:2243] T dda7a9e18f5f45eb8cc507e4f356ced1 P be07957770074279b5428c8d151d43ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:15.554328 13140 raft_consensus.cc:2272] T dda7a9e18f5f45eb8cc507e4f356ced1 P be07957770074279b5428c8d151d43ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:15.576457 13140 tablet_server.cc:196] TabletServer@127.12.213.4:0 shutdown complete.
I20260630 12:27:15.594534 13140 master.cc:562] Master@127.12.213.62:35541 shutting down...
W20260630 12:27:15.616621 19874 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:27:15.617784 13140 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5d67e67c6c87447fa83da93099a3b84e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:15.618400 13140 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5d67e67c6c87447fa83da93099a3b84e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:15.618781 13140 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5d67e67c6c87447fa83da93099a3b84e: stopping tablet replica
I20260630 12:27:15.638945 13140 master.cc:584] Master@127.12.213.62:35541 shutdown complete.
[       OK ] AutoRebalancerTest.TestHandlingFailedTservers (20595 ms)
[ RUN      ] AutoRebalancerTest.TestDeletedTables
I20260630 12:27:15.675210 13140 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.213.62:38675
I20260630 12:27:15.676213 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:15.681533 20604 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
W20260630 12:27:15.681727 20605 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
W20260630 12:27:15.682870 20607 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
I20260630 12:27:15.683918 13140 server_base.cc:1061] running on GCE node
I20260630 12:27:15.684896 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:15.685070 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:15.685180 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822435685170 us; error 0 us; skew 500 ppm
I20260630 12:27:15.685612 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:15.688040 13140 webserver.cc:533] Webserver started at http://127.12.213.62:35393/ using document root <none> and password file <none>
I20260630 12:27:15.688462 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:15.688609 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:15.688830 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:15.689899 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822237130653-13140-0/minicluster-data/master-0-root/instance:
uuid: "0edd62c3ae5c4e259fdac6c529bdface"
format_stamp: "Formatted at 2026-06-30 12:27:15 on dist-test-slave-zz34"
I20260630 12:27:15.694304 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:27:15.697566 20612 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:15.698392 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:27:15.698675 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822237130653-13140-0/minicluster-data/master-0-root
uuid: "0edd62c3ae5c4e259fdac6c529bdface"
format_stamp: "Formatted at 2026-06-30 12:27:15 on dist-test-slave-zz34"
I20260630 12:27:15.699010 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822237130653-13140-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822237130653-13140-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822237130653-13140-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)
I20260630 12:27:15.713688 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:15.714953 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:15.752182 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.62:38675
I20260630 12:27:15.752285 20663 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.62:38675 every 8 connection(s)
I20260630 12:27:15.755970 20664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:15.766251 20664 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0edd62c3ae5c4e259fdac6c529bdface: Bootstrap starting.
I20260630 12:27:15.770709 20664 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0edd62c3ae5c4e259fdac6c529bdface: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:15.774716 20664 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0edd62c3ae5c4e259fdac6c529bdface: No bootstrap required, opened a new log
I20260630 12:27:15.776765 20664 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0edd62c3ae5c4e259fdac6c529bdface [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0edd62c3ae5c4e259fdac6c529bdface" member_type: VOTER }
I20260630 12:27:15.777149 20664 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0edd62c3ae5c4e259fdac6c529bdface [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:15.777390 20664 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0edd62c3ae5c4e259fdac6c529bdface [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0edd62c3ae5c4e259fdac6c529bdface, State: Initialized, Role: FOLLOWER
I20260630 12:27:15.777974 20664 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0edd62c3ae5c4e259fdac6c529bdface [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0edd62c3ae5c4e259fdac6c529bdface" member_type: VOTER }
I20260630 12:27:15.778426 20664 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0edd62c3ae5c4e259fdac6c529bdface [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:27:15.778681 20664 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0edd62c3ae5c4e259fdac6c529bdface [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:27:15.778949 20664 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0edd62c3ae5c4e259fdac6c529bdface [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:15.783399 20664 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0edd62c3ae5c4e259fdac6c529bdface [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0edd62c3ae5c4e259fdac6c529bdface" member_type: VOTER }
I20260630 12:27:15.783910 20664 leader_election.cc:304] T 00000000000000000000000000000000 P 0edd62c3ae5c4e259fdac6c529bdface [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: 0edd62c3ae5c4e259fdac6c529bdface; no voters: 
I20260630 12:27:15.785002 20664 leader_election.cc:290] T 00000000000000000000000000000000 P 0edd62c3ae5c4e259fdac6c529bdface [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:27:15.785390 20667 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0edd62c3ae5c4e259fdac6c529bdface [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:15.786695 20667 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0edd62c3ae5c4e259fdac6c529bdface [term 1 LEADER]: Becoming Leader. State: Replica: 0edd62c3ae5c4e259fdac6c529bdface, State: Running, Role: LEADER
I20260630 12:27:15.787338 20667 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0edd62c3ae5c4e259fdac6c529bdface [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: "0edd62c3ae5c4e259fdac6c529bdface" member_type: VOTER }
I20260630 12:27:15.787801 20664 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0edd62c3ae5c4e259fdac6c529bdface [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:27:15.791721 20668 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0edd62c3ae5c4e259fdac6c529bdface [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0edd62c3ae5c4e259fdac6c529bdface" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0edd62c3ae5c4e259fdac6c529bdface" member_type: VOTER } }
I20260630 12:27:15.792971 20668 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0edd62c3ae5c4e259fdac6c529bdface [sys.catalog]: This master's current role is: LEADER
I20260630 12:27:15.792466 20669 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0edd62c3ae5c4e259fdac6c529bdface [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0edd62c3ae5c4e259fdac6c529bdface. Latest consensus state: current_term: 1 leader_uuid: "0edd62c3ae5c4e259fdac6c529bdface" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0edd62c3ae5c4e259fdac6c529bdface" member_type: VOTER } }
I20260630 12:27:15.794057 20669 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0edd62c3ae5c4e259fdac6c529bdface [sys.catalog]: This master's current role is: LEADER
I20260630 12:27:15.800251 20676 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:27:15.808303 20676 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:27:15.809298 13140 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:27:15.817065 20676 catalog_manager.cc:1383] Generated new cluster ID: 42a25014e78543d8b074540683e4a7f8
I20260630 12:27:15.817382 20676 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:27:15.837531 20676 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:27:15.838829 20676 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:27:15.858945 20676 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 0edd62c3ae5c4e259fdac6c529bdface: Generated new TSK 0
I20260630 12:27:15.859558 20676 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:27:15.875645 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:15.881263 20685 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
W20260630 12:27:15.882570 20686 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
W20260630 12:27:15.883981 20688 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
I20260630 12:27:15.884120 13140 server_base.cc:1061] running on GCE node
I20260630 12:27:15.885248 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:15.885437 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:15.885556 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822435885545 us; error 0 us; skew 500 ppm
I20260630 12:27:15.886001 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:15.888439 13140 webserver.cc:533] Webserver started at http://127.12.213.1:39201/ using document root <none> and password file <none>
I20260630 12:27:15.888964 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:15.889134 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:15.889350 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:15.890545 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822237130653-13140-0/minicluster-data/ts-0-root/instance:
uuid: "a06d0b469aa54450b7a4be18b6c8b752"
format_stamp: "Formatted at 2026-06-30 12:27:15 on dist-test-slave-zz34"
I20260630 12:27:15.894773 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:27:15.897917 20693 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:15.898654 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:27:15.898973 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822237130653-13140-0/minicluster-data/ts-0-root
uuid: "a06d0b469aa54450b7a4be18b6c8b752"
format_stamp: "Formatted at 2026-06-30 12:27:15 on dist-test-slave-zz34"
I20260630 12:27:15.899284 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822237130653-13140-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822237130653-13140-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822237130653-13140-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)
I20260630 12:27:15.915983 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:15.917099 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:15.918540 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:15.920730 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:15.920953 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:15.921195 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:15.921392 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:15.961503 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.1:46683
I20260630 12:27:15.961624 20755 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.1:46683 every 8 connection(s)
I20260630 12:27:15.966634 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:15.973623 20760 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
W20260630 12:27:15.975207 20761 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
I20260630 12:27:15.977296 13140 server_base.cc:1061] running on GCE node
W20260630 12:27:15.978641 20763 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
I20260630 12:27:15.979655 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:27:15.979743 20756 heartbeater.cc:344] Connected to a master server at 127.12.213.62:38675
W20260630 12:27:15.979923 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:15.980234 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822435980209 us; error 0 us; skew 500 ppm
I20260630 12:27:15.980290 20756 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:15.980829 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:15.981168 20756 heartbeater.cc:507] Master 127.12.213.62:38675 requested a full tablet report, sending...
I20260630 12:27:15.984014 20629 ts_manager.cc:194] Registered new tserver with Master: a06d0b469aa54450b7a4be18b6c8b752 (127.12.213.1:46683)
I20260630 12:27:15.984086 13140 webserver.cc:533] Webserver started at http://127.12.213.2:44707/ using document root <none> and password file <none>
I20260630 12:27:15.984850 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:15.985096 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:15.985375 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:15.986007 20629 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39162
I20260630 12:27:15.986650 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822237130653-13140-0/minicluster-data/ts-1-root/instance:
uuid: "556243b12b574766b1519f27c767545f"
format_stamp: "Formatted at 2026-06-30 12:27:15 on dist-test-slave-zz34"
I20260630 12:27:15.991169 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:27:15.994594 20768 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:15.995543 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:27:15.995815 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822237130653-13140-0/minicluster-data/ts-1-root
uuid: "556243b12b574766b1519f27c767545f"
format_stamp: "Formatted at 2026-06-30 12:27:15 on dist-test-slave-zz34"
I20260630 12:27:15.996047 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822237130653-13140-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822237130653-13140-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822237130653-13140-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)
I20260630 12:27:16.020891 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:16.021915 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:16.023404 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:16.025794 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:16.026016 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:16.026290 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:16.026464 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:16.064468 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.2:40779
I20260630 12:27:16.064580 20830 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.2:40779 every 8 connection(s)
I20260630 12:27:16.069298 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:16.075888 20834 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
W20260630 12:27:16.077481 20835 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
I20260630 12:27:16.079954 13140 server_base.cc:1061] running on GCE node
W20260630 12:27:16.080706 20837 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
I20260630 12:27:16.081218 20831 heartbeater.cc:344] Connected to a master server at 127.12.213.62:38675
I20260630 12:27:16.081633 20831 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:16.081712 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:16.082042 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:16.082254 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822436082237 us; error 0 us; skew 500 ppm
I20260630 12:27:16.082515 20831 heartbeater.cc:507] Master 127.12.213.62:38675 requested a full tablet report, sending...
I20260630 12:27:16.082899 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:16.084731 20629 ts_manager.cc:194] Registered new tserver with Master: 556243b12b574766b1519f27c767545f (127.12.213.2:40779)
I20260630 12:27:16.085672 13140 webserver.cc:533] Webserver started at http://127.12.213.3:44589/ using document root <none> and password file <none>
I20260630 12:27:16.086354 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:16.086583 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:16.086613 20629 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39172
I20260630 12:27:16.087045 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:16.088392 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822237130653-13140-0/minicluster-data/ts-2-root/instance:
uuid: "46ba18de595943708a806d269cad7558"
format_stamp: "Formatted at 2026-06-30 12:27:16 on dist-test-slave-zz34"
I20260630 12:27:16.092902 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:27:16.096148 20842 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:16.097004 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:27:16.097307 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822237130653-13140-0/minicluster-data/ts-2-root
uuid: "46ba18de595943708a806d269cad7558"
format_stamp: "Formatted at 2026-06-30 12:27:16 on dist-test-slave-zz34"
I20260630 12:27:16.097596 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822237130653-13140-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822237130653-13140-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822237130653-13140-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)
I20260630 12:27:16.111250 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:16.112258 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:16.113569 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:16.115850 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:16.116060 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:16.116318 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:16.116496 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:16.154742 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.3:43959
I20260630 12:27:16.154850 20904 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.3:43959 every 8 connection(s)
I20260630 12:27:16.168226 20905 heartbeater.cc:344] Connected to a master server at 127.12.213.62:38675
I20260630 12:27:16.168604 20905 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:16.169245 20905 heartbeater.cc:507] Master 127.12.213.62:38675 requested a full tablet report, sending...
I20260630 12:27:16.171152 20629 ts_manager.cc:194] Registered new tserver with Master: 46ba18de595943708a806d269cad7558 (127.12.213.3:43959)
I20260630 12:27:16.171536 13140 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013595865s
I20260630 12:27:16.172537 20629 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39174
I20260630 12:27:16.988739 20756 heartbeater.cc:499] Master 127.12.213.62:38675 was elected leader, sending a full tablet report...
I20260630 12:27:17.089569 20831 heartbeater.cc:499] Master 127.12.213.62:38675 was elected leader, sending a full tablet report...
I20260630 12:27:17.175366 20905 heartbeater.cc:499] Master 127.12.213.62:38675 was elected leader, sending a full tablet report...
I20260630 12:27:17.228260 20629 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39184:
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"
    }
  }
}
W20260630 12:27:17.230738 20629 catalog_manager.cc:7077] 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.
I20260630 12:27:17.297595 20796 tablet_service.cc:1511] Processing CreateTablet for tablet 64387cd668b84fa6a750402653d7f64c (DEFAULT_TABLE table=test-workload [id=e575f848a2004bda8b05a66c38678810]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:27:17.299036 20796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64387cd668b84fa6a750402653d7f64c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:17.301018 20795 tablet_service.cc:1511] Processing CreateTablet for tablet 4aef7b0a3ce74e81853c1c4bc7881467 (DEFAULT_TABLE table=test-workload [id=e575f848a2004bda8b05a66c38678810]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:27:17.301959 20793 tablet_service.cc:1511] Processing CreateTablet for tablet b249af05036c4452b202691f2fda290b (DEFAULT_TABLE table=test-workload [id=e575f848a2004bda8b05a66c38678810]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:27:17.302474 20795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aef7b0a3ce74e81853c1c4bc7881467. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:17.303247 20793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b249af05036c4452b202691f2fda290b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:17.305536 20794 tablet_service.cc:1511] Processing CreateTablet for tablet 436b1480483342b59f8fa4ce7adee190 (DEFAULT_TABLE table=test-workload [id=e575f848a2004bda8b05a66c38678810]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:27:17.306921 20794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 436b1480483342b59f8fa4ce7adee190. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:17.314152 20870 tablet_service.cc:1511] Processing CreateTablet for tablet 64387cd668b84fa6a750402653d7f64c (DEFAULT_TABLE table=test-workload [id=e575f848a2004bda8b05a66c38678810]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:27:17.315548 20870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64387cd668b84fa6a750402653d7f64c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:17.317662 20867 tablet_service.cc:1511] Processing CreateTablet for tablet b249af05036c4452b202691f2fda290b (DEFAULT_TABLE table=test-workload [id=e575f848a2004bda8b05a66c38678810]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:27:17.319043 20867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b249af05036c4452b202691f2fda290b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:17.323278 20868 tablet_service.cc:1511] Processing CreateTablet for tablet 436b1480483342b59f8fa4ce7adee190 (DEFAULT_TABLE table=test-workload [id=e575f848a2004bda8b05a66c38678810]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:27:17.324628 20868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 436b1480483342b59f8fa4ce7adee190. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:17.327466 20869 tablet_service.cc:1511] Processing CreateTablet for tablet 4aef7b0a3ce74e81853c1c4bc7881467 (DEFAULT_TABLE table=test-workload [id=e575f848a2004bda8b05a66c38678810]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:27:17.328878 20869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aef7b0a3ce74e81853c1c4bc7881467. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:17.329036 20925 tablet_bootstrap.cc:492] T b249af05036c4452b202691f2fda290b P 556243b12b574766b1519f27c767545f: Bootstrap starting.
I20260630 12:27:17.336971 20925 tablet_bootstrap.cc:654] T b249af05036c4452b202691f2fda290b P 556243b12b574766b1519f27c767545f: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:17.338646 20926 tablet_bootstrap.cc:492] T 64387cd668b84fa6a750402653d7f64c P 46ba18de595943708a806d269cad7558: Bootstrap starting.
I20260630 12:27:17.345433 20926 tablet_bootstrap.cc:654] T 64387cd668b84fa6a750402653d7f64c P 46ba18de595943708a806d269cad7558: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:17.359964 20721 tablet_service.cc:1511] Processing CreateTablet for tablet 64387cd668b84fa6a750402653d7f64c (DEFAULT_TABLE table=test-workload [id=e575f848a2004bda8b05a66c38678810]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:27:17.360859 20925 tablet_bootstrap.cc:492] T b249af05036c4452b202691f2fda290b P 556243b12b574766b1519f27c767545f: No bootstrap required, opened a new log
I20260630 12:27:17.361362 20721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64387cd668b84fa6a750402653d7f64c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:17.361526 20925 ts_tablet_manager.cc:1403] T b249af05036c4452b202691f2fda290b P 556243b12b574766b1519f27c767545f: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.007s
I20260630 12:27:17.365738 20925 raft_consensus.cc:359] T b249af05036c4452b202691f2fda290b P 556243b12b574766b1519f27c767545f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } } peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } }
I20260630 12:27:17.366736 20925 raft_consensus.cc:385] T b249af05036c4452b202691f2fda290b P 556243b12b574766b1519f27c767545f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:17.367125 20925 raft_consensus.cc:740] T b249af05036c4452b202691f2fda290b P 556243b12b574766b1519f27c767545f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 556243b12b574766b1519f27c767545f, State: Initialized, Role: FOLLOWER
I20260630 12:27:17.367596 20720 tablet_service.cc:1511] Processing CreateTablet for tablet 4aef7b0a3ce74e81853c1c4bc7881467 (DEFAULT_TABLE table=test-workload [id=e575f848a2004bda8b05a66c38678810]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:27:17.368795 20925 consensus_queue.cc:260] T b249af05036c4452b202691f2fda290b P 556243b12b574766b1519f27c767545f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } } peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } }
I20260630 12:27:17.370415 20720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aef7b0a3ce74e81853c1c4bc7881467. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:17.369680 20718 tablet_service.cc:1511] Processing CreateTablet for tablet b249af05036c4452b202691f2fda290b (DEFAULT_TABLE table=test-workload [id=e575f848a2004bda8b05a66c38678810]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:27:17.375723 20718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b249af05036c4452b202691f2fda290b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:17.369680 20719 tablet_service.cc:1511] Processing CreateTablet for tablet 436b1480483342b59f8fa4ce7adee190 (DEFAULT_TABLE table=test-workload [id=e575f848a2004bda8b05a66c38678810]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:27:17.377426 20719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 436b1480483342b59f8fa4ce7adee190. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:17.391620 20925 ts_tablet_manager.cc:1434] T b249af05036c4452b202691f2fda290b P 556243b12b574766b1519f27c767545f: Time spent starting tablet: real 0.030s	user 0.009s	sys 0.003s
I20260630 12:27:17.392685 20925 tablet_bootstrap.cc:492] T 436b1480483342b59f8fa4ce7adee190 P 556243b12b574766b1519f27c767545f: Bootstrap starting.
I20260630 12:27:17.401471 20926 tablet_bootstrap.cc:492] T 64387cd668b84fa6a750402653d7f64c P 46ba18de595943708a806d269cad7558: No bootstrap required, opened a new log
I20260630 12:27:17.402063 20925 tablet_bootstrap.cc:654] T 436b1480483342b59f8fa4ce7adee190 P 556243b12b574766b1519f27c767545f: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:17.402014 20926 ts_tablet_manager.cc:1403] T 64387cd668b84fa6a750402653d7f64c P 46ba18de595943708a806d269cad7558: Time spent bootstrapping tablet: real 0.064s	user 0.028s	sys 0.021s
I20260630 12:27:17.405220 20926 raft_consensus.cc:359] T 64387cd668b84fa6a750402653d7f64c P 46ba18de595943708a806d269cad7558 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } } peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } }
I20260630 12:27:17.406080 20926 raft_consensus.cc:385] T 64387cd668b84fa6a750402653d7f64c P 46ba18de595943708a806d269cad7558 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:17.406476 20926 raft_consensus.cc:740] T 64387cd668b84fa6a750402653d7f64c P 46ba18de595943708a806d269cad7558 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46ba18de595943708a806d269cad7558, State: Initialized, Role: FOLLOWER
I20260630 12:27:17.407424 20926 consensus_queue.cc:260] T 64387cd668b84fa6a750402653d7f64c P 46ba18de595943708a806d269cad7558 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } } peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } }
I20260630 12:27:17.411273 20930 tablet_bootstrap.cc:492] T b249af05036c4452b202691f2fda290b P a06d0b469aa54450b7a4be18b6c8b752: Bootstrap starting.
I20260630 12:27:17.413056 20926 ts_tablet_manager.cc:1434] T 64387cd668b84fa6a750402653d7f64c P 46ba18de595943708a806d269cad7558: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.003s
I20260630 12:27:17.414105 20926 tablet_bootstrap.cc:492] T 436b1480483342b59f8fa4ce7adee190 P 46ba18de595943708a806d269cad7558: Bootstrap starting.
I20260630 12:27:17.419036 20930 tablet_bootstrap.cc:654] T b249af05036c4452b202691f2fda290b P a06d0b469aa54450b7a4be18b6c8b752: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:17.420308 20926 tablet_bootstrap.cc:654] T 436b1480483342b59f8fa4ce7adee190 P 46ba18de595943708a806d269cad7558: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:17.426669 20926 tablet_bootstrap.cc:492] T 436b1480483342b59f8fa4ce7adee190 P 46ba18de595943708a806d269cad7558: No bootstrap required, opened a new log
I20260630 12:27:17.427227 20926 ts_tablet_manager.cc:1403] T 436b1480483342b59f8fa4ce7adee190 P 46ba18de595943708a806d269cad7558: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260630 12:27:17.428756 20930 tablet_bootstrap.cc:492] T b249af05036c4452b202691f2fda290b P a06d0b469aa54450b7a4be18b6c8b752: No bootstrap required, opened a new log
I20260630 12:27:17.430480 20930 ts_tablet_manager.cc:1403] T b249af05036c4452b202691f2fda290b P a06d0b469aa54450b7a4be18b6c8b752: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.004s
I20260630 12:27:17.429986 20926 raft_consensus.cc:359] T 436b1480483342b59f8fa4ce7adee190 P 46ba18de595943708a806d269cad7558 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } } peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } }
I20260630 12:27:17.430554 20925 tablet_bootstrap.cc:492] T 436b1480483342b59f8fa4ce7adee190 P 556243b12b574766b1519f27c767545f: No bootstrap required, opened a new log
I20260630 12:27:17.430919 20926 raft_consensus.cc:385] T 436b1480483342b59f8fa4ce7adee190 P 46ba18de595943708a806d269cad7558 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:17.431130 20925 ts_tablet_manager.cc:1403] T 436b1480483342b59f8fa4ce7adee190 P 556243b12b574766b1519f27c767545f: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.001s
I20260630 12:27:17.431334 20926 raft_consensus.cc:740] T 436b1480483342b59f8fa4ce7adee190 P 46ba18de595943708a806d269cad7558 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46ba18de595943708a806d269cad7558, State: Initialized, Role: FOLLOWER
I20260630 12:27:17.432250 20926 consensus_queue.cc:260] T 436b1480483342b59f8fa4ce7adee190 P 46ba18de595943708a806d269cad7558 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } } peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } }
I20260630 12:27:17.433519 20925 raft_consensus.cc:359] T 436b1480483342b59f8fa4ce7adee190 P 556243b12b574766b1519f27c767545f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } } peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } }
I20260630 12:27:17.433385 20930 raft_consensus.cc:359] T b249af05036c4452b202691f2fda290b P a06d0b469aa54450b7a4be18b6c8b752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } } peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } }
I20260630 12:27:17.434106 20925 raft_consensus.cc:385] T 436b1480483342b59f8fa4ce7adee190 P 556243b12b574766b1519f27c767545f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:17.434224 20930 raft_consensus.cc:385] T b249af05036c4452b202691f2fda290b P a06d0b469aa54450b7a4be18b6c8b752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:17.434631 20925 raft_consensus.cc:740] T 436b1480483342b59f8fa4ce7adee190 P 556243b12b574766b1519f27c767545f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 556243b12b574766b1519f27c767545f, State: Initialized, Role: FOLLOWER
I20260630 12:27:17.434700 20930 raft_consensus.cc:740] T b249af05036c4452b202691f2fda290b P a06d0b469aa54450b7a4be18b6c8b752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a06d0b469aa54450b7a4be18b6c8b752, State: Initialized, Role: FOLLOWER
I20260630 12:27:17.435789 20926 ts_tablet_manager.cc:1434] T 436b1480483342b59f8fa4ce7adee190 P 46ba18de595943708a806d269cad7558: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:27:17.435634 20930 consensus_queue.cc:260] T b249af05036c4452b202691f2fda290b P a06d0b469aa54450b7a4be18b6c8b752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } } peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } }
I20260630 12:27:17.435766 20925 consensus_queue.cc:260] T 436b1480483342b59f8fa4ce7adee190 P 556243b12b574766b1519f27c767545f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } } peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } }
I20260630 12:27:17.437198 20926 tablet_bootstrap.cc:492] T b249af05036c4452b202691f2fda290b P 46ba18de595943708a806d269cad7558: Bootstrap starting.
I20260630 12:27:17.443970 20926 tablet_bootstrap.cc:654] T b249af05036c4452b202691f2fda290b P 46ba18de595943708a806d269cad7558: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:17.445338 20930 ts_tablet_manager.cc:1434] T b249af05036c4452b202691f2fda290b P a06d0b469aa54450b7a4be18b6c8b752: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.008s
I20260630 12:27:17.446376 20930 tablet_bootstrap.cc:492] T 64387cd668b84fa6a750402653d7f64c P a06d0b469aa54450b7a4be18b6c8b752: Bootstrap starting.
I20260630 12:27:17.447296 20925 ts_tablet_manager.cc:1434] T 436b1480483342b59f8fa4ce7adee190 P 556243b12b574766b1519f27c767545f: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260630 12:27:17.448336 20925 tablet_bootstrap.cc:492] T 4aef7b0a3ce74e81853c1c4bc7881467 P 556243b12b574766b1519f27c767545f: Bootstrap starting.
I20260630 12:27:17.452303 20930 tablet_bootstrap.cc:654] T 64387cd668b84fa6a750402653d7f64c P a06d0b469aa54450b7a4be18b6c8b752: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:17.456677 20925 tablet_bootstrap.cc:654] T 4aef7b0a3ce74e81853c1c4bc7881467 P 556243b12b574766b1519f27c767545f: Neither blocks nor log segments found. Creating new log.
W20260630 12:27:17.467115 20757 tablet.cc:2406] T b249af05036c4452b202691f2fda290b P a06d0b469aa54450b7a4be18b6c8b752: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:27:17.470381 20930 tablet_bootstrap.cc:492] T 64387cd668b84fa6a750402653d7f64c P a06d0b469aa54450b7a4be18b6c8b752: No bootstrap required, opened a new log
I20260630 12:27:17.470950 20930 ts_tablet_manager.cc:1403] T 64387cd668b84fa6a750402653d7f64c P a06d0b469aa54450b7a4be18b6c8b752: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.015s
I20260630 12:27:17.470395 20926 tablet_bootstrap.cc:492] T b249af05036c4452b202691f2fda290b P 46ba18de595943708a806d269cad7558: No bootstrap required, opened a new log
I20260630 12:27:17.471750 20926 ts_tablet_manager.cc:1403] T b249af05036c4452b202691f2fda290b P 46ba18de595943708a806d269cad7558: Time spent bootstrapping tablet: real 0.035s	user 0.028s	sys 0.004s
I20260630 12:27:17.472476 20925 tablet_bootstrap.cc:492] T 4aef7b0a3ce74e81853c1c4bc7881467 P 556243b12b574766b1519f27c767545f: No bootstrap required, opened a new log
I20260630 12:27:17.473030 20925 ts_tablet_manager.cc:1403] T 4aef7b0a3ce74e81853c1c4bc7881467 P 556243b12b574766b1519f27c767545f: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.009s
I20260630 12:27:17.473819 20930 raft_consensus.cc:359] T 64387cd668b84fa6a750402653d7f64c P a06d0b469aa54450b7a4be18b6c8b752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } } peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } }
I20260630 12:27:17.474563 20930 raft_consensus.cc:385] T 64387cd668b84fa6a750402653d7f64c P a06d0b469aa54450b7a4be18b6c8b752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:17.474964 20930 raft_consensus.cc:740] T 64387cd668b84fa6a750402653d7f64c P a06d0b469aa54450b7a4be18b6c8b752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a06d0b469aa54450b7a4be18b6c8b752, State: Initialized, Role: FOLLOWER
I20260630 12:27:17.474614 20926 raft_consensus.cc:359] T b249af05036c4452b202691f2fda290b P 46ba18de595943708a806d269cad7558 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } } peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } }
I20260630 12:27:17.475416 20926 raft_consensus.cc:385] T b249af05036c4452b202691f2fda290b P 46ba18de595943708a806d269cad7558 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:17.475471 20925 raft_consensus.cc:359] T 4aef7b0a3ce74e81853c1c4bc7881467 P 556243b12b574766b1519f27c767545f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } } peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } }
I20260630 12:27:17.475780 20926 raft_consensus.cc:740] T b249af05036c4452b202691f2fda290b P 46ba18de595943708a806d269cad7558 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46ba18de595943708a806d269cad7558, State: Initialized, Role: FOLLOWER
I20260630 12:27:17.476217 20925 raft_consensus.cc:385] T 4aef7b0a3ce74e81853c1c4bc7881467 P 556243b12b574766b1519f27c767545f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:17.475760 20930 consensus_queue.cc:260] T 64387cd668b84fa6a750402653d7f64c P a06d0b469aa54450b7a4be18b6c8b752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } } peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } }
I20260630 12:27:17.476598 20925 raft_consensus.cc:740] T 4aef7b0a3ce74e81853c1c4bc7881467 P 556243b12b574766b1519f27c767545f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 556243b12b574766b1519f27c767545f, State: Initialized, Role: FOLLOWER
I20260630 12:27:17.476795 20926 consensus_queue.cc:260] T b249af05036c4452b202691f2fda290b P 46ba18de595943708a806d269cad7558 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } } peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } }
I20260630 12:27:17.478121 20930 ts_tablet_manager.cc:1434] T 64387cd668b84fa6a750402653d7f64c P a06d0b469aa54450b7a4be18b6c8b752: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260630 12:27:17.479137 20930 tablet_bootstrap.cc:492] T 436b1480483342b59f8fa4ce7adee190 P a06d0b469aa54450b7a4be18b6c8b752: Bootstrap starting.
I20260630 12:27:17.479588 20926 ts_tablet_manager.cc:1434] T b249af05036c4452b202691f2fda290b P 46ba18de595943708a806d269cad7558: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:27:17.480566 20926 tablet_bootstrap.cc:492] T 4aef7b0a3ce74e81853c1c4bc7881467 P 46ba18de595943708a806d269cad7558: Bootstrap starting.
I20260630 12:27:17.477692 20925 consensus_queue.cc:260] T 4aef7b0a3ce74e81853c1c4bc7881467 P 556243b12b574766b1519f27c767545f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } } peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } }
I20260630 12:27:17.485337 20930 tablet_bootstrap.cc:654] T 436b1480483342b59f8fa4ce7adee190 P a06d0b469aa54450b7a4be18b6c8b752: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:17.486634 20926 tablet_bootstrap.cc:654] T 4aef7b0a3ce74e81853c1c4bc7881467 P 46ba18de595943708a806d269cad7558: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:17.488905 20929 raft_consensus.cc:493] T 436b1480483342b59f8fa4ce7adee190 P 556243b12b574766b1519f27c767545f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:17.489451 20929 raft_consensus.cc:515] T 436b1480483342b59f8fa4ce7adee190 P 556243b12b574766b1519f27c767545f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } } peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } }
I20260630 12:27:17.495262 20929 leader_election.cc:290] T 436b1480483342b59f8fa4ce7adee190 P 556243b12b574766b1519f27c767545f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a06d0b469aa54450b7a4be18b6c8b752 (127.12.213.1:46683), 46ba18de595943708a806d269cad7558 (127.12.213.3:43959)
I20260630 12:27:17.508664 20925 ts_tablet_manager.cc:1434] T 4aef7b0a3ce74e81853c1c4bc7881467 P 556243b12b574766b1519f27c767545f: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260630 12:27:17.512408 20925 tablet_bootstrap.cc:492] T 64387cd668b84fa6a750402653d7f64c P 556243b12b574766b1519f27c767545f: Bootstrap starting.
I20260630 12:27:17.516571 20929 raft_consensus.cc:493] T b249af05036c4452b202691f2fda290b P 556243b12b574766b1519f27c767545f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:17.517150 20929 raft_consensus.cc:515] T b249af05036c4452b202691f2fda290b P 556243b12b574766b1519f27c767545f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } } peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } }
I20260630 12:27:17.520011 20929 leader_election.cc:290] T b249af05036c4452b202691f2fda290b P 556243b12b574766b1519f27c767545f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a06d0b469aa54450b7a4be18b6c8b752 (127.12.213.1:46683), 46ba18de595943708a806d269cad7558 (127.12.213.3:43959)
I20260630 12:27:17.520440 20880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "436b1480483342b59f8fa4ce7adee190" candidate_uuid: "556243b12b574766b1519f27c767545f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46ba18de595943708a806d269cad7558" is_pre_election: true
I20260630 12:27:17.520947 20926 tablet_bootstrap.cc:492] T 4aef7b0a3ce74e81853c1c4bc7881467 P 46ba18de595943708a806d269cad7558: No bootstrap required, opened a new log
I20260630 12:27:17.520949 20930 tablet_bootstrap.cc:492] T 436b1480483342b59f8fa4ce7adee190 P a06d0b469aa54450b7a4be18b6c8b752: No bootstrap required, opened a new log
I20260630 12:27:17.521193 20880 raft_consensus.cc:2468] T 436b1480483342b59f8fa4ce7adee190 P 46ba18de595943708a806d269cad7558 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 556243b12b574766b1519f27c767545f in term 0.
I20260630 12:27:17.521658 20930 ts_tablet_manager.cc:1403] T 436b1480483342b59f8fa4ce7adee190 P a06d0b469aa54450b7a4be18b6c8b752: Time spent bootstrapping tablet: real 0.043s	user 0.010s	sys 0.022s
I20260630 12:27:17.522852 20880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b249af05036c4452b202691f2fda290b" candidate_uuid: "556243b12b574766b1519f27c767545f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46ba18de595943708a806d269cad7558" is_pre_election: true
I20260630 12:27:17.523267 20770 leader_election.cc:304] T 436b1480483342b59f8fa4ce7adee190 P 556243b12b574766b1519f27c767545f [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: 46ba18de595943708a806d269cad7558, 556243b12b574766b1519f27c767545f; no voters: 
I20260630 12:27:17.523490 20880 raft_consensus.cc:2468] T b249af05036c4452b202691f2fda290b P 46ba18de595943708a806d269cad7558 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 556243b12b574766b1519f27c767545f in term 0.
I20260630 12:27:17.521658 20926 ts_tablet_manager.cc:1403] T 4aef7b0a3ce74e81853c1c4bc7881467 P 46ba18de595943708a806d269cad7558: Time spent bootstrapping tablet: real 0.041s	user 0.020s	sys 0.020s
I20260630 12:27:17.524837 20770 leader_election.cc:304] T b249af05036c4452b202691f2fda290b P 556243b12b574766b1519f27c767545f [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: 46ba18de595943708a806d269cad7558, 556243b12b574766b1519f27c767545f; no voters: 
I20260630 12:27:17.525030 20929 raft_consensus.cc:2804] T 436b1480483342b59f8fa4ce7adee190 P 556243b12b574766b1519f27c767545f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:17.526190 20929 raft_consensus.cc:493] T 436b1480483342b59f8fa4ce7adee190 P 556243b12b574766b1519f27c767545f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:17.526556 20929 raft_consensus.cc:3060] T 436b1480483342b59f8fa4ce7adee190 P 556243b12b574766b1519f27c767545f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:17.526952 20926 raft_consensus.cc:359] T 4aef7b0a3ce74e81853c1c4bc7881467 P 46ba18de595943708a806d269cad7558 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } } peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } }
I20260630 12:27:17.527735 20926 raft_consensus.cc:385] T 4aef7b0a3ce74e81853c1c4bc7881467 P 46ba18de595943708a806d269cad7558 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:17.527941 20943 raft_consensus.cc:2804] T b249af05036c4452b202691f2fda290b P 556243b12b574766b1519f27c767545f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:17.528033 20926 raft_consensus.cc:740] T 4aef7b0a3ce74e81853c1c4bc7881467 P 46ba18de595943708a806d269cad7558 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46ba18de595943708a806d269cad7558, State: Initialized, Role: FOLLOWER
I20260630 12:27:17.528553 20943 raft_consensus.cc:493] T b249af05036c4452b202691f2fda290b P 556243b12b574766b1519f27c767545f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:17.528900 20943 raft_consensus.cc:3060] T b249af05036c4452b202691f2fda290b P 556243b12b574766b1519f27c767545f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:17.529053 20926 consensus_queue.cc:260] T 4aef7b0a3ce74e81853c1c4bc7881467 P 46ba18de595943708a806d269cad7558 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } } peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } }
I20260630 12:27:17.531708 20926 ts_tablet_manager.cc:1434] T 4aef7b0a3ce74e81853c1c4bc7881467 P 46ba18de595943708a806d269cad7558: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260630 12:27:17.524848 20930 raft_consensus.cc:359] T 436b1480483342b59f8fa4ce7adee190 P a06d0b469aa54450b7a4be18b6c8b752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } } peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } }
I20260630 12:27:17.532528 20930 raft_consensus.cc:385] T 436b1480483342b59f8fa4ce7adee190 P a06d0b469aa54450b7a4be18b6c8b752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:17.532835 20930 raft_consensus.cc:740] T 436b1480483342b59f8fa4ce7adee190 P a06d0b469aa54450b7a4be18b6c8b752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a06d0b469aa54450b7a4be18b6c8b752, State: Initialized, Role: FOLLOWER
I20260630 12:27:17.533598 20930 consensus_queue.cc:260] T 436b1480483342b59f8fa4ce7adee190 P a06d0b469aa54450b7a4be18b6c8b752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } } peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } }
I20260630 12:27:17.534132 20929 raft_consensus.cc:515] T 436b1480483342b59f8fa4ce7adee190 P 556243b12b574766b1519f27c767545f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } } peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } }
I20260630 12:27:17.536321 20929 leader_election.cc:290] T 436b1480483342b59f8fa4ce7adee190 P 556243b12b574766b1519f27c767545f [CANDIDATE]: Term 1 election: Requested vote from peers a06d0b469aa54450b7a4be18b6c8b752 (127.12.213.1:46683), 46ba18de595943708a806d269cad7558 (127.12.213.3:43959)
I20260630 12:27:17.539436 20925 tablet_bootstrap.cc:654] T 64387cd668b84fa6a750402653d7f64c P 556243b12b574766b1519f27c767545f: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:17.540126 20880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "436b1480483342b59f8fa4ce7adee190" candidate_uuid: "556243b12b574766b1519f27c767545f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46ba18de595943708a806d269cad7558"
I20260630 12:27:17.540769 20880 raft_consensus.cc:3060] T 436b1480483342b59f8fa4ce7adee190 P 46ba18de595943708a806d269cad7558 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:17.540907 20731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "436b1480483342b59f8fa4ce7adee190" candidate_uuid: "556243b12b574766b1519f27c767545f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a06d0b469aa54450b7a4be18b6c8b752" is_pre_election: true
I20260630 12:27:17.541673 20731 raft_consensus.cc:2468] T 436b1480483342b59f8fa4ce7adee190 P a06d0b469aa54450b7a4be18b6c8b752 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 556243b12b574766b1519f27c767545f in term 0.
I20260630 12:27:17.542951 20730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b249af05036c4452b202691f2fda290b" candidate_uuid: "556243b12b574766b1519f27c767545f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a06d0b469aa54450b7a4be18b6c8b752" is_pre_election: true
I20260630 12:27:17.543634 20730 raft_consensus.cc:2468] T b249af05036c4452b202691f2fda290b P a06d0b469aa54450b7a4be18b6c8b752 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 556243b12b574766b1519f27c767545f in term 0.
I20260630 12:27:17.544623 20729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "436b1480483342b59f8fa4ce7adee190" candidate_uuid: "556243b12b574766b1519f27c767545f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a06d0b469aa54450b7a4be18b6c8b752"
I20260630 12:27:17.545301 20729 raft_consensus.cc:3060] T 436b1480483342b59f8fa4ce7adee190 P a06d0b469aa54450b7a4be18b6c8b752 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:17.547641 20943 raft_consensus.cc:515] T b249af05036c4452b202691f2fda290b P 556243b12b574766b1519f27c767545f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } } peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } }
I20260630 12:27:17.541133 20930 ts_tablet_manager.cc:1434] T 436b1480483342b59f8fa4ce7adee190 P a06d0b469aa54450b7a4be18b6c8b752: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260630 12:27:17.551896 20879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b249af05036c4452b202691f2fda290b" candidate_uuid: "556243b12b574766b1519f27c767545f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46ba18de595943708a806d269cad7558"
I20260630 12:27:17.552546 20879 raft_consensus.cc:3060] T b249af05036c4452b202691f2fda290b P 46ba18de595943708a806d269cad7558 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:17.552690 20930 tablet_bootstrap.cc:492] T 4aef7b0a3ce74e81853c1c4bc7881467 P a06d0b469aa54450b7a4be18b6c8b752: Bootstrap starting.
I20260630 12:27:17.555742 20880 raft_consensus.cc:2468] T 436b1480483342b59f8fa4ce7adee190 P 46ba18de595943708a806d269cad7558 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 556243b12b574766b1519f27c767545f in term 1.
I20260630 12:27:17.556326 20943 leader_election.cc:290] T b249af05036c4452b202691f2fda290b P 556243b12b574766b1519f27c767545f [CANDIDATE]: Term 1 election: Requested vote from peers a06d0b469aa54450b7a4be18b6c8b752 (127.12.213.1:46683), 46ba18de595943708a806d269cad7558 (127.12.213.3:43959)
I20260630 12:27:17.557132 20770 leader_election.cc:304] T 436b1480483342b59f8fa4ce7adee190 P 556243b12b574766b1519f27c767545f [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: 46ba18de595943708a806d269cad7558, 556243b12b574766b1519f27c767545f; no voters: 
I20260630 12:27:17.558090 20943 raft_consensus.cc:2804] T 436b1480483342b59f8fa4ce7adee190 P 556243b12b574766b1519f27c767545f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:17.558622 20943 raft_consensus.cc:697] T 436b1480483342b59f8fa4ce7adee190 P 556243b12b574766b1519f27c767545f [term 1 LEADER]: Becoming Leader. State: Replica: 556243b12b574766b1519f27c767545f, State: Running, Role: LEADER
I20260630 12:27:17.559392 20943 consensus_queue.cc:237] T 436b1480483342b59f8fa4ce7adee190 P 556243b12b574766b1519f27c767545f [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: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } } peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } }
I20260630 12:27:17.560120 20879 raft_consensus.cc:2468] T b249af05036c4452b202691f2fda290b P 46ba18de595943708a806d269cad7558 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 556243b12b574766b1519f27c767545f in term 1.
I20260630 12:27:17.561205 20770 leader_election.cc:304] T b249af05036c4452b202691f2fda290b P 556243b12b574766b1519f27c767545f [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: 46ba18de595943708a806d269cad7558, 556243b12b574766b1519f27c767545f; no voters: 
I20260630 12:27:17.562189 20929 raft_consensus.cc:2804] T b249af05036c4452b202691f2fda290b P 556243b12b574766b1519f27c767545f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:17.562865 20930 tablet_bootstrap.cc:654] T 4aef7b0a3ce74e81853c1c4bc7881467 P a06d0b469aa54450b7a4be18b6c8b752: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:17.563385 20730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b249af05036c4452b202691f2fda290b" candidate_uuid: "556243b12b574766b1519f27c767545f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a06d0b469aa54450b7a4be18b6c8b752"
I20260630 12:27:17.564045 20730 raft_consensus.cc:3060] T b249af05036c4452b202691f2fda290b P a06d0b469aa54450b7a4be18b6c8b752 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:17.570928 20925 tablet_bootstrap.cc:492] T 64387cd668b84fa6a750402653d7f64c P 556243b12b574766b1519f27c767545f: No bootstrap required, opened a new log
I20260630 12:27:17.571628 20925 ts_tablet_manager.cc:1403] T 64387cd668b84fa6a750402653d7f64c P 556243b12b574766b1519f27c767545f: Time spent bootstrapping tablet: real 0.059s	user 0.018s	sys 0.011s
I20260630 12:27:17.552512 20729 raft_consensus.cc:2468] T 436b1480483342b59f8fa4ce7adee190 P a06d0b469aa54450b7a4be18b6c8b752 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 556243b12b574766b1519f27c767545f in term 1.
I20260630 12:27:17.581174 20925 raft_consensus.cc:359] T 64387cd668b84fa6a750402653d7f64c P 556243b12b574766b1519f27c767545f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } } peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } }
I20260630 12:27:17.585134 20929 raft_consensus.cc:697] T b249af05036c4452b202691f2fda290b P 556243b12b574766b1519f27c767545f [term 1 LEADER]: Becoming Leader. State: Replica: 556243b12b574766b1519f27c767545f, State: Running, Role: LEADER
I20260630 12:27:17.586362 20929 consensus_queue.cc:237] T b249af05036c4452b202691f2fda290b P 556243b12b574766b1519f27c767545f [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: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } } peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } }
I20260630 12:27:17.590130 20626 catalog_manager.cc:5697] T 436b1480483342b59f8fa4ce7adee190 P 556243b12b574766b1519f27c767545f reported cstate change: term changed from 0 to 1, leader changed from <none> to 556243b12b574766b1519f27c767545f (127.12.213.2). New cstate: current_term: 1 leader_uuid: "556243b12b574766b1519f27c767545f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:17.591204 20730 raft_consensus.cc:2468] T b249af05036c4452b202691f2fda290b P a06d0b469aa54450b7a4be18b6c8b752 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 556243b12b574766b1519f27c767545f in term 1.
I20260630 12:27:17.593250 20925 raft_consensus.cc:385] T 64387cd668b84fa6a750402653d7f64c P 556243b12b574766b1519f27c767545f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:17.593758 20925 raft_consensus.cc:740] T 64387cd668b84fa6a750402653d7f64c P 556243b12b574766b1519f27c767545f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 556243b12b574766b1519f27c767545f, State: Initialized, Role: FOLLOWER
I20260630 12:27:17.594817 20925 consensus_queue.cc:260] T 64387cd668b84fa6a750402653d7f64c P 556243b12b574766b1519f27c767545f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } } peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } }
I20260630 12:27:17.597785 20925 ts_tablet_manager.cc:1434] T 64387cd668b84fa6a750402653d7f64c P 556243b12b574766b1519f27c767545f: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260630 12:27:17.600983 20930 tablet_bootstrap.cc:492] T 4aef7b0a3ce74e81853c1c4bc7881467 P a06d0b469aa54450b7a4be18b6c8b752: No bootstrap required, opened a new log
I20260630 12:27:17.601449 20930 ts_tablet_manager.cc:1403] T 4aef7b0a3ce74e81853c1c4bc7881467 P a06d0b469aa54450b7a4be18b6c8b752: Time spent bootstrapping tablet: real 0.049s	user 0.024s	sys 0.020s
I20260630 12:27:17.603787 20930 raft_consensus.cc:359] T 4aef7b0a3ce74e81853c1c4bc7881467 P a06d0b469aa54450b7a4be18b6c8b752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } } peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } }
I20260630 12:27:17.604310 20930 raft_consensus.cc:385] T 4aef7b0a3ce74e81853c1c4bc7881467 P a06d0b469aa54450b7a4be18b6c8b752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:17.604521 20930 raft_consensus.cc:740] T 4aef7b0a3ce74e81853c1c4bc7881467 P a06d0b469aa54450b7a4be18b6c8b752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a06d0b469aa54450b7a4be18b6c8b752, State: Initialized, Role: FOLLOWER
I20260630 12:27:17.605163 20930 consensus_queue.cc:260] T 4aef7b0a3ce74e81853c1c4bc7881467 P a06d0b469aa54450b7a4be18b6c8b752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } } peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } }
I20260630 12:27:17.605283 20626 catalog_manager.cc:5697] T b249af05036c4452b202691f2fda290b P 556243b12b574766b1519f27c767545f reported cstate change: term changed from 0 to 1, leader changed from <none> to 556243b12b574766b1519f27c767545f (127.12.213.2). New cstate: current_term: 1 leader_uuid: "556243b12b574766b1519f27c767545f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:17.606993 20930 ts_tablet_manager.cc:1434] T 4aef7b0a3ce74e81853c1c4bc7881467 P a06d0b469aa54450b7a4be18b6c8b752: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260630 12:27:17.637108 20929 raft_consensus.cc:493] T 4aef7b0a3ce74e81853c1c4bc7881467 P 556243b12b574766b1519f27c767545f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:17.637606 20929 raft_consensus.cc:515] T 4aef7b0a3ce74e81853c1c4bc7881467 P 556243b12b574766b1519f27c767545f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } } peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } }
I20260630 12:27:17.639222 20929 leader_election.cc:290] T 4aef7b0a3ce74e81853c1c4bc7881467 P 556243b12b574766b1519f27c767545f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a06d0b469aa54450b7a4be18b6c8b752 (127.12.213.1:46683), 46ba18de595943708a806d269cad7558 (127.12.213.3:43959)
I20260630 12:27:17.640015 20730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aef7b0a3ce74e81853c1c4bc7881467" candidate_uuid: "556243b12b574766b1519f27c767545f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a06d0b469aa54450b7a4be18b6c8b752" is_pre_election: true
I20260630 12:27:17.640211 20879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aef7b0a3ce74e81853c1c4bc7881467" candidate_uuid: "556243b12b574766b1519f27c767545f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46ba18de595943708a806d269cad7558" is_pre_election: true
I20260630 12:27:17.640570 20730 raft_consensus.cc:2468] T 4aef7b0a3ce74e81853c1c4bc7881467 P a06d0b469aa54450b7a4be18b6c8b752 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 556243b12b574766b1519f27c767545f in term 0.
I20260630 12:27:17.640823 20879 raft_consensus.cc:2468] T 4aef7b0a3ce74e81853c1c4bc7881467 P 46ba18de595943708a806d269cad7558 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 556243b12b574766b1519f27c767545f in term 0.
I20260630 12:27:17.641608 20769 leader_election.cc:304] T 4aef7b0a3ce74e81853c1c4bc7881467 P 556243b12b574766b1519f27c767545f [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: 556243b12b574766b1519f27c767545f, a06d0b469aa54450b7a4be18b6c8b752; no voters: 
I20260630 12:27:17.642414 20929 raft_consensus.cc:2804] T 4aef7b0a3ce74e81853c1c4bc7881467 P 556243b12b574766b1519f27c767545f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:17.642707 20929 raft_consensus.cc:493] T 4aef7b0a3ce74e81853c1c4bc7881467 P 556243b12b574766b1519f27c767545f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:17.642980 20929 raft_consensus.cc:3060] T 4aef7b0a3ce74e81853c1c4bc7881467 P 556243b12b574766b1519f27c767545f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:17.647583 20929 raft_consensus.cc:515] T 4aef7b0a3ce74e81853c1c4bc7881467 P 556243b12b574766b1519f27c767545f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } } peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } }
I20260630 12:27:17.649240 20929 leader_election.cc:290] T 4aef7b0a3ce74e81853c1c4bc7881467 P 556243b12b574766b1519f27c767545f [CANDIDATE]: Term 1 election: Requested vote from peers a06d0b469aa54450b7a4be18b6c8b752 (127.12.213.1:46683), 46ba18de595943708a806d269cad7558 (127.12.213.3:43959)
I20260630 12:27:17.650000 20730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aef7b0a3ce74e81853c1c4bc7881467" candidate_uuid: "556243b12b574766b1519f27c767545f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a06d0b469aa54450b7a4be18b6c8b752"
I20260630 12:27:17.650209 20879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aef7b0a3ce74e81853c1c4bc7881467" candidate_uuid: "556243b12b574766b1519f27c767545f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46ba18de595943708a806d269cad7558"
I20260630 12:27:17.650583 20730 raft_consensus.cc:3060] T 4aef7b0a3ce74e81853c1c4bc7881467 P a06d0b469aa54450b7a4be18b6c8b752 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:17.650750 20879 raft_consensus.cc:3060] T 4aef7b0a3ce74e81853c1c4bc7881467 P 46ba18de595943708a806d269cad7558 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:17.655440 20730 raft_consensus.cc:2468] T 4aef7b0a3ce74e81853c1c4bc7881467 P a06d0b469aa54450b7a4be18b6c8b752 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 556243b12b574766b1519f27c767545f in term 1.
I20260630 12:27:17.655440 20879 raft_consensus.cc:2468] T 4aef7b0a3ce74e81853c1c4bc7881467 P 46ba18de595943708a806d269cad7558 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 556243b12b574766b1519f27c767545f in term 1.
I20260630 12:27:17.656590 20769 leader_election.cc:304] T 4aef7b0a3ce74e81853c1c4bc7881467 P 556243b12b574766b1519f27c767545f [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: 556243b12b574766b1519f27c767545f, a06d0b469aa54450b7a4be18b6c8b752; no voters: 
I20260630 12:27:17.657262 20929 raft_consensus.cc:2804] T 4aef7b0a3ce74e81853c1c4bc7881467 P 556243b12b574766b1519f27c767545f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:17.657752 20929 raft_consensus.cc:697] T 4aef7b0a3ce74e81853c1c4bc7881467 P 556243b12b574766b1519f27c767545f [term 1 LEADER]: Becoming Leader. State: Replica: 556243b12b574766b1519f27c767545f, State: Running, Role: LEADER
I20260630 12:27:17.658514 20929 consensus_queue.cc:237] T 4aef7b0a3ce74e81853c1c4bc7881467 P 556243b12b574766b1519f27c767545f [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: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } } peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } }
I20260630 12:27:17.666060 20627 catalog_manager.cc:5697] T 4aef7b0a3ce74e81853c1c4bc7881467 P 556243b12b574766b1519f27c767545f reported cstate change: term changed from 0 to 1, leader changed from <none> to 556243b12b574766b1519f27c767545f (127.12.213.2). New cstate: current_term: 1 leader_uuid: "556243b12b574766b1519f27c767545f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:17.762590 20931 raft_consensus.cc:493] T 64387cd668b84fa6a750402653d7f64c P 46ba18de595943708a806d269cad7558 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:17.763108 20931 raft_consensus.cc:515] T 64387cd668b84fa6a750402653d7f64c P 46ba18de595943708a806d269cad7558 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } } peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } }
I20260630 12:27:17.765056 20931 leader_election.cc:290] T 64387cd668b84fa6a750402653d7f64c P 46ba18de595943708a806d269cad7558 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 556243b12b574766b1519f27c767545f (127.12.213.2:40779), a06d0b469aa54450b7a4be18b6c8b752 (127.12.213.1:46683)
I20260630 12:27:17.773972 20806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64387cd668b84fa6a750402653d7f64c" candidate_uuid: "46ba18de595943708a806d269cad7558" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "556243b12b574766b1519f27c767545f" is_pre_election: true
I20260630 12:27:17.774631 20806 raft_consensus.cc:2468] T 64387cd668b84fa6a750402653d7f64c P 556243b12b574766b1519f27c767545f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46ba18de595943708a806d269cad7558 in term 0.
I20260630 12:27:17.775637 20730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64387cd668b84fa6a750402653d7f64c" candidate_uuid: "46ba18de595943708a806d269cad7558" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a06d0b469aa54450b7a4be18b6c8b752" is_pre_election: true
I20260630 12:27:17.775847 20843 leader_election.cc:304] T 64387cd668b84fa6a750402653d7f64c P 46ba18de595943708a806d269cad7558 [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: 46ba18de595943708a806d269cad7558, 556243b12b574766b1519f27c767545f; no voters: 
I20260630 12:27:17.776305 20730 raft_consensus.cc:2468] T 64387cd668b84fa6a750402653d7f64c P a06d0b469aa54450b7a4be18b6c8b752 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46ba18de595943708a806d269cad7558 in term 0.
I20260630 12:27:17.776631 20931 raft_consensus.cc:2804] T 64387cd668b84fa6a750402653d7f64c P 46ba18de595943708a806d269cad7558 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:17.776989 20931 raft_consensus.cc:493] T 64387cd668b84fa6a750402653d7f64c P 46ba18de595943708a806d269cad7558 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:17.777319 20931 raft_consensus.cc:3060] T 64387cd668b84fa6a750402653d7f64c P 46ba18de595943708a806d269cad7558 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:17.781996 20931 raft_consensus.cc:515] T 64387cd668b84fa6a750402653d7f64c P 46ba18de595943708a806d269cad7558 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } } peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } }
I20260630 12:27:17.783532 20931 leader_election.cc:290] T 64387cd668b84fa6a750402653d7f64c P 46ba18de595943708a806d269cad7558 [CANDIDATE]: Term 1 election: Requested vote from peers 556243b12b574766b1519f27c767545f (127.12.213.2:40779), a06d0b469aa54450b7a4be18b6c8b752 (127.12.213.1:46683)
I20260630 12:27:17.784384 20806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64387cd668b84fa6a750402653d7f64c" candidate_uuid: "46ba18de595943708a806d269cad7558" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "556243b12b574766b1519f27c767545f"
I20260630 12:27:17.784919 20806 raft_consensus.cc:3060] T 64387cd668b84fa6a750402653d7f64c P 556243b12b574766b1519f27c767545f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:17.785017 20730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64387cd668b84fa6a750402653d7f64c" candidate_uuid: "46ba18de595943708a806d269cad7558" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a06d0b469aa54450b7a4be18b6c8b752"
I20260630 12:27:17.785622 20730 raft_consensus.cc:3060] T 64387cd668b84fa6a750402653d7f64c P a06d0b469aa54450b7a4be18b6c8b752 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:17.789978 20806 raft_consensus.cc:2468] T 64387cd668b84fa6a750402653d7f64c P 556243b12b574766b1519f27c767545f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46ba18de595943708a806d269cad7558 in term 1.
I20260630 12:27:17.790432 20730 raft_consensus.cc:2468] T 64387cd668b84fa6a750402653d7f64c P a06d0b469aa54450b7a4be18b6c8b752 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46ba18de595943708a806d269cad7558 in term 1.
I20260630 12:27:17.791090 20843 leader_election.cc:304] T 64387cd668b84fa6a750402653d7f64c P 46ba18de595943708a806d269cad7558 [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: 46ba18de595943708a806d269cad7558, 556243b12b574766b1519f27c767545f; no voters: 
I20260630 12:27:17.791859 20931 raft_consensus.cc:2804] T 64387cd668b84fa6a750402653d7f64c P 46ba18de595943708a806d269cad7558 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:17.792883 20931 raft_consensus.cc:697] T 64387cd668b84fa6a750402653d7f64c P 46ba18de595943708a806d269cad7558 [term 1 LEADER]: Becoming Leader. State: Replica: 46ba18de595943708a806d269cad7558, State: Running, Role: LEADER
I20260630 12:27:17.793709 20931 consensus_queue.cc:237] T 64387cd668b84fa6a750402653d7f64c P 46ba18de595943708a806d269cad7558 [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: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } } peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } }
I20260630 12:27:17.800894 20627 catalog_manager.cc:5697] T 64387cd668b84fa6a750402653d7f64c P 46ba18de595943708a806d269cad7558 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46ba18de595943708a806d269cad7558 (127.12.213.3). New cstate: current_term: 1 leader_uuid: "46ba18de595943708a806d269cad7558" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } health_report { overall_health: UNKNOWN } } }
W20260630 12:27:17.801836 20677 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:27:17.935849 20627 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39198:
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: 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"
    }
  }
}
I20260630 12:27:17.963207 20720 tablet_service.cc:1511] Processing CreateTablet for tablet c68bebbe574448e1b39ca1b2487f0ab1 (DEFAULT_TABLE table=dugtrio [id=ae81814e1d864559a893a9586c63d846]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:27:17.964515 20720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c68bebbe574448e1b39ca1b2487f0ab1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:17.964501 20796 tablet_service.cc:1511] Processing CreateTablet for tablet 8b2a7331b93c401692faa93ce0b4a111 (DEFAULT_TABLE table=dugtrio [id=ae81814e1d864559a893a9586c63d846]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:27:17.965772 20796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b2a7331b93c401692faa93ce0b4a111. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:17.966032 20869 tablet_service.cc:1511] Processing CreateTablet for tablet 1ec69758dcf54b42bd78d5e44a2c5940 (DEFAULT_TABLE table=dugtrio [id=ae81814e1d864559a893a9586c63d846]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:27:17.967219 20869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ec69758dcf54b42bd78d5e44a2c5940. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:17.967315 20718 tablet_service.cc:1511] Processing CreateTablet for tablet 9cd73ceaa0f54488ac4cee5be963811c (DEFAULT_TABLE table=dugtrio [id=ae81814e1d864559a893a9586c63d846]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:27:17.968533 20718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cd73ceaa0f54488ac4cee5be963811c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:17.975672 20929 consensus_queue.cc:1048] T b249af05036c4452b202691f2fda290b P 556243b12b574766b1519f27c767545f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:17.982661 20930 tablet_bootstrap.cc:492] T c68bebbe574448e1b39ca1b2487f0ab1 P a06d0b469aa54450b7a4be18b6c8b752: Bootstrap starting.
I20260630 12:27:17.982676 20925 tablet_bootstrap.cc:492] T 8b2a7331b93c401692faa93ce0b4a111 P 556243b12b574766b1519f27c767545f: Bootstrap starting.
I20260630 12:27:17.991588 20926 tablet_bootstrap.cc:492] T 1ec69758dcf54b42bd78d5e44a2c5940 P 46ba18de595943708a806d269cad7558: Bootstrap starting.
I20260630 12:27:17.995141 20930 tablet_bootstrap.cc:654] T c68bebbe574448e1b39ca1b2487f0ab1 P a06d0b469aa54450b7a4be18b6c8b752: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:17.998360 20925 tablet_bootstrap.cc:654] T 8b2a7331b93c401692faa93ce0b4a111 P 556243b12b574766b1519f27c767545f: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:18.007027 20926 tablet_bootstrap.cc:654] T 1ec69758dcf54b42bd78d5e44a2c5940 P 46ba18de595943708a806d269cad7558: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:18.008972 20925 tablet_bootstrap.cc:492] T 8b2a7331b93c401692faa93ce0b4a111 P 556243b12b574766b1519f27c767545f: No bootstrap required, opened a new log
I20260630 12:27:18.009521 20925 ts_tablet_manager.cc:1403] T 8b2a7331b93c401692faa93ce0b4a111 P 556243b12b574766b1519f27c767545f: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.004s
I20260630 12:27:18.012565 20925 raft_consensus.cc:359] T 8b2a7331b93c401692faa93ce0b4a111 P 556243b12b574766b1519f27c767545f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } }
I20260630 12:27:18.013164 20925 raft_consensus.cc:385] T 8b2a7331b93c401692faa93ce0b4a111 P 556243b12b574766b1519f27c767545f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:18.013447 20925 raft_consensus.cc:740] T 8b2a7331b93c401692faa93ce0b4a111 P 556243b12b574766b1519f27c767545f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 556243b12b574766b1519f27c767545f, State: Initialized, Role: FOLLOWER
I20260630 12:27:18.013602 20926 tablet_bootstrap.cc:492] T 1ec69758dcf54b42bd78d5e44a2c5940 P 46ba18de595943708a806d269cad7558: No bootstrap required, opened a new log
I20260630 12:27:18.014106 20926 ts_tablet_manager.cc:1403] T 1ec69758dcf54b42bd78d5e44a2c5940 P 46ba18de595943708a806d269cad7558: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.004s
I20260630 12:27:18.014321 20925 consensus_queue.cc:260] T 8b2a7331b93c401692faa93ce0b4a111 P 556243b12b574766b1519f27c767545f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } }
I20260630 12:27:18.015090 20925 raft_consensus.cc:399] T 8b2a7331b93c401692faa93ce0b4a111 P 556243b12b574766b1519f27c767545f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:27:18.015391 20925 raft_consensus.cc:493] T 8b2a7331b93c401692faa93ce0b4a111 P 556243b12b574766b1519f27c767545f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:27:18.015722 20925 raft_consensus.cc:3060] T 8b2a7331b93c401692faa93ce0b4a111 P 556243b12b574766b1519f27c767545f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:18.017030 20926 raft_consensus.cc:359] T 1ec69758dcf54b42bd78d5e44a2c5940 P 46ba18de595943708a806d269cad7558 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } }
I20260630 12:27:18.017668 20926 raft_consensus.cc:385] T 1ec69758dcf54b42bd78d5e44a2c5940 P 46ba18de595943708a806d269cad7558 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:18.017954 20926 raft_consensus.cc:740] T 1ec69758dcf54b42bd78d5e44a2c5940 P 46ba18de595943708a806d269cad7558 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46ba18de595943708a806d269cad7558, State: Initialized, Role: FOLLOWER
I20260630 12:27:18.024569 20945 consensus_queue.cc:1048] T 436b1480483342b59f8fa4ce7adee190 P 556243b12b574766b1519f27c767545f [LEADER]: Connected to new peer: Peer: permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:27:18.028257 20926 consensus_queue.cc:260] T 1ec69758dcf54b42bd78d5e44a2c5940 P 46ba18de595943708a806d269cad7558 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } }
I20260630 12:27:18.029130 20926 raft_consensus.cc:399] T 1ec69758dcf54b42bd78d5e44a2c5940 P 46ba18de595943708a806d269cad7558 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:27:18.029472 20926 raft_consensus.cc:493] T 1ec69758dcf54b42bd78d5e44a2c5940 P 46ba18de595943708a806d269cad7558 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:27:18.029881 20926 raft_consensus.cc:3060] T 1ec69758dcf54b42bd78d5e44a2c5940 P 46ba18de595943708a806d269cad7558 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:18.037230 20926 raft_consensus.cc:515] T 1ec69758dcf54b42bd78d5e44a2c5940 P 46ba18de595943708a806d269cad7558 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } }
I20260630 12:27:18.037851 20926 leader_election.cc:304] T 1ec69758dcf54b42bd78d5e44a2c5940 P 46ba18de595943708a806d269cad7558 [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: 46ba18de595943708a806d269cad7558; no voters: 
I20260630 12:27:18.038410 20926 leader_election.cc:290] T 1ec69758dcf54b42bd78d5e44a2c5940 P 46ba18de595943708a806d269cad7558 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:27:18.038584 20931 raft_consensus.cc:2804] T 1ec69758dcf54b42bd78d5e44a2c5940 P 46ba18de595943708a806d269cad7558 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:18.040583 20926 ts_tablet_manager.cc:1434] T 1ec69758dcf54b42bd78d5e44a2c5940 P 46ba18de595943708a806d269cad7558: Time spent starting tablet: real 0.026s	user 0.016s	sys 0.007s
I20260630 12:27:18.050802 20931 raft_consensus.cc:697] T 1ec69758dcf54b42bd78d5e44a2c5940 P 46ba18de595943708a806d269cad7558 [term 1 LEADER]: Becoming Leader. State: Replica: 46ba18de595943708a806d269cad7558, State: Running, Role: LEADER
I20260630 12:27:18.050565 20925 raft_consensus.cc:515] T 8b2a7331b93c401692faa93ce0b4a111 P 556243b12b574766b1519f27c767545f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } }
I20260630 12:27:18.053772 20931 consensus_queue.cc:237] T 1ec69758dcf54b42bd78d5e44a2c5940 P 46ba18de595943708a806d269cad7558 [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: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } }
I20260630 12:27:18.054852 20930 tablet_bootstrap.cc:492] T c68bebbe574448e1b39ca1b2487f0ab1 P a06d0b469aa54450b7a4be18b6c8b752: No bootstrap required, opened a new log
I20260630 12:27:18.055385 20930 ts_tablet_manager.cc:1403] T c68bebbe574448e1b39ca1b2487f0ab1 P a06d0b469aa54450b7a4be18b6c8b752: Time spent bootstrapping tablet: real 0.073s	user 0.010s	sys 0.004s
I20260630 12:27:18.060731 20930 raft_consensus.cc:359] T c68bebbe574448e1b39ca1b2487f0ab1 P a06d0b469aa54450b7a4be18b6c8b752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } }
I20260630 12:27:18.061313 20930 raft_consensus.cc:385] T c68bebbe574448e1b39ca1b2487f0ab1 P a06d0b469aa54450b7a4be18b6c8b752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:18.061609 20930 raft_consensus.cc:740] T c68bebbe574448e1b39ca1b2487f0ab1 P a06d0b469aa54450b7a4be18b6c8b752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a06d0b469aa54450b7a4be18b6c8b752, State: Initialized, Role: FOLLOWER
I20260630 12:27:18.062598 20930 consensus_queue.cc:260] T c68bebbe574448e1b39ca1b2487f0ab1 P a06d0b469aa54450b7a4be18b6c8b752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } }
I20260630 12:27:18.063464 20930 raft_consensus.cc:399] T c68bebbe574448e1b39ca1b2487f0ab1 P a06d0b469aa54450b7a4be18b6c8b752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:27:18.063833 20930 raft_consensus.cc:493] T c68bebbe574448e1b39ca1b2487f0ab1 P a06d0b469aa54450b7a4be18b6c8b752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:27:18.064144 20930 raft_consensus.cc:3060] T c68bebbe574448e1b39ca1b2487f0ab1 P a06d0b469aa54450b7a4be18b6c8b752 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:18.066224 20945 consensus_queue.cc:1048] T b249af05036c4452b202691f2fda290b P 556243b12b574766b1519f27c767545f [LEADER]: Connected to new peer: Peer: permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:27:18.073457 20925 leader_election.cc:304] T 8b2a7331b93c401692faa93ce0b4a111 P 556243b12b574766b1519f27c767545f [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: 556243b12b574766b1519f27c767545f; no voters: 
I20260630 12:27:18.074440 20930 raft_consensus.cc:515] T c68bebbe574448e1b39ca1b2487f0ab1 P a06d0b469aa54450b7a4be18b6c8b752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } }
I20260630 12:27:18.075202 20930 leader_election.cc:304] T c68bebbe574448e1b39ca1b2487f0ab1 P a06d0b469aa54450b7a4be18b6c8b752 [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: a06d0b469aa54450b7a4be18b6c8b752; no voters: 
I20260630 12:27:18.075521 20925 leader_election.cc:290] T 8b2a7331b93c401692faa93ce0b4a111 P 556243b12b574766b1519f27c767545f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:27:18.075843 20930 leader_election.cc:290] T c68bebbe574448e1b39ca1b2487f0ab1 P a06d0b469aa54450b7a4be18b6c8b752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:27:18.076007 20935 raft_consensus.cc:2804] T c68bebbe574448e1b39ca1b2487f0ab1 P a06d0b469aa54450b7a4be18b6c8b752 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:18.074548 20943 raft_consensus.cc:2804] T 8b2a7331b93c401692faa93ce0b4a111 P 556243b12b574766b1519f27c767545f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:18.077174 20943 raft_consensus.cc:697] T 8b2a7331b93c401692faa93ce0b4a111 P 556243b12b574766b1519f27c767545f [term 1 LEADER]: Becoming Leader. State: Replica: 556243b12b574766b1519f27c767545f, State: Running, Role: LEADER
I20260630 12:27:18.077925 20943 consensus_queue.cc:237] T 8b2a7331b93c401692faa93ce0b4a111 P 556243b12b574766b1519f27c767545f [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: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } }
I20260630 12:27:18.079710 20925 ts_tablet_manager.cc:1434] T 8b2a7331b93c401692faa93ce0b4a111 P 556243b12b574766b1519f27c767545f: Time spent starting tablet: real 0.070s	user 0.017s	sys 0.003s
I20260630 12:27:18.085280 20945 consensus_queue.cc:1048] T 4aef7b0a3ce74e81853c1c4bc7881467 P 556243b12b574766b1519f27c767545f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:18.102129 20935 raft_consensus.cc:697] T c68bebbe574448e1b39ca1b2487f0ab1 P a06d0b469aa54450b7a4be18b6c8b752 [term 1 LEADER]: Becoming Leader. State: Replica: a06d0b469aa54450b7a4be18b6c8b752, State: Running, Role: LEADER
I20260630 12:27:18.103096 20935 consensus_queue.cc:237] T c68bebbe574448e1b39ca1b2487f0ab1 P a06d0b469aa54450b7a4be18b6c8b752 [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: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } }
I20260630 12:27:18.110360 20930 ts_tablet_manager.cc:1434] T c68bebbe574448e1b39ca1b2487f0ab1 P a06d0b469aa54450b7a4be18b6c8b752: Time spent starting tablet: real 0.055s	user 0.022s	sys 0.014s
I20260630 12:27:18.111377 20930 tablet_bootstrap.cc:492] T 9cd73ceaa0f54488ac4cee5be963811c P a06d0b469aa54450b7a4be18b6c8b752: Bootstrap starting.
I20260630 12:27:18.112169 20945 consensus_queue.cc:1048] T 436b1480483342b59f8fa4ce7adee190 P 556243b12b574766b1519f27c767545f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:27:18.119351 20930 tablet_bootstrap.cc:654] T 9cd73ceaa0f54488ac4cee5be963811c P a06d0b469aa54450b7a4be18b6c8b752: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:18.119342 20626 catalog_manager.cc:5697] T 8b2a7331b93c401692faa93ce0b4a111 P 556243b12b574766b1519f27c767545f reported cstate change: term changed from 0 to 1, leader changed from <none> to 556243b12b574766b1519f27c767545f (127.12.213.2). New cstate: current_term: 1 leader_uuid: "556243b12b574766b1519f27c767545f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } health_report { overall_health: HEALTHY } } }
I20260630 12:27:18.127758 20627 catalog_manager.cc:5697] T c68bebbe574448e1b39ca1b2487f0ab1 P a06d0b469aa54450b7a4be18b6c8b752 reported cstate change: term changed from 0 to 1, leader changed from <none> to a06d0b469aa54450b7a4be18b6c8b752 (127.12.213.1). New cstate: current_term: 1 leader_uuid: "a06d0b469aa54450b7a4be18b6c8b752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } health_report { overall_health: HEALTHY } } }
I20260630 12:27:18.132725 20929 consensus_queue.cc:1048] T 4aef7b0a3ce74e81853c1c4bc7881467 P 556243b12b574766b1519f27c767545f [LEADER]: Connected to new peer: Peer: permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:18.137051 20930 tablet_bootstrap.cc:492] T 9cd73ceaa0f54488ac4cee5be963811c P a06d0b469aa54450b7a4be18b6c8b752: No bootstrap required, opened a new log
I20260630 12:27:18.137617 20930 ts_tablet_manager.cc:1403] T 9cd73ceaa0f54488ac4cee5be963811c P a06d0b469aa54450b7a4be18b6c8b752: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.008s
I20260630 12:27:18.142409 20930 raft_consensus.cc:359] T 9cd73ceaa0f54488ac4cee5be963811c P a06d0b469aa54450b7a4be18b6c8b752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } }
I20260630 12:27:18.143010 20930 raft_consensus.cc:385] T 9cd73ceaa0f54488ac4cee5be963811c P a06d0b469aa54450b7a4be18b6c8b752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:18.143296 20930 raft_consensus.cc:740] T 9cd73ceaa0f54488ac4cee5be963811c P a06d0b469aa54450b7a4be18b6c8b752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a06d0b469aa54450b7a4be18b6c8b752, State: Initialized, Role: FOLLOWER
I20260630 12:27:18.144094 20930 consensus_queue.cc:260] T 9cd73ceaa0f54488ac4cee5be963811c P a06d0b469aa54450b7a4be18b6c8b752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } }
I20260630 12:27:18.144740 20930 raft_consensus.cc:399] T 9cd73ceaa0f54488ac4cee5be963811c P a06d0b469aa54450b7a4be18b6c8b752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:27:18.145018 20930 raft_consensus.cc:493] T 9cd73ceaa0f54488ac4cee5be963811c P a06d0b469aa54450b7a4be18b6c8b752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:27:18.145344 20930 raft_consensus.cc:3060] T 9cd73ceaa0f54488ac4cee5be963811c P a06d0b469aa54450b7a4be18b6c8b752 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:18.147764 20628 catalog_manager.cc:5697] T 1ec69758dcf54b42bd78d5e44a2c5940 P 46ba18de595943708a806d269cad7558 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46ba18de595943708a806d269cad7558 (127.12.213.3). New cstate: current_term: 1 leader_uuid: "46ba18de595943708a806d269cad7558" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } health_report { overall_health: HEALTHY } } }
I20260630 12:27:18.154982 20930 raft_consensus.cc:515] T 9cd73ceaa0f54488ac4cee5be963811c P a06d0b469aa54450b7a4be18b6c8b752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } }
I20260630 12:27:18.155844 20930 leader_election.cc:304] T 9cd73ceaa0f54488ac4cee5be963811c P a06d0b469aa54450b7a4be18b6c8b752 [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: a06d0b469aa54450b7a4be18b6c8b752; no voters: 
I20260630 12:27:18.156615 20935 raft_consensus.cc:2804] T 9cd73ceaa0f54488ac4cee5be963811c P a06d0b469aa54450b7a4be18b6c8b752 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:18.157085 20935 raft_consensus.cc:697] T 9cd73ceaa0f54488ac4cee5be963811c P a06d0b469aa54450b7a4be18b6c8b752 [term 1 LEADER]: Becoming Leader. State: Replica: a06d0b469aa54450b7a4be18b6c8b752, State: Running, Role: LEADER
I20260630 12:27:18.157742 20935 consensus_queue.cc:237] T 9cd73ceaa0f54488ac4cee5be963811c P a06d0b469aa54450b7a4be18b6c8b752 [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: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } }
I20260630 12:27:18.158773 20930 leader_election.cc:290] T 9cd73ceaa0f54488ac4cee5be963811c P a06d0b469aa54450b7a4be18b6c8b752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:27:18.160632 20930 ts_tablet_manager.cc:1434] T 9cd73ceaa0f54488ac4cee5be963811c P a06d0b469aa54450b7a4be18b6c8b752: Time spent starting tablet: real 0.023s	user 0.014s	sys 0.005s
I20260630 12:27:18.175876 20627 catalog_manager.cc:5697] T 9cd73ceaa0f54488ac4cee5be963811c P a06d0b469aa54450b7a4be18b6c8b752 reported cstate change: term changed from 0 to 1, leader changed from <none> to a06d0b469aa54450b7a4be18b6c8b752 (127.12.213.1). New cstate: current_term: 1 leader_uuid: "a06d0b469aa54450b7a4be18b6c8b752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } health_report { overall_health: HEALTHY } } }
I20260630 12:27:18.216465 13140 tablet_server.cc:179] TabletServer@127.12.213.1:0 shutting down...
I20260630 12:27:18.235574 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:18.236418 13140 tablet_replica.cc:333] T 9cd73ceaa0f54488ac4cee5be963811c P a06d0b469aa54450b7a4be18b6c8b752: stopping tablet replica
I20260630 12:27:18.237548 13140 raft_consensus.cc:2243] T 9cd73ceaa0f54488ac4cee5be963811c P a06d0b469aa54450b7a4be18b6c8b752 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:18.238215 13140 raft_consensus.cc:2272] T 9cd73ceaa0f54488ac4cee5be963811c P a06d0b469aa54450b7a4be18b6c8b752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:18.241747 13140 tablet_replica.cc:333] T 436b1480483342b59f8fa4ce7adee190 P a06d0b469aa54450b7a4be18b6c8b752: stopping tablet replica
I20260630 12:27:18.242626 13140 raft_consensus.cc:2243] T 436b1480483342b59f8fa4ce7adee190 P a06d0b469aa54450b7a4be18b6c8b752 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:18.243206 13140 raft_consensus.cc:2272] T 436b1480483342b59f8fa4ce7adee190 P a06d0b469aa54450b7a4be18b6c8b752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:18.245922 13140 tablet_replica.cc:333] T c68bebbe574448e1b39ca1b2487f0ab1 P a06d0b469aa54450b7a4be18b6c8b752: stopping tablet replica
I20260630 12:27:18.246523 13140 raft_consensus.cc:2243] T c68bebbe574448e1b39ca1b2487f0ab1 P a06d0b469aa54450b7a4be18b6c8b752 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:18.246956 13140 raft_consensus.cc:2272] T c68bebbe574448e1b39ca1b2487f0ab1 P a06d0b469aa54450b7a4be18b6c8b752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:18.249344 13140 tablet_replica.cc:333] T 64387cd668b84fa6a750402653d7f64c P a06d0b469aa54450b7a4be18b6c8b752: stopping tablet replica
I20260630 12:27:18.250001 13140 raft_consensus.cc:2243] T 64387cd668b84fa6a750402653d7f64c P a06d0b469aa54450b7a4be18b6c8b752 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:18.249912 20931 consensus_queue.cc:1048] T 64387cd668b84fa6a750402653d7f64c P 46ba18de595943708a806d269cad7558 [LEADER]: Connected to new peer: Peer: permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:18.250536 13140 raft_consensus.cc:2272] T 64387cd668b84fa6a750402653d7f64c P a06d0b469aa54450b7a4be18b6c8b752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:18.252494 13140 tablet_replica.cc:333] T 4aef7b0a3ce74e81853c1c4bc7881467 P a06d0b469aa54450b7a4be18b6c8b752: stopping tablet replica
I20260630 12:27:18.253180 13140 raft_consensus.cc:2243] T 4aef7b0a3ce74e81853c1c4bc7881467 P a06d0b469aa54450b7a4be18b6c8b752 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:18.253574 13140 raft_consensus.cc:2272] T 4aef7b0a3ce74e81853c1c4bc7881467 P a06d0b469aa54450b7a4be18b6c8b752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:18.256376 13140 tablet_replica.cc:333] T b249af05036c4452b202691f2fda290b P a06d0b469aa54450b7a4be18b6c8b752: stopping tablet replica
I20260630 12:27:18.257042 13140 raft_consensus.cc:2243] T b249af05036c4452b202691f2fda290b P a06d0b469aa54450b7a4be18b6c8b752 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260630 12:27:18.259145 20843 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 9 similar messages]
I20260630 12:27:18.257505 13140 raft_consensus.cc:2272] T b249af05036c4452b202691f2fda290b P a06d0b469aa54450b7a4be18b6c8b752 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:27:18.264513 20843 consensus_peers.cc:597] T 64387cd668b84fa6a750402653d7f64c P 46ba18de595943708a806d269cad7558 -> Peer a06d0b469aa54450b7a4be18b6c8b752 (127.12.213.1:46683): Couldn't send request to peer a06d0b469aa54450b7a4be18b6c8b752. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:18.290339 13140 tablet_server.cc:196] TabletServer@127.12.213.1:0 shutdown complete.
W20260630 12:27:18.542002 20769 consensus_peers.cc:597] T b249af05036c4452b202691f2fda290b P 556243b12b574766b1519f27c767545f -> Peer a06d0b469aa54450b7a4be18b6c8b752 (127.12.213.1:46683): Couldn't send request to peer a06d0b469aa54450b7a4be18b6c8b752. Status: Network error: Client connection negotiation failed: client connection to 127.12.213.1:46683: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:27:18.543803 20769 consensus_peers.cc:597] T 4aef7b0a3ce74e81853c1c4bc7881467 P 556243b12b574766b1519f27c767545f -> Peer a06d0b469aa54450b7a4be18b6c8b752 (127.12.213.1:46683): Couldn't send request to peer a06d0b469aa54450b7a4be18b6c8b752. Status: Network error: Client connection negotiation failed: client connection to 127.12.213.1:46683: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:27:18.736716 20769 consensus_peers.cc:597] T 436b1480483342b59f8fa4ce7adee190 P 556243b12b574766b1519f27c767545f -> Peer a06d0b469aa54450b7a4be18b6c8b752 (127.12.213.1:46683): Couldn't send request to peer a06d0b469aa54450b7a4be18b6c8b752. Status: Network error: Client connection negotiation failed: client connection to 127.12.213.1:46683: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:19.104398 20979 consensus_queue.cc:579] T b249af05036c4452b202691f2fda290b P 556243b12b574766b1519f27c767545f [LEADER]: Leader has been unable to successfully communicate with peer a06d0b469aa54450b7a4be18b6c8b752 for more than 1 seconds (1.060s)
I20260630 12:27:19.349385 20628 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:39184:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260630 12:27:19.349924 20628 catalog_manager.cc:2781] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:39184:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260630 12:27:19.364166 20628 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 0edd62c3ae5c4e259fdac6c529bdface: Sending DeleteTablet for 1 replicas of tablet c68bebbe574448e1b39ca1b2487f0ab1
I20260630 12:27:19.365031 20628 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 0edd62c3ae5c4e259fdac6c529bdface: Sending DeleteTablet for 1 replicas of tablet 8b2a7331b93c401692faa93ce0b4a111
I20260630 12:27:19.365638 20628 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 0edd62c3ae5c4e259fdac6c529bdface: Sending DeleteTablet for 1 replicas of tablet 1ec69758dcf54b42bd78d5e44a2c5940
I20260630 12:27:19.366375 20628 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 0edd62c3ae5c4e259fdac6c529bdface: Sending DeleteTablet for 1 replicas of tablet 9cd73ceaa0f54488ac4cee5be963811c
I20260630 12:27:19.367517 20869 tablet_service.cc:1558] Processing DeleteTablet for tablet 1ec69758dcf54b42bd78d5e44a2c5940 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:27:19 UTC) from {username='slave'} at 127.0.0.1:43666
I20260630 12:27:19.367610 20796 tablet_service.cc:1558] Processing DeleteTablet for tablet 8b2a7331b93c401692faa93ce0b4a111 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:27:19 UTC) from {username='slave'} at 127.0.0.1:34958
I20260630 12:27:19.370368 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:27:19.382187 20997 tablet_replica.cc:333] T 1ec69758dcf54b42bd78d5e44a2c5940 P 46ba18de595943708a806d269cad7558: stopping tablet replica
I20260630 12:27:19.383216 20997 raft_consensus.cc:2243] T 1ec69758dcf54b42bd78d5e44a2c5940 P 46ba18de595943708a806d269cad7558 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:19.383905 20997 raft_consensus.cc:2272] T 1ec69758dcf54b42bd78d5e44a2c5940 P 46ba18de595943708a806d269cad7558 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:19.381851 20999 tablet_replica.cc:333] T 8b2a7331b93c401692faa93ce0b4a111 P 556243b12b574766b1519f27c767545f: stopping tablet replica
I20260630 12:27:19.385217 20999 raft_consensus.cc:2243] T 8b2a7331b93c401692faa93ce0b4a111 P 556243b12b574766b1519f27c767545f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:19.385792 20999 raft_consensus.cc:2272] T 8b2a7331b93c401692faa93ce0b4a111 P 556243b12b574766b1519f27c767545f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:27:19.386313 20613 catalog_manager.cc:4755] TS a06d0b469aa54450b7a4be18b6c8b752 (127.12.213.1:46683): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet c68bebbe574448e1b39ca1b2487f0ab1: Network error: Client connection negotiation failed: client connection to 127.12.213.1:46683: connect: Connection refused (error 111)
I20260630 12:27:19.387082 20997 ts_tablet_manager.cc:1916] T 1ec69758dcf54b42bd78d5e44a2c5940 P 46ba18de595943708a806d269cad7558: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260630 12:27:19.387816 21000 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
I20260630 12:27:19.388535 20999 ts_tablet_manager.cc:1916] T 8b2a7331b93c401692faa93ce0b4a111 P 556243b12b574766b1519f27c767545f: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260630 12:27:19.390664 21001 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
W20260630 12:27:19.394006 21004 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
I20260630 12:27:19.395123 13140 server_base.cc:1061] running on GCE node
I20260630 12:27:19.396142 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:19.396405 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:19.396608 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822439396591 us; error 0 us; skew 500 ppm
I20260630 12:27:19.397313 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:19.400647 13140 webserver.cc:533] Webserver started at http://127.12.213.4:42467/ using document root <none> and password file <none>
I20260630 12:27:19.401275 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:19.401515 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:19.401859 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:19.403244 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822237130653-13140-0/minicluster-data/ts-3-root/instance:
uuid: "989a8a664c594951a6bf047a259006f9"
format_stamp: "Formatted at 2026-06-30 12:27:19 on dist-test-slave-zz34"
I20260630 12:27:19.404361 20999 ts_tablet_manager.cc:1929] T 8b2a7331b93c401692faa93ce0b4a111 P 556243b12b574766b1519f27c767545f: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260630 12:27:19.404734 20999 log.cc:1199] T 8b2a7331b93c401692faa93ce0b4a111 P 556243b12b574766b1519f27c767545f: Deleting WAL directory at /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822237130653-13140-0/minicluster-data/ts-1-root/wals/8b2a7331b93c401692faa93ce0b4a111
I20260630 12:27:19.405365 20999 ts_tablet_manager.cc:1950] T 8b2a7331b93c401692faa93ce0b4a111 P 556243b12b574766b1519f27c767545f: Deleting consensus metadata
I20260630 12:27:19.405635 20997 ts_tablet_manager.cc:1929] T 1ec69758dcf54b42bd78d5e44a2c5940 P 46ba18de595943708a806d269cad7558: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260630 12:27:19.406075 20997 log.cc:1199] T 1ec69758dcf54b42bd78d5e44a2c5940 P 46ba18de595943708a806d269cad7558: Deleting WAL directory at /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822237130653-13140-0/minicluster-data/ts-2-root/wals/1ec69758dcf54b42bd78d5e44a2c5940
I20260630 12:27:19.406991 20997 ts_tablet_manager.cc:1950] T 1ec69758dcf54b42bd78d5e44a2c5940 P 46ba18de595943708a806d269cad7558: Deleting consensus metadata
I20260630 12:27:19.409014 20613 catalog_manager.cc:5028] TS 556243b12b574766b1519f27c767545f (127.12.213.2:40779): tablet 8b2a7331b93c401692faa93ce0b4a111 (table dugtrio [id=ae81814e1d864559a893a9586c63d846]) successfully deleted
I20260630 12:27:19.411336 20614 catalog_manager.cc:5028] TS 46ba18de595943708a806d269cad7558 (127.12.213.3:43959): tablet 1ec69758dcf54b42bd78d5e44a2c5940 (table dugtrio [id=ae81814e1d864559a893a9586c63d846]) successfully deleted
I20260630 12:27:19.411792 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.004s	sys 0.004s
I20260630 12:27:19.415181 21008 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:19.415900 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:27:19.416215 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822237130653-13140-0/minicluster-data/ts-3-root
uuid: "989a8a664c594951a6bf047a259006f9"
format_stamp: "Formatted at 2026-06-30 12:27:19 on dist-test-slave-zz34"
I20260630 12:27:19.416563 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822237130653-13140-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822237130653-13140-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822237130653-13140-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)
I20260630 12:27:19.427840 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:19.428822 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:19.430260 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:19.432502 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:19.432698 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:19.432942 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:19.433101 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:19.470500 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.4:38353
I20260630 12:27:19.470635 21070 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.4:38353 every 8 connection(s)
I20260630 12:27:19.475239 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:19.484354 21074 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
W20260630 12:27:19.486851 21075 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
W20260630 12:27:19.488018 21077 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
I20260630 12:27:19.488853 13140 server_base.cc:1061] running on GCE node
I20260630 12:27:19.490342 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:19.490561 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:19.490774 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822439490756 us; error 0 us; skew 500 ppm
I20260630 12:27:19.491036 21071 heartbeater.cc:344] Connected to a master server at 127.12.213.62:38675
I20260630 12:27:19.491397 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:19.491429 21071 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:19.492556 21071 heartbeater.cc:507] Master 127.12.213.62:38675 requested a full tablet report, sending...
I20260630 12:27:19.494390 13140 webserver.cc:533] Webserver started at http://127.12.213.1:39201/ using document root <none> and password file <none>
I20260630 12:27:19.494830 20628 ts_manager.cc:194] Registered new tserver with Master: 989a8a664c594951a6bf047a259006f9 (127.12.213.4:38353)
I20260630 12:27:19.494931 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:19.495285 13140 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:27:19.496213 20628 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39218
I20260630 12:27:19.499174 13140 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.001s	sys 0.004s
I20260630 12:27:19.502323 20979 consensus_queue.cc:579] T 4aef7b0a3ce74e81853c1c4bc7881467 P 556243b12b574766b1519f27c767545f [LEADER]: Leader has been unable to successfully communicate with peer a06d0b469aa54450b7a4be18b6c8b752 for more than 1 seconds (1.363s)
I20260630 12:27:19.503054 21082 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:19.504074 13140 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:27:19.504436 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822237130653-13140-0/minicluster-data/ts-0-root
uuid: "a06d0b469aa54450b7a4be18b6c8b752"
format_stamp: "Formatted at 2026-06-30 12:27:15 on dist-test-slave-zz34"
I20260630 12:27:19.504793 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822237130653-13140-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822237130653-13140-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822237130653-13140-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)
I20260630 12:27:19.512718 20806 consensus_queue.cc:237] T 4aef7b0a3ce74e81853c1c4bc7881467 P 556243b12b574766b1519f27c767545f [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: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } } peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } } peers { permanent_uuid: "989a8a664c594951a6bf047a259006f9" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38353 } attrs { promote: true } }
I20260630 12:27:19.521555 20879 raft_consensus.cc:1275] T 4aef7b0a3ce74e81853c1c4bc7881467 P 46ba18de595943708a806d269cad7558 [term 1 FOLLOWER]: Refusing update from remote peer 556243b12b574766b1519f27c767545f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:19.524123 20943 consensus_queue.cc:1048] T 4aef7b0a3ce74e81853c1c4bc7881467 P 556243b12b574766b1519f27c767545f [LEADER]: Connected to new peer: Peer: permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:27:19.527545 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:19.529526 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
W20260630 12:27:19.540254 20769 consensus_peers.cc:597] T 4aef7b0a3ce74e81853c1c4bc7881467 P 556243b12b574766b1519f27c767545f -> Peer a06d0b469aa54450b7a4be18b6c8b752 (127.12.213.1:46683): Couldn't send request to peer a06d0b469aa54450b7a4be18b6c8b752. Status: Network error: Client connection negotiation failed: client connection to 127.12.213.1:46683: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:19.543385 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:19.545184 20979 raft_consensus.cc:2955] T 4aef7b0a3ce74e81853c1c4bc7881467 P 556243b12b574766b1519f27c767545f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 989a8a664c594951a6bf047a259006f9 (127.12.213.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } } peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } } peers { permanent_uuid: "989a8a664c594951a6bf047a259006f9" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38353 } attrs { promote: true } } }
W20260630 12:27:19.546468 20771 consensus_peers.cc:597] T 4aef7b0a3ce74e81853c1c4bc7881467 P 556243b12b574766b1519f27c767545f -> Peer 989a8a664c594951a6bf047a259006f9 (127.12.213.4:38353): Couldn't send request to peer 989a8a664c594951a6bf047a259006f9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4aef7b0a3ce74e81853c1c4bc7881467. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:19.547361 20879 raft_consensus.cc:2955] T 4aef7b0a3ce74e81853c1c4bc7881467 P 46ba18de595943708a806d269cad7558 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 989a8a664c594951a6bf047a259006f9 (127.12.213.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } } peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } } peers { permanent_uuid: "989a8a664c594951a6bf047a259006f9" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38353 } attrs { promote: true } } }
I20260630 12:27:19.549799 21093 ts_tablet_manager.cc:548] Loading tablet metadata (0/6 complete)
I20260630 12:27:19.556800 20613 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 4aef7b0a3ce74e81853c1c4bc7881467 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260630 12:27:19.561878 20628 catalog_manager.cc:5697] T 4aef7b0a3ce74e81853c1c4bc7881467 P 46ba18de595943708a806d269cad7558 reported cstate change: config changed from index -1 to 2, NON_VOTER 989a8a664c594951a6bf047a259006f9 (127.12.213.4) added. New cstate: current_term: 1 leader_uuid: "556243b12b574766b1519f27c767545f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } } peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } } peers { permanent_uuid: "989a8a664c594951a6bf047a259006f9" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38353 } attrs { promote: true } } }
I20260630 12:27:19.583626 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (6 total tablets, 6 live tablets)
I20260630 12:27:19.583982 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.035s	user 0.002s	sys 0.001s
I20260630 12:27:19.584312 13140 ts_tablet_manager.cc:600] Registering tablets (0/6 complete)
I20260630 12:27:19.588730 21093 tablet_bootstrap.cc:492] T 4aef7b0a3ce74e81853c1c4bc7881467 P a06d0b469aa54450b7a4be18b6c8b752: Bootstrap starting.
I20260630 12:27:19.604220 21093 tablet_bootstrap.cc:492] T 4aef7b0a3ce74e81853c1c4bc7881467 P a06d0b469aa54450b7a4be18b6c8b752: 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
I20260630 12:27:19.605197 21093 tablet_bootstrap.cc:492] T 4aef7b0a3ce74e81853c1c4bc7881467 P a06d0b469aa54450b7a4be18b6c8b752: Bootstrap complete.
I20260630 12:27:19.605844 21093 ts_tablet_manager.cc:1403] T 4aef7b0a3ce74e81853c1c4bc7881467 P a06d0b469aa54450b7a4be18b6c8b752: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.004s
I20260630 12:27:19.608481 21093 raft_consensus.cc:359] T 4aef7b0a3ce74e81853c1c4bc7881467 P a06d0b469aa54450b7a4be18b6c8b752 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } } peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } }
I20260630 12:27:19.609216 21093 raft_consensus.cc:740] T 4aef7b0a3ce74e81853c1c4bc7881467 P a06d0b469aa54450b7a4be18b6c8b752 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a06d0b469aa54450b7a4be18b6c8b752, State: Initialized, Role: FOLLOWER
I20260630 12:27:19.609972 21093 consensus_queue.cc:260] T 4aef7b0a3ce74e81853c1c4bc7881467 P a06d0b469aa54450b7a4be18b6c8b752 [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: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } } peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } }
I20260630 12:27:19.612648 21093 ts_tablet_manager.cc:1434] T 4aef7b0a3ce74e81853c1c4bc7881467 P a06d0b469aa54450b7a4be18b6c8b752: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:27:19.613483 21093 tablet_bootstrap.cc:492] T 64387cd668b84fa6a750402653d7f64c P a06d0b469aa54450b7a4be18b6c8b752: Bootstrap starting.
I20260630 12:27:19.617264 13140 ts_tablet_manager.cc:616] Registered 6 tablets
I20260630 12:27:19.617648 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.033s	user 0.031s	sys 0.000s
I20260630 12:27:19.627027 21093 tablet_bootstrap.cc:492] T 64387cd668b84fa6a750402653d7f64c P a06d0b469aa54450b7a4be18b6c8b752: 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
I20260630 12:27:19.628049 21093 tablet_bootstrap.cc:492] T 64387cd668b84fa6a750402653d7f64c P a06d0b469aa54450b7a4be18b6c8b752: Bootstrap complete.
I20260630 12:27:19.628825 21093 ts_tablet_manager.cc:1403] T 64387cd668b84fa6a750402653d7f64c P a06d0b469aa54450b7a4be18b6c8b752: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260630 12:27:19.632055 21093 raft_consensus.cc:359] T 64387cd668b84fa6a750402653d7f64c P a06d0b469aa54450b7a4be18b6c8b752 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } } peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } }
I20260630 12:27:19.632956 21093 raft_consensus.cc:740] T 64387cd668b84fa6a750402653d7f64c P a06d0b469aa54450b7a4be18b6c8b752 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a06d0b469aa54450b7a4be18b6c8b752, State: Initialized, Role: FOLLOWER
I20260630 12:27:19.633812 21093 consensus_queue.cc:260] T 64387cd668b84fa6a750402653d7f64c P a06d0b469aa54450b7a4be18b6c8b752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } } peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } }
I20260630 12:27:19.636545 21093 ts_tablet_manager.cc:1434] T 64387cd668b84fa6a750402653d7f64c P a06d0b469aa54450b7a4be18b6c8b752: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260630 12:27:19.637573 21093 tablet_bootstrap.cc:492] T b249af05036c4452b202691f2fda290b P a06d0b469aa54450b7a4be18b6c8b752: Bootstrap starting.
I20260630 12:27:19.655469 21093 tablet_bootstrap.cc:492] T b249af05036c4452b202691f2fda290b P a06d0b469aa54450b7a4be18b6c8b752: 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
I20260630 12:27:19.656276 21093 tablet_bootstrap.cc:492] T b249af05036c4452b202691f2fda290b P a06d0b469aa54450b7a4be18b6c8b752: Bootstrap complete.
I20260630 12:27:19.656891 21093 ts_tablet_manager.cc:1403] T b249af05036c4452b202691f2fda290b P a06d0b469aa54450b7a4be18b6c8b752: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.011s
I20260630 12:27:19.658944 21093 raft_consensus.cc:359] T b249af05036c4452b202691f2fda290b P a06d0b469aa54450b7a4be18b6c8b752 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } } peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } }
I20260630 12:27:19.659495 21093 raft_consensus.cc:740] T b249af05036c4452b202691f2fda290b P a06d0b469aa54450b7a4be18b6c8b752 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a06d0b469aa54450b7a4be18b6c8b752, State: Initialized, Role: FOLLOWER
I20260630 12:27:19.660145 21093 consensus_queue.cc:260] T b249af05036c4452b202691f2fda290b P a06d0b469aa54450b7a4be18b6c8b752 [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: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } } peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } }
I20260630 12:27:19.661877 21093 ts_tablet_manager.cc:1434] T b249af05036c4452b202691f2fda290b P a06d0b469aa54450b7a4be18b6c8b752: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:27:19.662627 21093 tablet_bootstrap.cc:492] T 436b1480483342b59f8fa4ce7adee190 P a06d0b469aa54450b7a4be18b6c8b752: Bootstrap starting.
I20260630 12:27:19.673547 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.1:46683
I20260630 12:27:19.673676 21154 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.1:46683 every 8 connection(s)
I20260630 12:27:19.677974 21093 tablet_bootstrap.cc:492] T 436b1480483342b59f8fa4ce7adee190 P a06d0b469aa54450b7a4be18b6c8b752: 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
I20260630 12:27:19.679008 21093 tablet_bootstrap.cc:492] T 436b1480483342b59f8fa4ce7adee190 P a06d0b469aa54450b7a4be18b6c8b752: Bootstrap complete.
I20260630 12:27:19.679697 21093 ts_tablet_manager.cc:1403] T 436b1480483342b59f8fa4ce7adee190 P a06d0b469aa54450b7a4be18b6c8b752: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260630 12:27:19.682628 21093 raft_consensus.cc:359] T 436b1480483342b59f8fa4ce7adee190 P a06d0b469aa54450b7a4be18b6c8b752 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } } peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } }
I20260630 12:27:19.683307 21093 raft_consensus.cc:740] T 436b1480483342b59f8fa4ce7adee190 P a06d0b469aa54450b7a4be18b6c8b752 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a06d0b469aa54450b7a4be18b6c8b752, State: Initialized, Role: FOLLOWER
I20260630 12:27:19.684216 21093 consensus_queue.cc:260] T 436b1480483342b59f8fa4ce7adee190 P a06d0b469aa54450b7a4be18b6c8b752 [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: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } } peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } }
I20260630 12:27:19.685832 21093 ts_tablet_manager.cc:1434] T 436b1480483342b59f8fa4ce7adee190 P a06d0b469aa54450b7a4be18b6c8b752: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:27:19.686636 21093 tablet_bootstrap.cc:492] T 9cd73ceaa0f54488ac4cee5be963811c P a06d0b469aa54450b7a4be18b6c8b752: Bootstrap starting.
I20260630 12:27:19.690716 21155 heartbeater.cc:344] Connected to a master server at 127.12.213.62:38675
I20260630 12:27:19.691115 21155 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:19.691823 21155 heartbeater.cc:507] Master 127.12.213.62:38675 requested a full tablet report, sending...
I20260630 12:27:19.695852 20628 ts_manager.cc:194] Re-registered known tserver with Master: a06d0b469aa54450b7a4be18b6c8b752 (127.12.213.1:46683)
I20260630 12:27:19.698947 21093 tablet_bootstrap.cc:492] T 9cd73ceaa0f54488ac4cee5be963811c P a06d0b469aa54450b7a4be18b6c8b752: 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
I20260630 12:27:19.699958 21093 tablet_bootstrap.cc:492] T 9cd73ceaa0f54488ac4cee5be963811c P a06d0b469aa54450b7a4be18b6c8b752: Bootstrap complete.
I20260630 12:27:19.700492 21093 ts_tablet_manager.cc:1403] T 9cd73ceaa0f54488ac4cee5be963811c P a06d0b469aa54450b7a4be18b6c8b752: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260630 12:27:19.702474 20979 consensus_queue.cc:579] T 436b1480483342b59f8fa4ce7adee190 P 556243b12b574766b1519f27c767545f [LEADER]: Leader has been unable to successfully communicate with peer a06d0b469aa54450b7a4be18b6c8b752 for more than 1 seconds (1.571s)
I20260630 12:27:19.702451 20628 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44788
I20260630 12:27:19.702751 21093 raft_consensus.cc:359] T 9cd73ceaa0f54488ac4cee5be963811c P a06d0b469aa54450b7a4be18b6c8b752 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } }
I20260630 12:27:19.703382 21093 raft_consensus.cc:740] T 9cd73ceaa0f54488ac4cee5be963811c P a06d0b469aa54450b7a4be18b6c8b752 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a06d0b469aa54450b7a4be18b6c8b752, State: Initialized, Role: FOLLOWER
I20260630 12:27:19.704064 21093 consensus_queue.cc:260] T 9cd73ceaa0f54488ac4cee5be963811c P a06d0b469aa54450b7a4be18b6c8b752 [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: true peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } }
I20260630 12:27:19.704614 21093 raft_consensus.cc:399] T 9cd73ceaa0f54488ac4cee5be963811c P a06d0b469aa54450b7a4be18b6c8b752 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:27:19.704859 21093 raft_consensus.cc:493] T 9cd73ceaa0f54488ac4cee5be963811c P a06d0b469aa54450b7a4be18b6c8b752 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:27:19.705040 21093 raft_consensus.cc:3060] T 9cd73ceaa0f54488ac4cee5be963811c P a06d0b469aa54450b7a4be18b6c8b752 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:19.709200 21155 heartbeater.cc:499] Master 127.12.213.62:38675 was elected leader, sending a full tablet report...
I20260630 12:27:19.709954 20806 consensus_queue.cc:237] T b249af05036c4452b202691f2fda290b P 556243b12b574766b1519f27c767545f [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: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } } peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } } peers { permanent_uuid: "989a8a664c594951a6bf047a259006f9" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38353 } attrs { promote: true } }
I20260630 12:27:19.712003 21093 raft_consensus.cc:515] T 9cd73ceaa0f54488ac4cee5be963811c P a06d0b469aa54450b7a4be18b6c8b752 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } }
I20260630 12:27:19.713801 21093 leader_election.cc:304] T 9cd73ceaa0f54488ac4cee5be963811c P a06d0b469aa54450b7a4be18b6c8b752 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a06d0b469aa54450b7a4be18b6c8b752; no voters: 
I20260630 12:27:19.714468 21093 leader_election.cc:290] T 9cd73ceaa0f54488ac4cee5be963811c P a06d0b469aa54450b7a4be18b6c8b752 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260630 12:27:19.714586 21095 raft_consensus.cc:2804] T 9cd73ceaa0f54488ac4cee5be963811c P a06d0b469aa54450b7a4be18b6c8b752 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:27:19.722589 21095 raft_consensus.cc:697] T 9cd73ceaa0f54488ac4cee5be963811c P a06d0b469aa54450b7a4be18b6c8b752 [term 2 LEADER]: Becoming Leader. State: Replica: a06d0b469aa54450b7a4be18b6c8b752, State: Running, Role: LEADER
I20260630 12:27:19.723605 21095 consensus_queue.cc:237] T 9cd73ceaa0f54488ac4cee5be963811c P a06d0b469aa54450b7a4be18b6c8b752 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } }
I20260630 12:27:19.723850 20805 consensus_queue.cc:237] T 436b1480483342b59f8fa4ce7adee190 P 556243b12b574766b1519f27c767545f [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: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } } peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } } peers { permanent_uuid: "989a8a664c594951a6bf047a259006f9" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38353 } attrs { promote: true } }
I20260630 12:27:19.730435 21093 ts_tablet_manager.cc:1434] T 9cd73ceaa0f54488ac4cee5be963811c P a06d0b469aa54450b7a4be18b6c8b752: Time spent starting tablet: real 0.030s	user 0.018s	sys 0.011s
I20260630 12:27:19.731383 21093 tablet_bootstrap.cc:492] T c68bebbe574448e1b39ca1b2487f0ab1 P a06d0b469aa54450b7a4be18b6c8b752: Bootstrap starting.
W20260630 12:27:19.749436 20771 consensus_peers.cc:597] T b249af05036c4452b202691f2fda290b P 556243b12b574766b1519f27c767545f -> Peer 989a8a664c594951a6bf047a259006f9 (127.12.213.4:38353): Couldn't send request to peer 989a8a664c594951a6bf047a259006f9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b249af05036c4452b202691f2fda290b. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:19.752689 20879 raft_consensus.cc:1275] T 436b1480483342b59f8fa4ce7adee190 P 46ba18de595943708a806d269cad7558 [term 1 FOLLOWER]: Refusing update from remote peer 556243b12b574766b1519f27c767545f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:27:19.753635 20771 consensus_peers.cc:597] T 436b1480483342b59f8fa4ce7adee190 P 556243b12b574766b1519f27c767545f -> Peer 989a8a664c594951a6bf047a259006f9 (127.12.213.4:38353): Couldn't send request to peer 989a8a664c594951a6bf047a259006f9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 436b1480483342b59f8fa4ce7adee190. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:19.754819 20943 consensus_queue.cc:1048] T 436b1480483342b59f8fa4ce7adee190 P 556243b12b574766b1519f27c767545f [LEADER]: Connected to new peer: Peer: permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:27:19.760465 20967 consensus_queue.cc:579] T 64387cd668b84fa6a750402653d7f64c P 46ba18de595943708a806d269cad7558 [LEADER]: Leader has been unable to successfully communicate with peer a06d0b469aa54450b7a4be18b6c8b752 for more than 1 seconds (1.496s)
I20260630 12:27:19.767513 21093 tablet_bootstrap.cc:492] T c68bebbe574448e1b39ca1b2487f0ab1 P a06d0b469aa54450b7a4be18b6c8b752: 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
I20260630 12:27:19.769994 20880 raft_consensus.cc:1275] T b249af05036c4452b202691f2fda290b P 46ba18de595943708a806d269cad7558 [term 1 FOLLOWER]: Refusing update from remote peer 556243b12b574766b1519f27c767545f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:19.770143 21118 tablet_service.cc:1558] Processing DeleteTablet for tablet 9cd73ceaa0f54488ac4cee5be963811c with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:27:19 UTC) from {username='slave'} at 127.0.0.1:47472
I20260630 12:27:19.772735 21093 tablet_bootstrap.cc:492] T c68bebbe574448e1b39ca1b2487f0ab1 P a06d0b469aa54450b7a4be18b6c8b752: Bootstrap complete.
I20260630 12:27:19.770067 21127 raft_consensus.cc:1275] T 436b1480483342b59f8fa4ce7adee190 P a06d0b469aa54450b7a4be18b6c8b752 [term 1 FOLLOWER]: Refusing update from remote peer 556243b12b574766b1519f27c767545f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:19.774641 21093 ts_tablet_manager.cc:1403] T c68bebbe574448e1b39ca1b2487f0ab1 P a06d0b469aa54450b7a4be18b6c8b752: Time spent bootstrapping tablet: real 0.043s	user 0.025s	sys 0.011s
I20260630 12:27:19.769249 21117 tablet_service.cc:1558] Processing DeleteTablet for tablet c68bebbe574448e1b39ca1b2487f0ab1 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:27:19 UTC) from {username='slave'} at 127.0.0.1:47472
I20260630 12:27:19.775619 20929 consensus_queue.cc:1048] T b249af05036c4452b202691f2fda290b P 556243b12b574766b1519f27c767545f [LEADER]: Connected to new peer: Peer: permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260630 12:27:19.780843 20943 consensus_queue.cc:1048] T 436b1480483342b59f8fa4ce7adee190 P 556243b12b574766b1519f27c767545f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:27:19.770043 21128 raft_consensus.cc:1275] T b249af05036c4452b202691f2fda290b P a06d0b469aa54450b7a4be18b6c8b752 [term 1 FOLLOWER]: Refusing update from remote peer 556243b12b574766b1519f27c767545f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:19.783525 20943 raft_consensus.cc:2955] T 436b1480483342b59f8fa4ce7adee190 P 556243b12b574766b1519f27c767545f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 989a8a664c594951a6bf047a259006f9 (127.12.213.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } } peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } } peers { permanent_uuid: "989a8a664c594951a6bf047a259006f9" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38353 } attrs { promote: true } } }
I20260630 12:27:19.787148 20880 raft_consensus.cc:2955] T 436b1480483342b59f8fa4ce7adee190 P 46ba18de595943708a806d269cad7558 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 989a8a664c594951a6bf047a259006f9 (127.12.213.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } } peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } } peers { permanent_uuid: "989a8a664c594951a6bf047a259006f9" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38353 } attrs { promote: true } } }
I20260630 12:27:19.796005 20929 consensus_queue.cc:1048] T b249af05036c4452b202691f2fda290b P 556243b12b574766b1519f27c767545f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:27:19.802260 21093 raft_consensus.cc:359] T c68bebbe574448e1b39ca1b2487f0ab1 P a06d0b469aa54450b7a4be18b6c8b752 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } }
I20260630 12:27:19.809331 21093 raft_consensus.cc:740] T c68bebbe574448e1b39ca1b2487f0ab1 P a06d0b469aa54450b7a4be18b6c8b752 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a06d0b469aa54450b7a4be18b6c8b752, State: Initialized, Role: FOLLOWER
I20260630 12:27:19.810009 21093 consensus_queue.cc:260] T c68bebbe574448e1b39ca1b2487f0ab1 P a06d0b469aa54450b7a4be18b6c8b752 [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: true peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } }
I20260630 12:27:19.810921 21093 raft_consensus.cc:399] T c68bebbe574448e1b39ca1b2487f0ab1 P a06d0b469aa54450b7a4be18b6c8b752 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:27:19.811158 21093 raft_consensus.cc:493] T c68bebbe574448e1b39ca1b2487f0ab1 P a06d0b469aa54450b7a4be18b6c8b752 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:27:19.811445 21093 raft_consensus.cc:3060] T c68bebbe574448e1b39ca1b2487f0ab1 P a06d0b469aa54450b7a4be18b6c8b752 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:19.819131 21093 raft_consensus.cc:515] T c68bebbe574448e1b39ca1b2487f0ab1 P a06d0b469aa54450b7a4be18b6c8b752 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } }
I20260630 12:27:19.819911 21093 leader_election.cc:304] T c68bebbe574448e1b39ca1b2487f0ab1 P a06d0b469aa54450b7a4be18b6c8b752 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a06d0b469aa54450b7a4be18b6c8b752; no voters: 
I20260630 12:27:19.820701 21160 raft_consensus.cc:2804] T c68bebbe574448e1b39ca1b2487f0ab1 P a06d0b469aa54450b7a4be18b6c8b752 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:27:19.821190 21160 raft_consensus.cc:697] T c68bebbe574448e1b39ca1b2487f0ab1 P a06d0b469aa54450b7a4be18b6c8b752 [term 2 LEADER]: Becoming Leader. State: Replica: a06d0b469aa54450b7a4be18b6c8b752, State: Running, Role: LEADER
I20260630 12:27:19.821908 21160 consensus_queue.cc:237] T c68bebbe574448e1b39ca1b2487f0ab1 P a06d0b469aa54450b7a4be18b6c8b752 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } }
I20260630 12:27:19.823442 21093 leader_election.cc:290] T c68bebbe574448e1b39ca1b2487f0ab1 P a06d0b469aa54450b7a4be18b6c8b752 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260630 12:27:19.824780 21169 tablet_replica.cc:333] stopping tablet replica
I20260630 12:27:19.826864 21093 ts_tablet_manager.cc:1434] T c68bebbe574448e1b39ca1b2487f0ab1 P a06d0b469aa54450b7a4be18b6c8b752: Time spent starting tablet: real 0.052s	user 0.014s	sys 0.000s
I20260630 12:27:19.838518 20613 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 436b1480483342b59f8fa4ce7adee190 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260630 12:27:19.856060 20627 catalog_manager.cc:5697] T 436b1480483342b59f8fa4ce7adee190 P 556243b12b574766b1519f27c767545f reported cstate change: config changed from index -1 to 2, NON_VOTER 989a8a664c594951a6bf047a259006f9 (127.12.213.4) added. New cstate: current_term: 1 leader_uuid: "556243b12b574766b1519f27c767545f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "989a8a664c594951a6bf047a259006f9" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38353 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:19.870319 21126 raft_consensus.cc:2955] T b249af05036c4452b202691f2fda290b P a06d0b469aa54450b7a4be18b6c8b752 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 989a8a664c594951a6bf047a259006f9 (127.12.213.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } } peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } } peers { permanent_uuid: "989a8a664c594951a6bf047a259006f9" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38353 } attrs { promote: true } } }
I20260630 12:27:19.864913 20929 raft_consensus.cc:2955] T b249af05036c4452b202691f2fda290b P 556243b12b574766b1519f27c767545f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 989a8a664c594951a6bf047a259006f9 (127.12.213.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } } peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } } peers { permanent_uuid: "989a8a664c594951a6bf047a259006f9" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38353 } attrs { promote: true } } }
I20260630 12:27:19.889986 20878 consensus_queue.cc:237] T 64387cd668b84fa6a750402653d7f64c P 46ba18de595943708a806d269cad7558 [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: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } attrs { replace: true } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } } peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } } peers { permanent_uuid: "989a8a664c594951a6bf047a259006f9" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38353 } attrs { promote: true } }
I20260630 12:27:19.899930 21169 raft_consensus.cc:2243] T 9cd73ceaa0f54488ac4cee5be963811c P a06d0b469aa54450b7a4be18b6c8b752 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:27:19.906906 21169 raft_consensus.cc:2272] T 9cd73ceaa0f54488ac4cee5be963811c P a06d0b469aa54450b7a4be18b6c8b752 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:19.913053 21169 ts_tablet_manager.cc:1916] T 9cd73ceaa0f54488ac4cee5be963811c P a06d0b469aa54450b7a4be18b6c8b752: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:27:19.922748 21128 raft_consensus.cc:2955] T 436b1480483342b59f8fa4ce7adee190 P a06d0b469aa54450b7a4be18b6c8b752 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 989a8a664c594951a6bf047a259006f9 (127.12.213.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } } peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } } peers { permanent_uuid: "989a8a664c594951a6bf047a259006f9" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38353 } attrs { promote: true } } }
I20260630 12:27:19.929785 20879 raft_consensus.cc:2955] T b249af05036c4452b202691f2fda290b P 46ba18de595943708a806d269cad7558 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 989a8a664c594951a6bf047a259006f9 (127.12.213.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } } peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } } peers { permanent_uuid: "989a8a664c594951a6bf047a259006f9" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38353 } attrs { promote: true } } }
I20260630 12:27:19.938799 20613 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet b249af05036c4452b202691f2fda290b with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 6)
I20260630 12:27:19.945003 20805 consensus_queue.cc:237] T 436b1480483342b59f8fa4ce7adee190 P 556243b12b574766b1519f27c767545f [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: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } } peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } }
I20260630 12:27:19.954635 20806 raft_consensus.cc:1275] T 64387cd668b84fa6a750402653d7f64c P 556243b12b574766b1519f27c767545f [term 1 FOLLOWER]: Refusing update from remote peer 46ba18de595943708a806d269cad7558: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:27:19.947815 20614 catalog_manager.cc:5227] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 64387cd668b84fa6a750402653d7f64c with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER failed with leader 46ba18de595943708a806d269cad7558 (127.12.213.3:43959) due to error UNKNOWN_ERROR; will retry: Illegal state: RaftConfig change currently pending. Only one is allowed at a time.
  Committed config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } } peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } }.
  Pending config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } attrs { replace: true } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } } peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } } peers { permanent_uuid: "989a8a664c594951a6bf047a259006f9" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38353 } attrs { promote: true } }
I20260630 12:27:19.949566 21128 raft_consensus.cc:1275] T 64387cd668b84fa6a750402653d7f64c P a06d0b469aa54450b7a4be18b6c8b752 [term 1 FOLLOWER]: Refusing update from remote peer 46ba18de595943708a806d269cad7558: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:19.956535 20967 consensus_queue.cc:1048] T 64387cd668b84fa6a750402653d7f64c P 46ba18de595943708a806d269cad7558 [LEADER]: Connected to new peer: Peer: permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:27:19.958261 21169 ts_tablet_manager.cc:1929] T 9cd73ceaa0f54488ac4cee5be963811c P a06d0b469aa54450b7a4be18b6c8b752: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 2.2
I20260630 12:27:19.958712 21169 log.cc:1199] T 9cd73ceaa0f54488ac4cee5be963811c P a06d0b469aa54450b7a4be18b6c8b752: Deleting WAL directory at /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822237130653-13140-0/minicluster-data/ts-0-root/wals/9cd73ceaa0f54488ac4cee5be963811c
I20260630 12:27:19.958382 21168 consensus_queue.cc:1048] T 64387cd668b84fa6a750402653d7f64c P 46ba18de595943708a806d269cad7558 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:27:19.959537 21169 ts_tablet_manager.cc:1950] T 9cd73ceaa0f54488ac4cee5be963811c P a06d0b469aa54450b7a4be18b6c8b752: Deleting consensus metadata
W20260630 12:27:19.962730 20845 consensus_peers.cc:597] T 64387cd668b84fa6a750402653d7f64c P 46ba18de595943708a806d269cad7558 -> Peer 989a8a664c594951a6bf047a259006f9 (127.12.213.4:38353): Couldn't send request to peer 989a8a664c594951a6bf047a259006f9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 64387cd668b84fa6a750402653d7f64c. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:19.963135 21169 tablet_replica.cc:333] stopping tablet replica
I20260630 12:27:19.962723 20613 catalog_manager.cc:5028] TS a06d0b469aa54450b7a4be18b6c8b752 (127.12.213.1:46683): tablet 9cd73ceaa0f54488ac4cee5be963811c (table dugtrio [id=ae81814e1d864559a893a9586c63d846]) successfully deleted
I20260630 12:27:19.964406 21169 raft_consensus.cc:2243] T c68bebbe574448e1b39ca1b2487f0ab1 P a06d0b469aa54450b7a4be18b6c8b752 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:27:19.965026 21169 raft_consensus.cc:2272] T c68bebbe574448e1b39ca1b2487f0ab1 P a06d0b469aa54450b7a4be18b6c8b752 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:19.965405 21126 raft_consensus.cc:1275] T 436b1480483342b59f8fa4ce7adee190 P a06d0b469aa54450b7a4be18b6c8b752 [term 1 FOLLOWER]: Refusing update from remote peer 556243b12b574766b1519f27c767545f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:27:19.965909 20879 raft_consensus.cc:1275] T 436b1480483342b59f8fa4ce7adee190 P 46ba18de595943708a806d269cad7558 [term 1 FOLLOWER]: Refusing update from remote peer 556243b12b574766b1519f27c767545f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:27:19.968282 20943 consensus_queue.cc:1048] T 436b1480483342b59f8fa4ce7adee190 P 556243b12b574766b1519f27c767545f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:27:19.968626 21169 ts_tablet_manager.cc:1916] T c68bebbe574448e1b39ca1b2487f0ab1 P a06d0b469aa54450b7a4be18b6c8b752: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:27:19.969041 20979 consensus_queue.cc:1048] T 436b1480483342b59f8fa4ce7adee190 P 556243b12b574766b1519f27c767545f [LEADER]: Connected to new peer: Peer: permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:27:19.971776 21127 raft_consensus.cc:2955] T 64387cd668b84fa6a750402653d7f64c P a06d0b469aa54450b7a4be18b6c8b752 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 989a8a664c594951a6bf047a259006f9 (127.12.213.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } attrs { replace: true } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } } peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } } peers { permanent_uuid: "989a8a664c594951a6bf047a259006f9" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38353 } attrs { promote: true } } }
I20260630 12:27:19.969331 21168 raft_consensus.cc:2955] T 64387cd668b84fa6a750402653d7f64c P 46ba18de595943708a806d269cad7558 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 989a8a664c594951a6bf047a259006f9 (127.12.213.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } attrs { replace: true } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } } peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } } peers { permanent_uuid: "989a8a664c594951a6bf047a259006f9" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38353 } attrs { promote: true } } }
I20260630 12:27:19.979035 20943 raft_consensus.cc:2955] T 436b1480483342b59f8fa4ce7adee190 P 556243b12b574766b1519f27c767545f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 989a8a664c594951a6bf047a259006f9 (127.12.213.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } } peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } } }
I20260630 12:27:19.950929 20627 catalog_manager.cc:5697] T b249af05036c4452b202691f2fda290b P a06d0b469aa54450b7a4be18b6c8b752 reported cstate change: config changed from index -1 to 2, NON_VOTER 989a8a664c594951a6bf047a259006f9 (127.12.213.4) added. New cstate: current_term: 1 leader_uuid: "556243b12b574766b1519f27c767545f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } } peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } } peers { permanent_uuid: "989a8a664c594951a6bf047a259006f9" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38353 } attrs { promote: true } } }
I20260630 12:27:19.985621 21169 ts_tablet_manager.cc:1929] T c68bebbe574448e1b39ca1b2487f0ab1 P a06d0b469aa54450b7a4be18b6c8b752: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 2.2
I20260630 12:27:19.988346 21169 log.cc:1199] T c68bebbe574448e1b39ca1b2487f0ab1 P a06d0b469aa54450b7a4be18b6c8b752: Deleting WAL directory at /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822237130653-13140-0/minicluster-data/ts-0-root/wals/c68bebbe574448e1b39ca1b2487f0ab1
I20260630 12:27:19.989163 21169 ts_tablet_manager.cc:1950] T c68bebbe574448e1b39ca1b2487f0ab1 P a06d0b469aa54450b7a4be18b6c8b752: Deleting consensus metadata
I20260630 12:27:19.992328 20613 catalog_manager.cc:5028] TS a06d0b469aa54450b7a4be18b6c8b752 (127.12.213.1:46683): tablet c68bebbe574448e1b39ca1b2487f0ab1 (table dugtrio [id=ae81814e1d864559a893a9586c63d846]) successfully deleted
I20260630 12:27:19.994549 20613 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 436b1480483342b59f8fa4ce7adee190 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260630 12:27:19.999315 20614 catalog_manager.cc:5220] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 64387cd668b84fa6a750402653d7f64c with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER failed with leader 46ba18de595943708a806d269cad7558 (127.12.213.3:43959) due to CAS failure; no further retry: Illegal state: Request specified cas_config_opid_index of -1 but the committed config has opid_index of 2
I20260630 12:27:19.998891 21128 raft_consensus.cc:2955] T 436b1480483342b59f8fa4ce7adee190 P a06d0b469aa54450b7a4be18b6c8b752 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 989a8a664c594951a6bf047a259006f9 (127.12.213.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } } peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } } }
I20260630 12:27:20.002279 20878 raft_consensus.cc:2955] T 436b1480483342b59f8fa4ce7adee190 P 46ba18de595943708a806d269cad7558 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 989a8a664c594951a6bf047a259006f9 (127.12.213.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } } peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } } }
I20260630 12:27:20.007200 20805 raft_consensus.cc:2955] T 64387cd668b84fa6a750402653d7f64c P 556243b12b574766b1519f27c767545f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 989a8a664c594951a6bf047a259006f9 (127.12.213.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } attrs { replace: true } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } } peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } } peers { permanent_uuid: "989a8a664c594951a6bf047a259006f9" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38353 } attrs { promote: true } } }
I20260630 12:27:20.016825 20806 consensus_queue.cc:237] T b249af05036c4452b202691f2fda290b P 556243b12b574766b1519f27c767545f [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: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } } peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } }
I20260630 12:27:20.017308 20628 catalog_manager.cc:5697] T 64387cd668b84fa6a750402653d7f64c P 46ba18de595943708a806d269cad7558 reported cstate change: config changed from index -1 to 2, NON_VOTER 989a8a664c594951a6bf047a259006f9 (127.12.213.4) added. New cstate: current_term: 1 leader_uuid: "46ba18de595943708a806d269cad7558" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "989a8a664c594951a6bf047a259006f9" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38353 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:20.023494 21118 tablet_service.cc:1558] Processing DeleteTablet for tablet c68bebbe574448e1b39ca1b2487f0ab1 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:27:19 UTC) from {username='slave'} at 127.0.0.1:47472
W20260630 12:27:20.025441 20613 catalog_manager.cc:4995] TS a06d0b469aa54450b7a4be18b6c8b752 (127.12.213.1:46683): delete failed for tablet c68bebbe574448e1b39ca1b2487f0ab1 because the tablet was not found. No further retry: Not found: Tablet not found: c68bebbe574448e1b39ca1b2487f0ab1
I20260630 12:27:20.027283 21128 raft_consensus.cc:1275] T b249af05036c4452b202691f2fda290b P a06d0b469aa54450b7a4be18b6c8b752 [term 1 FOLLOWER]: Refusing update from remote peer 556243b12b574766b1519f27c767545f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:27:20.028815 20943 consensus_queue.cc:1048] T b249af05036c4452b202691f2fda290b P 556243b12b574766b1519f27c767545f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:27:20.028379 20626 catalog_manager.cc:5697] T 436b1480483342b59f8fa4ce7adee190 P 556243b12b574766b1519f27c767545f reported cstate change: config changed from index 2 to 3, NON_VOTER 989a8a664c594951a6bf047a259006f9 (127.12.213.4) evicted. New cstate: current_term: 1 leader_uuid: "556243b12b574766b1519f27c767545f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } health_report { overall_health: HEALTHY } } }
W20260630 12:27:20.029074 20677 auto_rebalancer.cc:639] Failed to schedule move for tablet 436b1480483342b59f8fa4ce7adee190: Illegal state: Request specified cas_config_opid_index of 2 but the committed config has opid_index of 3
I20260630 12:27:20.031539 20878 raft_consensus.cc:1275] T b249af05036c4452b202691f2fda290b P 46ba18de595943708a806d269cad7558 [term 1 FOLLOWER]: Refusing update from remote peer 556243b12b574766b1519f27c767545f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260630 12:27:20.038450 20677 auto_rebalancer.cc:639] Failed to schedule move for tablet b249af05036c4452b202691f2fda290b: Illegal state: RaftConfig change currently pending. Only one is allowed at a time.
  Committed config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } } peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } } peers { permanent_uuid: "989a8a664c594951a6bf047a259006f9" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38353 } attrs { promote: true } }.
  Pending config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } } peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } }
I20260630 12:27:20.040248 20943 raft_consensus.cc:2955] T b249af05036c4452b202691f2fda290b P 556243b12b574766b1519f27c767545f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 989a8a664c594951a6bf047a259006f9 (127.12.213.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } } peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } } }
I20260630 12:27:20.042580 21127 raft_consensus.cc:2955] T b249af05036c4452b202691f2fda290b P a06d0b469aa54450b7a4be18b6c8b752 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 989a8a664c594951a6bf047a259006f9 (127.12.213.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } } peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } } }
I20260630 12:27:20.051474 20929 consensus_queue.cc:1048] T b249af05036c4452b202691f2fda290b P 556243b12b574766b1519f27c767545f [LEADER]: Connected to new peer: Peer: permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:27:20.058357 20613 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b249af05036c4452b202691f2fda290b with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:27:20.065848 20878 raft_consensus.cc:2955] T b249af05036c4452b202691f2fda290b P 46ba18de595943708a806d269cad7558 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 989a8a664c594951a6bf047a259006f9 (127.12.213.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } } peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } } }
I20260630 12:27:20.068825 21036 tablet_service.cc:1558] Processing DeleteTablet for tablet 436b1480483342b59f8fa4ce7adee190 with delete_type TABLET_DATA_TOMBSTONED (TS 989a8a664c594951a6bf047a259006f9 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:38390
I20260630 12:27:20.070895 21185 ts_tablet_manager.cc:933] T 4aef7b0a3ce74e81853c1c4bc7881467 P 989a8a664c594951a6bf047a259006f9: Initiating tablet copy from peer 556243b12b574766b1519f27c767545f (127.12.213.2:40779)
W20260630 12:27:20.080834 20615 catalog_manager.cc:4995] TS 989a8a664c594951a6bf047a259006f9 (127.12.213.4:38353): delete failed for tablet 436b1480483342b59f8fa4ce7adee190 because the tablet was not found. No further retry: Not found: Tablet not found: 436b1480483342b59f8fa4ce7adee190
I20260630 12:27:20.083755 21185 tablet_copy_client.cc:323] T 4aef7b0a3ce74e81853c1c4bc7881467 P 989a8a664c594951a6bf047a259006f9: tablet copy: Beginning tablet copy session from remote peer at address 127.12.213.2:40779
I20260630 12:27:20.090581 21126 raft_consensus.cc:2955] T 4aef7b0a3ce74e81853c1c4bc7881467 P a06d0b469aa54450b7a4be18b6c8b752 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 989a8a664c594951a6bf047a259006f9 (127.12.213.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } } peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } } peers { permanent_uuid: "989a8a664c594951a6bf047a259006f9" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38353 } attrs { promote: true } } }
I20260630 12:27:20.095193 20626 catalog_manager.cc:5697] T b249af05036c4452b202691f2fda290b P 46ba18de595943708a806d269cad7558 reported cstate change: config changed from index 2 to 3, NON_VOTER 989a8a664c594951a6bf047a259006f9 (127.12.213.4) evicted. New cstate: current_term: 1 leader_uuid: "556243b12b574766b1519f27c767545f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } } peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } } }
I20260630 12:27:20.108175 20816 tablet_copy_service.cc:140] P 556243b12b574766b1519f27c767545f: Received BeginTabletCopySession request for tablet 4aef7b0a3ce74e81853c1c4bc7881467 from peer 989a8a664c594951a6bf047a259006f9 ({username='slave'} at 127.0.0.1:55774)
I20260630 12:27:20.108775 20816 tablet_copy_service.cc:161] P 556243b12b574766b1519f27c767545f: Beginning new tablet copy session on tablet 4aef7b0a3ce74e81853c1c4bc7881467 from peer 989a8a664c594951a6bf047a259006f9 at {username='slave'} at 127.0.0.1:55774: session id = 989a8a664c594951a6bf047a259006f9-4aef7b0a3ce74e81853c1c4bc7881467
I20260630 12:27:20.114967 21036 tablet_service.cc:1558] Processing DeleteTablet for tablet b249af05036c4452b202691f2fda290b with delete_type TABLET_DATA_TOMBSTONED (TS 989a8a664c594951a6bf047a259006f9 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:38390
W20260630 12:27:20.116667 20615 catalog_manager.cc:4995] TS 989a8a664c594951a6bf047a259006f9 (127.12.213.4:38353): delete failed for tablet b249af05036c4452b202691f2fda290b because the tablet was not found. No further retry: Not found: Tablet not found: b249af05036c4452b202691f2fda290b
I20260630 12:27:20.116906 20816 tablet_copy_source_session.cc:215] T 4aef7b0a3ce74e81853c1c4bc7881467 P 556243b12b574766b1519f27c767545f: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:20.120118 21185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aef7b0a3ce74e81853c1c4bc7881467. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:20.131417 21185 tablet_copy_client.cc:806] T 4aef7b0a3ce74e81853c1c4bc7881467 P 989a8a664c594951a6bf047a259006f9: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:20.131932 21185 tablet_copy_client.cc:670] T 4aef7b0a3ce74e81853c1c4bc7881467 P 989a8a664c594951a6bf047a259006f9: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:20.135855 21185 tablet_copy_client.cc:538] T 4aef7b0a3ce74e81853c1c4bc7881467 P 989a8a664c594951a6bf047a259006f9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:20.141937 21185 tablet_bootstrap.cc:492] T 4aef7b0a3ce74e81853c1c4bc7881467 P 989a8a664c594951a6bf047a259006f9: Bootstrap starting.
I20260630 12:27:20.156889 21185 tablet_bootstrap.cc:492] T 4aef7b0a3ce74e81853c1c4bc7881467 P 989a8a664c594951a6bf047a259006f9: 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
I20260630 12:27:20.157647 21185 tablet_bootstrap.cc:492] T 4aef7b0a3ce74e81853c1c4bc7881467 P 989a8a664c594951a6bf047a259006f9: Bootstrap complete.
I20260630 12:27:20.158231 21185 ts_tablet_manager.cc:1403] T 4aef7b0a3ce74e81853c1c4bc7881467 P 989a8a664c594951a6bf047a259006f9: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.009s
I20260630 12:27:20.160470 21185 raft_consensus.cc:359] T 4aef7b0a3ce74e81853c1c4bc7881467 P 989a8a664c594951a6bf047a259006f9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } } peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } } peers { permanent_uuid: "989a8a664c594951a6bf047a259006f9" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38353 } attrs { promote: true } }
I20260630 12:27:20.161077 21185 raft_consensus.cc:740] T 4aef7b0a3ce74e81853c1c4bc7881467 P 989a8a664c594951a6bf047a259006f9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 989a8a664c594951a6bf047a259006f9, State: Initialized, Role: LEARNER
I20260630 12:27:20.161587 21185 consensus_queue.cc:260] T 4aef7b0a3ce74e81853c1c4bc7881467 P 989a8a664c594951a6bf047a259006f9 [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: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } } peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } } peers { permanent_uuid: "989a8a664c594951a6bf047a259006f9" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38353 } attrs { promote: true } }
I20260630 12:27:20.163782 21071 heartbeater.cc:499] Master 127.12.213.62:38675 was elected leader, sending a full tablet report...
I20260630 12:27:20.164103 21185 ts_tablet_manager.cc:1434] T 4aef7b0a3ce74e81853c1c4bc7881467 P 989a8a664c594951a6bf047a259006f9: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.004s
I20260630 12:27:20.165879 20816 tablet_copy_service.cc:342] P 556243b12b574766b1519f27c767545f: Request end of tablet copy session 989a8a664c594951a6bf047a259006f9-4aef7b0a3ce74e81853c1c4bc7881467 received from {username='slave'} at 127.0.0.1:55774
I20260630 12:27:20.166320 20816 tablet_copy_service.cc:434] P 556243b12b574766b1519f27c767545f: ending tablet copy session 989a8a664c594951a6bf047a259006f9-4aef7b0a3ce74e81853c1c4bc7881467 on tablet 4aef7b0a3ce74e81853c1c4bc7881467 with peer 989a8a664c594951a6bf047a259006f9
I20260630 12:27:20.497159 21046 raft_consensus.cc:1217] T 4aef7b0a3ce74e81853c1c4bc7881467 P 989a8a664c594951a6bf047a259006f9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:27:20.514302 20806 consensus_queue.cc:237] T 4aef7b0a3ce74e81853c1c4bc7881467 P 556243b12b574766b1519f27c767545f [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: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } } peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } }
I20260630 12:27:20.519375 20878 raft_consensus.cc:1275] T 4aef7b0a3ce74e81853c1c4bc7881467 P 46ba18de595943708a806d269cad7558 [term 1 FOLLOWER]: Refusing update from remote peer 556243b12b574766b1519f27c767545f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:27:20.520063 21126 raft_consensus.cc:1275] T 4aef7b0a3ce74e81853c1c4bc7881467 P a06d0b469aa54450b7a4be18b6c8b752 [term 1 FOLLOWER]: Refusing update from remote peer 556243b12b574766b1519f27c767545f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:27:20.520788 20929 consensus_queue.cc:1048] T 4aef7b0a3ce74e81853c1c4bc7881467 P 556243b12b574766b1519f27c767545f [LEADER]: Connected to new peer: Peer: permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:27:20.521955 20943 consensus_queue.cc:1048] T 4aef7b0a3ce74e81853c1c4bc7881467 P 556243b12b574766b1519f27c767545f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:27:20.532899 21192 raft_consensus.cc:2955] T 4aef7b0a3ce74e81853c1c4bc7881467 P 556243b12b574766b1519f27c767545f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 989a8a664c594951a6bf047a259006f9 (127.12.213.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } } peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } } }
I20260630 12:27:20.535205 21126 raft_consensus.cc:2955] T 4aef7b0a3ce74e81853c1c4bc7881467 P a06d0b469aa54450b7a4be18b6c8b752 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 989a8a664c594951a6bf047a259006f9 (127.12.213.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } } peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } } }
I20260630 12:27:20.546280 20613 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4aef7b0a3ce74e81853c1c4bc7881467 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:27:20.532760 20878 raft_consensus.cc:2955] T 4aef7b0a3ce74e81853c1c4bc7881467 P 46ba18de595943708a806d269cad7558 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 989a8a664c594951a6bf047a259006f9 (127.12.213.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } } peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } } }
I20260630 12:27:20.548600 20628 catalog_manager.cc:5697] T 4aef7b0a3ce74e81853c1c4bc7881467 P 556243b12b574766b1519f27c767545f reported cstate change: config changed from index 2 to 3, NON_VOTER 989a8a664c594951a6bf047a259006f9 (127.12.213.4) evicted. New cstate: current_term: 1 leader_uuid: "556243b12b574766b1519f27c767545f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } health_report { overall_health: HEALTHY } } }
I20260630 12:27:20.557994 21185 ts_tablet_manager.cc:933] T 64387cd668b84fa6a750402653d7f64c P 989a8a664c594951a6bf047a259006f9: Initiating tablet copy from peer 46ba18de595943708a806d269cad7558 (127.12.213.3:43959)
I20260630 12:27:20.559863 21036 tablet_service.cc:1558] Processing DeleteTablet for tablet 4aef7b0a3ce74e81853c1c4bc7881467 with delete_type TABLET_DATA_TOMBSTONED (TS 989a8a664c594951a6bf047a259006f9 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:38390
I20260630 12:27:20.560847 21186 tablet_replica.cc:333] T 4aef7b0a3ce74e81853c1c4bc7881467 P 989a8a664c594951a6bf047a259006f9: stopping tablet replica
I20260630 12:27:20.561710 21186 raft_consensus.cc:2243] T 4aef7b0a3ce74e81853c1c4bc7881467 P 989a8a664c594951a6bf047a259006f9 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:27:20.562276 21186 raft_consensus.cc:2272] T 4aef7b0a3ce74e81853c1c4bc7881467 P 989a8a664c594951a6bf047a259006f9 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:27:20.564738 21185 tablet_copy_client.cc:323] T 64387cd668b84fa6a750402653d7f64c P 989a8a664c594951a6bf047a259006f9: tablet copy: Beginning tablet copy session from remote peer at address 127.12.213.3:43959
I20260630 12:27:20.565444 21186 ts_tablet_manager.cc:1916] T 4aef7b0a3ce74e81853c1c4bc7881467 P 989a8a664c594951a6bf047a259006f9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:27:20.578652 20890 tablet_copy_service.cc:140] P 46ba18de595943708a806d269cad7558: Received BeginTabletCopySession request for tablet 64387cd668b84fa6a750402653d7f64c from peer 989a8a664c594951a6bf047a259006f9 ({username='slave'} at 127.0.0.1:55314)
I20260630 12:27:20.579346 20890 tablet_copy_service.cc:161] P 46ba18de595943708a806d269cad7558: Beginning new tablet copy session on tablet 64387cd668b84fa6a750402653d7f64c from peer 989a8a664c594951a6bf047a259006f9 at {username='slave'} at 127.0.0.1:55314: session id = 989a8a664c594951a6bf047a259006f9-64387cd668b84fa6a750402653d7f64c
I20260630 12:27:20.583923 21186 ts_tablet_manager.cc:1929] T 4aef7b0a3ce74e81853c1c4bc7881467 P 989a8a664c594951a6bf047a259006f9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260630 12:27:20.584352 21186 log.cc:1199] T 4aef7b0a3ce74e81853c1c4bc7881467 P 989a8a664c594951a6bf047a259006f9: Deleting WAL directory at /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822237130653-13140-0/minicluster-data/ts-3-root/wals/4aef7b0a3ce74e81853c1c4bc7881467
I20260630 12:27:20.585722 20615 catalog_manager.cc:5028] TS 989a8a664c594951a6bf047a259006f9 (127.12.213.4:38353): tablet 4aef7b0a3ce74e81853c1c4bc7881467 (table test-workload [id=e575f848a2004bda8b05a66c38678810]) successfully deleted
I20260630 12:27:20.587558 20890 tablet_copy_source_session.cc:215] T 64387cd668b84fa6a750402653d7f64c P 46ba18de595943708a806d269cad7558: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:20.590821 21185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64387cd668b84fa6a750402653d7f64c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:20.607381 21185 tablet_copy_client.cc:806] T 64387cd668b84fa6a750402653d7f64c P 989a8a664c594951a6bf047a259006f9: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:20.608006 21185 tablet_copy_client.cc:670] T 64387cd668b84fa6a750402653d7f64c P 989a8a664c594951a6bf047a259006f9: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:20.611809 21185 tablet_copy_client.cc:538] T 64387cd668b84fa6a750402653d7f64c P 989a8a664c594951a6bf047a259006f9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:20.620997 21185 tablet_bootstrap.cc:492] T 64387cd668b84fa6a750402653d7f64c P 989a8a664c594951a6bf047a259006f9: Bootstrap starting.
I20260630 12:27:20.639902 21185 tablet_bootstrap.cc:492] T 64387cd668b84fa6a750402653d7f64c P 989a8a664c594951a6bf047a259006f9: 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
I20260630 12:27:20.640825 21185 tablet_bootstrap.cc:492] T 64387cd668b84fa6a750402653d7f64c P 989a8a664c594951a6bf047a259006f9: Bootstrap complete.
I20260630 12:27:20.641502 21185 ts_tablet_manager.cc:1403] T 64387cd668b84fa6a750402653d7f64c P 989a8a664c594951a6bf047a259006f9: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.001s
I20260630 12:27:20.644222 21185 raft_consensus.cc:359] T 64387cd668b84fa6a750402653d7f64c P 989a8a664c594951a6bf047a259006f9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } attrs { replace: true } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } } peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } } peers { permanent_uuid: "989a8a664c594951a6bf047a259006f9" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38353 } attrs { promote: true } }
I20260630 12:27:20.645042 21185 raft_consensus.cc:740] T 64387cd668b84fa6a750402653d7f64c P 989a8a664c594951a6bf047a259006f9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 989a8a664c594951a6bf047a259006f9, State: Initialized, Role: LEARNER
I20260630 12:27:20.645679 21185 consensus_queue.cc:260] T 64387cd668b84fa6a750402653d7f64c P 989a8a664c594951a6bf047a259006f9 [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: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } attrs { replace: true } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } } peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } } peers { permanent_uuid: "989a8a664c594951a6bf047a259006f9" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38353 } attrs { promote: true } }
I20260630 12:27:20.647804 21185 ts_tablet_manager.cc:1434] T 64387cd668b84fa6a750402653d7f64c P 989a8a664c594951a6bf047a259006f9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260630 12:27:20.649439 20890 tablet_copy_service.cc:342] P 46ba18de595943708a806d269cad7558: Request end of tablet copy session 989a8a664c594951a6bf047a259006f9-64387cd668b84fa6a750402653d7f64c received from {username='slave'} at 127.0.0.1:55314
I20260630 12:27:20.649798 20890 tablet_copy_service.cc:434] P 46ba18de595943708a806d269cad7558: ending tablet copy session 989a8a664c594951a6bf047a259006f9-64387cd668b84fa6a750402653d7f64c on tablet 64387cd668b84fa6a750402653d7f64c with peer 989a8a664c594951a6bf047a259006f9
I20260630 12:27:20.983604 21046 raft_consensus.cc:1217] T 64387cd668b84fa6a750402653d7f64c P 989a8a664c594951a6bf047a259006f9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:27:21.384897 21197 raft_consensus.cc:1064] T 64387cd668b84fa6a750402653d7f64c P 46ba18de595943708a806d269cad7558: attempting to promote NON_VOTER 989a8a664c594951a6bf047a259006f9 to VOTER
I20260630 12:27:21.389873 21197 consensus_queue.cc:237] T 64387cd668b84fa6a750402653d7f64c P 46ba18de595943708a806d269cad7558 [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: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } attrs { replace: true } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } } peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } } peers { permanent_uuid: "989a8a664c594951a6bf047a259006f9" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38353 } attrs { promote: false } }
I20260630 12:27:21.399981 21046 raft_consensus.cc:1275] T 64387cd668b84fa6a750402653d7f64c P 989a8a664c594951a6bf047a259006f9 [term 1 LEARNER]: Refusing update from remote peer 46ba18de595943708a806d269cad7558: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:27:21.400584 20806 raft_consensus.cc:1275] T 64387cd668b84fa6a750402653d7f64c P 556243b12b574766b1519f27c767545f [term 1 FOLLOWER]: Refusing update from remote peer 46ba18de595943708a806d269cad7558: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:27:21.401026 21126 raft_consensus.cc:1275] T 64387cd668b84fa6a750402653d7f64c P a06d0b469aa54450b7a4be18b6c8b752 [term 1 FOLLOWER]: Refusing update from remote peer 46ba18de595943708a806d269cad7558: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:27:21.402390 21197 consensus_queue.cc:1048] T 64387cd668b84fa6a750402653d7f64c P 46ba18de595943708a806d269cad7558 [LEADER]: Connected to new peer: Peer: permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:27:21.404069 20967 consensus_queue.cc:1048] T 64387cd668b84fa6a750402653d7f64c P 46ba18de595943708a806d269cad7558 [LEADER]: Connected to new peer: Peer: permanent_uuid: "989a8a664c594951a6bf047a259006f9" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38353 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:27:21.405009 21196 consensus_queue.cc:1048] T 64387cd668b84fa6a750402653d7f64c P 46ba18de595943708a806d269cad7558 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:27:21.425915 21197 raft_consensus.cc:2955] T 64387cd668b84fa6a750402653d7f64c P 46ba18de595943708a806d269cad7558 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 989a8a664c594951a6bf047a259006f9 (127.12.213.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } attrs { replace: true } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } } peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } } peers { permanent_uuid: "989a8a664c594951a6bf047a259006f9" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38353 } attrs { promote: false } } }
I20260630 12:27:21.428769 21046 raft_consensus.cc:2955] T 64387cd668b84fa6a750402653d7f64c P 989a8a664c594951a6bf047a259006f9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 989a8a664c594951a6bf047a259006f9 (127.12.213.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } attrs { replace: true } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } } peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } } peers { permanent_uuid: "989a8a664c594951a6bf047a259006f9" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38353 } attrs { promote: false } } }
I20260630 12:27:21.430255 21126 raft_consensus.cc:2955] T 64387cd668b84fa6a750402653d7f64c P a06d0b469aa54450b7a4be18b6c8b752 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 989a8a664c594951a6bf047a259006f9 (127.12.213.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } attrs { replace: true } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } } peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } } peers { permanent_uuid: "989a8a664c594951a6bf047a259006f9" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38353 } attrs { promote: false } } }
I20260630 12:27:21.443013 20806 raft_consensus.cc:2955] T 64387cd668b84fa6a750402653d7f64c P 556243b12b574766b1519f27c767545f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 989a8a664c594951a6bf047a259006f9 (127.12.213.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } attrs { replace: true } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } } peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } } peers { permanent_uuid: "989a8a664c594951a6bf047a259006f9" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38353 } attrs { promote: false } } }
I20260630 12:27:21.451773 20627 catalog_manager.cc:5697] T 64387cd668b84fa6a750402653d7f64c P 46ba18de595943708a806d269cad7558 reported cstate change: config changed from index 2 to 3, 989a8a664c594951a6bf047a259006f9 (127.12.213.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "46ba18de595943708a806d269cad7558" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "989a8a664c594951a6bf047a259006f9" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38353 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:27:21.485183 20878 consensus_queue.cc:237] T 64387cd668b84fa6a750402653d7f64c P 46ba18de595943708a806d269cad7558 [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: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } } peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } } peers { permanent_uuid: "989a8a664c594951a6bf047a259006f9" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38353 } attrs { promote: false } }
I20260630 12:27:21.494844 21046 raft_consensus.cc:1275] T 64387cd668b84fa6a750402653d7f64c P 989a8a664c594951a6bf047a259006f9 [term 1 FOLLOWER]: Refusing update from remote peer 46ba18de595943708a806d269cad7558: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:27:21.496007 21126 raft_consensus.cc:1275] T 64387cd668b84fa6a750402653d7f64c P a06d0b469aa54450b7a4be18b6c8b752 [term 1 FOLLOWER]: Refusing update from remote peer 46ba18de595943708a806d269cad7558: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:27:21.496227 20967 consensus_queue.cc:1048] T 64387cd668b84fa6a750402653d7f64c P 46ba18de595943708a806d269cad7558 [LEADER]: Connected to new peer: Peer: permanent_uuid: "989a8a664c594951a6bf047a259006f9" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38353 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:21.497705 21196 consensus_queue.cc:1048] T 64387cd668b84fa6a750402653d7f64c P 46ba18de595943708a806d269cad7558 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:21.503831 20967 raft_consensus.cc:2955] T 64387cd668b84fa6a750402653d7f64c P 46ba18de595943708a806d269cad7558 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 556243b12b574766b1519f27c767545f (127.12.213.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } } peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } } peers { permanent_uuid: "989a8a664c594951a6bf047a259006f9" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38353 } attrs { promote: false } } }
I20260630 12:27:21.507330 21046 raft_consensus.cc:2955] T 64387cd668b84fa6a750402653d7f64c P 989a8a664c594951a6bf047a259006f9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 556243b12b574766b1519f27c767545f (127.12.213.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } } peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } } peers { permanent_uuid: "989a8a664c594951a6bf047a259006f9" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38353 } attrs { promote: false } } }
I20260630 12:27:21.507197 21126 raft_consensus.cc:2955] T 64387cd668b84fa6a750402653d7f64c P a06d0b469aa54450b7a4be18b6c8b752 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 556243b12b574766b1519f27c767545f (127.12.213.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } } peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } } peers { permanent_uuid: "989a8a664c594951a6bf047a259006f9" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38353 } attrs { promote: false } } }
I20260630 12:27:21.518990 20614 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 64387cd668b84fa6a750402653d7f64c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:27:21.523546 20629 catalog_manager.cc:5697] T 64387cd668b84fa6a750402653d7f64c P 989a8a664c594951a6bf047a259006f9 reported cstate change: config changed from index 3 to 4, VOTER 556243b12b574766b1519f27c767545f (127.12.213.2) evicted. New cstate: current_term: 1 leader_uuid: "46ba18de595943708a806d269cad7558" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } } peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } } peers { permanent_uuid: "989a8a664c594951a6bf047a259006f9" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 38353 } attrs { promote: false } } }
I20260630 12:27:21.537243 20796 tablet_service.cc:1558] Processing DeleteTablet for tablet 64387cd668b84fa6a750402653d7f64c with delete_type TABLET_DATA_TOMBSTONED (TS 556243b12b574766b1519f27c767545f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34958
I20260630 12:27:21.540019 21207 tablet_replica.cc:333] T 64387cd668b84fa6a750402653d7f64c P 556243b12b574766b1519f27c767545f: stopping tablet replica
I20260630 12:27:21.541347 21207 raft_consensus.cc:2243] T 64387cd668b84fa6a750402653d7f64c P 556243b12b574766b1519f27c767545f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:21.542388 21207 raft_consensus.cc:2272] T 64387cd668b84fa6a750402653d7f64c P 556243b12b574766b1519f27c767545f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:21.546799 21207 ts_tablet_manager.cc:1916] T 64387cd668b84fa6a750402653d7f64c P 556243b12b574766b1519f27c767545f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:27:21.558386 21207 ts_tablet_manager.cc:1929] T 64387cd668b84fa6a750402653d7f64c P 556243b12b574766b1519f27c767545f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:27:21.558754 21207 log.cc:1199] T 64387cd668b84fa6a750402653d7f64c P 556243b12b574766b1519f27c767545f: Deleting WAL directory at /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822237130653-13140-0/minicluster-data/ts-1-root/wals/64387cd668b84fa6a750402653d7f64c
I20260630 12:27:21.560340 20613 catalog_manager.cc:5028] TS 556243b12b574766b1519f27c767545f (127.12.213.2:40779): tablet 64387cd668b84fa6a750402653d7f64c (table test-workload [id=e575f848a2004bda8b05a66c38678810]) successfully deleted
W20260630 12:27:22.535923 20677 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver a06d0b469aa54450b7a4be18b6c8b752 not available for placement
I20260630 12:27:23.548399 20806 consensus_queue.cc:237] T 436b1480483342b59f8fa4ce7adee190 P 556243b12b574766b1519f27c767545f [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: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } } peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } attrs { replace: true } } peers { permanent_uuid: "989a8a664c594951a6bf047a259006f9" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38353 } attrs { promote: true } }
W20260630 12:27:23.556988 20771 consensus_peers.cc:597] T 436b1480483342b59f8fa4ce7adee190 P 556243b12b574766b1519f27c767545f -> Peer 989a8a664c594951a6bf047a259006f9 (127.12.213.4:38353): Couldn't send request to peer 989a8a664c594951a6bf047a259006f9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 436b1480483342b59f8fa4ce7adee190. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:23.557351 21126 raft_consensus.cc:1275] T 436b1480483342b59f8fa4ce7adee190 P a06d0b469aa54450b7a4be18b6c8b752 [term 1 FOLLOWER]: Refusing update from remote peer 556243b12b574766b1519f27c767545f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:27:23.557706 20878 raft_consensus.cc:1275] T 436b1480483342b59f8fa4ce7adee190 P 46ba18de595943708a806d269cad7558 [term 1 FOLLOWER]: Refusing update from remote peer 556243b12b574766b1519f27c767545f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:27:23.558871 20929 consensus_queue.cc:1048] T 436b1480483342b59f8fa4ce7adee190 P 556243b12b574766b1519f27c767545f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:23.559688 21210 consensus_queue.cc:1048] T 436b1480483342b59f8fa4ce7adee190 P 556243b12b574766b1519f27c767545f [LEADER]: Connected to new peer: Peer: permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:23.568336 20929 raft_consensus.cc:2955] T 436b1480483342b59f8fa4ce7adee190 P 556243b12b574766b1519f27c767545f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 989a8a664c594951a6bf047a259006f9 (127.12.213.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } } peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } attrs { replace: true } } peers { permanent_uuid: "989a8a664c594951a6bf047a259006f9" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38353 } attrs { promote: true } } }
I20260630 12:27:23.569443 21126 raft_consensus.cc:2955] T 436b1480483342b59f8fa4ce7adee190 P a06d0b469aa54450b7a4be18b6c8b752 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 989a8a664c594951a6bf047a259006f9 (127.12.213.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } } peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } attrs { replace: true } } peers { permanent_uuid: "989a8a664c594951a6bf047a259006f9" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38353 } attrs { promote: true } } }
I20260630 12:27:23.570387 20878 raft_consensus.cc:2955] T 436b1480483342b59f8fa4ce7adee190 P 46ba18de595943708a806d269cad7558 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 989a8a664c594951a6bf047a259006f9 (127.12.213.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } } peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } attrs { replace: true } } peers { permanent_uuid: "989a8a664c594951a6bf047a259006f9" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38353 } attrs { promote: true } } }
I20260630 12:27:23.582337 20626 catalog_manager.cc:5697] T 436b1480483342b59f8fa4ce7adee190 P a06d0b469aa54450b7a4be18b6c8b752 reported cstate change: config changed from index 3 to 4, NON_VOTER 989a8a664c594951a6bf047a259006f9 (127.12.213.4) added. New cstate: current_term: 1 leader_uuid: "556243b12b574766b1519f27c767545f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } } peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } attrs { replace: true } } peers { permanent_uuid: "989a8a664c594951a6bf047a259006f9" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38353 } attrs { promote: true } } }
I20260630 12:27:23.585268 20806 consensus_queue.cc:237] T b249af05036c4452b202691f2fda290b P 556243b12b574766b1519f27c767545f [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: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } attrs { replace: true } } peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } } peers { permanent_uuid: "989a8a664c594951a6bf047a259006f9" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38353 } attrs { promote: true } }
I20260630 12:27:23.592736 20878 raft_consensus.cc:1275] T b249af05036c4452b202691f2fda290b P 46ba18de595943708a806d269cad7558 [term 1 FOLLOWER]: Refusing update from remote peer 556243b12b574766b1519f27c767545f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260630 12:27:23.593478 20771 consensus_peers.cc:597] T b249af05036c4452b202691f2fda290b P 556243b12b574766b1519f27c767545f -> Peer 989a8a664c594951a6bf047a259006f9 (127.12.213.4:38353): Couldn't send request to peer 989a8a664c594951a6bf047a259006f9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b249af05036c4452b202691f2fda290b. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:23.593873 21126 raft_consensus.cc:1275] T b249af05036c4452b202691f2fda290b P a06d0b469aa54450b7a4be18b6c8b752 [term 1 FOLLOWER]: Refusing update from remote peer 556243b12b574766b1519f27c767545f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:27:23.595345 20929 consensus_queue.cc:1048] T b249af05036c4452b202691f2fda290b P 556243b12b574766b1519f27c767545f [LEADER]: Connected to new peer: Peer: permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:23.596258 21213 consensus_queue.cc:1048] T b249af05036c4452b202691f2fda290b P 556243b12b574766b1519f27c767545f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:23.606072 20929 raft_consensus.cc:2955] T b249af05036c4452b202691f2fda290b P 556243b12b574766b1519f27c767545f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 989a8a664c594951a6bf047a259006f9 (127.12.213.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } attrs { replace: true } } peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } } peers { permanent_uuid: "989a8a664c594951a6bf047a259006f9" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38353 } attrs { promote: true } } }
I20260630 12:27:23.607889 21126 raft_consensus.cc:2955] T b249af05036c4452b202691f2fda290b P a06d0b469aa54450b7a4be18b6c8b752 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 989a8a664c594951a6bf047a259006f9 (127.12.213.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } attrs { replace: true } } peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } } peers { permanent_uuid: "989a8a664c594951a6bf047a259006f9" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38353 } attrs { promote: true } } }
I20260630 12:27:23.612109 20878 raft_consensus.cc:2955] T b249af05036c4452b202691f2fda290b P 46ba18de595943708a806d269cad7558 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 989a8a664c594951a6bf047a259006f9 (127.12.213.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } attrs { replace: true } } peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } } peers { permanent_uuid: "989a8a664c594951a6bf047a259006f9" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38353 } attrs { promote: true } } }
I20260630 12:27:23.624279 20629 catalog_manager.cc:5697] T b249af05036c4452b202691f2fda290b P a06d0b469aa54450b7a4be18b6c8b752 reported cstate change: config changed from index 3 to 4, NON_VOTER 989a8a664c594951a6bf047a259006f9 (127.12.213.4) added. New cstate: current_term: 1 leader_uuid: "556243b12b574766b1519f27c767545f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a06d0b469aa54450b7a4be18b6c8b752" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 46683 } attrs { replace: true } } peers { permanent_uuid: "556243b12b574766b1519f27c767545f" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 40779 } } peers { permanent_uuid: "46ba18de595943708a806d269cad7558" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43959 } } peers { permanent_uuid: "989a8a664c594951a6bf047a259006f9" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 38353 } attrs { promote: true } } }
I20260630 12:27:23.718075 13140 tablet_server.cc:179] TabletServer@127.12.213.1:46683 shutting down...
I20260630 12:27:23.755726 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:23.756573 13140 tablet_replica.cc:333] stopping tablet replica
I20260630 12:27:23.757301 13140 raft_consensus.cc:2243] T 64387cd668b84fa6a750402653d7f64c P a06d0b469aa54450b7a4be18b6c8b752 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:23.758404 13140 raft_consensus.cc:2272] T 64387cd668b84fa6a750402653d7f64c P a06d0b469aa54450b7a4be18b6c8b752 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:27:23.760353 20769 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 19 similar messages]
I20260630 12:27:23.761248 13140 tablet_replica.cc:333] stopping tablet replica
I20260630 12:27:23.762406 13140 raft_consensus.cc:2243] T 436b1480483342b59f8fa4ce7adee190 P a06d0b469aa54450b7a4be18b6c8b752 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:23.763556 13140 raft_consensus.cc:2272] T 436b1480483342b59f8fa4ce7adee190 P a06d0b469aa54450b7a4be18b6c8b752 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:27:23.763959 20769 consensus_peers.cc:597] T 4aef7b0a3ce74e81853c1c4bc7881467 P 556243b12b574766b1519f27c767545f -> Peer a06d0b469aa54450b7a4be18b6c8b752 (127.12.213.1:46683): Couldn't send request to peer a06d0b469aa54450b7a4be18b6c8b752. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:23.766710 13140 tablet_replica.cc:333] stopping tablet replica
I20260630 12:27:23.767352 13140 raft_consensus.cc:2243] T b249af05036c4452b202691f2fda290b P a06d0b469aa54450b7a4be18b6c8b752 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:23.768115 13140 raft_consensus.cc:2272] T b249af05036c4452b202691f2fda290b P a06d0b469aa54450b7a4be18b6c8b752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:23.770834 13140 tablet_replica.cc:333] stopping tablet replica
I20260630 12:27:23.771377 13140 raft_consensus.cc:2243] T 4aef7b0a3ce74e81853c1c4bc7881467 P a06d0b469aa54450b7a4be18b6c8b752 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:23.772126 13140 raft_consensus.cc:2272] T 4aef7b0a3ce74e81853c1c4bc7881467 P a06d0b469aa54450b7a4be18b6c8b752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:23.796674 13140 tablet_server.cc:196] TabletServer@127.12.213.1:46683 shutdown complete.
W20260630 12:27:23.821686 20843 consensus_peers.cc:597] T 64387cd668b84fa6a750402653d7f64c P 46ba18de595943708a806d269cad7558 -> Peer a06d0b469aa54450b7a4be18b6c8b752 (127.12.213.1:46683): Couldn't send request to peer a06d0b469aa54450b7a4be18b6c8b752. Status: Network error: Client connection negotiation failed: client connection to 127.12.213.1:46683: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:23.825645 13140 tablet_server.cc:179] TabletServer@127.12.213.2:0 shutting down...
I20260630 12:27:23.856599 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:23.857376 13140 tablet_replica.cc:333] T 4aef7b0a3ce74e81853c1c4bc7881467 P 556243b12b574766b1519f27c767545f: stopping tablet replica
I20260630 12:27:23.857998 13140 raft_consensus.cc:2243] T 4aef7b0a3ce74e81853c1c4bc7881467 P 556243b12b574766b1519f27c767545f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:23.858956 13140 raft_consensus.cc:2272] T 4aef7b0a3ce74e81853c1c4bc7881467 P 556243b12b574766b1519f27c767545f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:23.861241 13140 tablet_replica.cc:333] T 436b1480483342b59f8fa4ce7adee190 P 556243b12b574766b1519f27c767545f: stopping tablet replica
I20260630 12:27:23.861769 13140 raft_consensus.cc:2243] T 436b1480483342b59f8fa4ce7adee190 P 556243b12b574766b1519f27c767545f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:23.862704 13140 raft_consensus.cc:2272] T 436b1480483342b59f8fa4ce7adee190 P 556243b12b574766b1519f27c767545f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:23.865190 13140 tablet_replica.cc:333] T b249af05036c4452b202691f2fda290b P 556243b12b574766b1519f27c767545f: stopping tablet replica
I20260630 12:27:23.865707 13140 raft_consensus.cc:2243] T b249af05036c4452b202691f2fda290b P 556243b12b574766b1519f27c767545f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:23.866709 13140 raft_consensus.cc:2272] T b249af05036c4452b202691f2fda290b P 556243b12b574766b1519f27c767545f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:23.882562 13140 tablet_server.cc:196] TabletServer@127.12.213.2:0 shutdown complete.
I20260630 12:27:23.904100 13140 tablet_server.cc:179] TabletServer@127.12.213.3:0 shutting down...
I20260630 12:27:23.936667 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:23.937531 13140 tablet_replica.cc:333] T 4aef7b0a3ce74e81853c1c4bc7881467 P 46ba18de595943708a806d269cad7558: stopping tablet replica
I20260630 12:27:23.938493 13140 raft_consensus.cc:2243] T 4aef7b0a3ce74e81853c1c4bc7881467 P 46ba18de595943708a806d269cad7558 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:23.939368 13140 raft_consensus.cc:2272] T 4aef7b0a3ce74e81853c1c4bc7881467 P 46ba18de595943708a806d269cad7558 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:23.941975 13140 tablet_replica.cc:333] T b249af05036c4452b202691f2fda290b P 46ba18de595943708a806d269cad7558: stopping tablet replica
I20260630 12:27:23.942552 13140 raft_consensus.cc:2243] T b249af05036c4452b202691f2fda290b P 46ba18de595943708a806d269cad7558 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:23.943245 13140 raft_consensus.cc:2272] T b249af05036c4452b202691f2fda290b P 46ba18de595943708a806d269cad7558 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:23.946282 13140 tablet_replica.cc:333] T 436b1480483342b59f8fa4ce7adee190 P 46ba18de595943708a806d269cad7558: stopping tablet replica
I20260630 12:27:23.946794 13140 raft_consensus.cc:2243] T 436b1480483342b59f8fa4ce7adee190 P 46ba18de595943708a806d269cad7558 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:23.947481 13140 raft_consensus.cc:2272] T 436b1480483342b59f8fa4ce7adee190 P 46ba18de595943708a806d269cad7558 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:23.950263 13140 tablet_replica.cc:333] T 64387cd668b84fa6a750402653d7f64c P 46ba18de595943708a806d269cad7558: stopping tablet replica
I20260630 12:27:23.950785 13140 raft_consensus.cc:2243] T 64387cd668b84fa6a750402653d7f64c P 46ba18de595943708a806d269cad7558 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:23.951562 13140 raft_consensus.cc:2272] T 64387cd668b84fa6a750402653d7f64c P 46ba18de595943708a806d269cad7558 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:23.976775 13140 tablet_server.cc:196] TabletServer@127.12.213.3:0 shutdown complete.
I20260630 12:27:24.004913 13140 tablet_server.cc:179] TabletServer@127.12.213.4:0 shutting down...
I20260630 12:27:24.043463 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:24.044386 13140 tablet_replica.cc:333] T 64387cd668b84fa6a750402653d7f64c P 989a8a664c594951a6bf047a259006f9: stopping tablet replica
I20260630 12:27:24.045094 13140 raft_consensus.cc:2243] T 64387cd668b84fa6a750402653d7f64c P 989a8a664c594951a6bf047a259006f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:24.045768 13140 raft_consensus.cc:2272] T 64387cd668b84fa6a750402653d7f64c P 989a8a664c594951a6bf047a259006f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:24.068930 13140 tablet_server.cc:196] TabletServer@127.12.213.4:0 shutdown complete.
I20260630 12:27:24.083746 13140 master.cc:562] Master@127.12.213.62:38675 shutting down...
W20260630 12:27:24.108109 20677 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:27:24.109227 13140 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0edd62c3ae5c4e259fdac6c529bdface [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:24.109690 13140 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0edd62c3ae5c4e259fdac6c529bdface [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:24.109980 13140 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0edd62c3ae5c4e259fdac6c529bdface: stopping tablet replica
I20260630 12:27:24.129457 13140 master.cc:584] Master@127.12.213.62:38675 shutdown complete.
[       OK ] AutoRebalancerTest.TestDeletedTables (8491 ms)
[ RUN      ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails
I20260630 12:27:24.166472 13140 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.213.62:36659
I20260630 12:27:24.167531 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:24.172973 21225 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
W20260630 12:27:24.173353 21226 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
W20260630 12:27:24.174696 21228 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
I20260630 12:27:24.174916 13140 server_base.cc:1061] running on GCE node
I20260630 12:27:24.175879 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:24.176086 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:24.176241 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822444176225 us; error 0 us; skew 500 ppm
I20260630 12:27:24.176715 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:24.179287 13140 webserver.cc:533] Webserver started at http://127.12.213.62:45687/ using document root <none> and password file <none>
I20260630 12:27:24.179781 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:24.179982 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:24.180256 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:24.181349 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822237130653-13140-0/minicluster-data/master-0-root/instance:
uuid: "0f25851aaf8f4370bf8b100968f3438f"
format_stamp: "Formatted at 2026-06-30 12:27:24 on dist-test-slave-zz34"
I20260630 12:27:24.185756 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:27:24.189105 21233 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:24.189957 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:27:24.190236 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822237130653-13140-0/minicluster-data/master-0-root
uuid: "0f25851aaf8f4370bf8b100968f3438f"
format_stamp: "Formatted at 2026-06-30 12:27:24 on dist-test-slave-zz34"
I20260630 12:27:24.190502 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822237130653-13140-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822237130653-13140-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822237130653-13140-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)
I20260630 12:27:24.208448 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:24.209622 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:24.247036 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.62:36659
I20260630 12:27:24.247128 21284 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.62:36659 every 8 connection(s)
I20260630 12:27:24.251113 21285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:24.261379 21285 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0f25851aaf8f4370bf8b100968f3438f: Bootstrap starting.
I20260630 12:27:24.265974 21285 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0f25851aaf8f4370bf8b100968f3438f: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:24.270397 21285 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0f25851aaf8f4370bf8b100968f3438f: No bootstrap required, opened a new log
I20260630 12:27:24.272797 21285 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0f25851aaf8f4370bf8b100968f3438f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0f25851aaf8f4370bf8b100968f3438f" member_type: VOTER }
I20260630 12:27:24.273342 21285 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0f25851aaf8f4370bf8b100968f3438f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:24.273574 21285 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0f25851aaf8f4370bf8b100968f3438f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f25851aaf8f4370bf8b100968f3438f, State: Initialized, Role: FOLLOWER
I20260630 12:27:24.274148 21285 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0f25851aaf8f4370bf8b100968f3438f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0f25851aaf8f4370bf8b100968f3438f" member_type: VOTER }
I20260630 12:27:24.274622 21285 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0f25851aaf8f4370bf8b100968f3438f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:27:24.274850 21285 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0f25851aaf8f4370bf8b100968f3438f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:27:24.275115 21285 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0f25851aaf8f4370bf8b100968f3438f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:24.279520 21285 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0f25851aaf8f4370bf8b100968f3438f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0f25851aaf8f4370bf8b100968f3438f" member_type: VOTER }
I20260630 12:27:24.280038 21285 leader_election.cc:304] T 00000000000000000000000000000000 P 0f25851aaf8f4370bf8b100968f3438f [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: 0f25851aaf8f4370bf8b100968f3438f; no voters: 
I20260630 12:27:24.281116 21285 leader_election.cc:290] T 00000000000000000000000000000000 P 0f25851aaf8f4370bf8b100968f3438f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:27:24.281445 21288 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0f25851aaf8f4370bf8b100968f3438f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:24.282869 21288 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0f25851aaf8f4370bf8b100968f3438f [term 1 LEADER]: Becoming Leader. State: Replica: 0f25851aaf8f4370bf8b100968f3438f, State: Running, Role: LEADER
I20260630 12:27:24.283443 21288 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0f25851aaf8f4370bf8b100968f3438f [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: "0f25851aaf8f4370bf8b100968f3438f" member_type: VOTER }
I20260630 12:27:24.284066 21285 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0f25851aaf8f4370bf8b100968f3438f [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:27:24.288444 21289 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0f25851aaf8f4370bf8b100968f3438f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0f25851aaf8f4370bf8b100968f3438f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0f25851aaf8f4370bf8b100968f3438f" member_type: VOTER } }
I20260630 12:27:24.288507 21290 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0f25851aaf8f4370bf8b100968f3438f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0f25851aaf8f4370bf8b100968f3438f. Latest consensus state: current_term: 1 leader_uuid: "0f25851aaf8f4370bf8b100968f3438f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0f25851aaf8f4370bf8b100968f3438f" member_type: VOTER } }
I20260630 12:27:24.289532 21289 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0f25851aaf8f4370bf8b100968f3438f [sys.catalog]: This master's current role is: LEADER
I20260630 12:27:24.289610 21290 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0f25851aaf8f4370bf8b100968f3438f [sys.catalog]: This master's current role is: LEADER
I20260630 12:27:24.293148 21296 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:27:24.298105 21296 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:27:24.301102 13140 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:27:24.307051 21296 catalog_manager.cc:1383] Generated new cluster ID: f332cfda601e4eeb8de8ee5591166291
I20260630 12:27:24.307338 21296 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:27:24.329356 21296 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:27:24.330717 21296 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:27:24.344079 21296 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 0f25851aaf8f4370bf8b100968f3438f: Generated new TSK 0
I20260630 12:27:24.344682 21296 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:27:24.368183 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:24.374028 21306 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
W20260630 12:27:24.375715 21307 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
W20260630 12:27:24.376350 21309 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
I20260630 12:27:24.376682 13140 server_base.cc:1061] running on GCE node
I20260630 12:27:24.377610 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:24.377792 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:24.377991 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822444377974 us; error 0 us; skew 500 ppm
I20260630 12:27:24.378509 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:24.380700 13140 webserver.cc:533] Webserver started at http://127.12.213.1:42629/ using document root <none> and password file <none>
I20260630 12:27:24.381111 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:24.381259 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:24.381495 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:24.382603 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822237130653-13140-0/minicluster-data/ts-0-root/instance:
uuid: "fb13b2637853469e85d43b862f84404e"
format_stamp: "Formatted at 2026-06-30 12:27:24 on dist-test-slave-zz34"
I20260630 12:27:24.386912 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260630 12:27:24.389959 21314 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:24.390770 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:27:24.391021 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822237130653-13140-0/minicluster-data/ts-0-root
uuid: "fb13b2637853469e85d43b862f84404e"
format_stamp: "Formatted at 2026-06-30 12:27:24 on dist-test-slave-zz34"
I20260630 12:27:24.391247 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822237130653-13140-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822237130653-13140-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822237130653-13140-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)
I20260630 12:27:24.416383 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:24.417526 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:24.418975 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:24.421195 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:24.421396 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:24.421651 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:24.421831 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:24.461262 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.1:41071
I20260630 12:27:24.461365 21376 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.1:41071 every 8 connection(s)
I20260630 12:27:24.466501 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:24.474015 21381 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
W20260630 12:27:24.474406 21382 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
I20260630 12:27:24.477243 13140 server_base.cc:1061] running on GCE node
W20260630 12:27:24.478531 21384 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
I20260630 12:27:24.479328 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:24.479698 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:24.479894 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822444479873 us; error 0 us; skew 500 ppm
I20260630 12:27:24.480404 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:24.483101 13140 webserver.cc:533] Webserver started at http://127.12.213.2:37645/ using document root <none> and password file <none>
I20260630 12:27:24.483287 21377 heartbeater.cc:344] Connected to a master server at 127.12.213.62:36659
I20260630 12:27:24.483692 21377 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:24.483654 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:24.484247 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:24.484529 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:24.484742 21377 heartbeater.cc:507] Master 127.12.213.62:36659 requested a full tablet report, sending...
I20260630 12:27:24.485646 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822237130653-13140-0/minicluster-data/ts-1-root/instance:
uuid: "f9dc271a48604215958a4a5db028e825"
format_stamp: "Formatted at 2026-06-30 12:27:24 on dist-test-slave-zz34"
I20260630 12:27:24.486948 21250 ts_manager.cc:194] Registered new tserver with Master: fb13b2637853469e85d43b862f84404e (127.12.213.1:41071)
I20260630 12:27:24.488731 21250 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36010
I20260630 12:27:24.490667 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260630 12:27:24.494369 21389 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:24.495175 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:27:24.495455 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822237130653-13140-0/minicluster-data/ts-1-root
uuid: "f9dc271a48604215958a4a5db028e825"
format_stamp: "Formatted at 2026-06-30 12:27:24 on dist-test-slave-zz34"
I20260630 12:27:24.495713 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822237130653-13140-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822237130653-13140-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822237130653-13140-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)
I20260630 12:27:24.515348 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:24.516431 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:24.517838 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:24.520084 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:24.520269 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:24.520552 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:24.520689 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:24.559890 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.2:41637
I20260630 12:27:24.560017 21451 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.2:41637 every 8 connection(s)
I20260630 12:27:24.564669 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:24.572108 21455 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
W20260630 12:27:24.573400 21456 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
I20260630 12:27:24.575060 13140 server_base.cc:1061] running on GCE node
W20260630 12:27:24.575917 21458 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
I20260630 12:27:24.576996 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:24.577273 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:24.577491 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822444577470 us; error 0 us; skew 500 ppm
I20260630 12:27:24.577804 21452 heartbeater.cc:344] Connected to a master server at 127.12.213.62:36659
I20260630 12:27:24.578213 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:24.578253 21452 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:24.579420 21452 heartbeater.cc:507] Master 127.12.213.62:36659 requested a full tablet report, sending...
I20260630 12:27:24.581203 13140 webserver.cc:533] Webserver started at http://127.12.213.3:34799/ using document root <none> and password file <none>
I20260630 12:27:24.581789 21250 ts_manager.cc:194] Registered new tserver with Master: f9dc271a48604215958a4a5db028e825 (127.12.213.2:41637)
I20260630 12:27:24.581928 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:24.582299 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:24.582633 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:24.583721 21250 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36014
I20260630 12:27:24.584228 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822237130653-13140-0/minicluster-data/ts-2-root/instance:
uuid: "6643b7df306349b3b50354fbcd38c8f3"
format_stamp: "Formatted at 2026-06-30 12:27:24 on dist-test-slave-zz34"
I20260630 12:27:24.589069 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:27:24.592350 21463 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:24.593230 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:27:24.593532 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822237130653-13140-0/minicluster-data/ts-2-root
uuid: "6643b7df306349b3b50354fbcd38c8f3"
format_stamp: "Formatted at 2026-06-30 12:27:24 on dist-test-slave-zz34"
I20260630 12:27:24.593809 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822237130653-13140-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822237130653-13140-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822237130653-13140-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)
I20260630 12:27:24.605607 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:24.606792 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:24.608189 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:24.610446 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:24.610659 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:24.610886 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:24.611052 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:24.650087 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.3:40835
I20260630 12:27:24.650202 21525 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.3:40835 every 8 connection(s)
I20260630 12:27:24.664157 21526 heartbeater.cc:344] Connected to a master server at 127.12.213.62:36659
I20260630 12:27:24.664537 21526 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:24.665189 21526 heartbeater.cc:507] Master 127.12.213.62:36659 requested a full tablet report, sending...
I20260630 12:27:24.666996 21250 ts_manager.cc:194] Registered new tserver with Master: 6643b7df306349b3b50354fbcd38c8f3 (127.12.213.3:40835)
I20260630 12:27:24.667590 13140 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014234245s
I20260630 12:27:24.668725 21250 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36020
I20260630 12:27:25.491710 21377 heartbeater.cc:499] Master 127.12.213.62:36659 was elected leader, sending a full tablet report...
I20260630 12:27:25.586562 21452 heartbeater.cc:499] Master 127.12.213.62:36659 was elected leader, sending a full tablet report...
I20260630 12:27:25.671736 21526 heartbeater.cc:499] Master 127.12.213.62:36659 was elected leader, sending a full tablet report...
I20260630 12:27:25.723516 21250 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36026:
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"
    }
  }
}
W20260630 12:27:25.725893 21250 catalog_manager.cc:7077] 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.
I20260630 12:27:25.778486 21417 tablet_service.cc:1511] Processing CreateTablet for tablet 40a5ca5a3b5e4bfdae12c37395c42011 (DEFAULT_TABLE table=test-workload [id=164234639b914d84be2cdad4742466b9]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:27:25.780392 21417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40a5ca5a3b5e4bfdae12c37395c42011. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:25.780407 21416 tablet_service.cc:1511] Processing CreateTablet for tablet 018af8494b3848c09e2661bb594f5e42 (DEFAULT_TABLE table=test-workload [id=164234639b914d84be2cdad4742466b9]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:27:25.784199 21416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 018af8494b3848c09e2661bb594f5e42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:25.789510 21415 tablet_service.cc:1511] Processing CreateTablet for tablet 6df2a418e9d043eb94bd97c8e60d278d (DEFAULT_TABLE table=test-workload [id=164234639b914d84be2cdad4742466b9]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:27:25.791417 21415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6df2a418e9d043eb94bd97c8e60d278d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:25.804903 21414 tablet_service.cc:1511] Processing CreateTablet for tablet 9b6db6237fed405e8fa769559b73668b (DEFAULT_TABLE table=test-workload [id=164234639b914d84be2cdad4742466b9]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:27:25.806648 21414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b6db6237fed405e8fa769559b73668b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:25.816388 21546 tablet_bootstrap.cc:492] T 018af8494b3848c09e2661bb594f5e42 P f9dc271a48604215958a4a5db028e825: Bootstrap starting.
I20260630 12:27:25.823124 21546 tablet_bootstrap.cc:654] T 018af8494b3848c09e2661bb594f5e42 P f9dc271a48604215958a4a5db028e825: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:25.824611 21342 tablet_service.cc:1511] Processing CreateTablet for tablet 40a5ca5a3b5e4bfdae12c37395c42011 (DEFAULT_TABLE table=test-workload [id=164234639b914d84be2cdad4742466b9]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:27:25.825781 21339 tablet_service.cc:1511] Processing CreateTablet for tablet 9b6db6237fed405e8fa769559b73668b (DEFAULT_TABLE table=test-workload [id=164234639b914d84be2cdad4742466b9]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:27:25.827397 21342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40a5ca5a3b5e4bfdae12c37395c42011. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:25.825917 21340 tablet_service.cc:1511] Processing CreateTablet for tablet 6df2a418e9d043eb94bd97c8e60d278d (DEFAULT_TABLE table=test-workload [id=164234639b914d84be2cdad4742466b9]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:27:25.828423 21340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6df2a418e9d043eb94bd97c8e60d278d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:25.826398 21341 tablet_service.cc:1511] Processing CreateTablet for tablet 018af8494b3848c09e2661bb594f5e42 (DEFAULT_TABLE table=test-workload [id=164234639b914d84be2cdad4742466b9]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:27:25.829763 21341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 018af8494b3848c09e2661bb594f5e42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:25.830478 21339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b6db6237fed405e8fa769559b73668b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:25.849725 21490 tablet_service.cc:1511] Processing CreateTablet for tablet 018af8494b3848c09e2661bb594f5e42 (DEFAULT_TABLE table=test-workload [id=164234639b914d84be2cdad4742466b9]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:27:25.851148 21490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 018af8494b3848c09e2661bb594f5e42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:25.851315 21491 tablet_service.cc:1511] Processing CreateTablet for tablet 40a5ca5a3b5e4bfdae12c37395c42011 (DEFAULT_TABLE table=test-workload [id=164234639b914d84be2cdad4742466b9]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:27:25.852998 21491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40a5ca5a3b5e4bfdae12c37395c42011. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:25.855252 21548 tablet_bootstrap.cc:492] T 018af8494b3848c09e2661bb594f5e42 P fb13b2637853469e85d43b862f84404e: Bootstrap starting.
I20260630 12:27:25.855362 21489 tablet_service.cc:1511] Processing CreateTablet for tablet 6df2a418e9d043eb94bd97c8e60d278d (DEFAULT_TABLE table=test-workload [id=164234639b914d84be2cdad4742466b9]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:27:25.856717 21489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6df2a418e9d043eb94bd97c8e60d278d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:25.861634 21548 tablet_bootstrap.cc:654] T 018af8494b3848c09e2661bb594f5e42 P fb13b2637853469e85d43b862f84404e: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:25.863358 21488 tablet_service.cc:1511] Processing CreateTablet for tablet 9b6db6237fed405e8fa769559b73668b (DEFAULT_TABLE table=test-workload [id=164234639b914d84be2cdad4742466b9]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:27:25.864655 21488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b6db6237fed405e8fa769559b73668b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:25.874725 21548 tablet_bootstrap.cc:492] T 018af8494b3848c09e2661bb594f5e42 P fb13b2637853469e85d43b862f84404e: No bootstrap required, opened a new log
I20260630 12:27:25.875283 21548 ts_tablet_manager.cc:1403] T 018af8494b3848c09e2661bb594f5e42 P fb13b2637853469e85d43b862f84404e: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.008s
I20260630 12:27:25.878131 21548 raft_consensus.cc:359] T 018af8494b3848c09e2661bb594f5e42 P fb13b2637853469e85d43b862f84404e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 } } peers { permanent_uuid: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 } } peers { permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 } }
I20260630 12:27:25.878911 21548 raft_consensus.cc:385] T 018af8494b3848c09e2661bb594f5e42 P fb13b2637853469e85d43b862f84404e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:25.879199 21548 raft_consensus.cc:740] T 018af8494b3848c09e2661bb594f5e42 P fb13b2637853469e85d43b862f84404e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb13b2637853469e85d43b862f84404e, State: Initialized, Role: FOLLOWER
I20260630 12:27:25.879961 21548 consensus_queue.cc:260] T 018af8494b3848c09e2661bb594f5e42 P fb13b2637853469e85d43b862f84404e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 } } peers { permanent_uuid: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 } } peers { permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 } }
I20260630 12:27:25.886745 21548 ts_tablet_manager.cc:1434] T 018af8494b3848c09e2661bb594f5e42 P fb13b2637853469e85d43b862f84404e: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260630 12:27:25.887629 21546 tablet_bootstrap.cc:492] T 018af8494b3848c09e2661bb594f5e42 P f9dc271a48604215958a4a5db028e825: No bootstrap required, opened a new log
I20260630 12:27:25.887832 21548 tablet_bootstrap.cc:492] T 9b6db6237fed405e8fa769559b73668b P fb13b2637853469e85d43b862f84404e: Bootstrap starting.
I20260630 12:27:25.888185 21546 ts_tablet_manager.cc:1403] T 018af8494b3848c09e2661bb594f5e42 P f9dc271a48604215958a4a5db028e825: Time spent bootstrapping tablet: real 0.072s	user 0.020s	sys 0.008s
I20260630 12:27:25.891146 21546 raft_consensus.cc:359] T 018af8494b3848c09e2661bb594f5e42 P f9dc271a48604215958a4a5db028e825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 } } peers { permanent_uuid: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 } } peers { permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 } }
I20260630 12:27:25.891886 21546 raft_consensus.cc:385] T 018af8494b3848c09e2661bb594f5e42 P f9dc271a48604215958a4a5db028e825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:25.892169 21546 raft_consensus.cc:740] T 018af8494b3848c09e2661bb594f5e42 P f9dc271a48604215958a4a5db028e825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9dc271a48604215958a4a5db028e825, State: Initialized, Role: FOLLOWER
I20260630 12:27:25.893182 21546 consensus_queue.cc:260] T 018af8494b3848c09e2661bb594f5e42 P f9dc271a48604215958a4a5db028e825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 } } peers { permanent_uuid: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 } } peers { permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 } }
I20260630 12:27:25.894959 21548 tablet_bootstrap.cc:654] T 9b6db6237fed405e8fa769559b73668b P fb13b2637853469e85d43b862f84404e: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:25.896279 21551 tablet_bootstrap.cc:492] T 40a5ca5a3b5e4bfdae12c37395c42011 P 6643b7df306349b3b50354fbcd38c8f3: Bootstrap starting.
I20260630 12:27:25.900835 21546 ts_tablet_manager.cc:1434] T 018af8494b3848c09e2661bb594f5e42 P f9dc271a48604215958a4a5db028e825: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.007s
I20260630 12:27:25.903322 21546 tablet_bootstrap.cc:492] T 6df2a418e9d043eb94bd97c8e60d278d P f9dc271a48604215958a4a5db028e825: Bootstrap starting.
I20260630 12:27:25.904290 21551 tablet_bootstrap.cc:654] T 40a5ca5a3b5e4bfdae12c37395c42011 P 6643b7df306349b3b50354fbcd38c8f3: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:25.904837 21548 tablet_bootstrap.cc:492] T 9b6db6237fed405e8fa769559b73668b P fb13b2637853469e85d43b862f84404e: No bootstrap required, opened a new log
I20260630 12:27:25.905401 21548 ts_tablet_manager.cc:1403] T 9b6db6237fed405e8fa769559b73668b P fb13b2637853469e85d43b862f84404e: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.000s
I20260630 12:27:25.908373 21548 raft_consensus.cc:359] T 9b6db6237fed405e8fa769559b73668b P fb13b2637853469e85d43b862f84404e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 } } peers { permanent_uuid: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 } } peers { permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 } }
I20260630 12:27:25.909098 21548 raft_consensus.cc:385] T 9b6db6237fed405e8fa769559b73668b P fb13b2637853469e85d43b862f84404e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:25.909257 21546 tablet_bootstrap.cc:654] T 6df2a418e9d043eb94bd97c8e60d278d P f9dc271a48604215958a4a5db028e825: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:25.909446 21548 raft_consensus.cc:740] T 9b6db6237fed405e8fa769559b73668b P fb13b2637853469e85d43b862f84404e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb13b2637853469e85d43b862f84404e, State: Initialized, Role: FOLLOWER
I20260630 12:27:25.910504 21548 consensus_queue.cc:260] T 9b6db6237fed405e8fa769559b73668b P fb13b2637853469e85d43b862f84404e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 } } peers { permanent_uuid: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 } } peers { permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 } }
I20260630 12:27:25.916031 21548 ts_tablet_manager.cc:1434] T 9b6db6237fed405e8fa769559b73668b P fb13b2637853469e85d43b862f84404e: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260630 12:27:25.917131 21548 tablet_bootstrap.cc:492] T 6df2a418e9d043eb94bd97c8e60d278d P fb13b2637853469e85d43b862f84404e: Bootstrap starting.
I20260630 12:27:25.919219 21551 tablet_bootstrap.cc:492] T 40a5ca5a3b5e4bfdae12c37395c42011 P 6643b7df306349b3b50354fbcd38c8f3: No bootstrap required, opened a new log
I20260630 12:27:25.919778 21551 ts_tablet_manager.cc:1403] T 40a5ca5a3b5e4bfdae12c37395c42011 P 6643b7df306349b3b50354fbcd38c8f3: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.010s
I20260630 12:27:25.920116 21546 tablet_bootstrap.cc:492] T 6df2a418e9d043eb94bd97c8e60d278d P f9dc271a48604215958a4a5db028e825: No bootstrap required, opened a new log
I20260630 12:27:25.920634 21546 ts_tablet_manager.cc:1403] T 6df2a418e9d043eb94bd97c8e60d278d P f9dc271a48604215958a4a5db028e825: Time spent bootstrapping tablet: real 0.018s	user 0.004s	sys 0.008s
I20260630 12:27:25.922927 21551 raft_consensus.cc:359] T 40a5ca5a3b5e4bfdae12c37395c42011 P 6643b7df306349b3b50354fbcd38c8f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 } } peers { permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 } } peers { permanent_uuid: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 } }
I20260630 12:27:25.923440 21546 raft_consensus.cc:359] T 6df2a418e9d043eb94bd97c8e60d278d P f9dc271a48604215958a4a5db028e825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 } } peers { permanent_uuid: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 } } peers { permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 } }
I20260630 12:27:25.923765 21548 tablet_bootstrap.cc:654] T 6df2a418e9d043eb94bd97c8e60d278d P fb13b2637853469e85d43b862f84404e: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:25.923780 21551 raft_consensus.cc:385] T 40a5ca5a3b5e4bfdae12c37395c42011 P 6643b7df306349b3b50354fbcd38c8f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:25.924208 21546 raft_consensus.cc:385] T 6df2a418e9d043eb94bd97c8e60d278d P f9dc271a48604215958a4a5db028e825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:25.924470 21551 raft_consensus.cc:740] T 40a5ca5a3b5e4bfdae12c37395c42011 P 6643b7df306349b3b50354fbcd38c8f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6643b7df306349b3b50354fbcd38c8f3, State: Initialized, Role: FOLLOWER
I20260630 12:27:25.924614 21546 raft_consensus.cc:740] T 6df2a418e9d043eb94bd97c8e60d278d P f9dc271a48604215958a4a5db028e825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9dc271a48604215958a4a5db028e825, State: Initialized, Role: FOLLOWER
I20260630 12:27:25.925475 21551 consensus_queue.cc:260] T 40a5ca5a3b5e4bfdae12c37395c42011 P 6643b7df306349b3b50354fbcd38c8f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 } } peers { permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 } } peers { permanent_uuid: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 } }
I20260630 12:27:25.925664 21546 consensus_queue.cc:260] T 6df2a418e9d043eb94bd97c8e60d278d P f9dc271a48604215958a4a5db028e825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 } } peers { permanent_uuid: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 } } peers { permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 } }
I20260630 12:27:25.928260 21546 ts_tablet_manager.cc:1434] T 6df2a418e9d043eb94bd97c8e60d278d P f9dc271a48604215958a4a5db028e825: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:27:25.929551 21546 tablet_bootstrap.cc:492] T 9b6db6237fed405e8fa769559b73668b P f9dc271a48604215958a4a5db028e825: Bootstrap starting.
I20260630 12:27:25.937599 21546 tablet_bootstrap.cc:654] T 9b6db6237fed405e8fa769559b73668b P f9dc271a48604215958a4a5db028e825: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:25.947813 21551 ts_tablet_manager.cc:1434] T 40a5ca5a3b5e4bfdae12c37395c42011 P 6643b7df306349b3b50354fbcd38c8f3: Time spent starting tablet: real 0.028s	user 0.010s	sys 0.016s
I20260630 12:27:25.949074 21551 tablet_bootstrap.cc:492] T 6df2a418e9d043eb94bd97c8e60d278d P 6643b7df306349b3b50354fbcd38c8f3: Bootstrap starting.
I20260630 12:27:25.949748 21548 tablet_bootstrap.cc:492] T 6df2a418e9d043eb94bd97c8e60d278d P fb13b2637853469e85d43b862f84404e: No bootstrap required, opened a new log
I20260630 12:27:25.950029 21546 tablet_bootstrap.cc:492] T 9b6db6237fed405e8fa769559b73668b P f9dc271a48604215958a4a5db028e825: No bootstrap required, opened a new log
I20260630 12:27:25.950412 21548 ts_tablet_manager.cc:1403] T 6df2a418e9d043eb94bd97c8e60d278d P fb13b2637853469e85d43b862f84404e: Time spent bootstrapping tablet: real 0.034s	user 0.019s	sys 0.013s
I20260630 12:27:25.950577 21546 ts_tablet_manager.cc:1403] T 9b6db6237fed405e8fa769559b73668b P f9dc271a48604215958a4a5db028e825: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.007s
I20260630 12:27:25.953608 21548 raft_consensus.cc:359] T 6df2a418e9d043eb94bd97c8e60d278d P fb13b2637853469e85d43b862f84404e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 } } peers { permanent_uuid: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 } } peers { permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 } }
I20260630 12:27:25.953971 21546 raft_consensus.cc:359] T 9b6db6237fed405e8fa769559b73668b P f9dc271a48604215958a4a5db028e825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 } } peers { permanent_uuid: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 } } peers { permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 } }
I20260630 12:27:25.954461 21548 raft_consensus.cc:385] T 6df2a418e9d043eb94bd97c8e60d278d P fb13b2637853469e85d43b862f84404e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:25.954756 21546 raft_consensus.cc:385] T 9b6db6237fed405e8fa769559b73668b P f9dc271a48604215958a4a5db028e825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:25.954919 21548 raft_consensus.cc:740] T 6df2a418e9d043eb94bd97c8e60d278d P fb13b2637853469e85d43b862f84404e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb13b2637853469e85d43b862f84404e, State: Initialized, Role: FOLLOWER
I20260630 12:27:25.955201 21551 tablet_bootstrap.cc:654] T 6df2a418e9d043eb94bd97c8e60d278d P 6643b7df306349b3b50354fbcd38c8f3: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:25.955171 21546 raft_consensus.cc:740] T 9b6db6237fed405e8fa769559b73668b P f9dc271a48604215958a4a5db028e825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9dc271a48604215958a4a5db028e825, State: Initialized, Role: FOLLOWER
I20260630 12:27:25.956034 21548 consensus_queue.cc:260] T 6df2a418e9d043eb94bd97c8e60d278d P fb13b2637853469e85d43b862f84404e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 } } peers { permanent_uuid: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 } } peers { permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 } }
I20260630 12:27:25.956372 21546 consensus_queue.cc:260] T 9b6db6237fed405e8fa769559b73668b P f9dc271a48604215958a4a5db028e825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 } } peers { permanent_uuid: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 } } peers { permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 } }
I20260630 12:27:25.958684 21548 ts_tablet_manager.cc:1434] T 6df2a418e9d043eb94bd97c8e60d278d P fb13b2637853469e85d43b862f84404e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:27:25.960063 21548 tablet_bootstrap.cc:492] T 40a5ca5a3b5e4bfdae12c37395c42011 P fb13b2637853469e85d43b862f84404e: Bootstrap starting.
I20260630 12:27:25.967284 21546 ts_tablet_manager.cc:1434] T 9b6db6237fed405e8fa769559b73668b P f9dc271a48604215958a4a5db028e825: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260630 12:27:25.967612 21548 tablet_bootstrap.cc:654] T 40a5ca5a3b5e4bfdae12c37395c42011 P fb13b2637853469e85d43b862f84404e: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:25.970571 21546 tablet_bootstrap.cc:492] T 40a5ca5a3b5e4bfdae12c37395c42011 P f9dc271a48604215958a4a5db028e825: Bootstrap starting.
I20260630 12:27:25.977167 21546 tablet_bootstrap.cc:654] T 40a5ca5a3b5e4bfdae12c37395c42011 P f9dc271a48604215958a4a5db028e825: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:25.980000 21548 tablet_bootstrap.cc:492] T 40a5ca5a3b5e4bfdae12c37395c42011 P fb13b2637853469e85d43b862f84404e: No bootstrap required, opened a new log
I20260630 12:27:25.980489 21548 ts_tablet_manager.cc:1403] T 40a5ca5a3b5e4bfdae12c37395c42011 P fb13b2637853469e85d43b862f84404e: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.003s
I20260630 12:27:25.980698 21551 tablet_bootstrap.cc:492] T 6df2a418e9d043eb94bd97c8e60d278d P 6643b7df306349b3b50354fbcd38c8f3: No bootstrap required, opened a new log
I20260630 12:27:25.981238 21551 ts_tablet_manager.cc:1403] T 6df2a418e9d043eb94bd97c8e60d278d P 6643b7df306349b3b50354fbcd38c8f3: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.014s
I20260630 12:27:25.982712 21546 tablet_bootstrap.cc:492] T 40a5ca5a3b5e4bfdae12c37395c42011 P f9dc271a48604215958a4a5db028e825: No bootstrap required, opened a new log
I20260630 12:27:25.983211 21546 ts_tablet_manager.cc:1403] T 40a5ca5a3b5e4bfdae12c37395c42011 P f9dc271a48604215958a4a5db028e825: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260630 12:27:25.983072 21548 raft_consensus.cc:359] T 40a5ca5a3b5e4bfdae12c37395c42011 P fb13b2637853469e85d43b862f84404e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 } } peers { permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 } } peers { permanent_uuid: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 } }
I20260630 12:27:25.983749 21548 raft_consensus.cc:385] T 40a5ca5a3b5e4bfdae12c37395c42011 P fb13b2637853469e85d43b862f84404e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:25.984015 21548 raft_consensus.cc:740] T 40a5ca5a3b5e4bfdae12c37395c42011 P fb13b2637853469e85d43b862f84404e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb13b2637853469e85d43b862f84404e, State: Initialized, Role: FOLLOWER
I20260630 12:27:25.984122 21551 raft_consensus.cc:359] T 6df2a418e9d043eb94bd97c8e60d278d P 6643b7df306349b3b50354fbcd38c8f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 } } peers { permanent_uuid: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 } } peers { permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 } }
I20260630 12:27:25.984905 21551 raft_consensus.cc:385] T 6df2a418e9d043eb94bd97c8e60d278d P 6643b7df306349b3b50354fbcd38c8f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:25.984712 21548 consensus_queue.cc:260] T 40a5ca5a3b5e4bfdae12c37395c42011 P fb13b2637853469e85d43b862f84404e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 } } peers { permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 } } peers { permanent_uuid: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 } }
I20260630 12:27:25.985239 21551 raft_consensus.cc:740] T 6df2a418e9d043eb94bd97c8e60d278d P 6643b7df306349b3b50354fbcd38c8f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6643b7df306349b3b50354fbcd38c8f3, State: Initialized, Role: FOLLOWER
I20260630 12:27:25.985656 21550 raft_consensus.cc:493] T 40a5ca5a3b5e4bfdae12c37395c42011 P fb13b2637853469e85d43b862f84404e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:25.986196 21550 raft_consensus.cc:515] T 40a5ca5a3b5e4bfdae12c37395c42011 P fb13b2637853469e85d43b862f84404e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 } } peers { permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 } } peers { permanent_uuid: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 } }
I20260630 12:27:25.986266 21546 raft_consensus.cc:359] T 40a5ca5a3b5e4bfdae12c37395c42011 P f9dc271a48604215958a4a5db028e825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 } } peers { permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 } } peers { permanent_uuid: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 } }
I20260630 12:27:25.987263 21546 raft_consensus.cc:385] T 40a5ca5a3b5e4bfdae12c37395c42011 P f9dc271a48604215958a4a5db028e825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:25.987604 21546 raft_consensus.cc:740] T 40a5ca5a3b5e4bfdae12c37395c42011 P f9dc271a48604215958a4a5db028e825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9dc271a48604215958a4a5db028e825, State: Initialized, Role: FOLLOWER
I20260630 12:27:25.988173 21548 ts_tablet_manager.cc:1434] T 40a5ca5a3b5e4bfdae12c37395c42011 P fb13b2637853469e85d43b862f84404e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260630 12:27:25.988554 21546 consensus_queue.cc:260] T 40a5ca5a3b5e4bfdae12c37395c42011 P f9dc271a48604215958a4a5db028e825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 } } peers { permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 } } peers { permanent_uuid: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 } }
I20260630 12:27:25.986217 21551 consensus_queue.cc:260] T 6df2a418e9d043eb94bd97c8e60d278d P 6643b7df306349b3b50354fbcd38c8f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 } } peers { permanent_uuid: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 } } peers { permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 } }
I20260630 12:27:25.991564 21551 ts_tablet_manager.cc:1434] T 6df2a418e9d043eb94bd97c8e60d278d P 6643b7df306349b3b50354fbcd38c8f3: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260630 12:27:25.992419 21550 leader_election.cc:290] T 40a5ca5a3b5e4bfdae12c37395c42011 P fb13b2637853469e85d43b862f84404e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9dc271a48604215958a4a5db028e825 (127.12.213.2:41637), 6643b7df306349b3b50354fbcd38c8f3 (127.12.213.3:40835)
I20260630 12:27:25.992931 21551 tablet_bootstrap.cc:492] T 018af8494b3848c09e2661bb594f5e42 P 6643b7df306349b3b50354fbcd38c8f3: Bootstrap starting.
I20260630 12:27:25.999562 21551 tablet_bootstrap.cc:654] T 018af8494b3848c09e2661bb594f5e42 P 6643b7df306349b3b50354fbcd38c8f3: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:26.003973 21546 ts_tablet_manager.cc:1434] T 40a5ca5a3b5e4bfdae12c37395c42011 P f9dc271a48604215958a4a5db028e825: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260630 12:27:26.012892 21501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40a5ca5a3b5e4bfdae12c37395c42011" candidate_uuid: "fb13b2637853469e85d43b862f84404e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6643b7df306349b3b50354fbcd38c8f3" is_pre_election: true
I20260630 12:27:26.013651 21501 raft_consensus.cc:2468] T 40a5ca5a3b5e4bfdae12c37395c42011 P 6643b7df306349b3b50354fbcd38c8f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb13b2637853469e85d43b862f84404e in term 0.
I20260630 12:27:26.015620 21551 tablet_bootstrap.cc:492] T 018af8494b3848c09e2661bb594f5e42 P 6643b7df306349b3b50354fbcd38c8f3: No bootstrap required, opened a new log
I20260630 12:27:26.016269 21551 ts_tablet_manager.cc:1403] T 018af8494b3848c09e2661bb594f5e42 P 6643b7df306349b3b50354fbcd38c8f3: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.006s
I20260630 12:27:26.018643 21315 leader_election.cc:304] T 40a5ca5a3b5e4bfdae12c37395c42011 P fb13b2637853469e85d43b862f84404e [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: 6643b7df306349b3b50354fbcd38c8f3, fb13b2637853469e85d43b862f84404e; no voters: 
I20260630 12:27:26.019357 21551 raft_consensus.cc:359] T 018af8494b3848c09e2661bb594f5e42 P 6643b7df306349b3b50354fbcd38c8f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 } } peers { permanent_uuid: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 } } peers { permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 } }
I20260630 12:27:26.020184 21550 raft_consensus.cc:2804] T 40a5ca5a3b5e4bfdae12c37395c42011 P fb13b2637853469e85d43b862f84404e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:26.020287 21551 raft_consensus.cc:385] T 018af8494b3848c09e2661bb594f5e42 P 6643b7df306349b3b50354fbcd38c8f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:26.020597 21550 raft_consensus.cc:493] T 40a5ca5a3b5e4bfdae12c37395c42011 P fb13b2637853469e85d43b862f84404e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:26.020747 21551 raft_consensus.cc:740] T 018af8494b3848c09e2661bb594f5e42 P 6643b7df306349b3b50354fbcd38c8f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6643b7df306349b3b50354fbcd38c8f3, State: Initialized, Role: FOLLOWER
I20260630 12:27:26.021059 21550 raft_consensus.cc:3060] T 40a5ca5a3b5e4bfdae12c37395c42011 P fb13b2637853469e85d43b862f84404e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:26.021627 21551 consensus_queue.cc:260] T 018af8494b3848c09e2661bb594f5e42 P 6643b7df306349b3b50354fbcd38c8f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 } } peers { permanent_uuid: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 } } peers { permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 } }
I20260630 12:27:26.023937 21551 ts_tablet_manager.cc:1434] T 018af8494b3848c09e2661bb594f5e42 P 6643b7df306349b3b50354fbcd38c8f3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:27:26.024876 21551 tablet_bootstrap.cc:492] T 9b6db6237fed405e8fa769559b73668b P 6643b7df306349b3b50354fbcd38c8f3: Bootstrap starting.
I20260630 12:27:26.025701 21427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40a5ca5a3b5e4bfdae12c37395c42011" candidate_uuid: "fb13b2637853469e85d43b862f84404e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9dc271a48604215958a4a5db028e825" is_pre_election: true
I20260630 12:27:26.026460 21427 raft_consensus.cc:2468] T 40a5ca5a3b5e4bfdae12c37395c42011 P f9dc271a48604215958a4a5db028e825 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb13b2637853469e85d43b862f84404e in term 0.
I20260630 12:27:26.028390 21550 raft_consensus.cc:515] T 40a5ca5a3b5e4bfdae12c37395c42011 P fb13b2637853469e85d43b862f84404e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 } } peers { permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 } } peers { permanent_uuid: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 } }
I20260630 12:27:26.030597 21551 tablet_bootstrap.cc:654] T 9b6db6237fed405e8fa769559b73668b P 6643b7df306349b3b50354fbcd38c8f3: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:26.031400 21550 leader_election.cc:290] T 40a5ca5a3b5e4bfdae12c37395c42011 P fb13b2637853469e85d43b862f84404e [CANDIDATE]: Term 1 election: Requested vote from peers f9dc271a48604215958a4a5db028e825 (127.12.213.2:41637), 6643b7df306349b3b50354fbcd38c8f3 (127.12.213.3:40835)
I20260630 12:27:26.031309 21427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40a5ca5a3b5e4bfdae12c37395c42011" candidate_uuid: "fb13b2637853469e85d43b862f84404e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9dc271a48604215958a4a5db028e825"
I20260630 12:27:26.032016 21427 raft_consensus.cc:3060] T 40a5ca5a3b5e4bfdae12c37395c42011 P f9dc271a48604215958a4a5db028e825 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:26.033025 21501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40a5ca5a3b5e4bfdae12c37395c42011" candidate_uuid: "fb13b2637853469e85d43b862f84404e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6643b7df306349b3b50354fbcd38c8f3"
I20260630 12:27:26.033617 21501 raft_consensus.cc:3060] T 40a5ca5a3b5e4bfdae12c37395c42011 P 6643b7df306349b3b50354fbcd38c8f3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:26.039883 21427 raft_consensus.cc:2468] T 40a5ca5a3b5e4bfdae12c37395c42011 P f9dc271a48604215958a4a5db028e825 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb13b2637853469e85d43b862f84404e in term 1.
I20260630 12:27:26.040472 21551 tablet_bootstrap.cc:492] T 9b6db6237fed405e8fa769559b73668b P 6643b7df306349b3b50354fbcd38c8f3: No bootstrap required, opened a new log
I20260630 12:27:26.040977 21551 ts_tablet_manager.cc:1403] T 9b6db6237fed405e8fa769559b73668b P 6643b7df306349b3b50354fbcd38c8f3: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.007s
I20260630 12:27:26.041105 21501 raft_consensus.cc:2468] T 40a5ca5a3b5e4bfdae12c37395c42011 P 6643b7df306349b3b50354fbcd38c8f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb13b2637853469e85d43b862f84404e in term 1.
I20260630 12:27:26.041128 21316 leader_election.cc:304] T 40a5ca5a3b5e4bfdae12c37395c42011 P fb13b2637853469e85d43b862f84404e [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: f9dc271a48604215958a4a5db028e825, fb13b2637853469e85d43b862f84404e; no voters: 
I20260630 12:27:26.042279 21550 raft_consensus.cc:2804] T 40a5ca5a3b5e4bfdae12c37395c42011 P fb13b2637853469e85d43b862f84404e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:26.042403 21562 raft_consensus.cc:493] T 6df2a418e9d043eb94bd97c8e60d278d P fb13b2637853469e85d43b862f84404e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:26.042948 21562 raft_consensus.cc:515] T 6df2a418e9d043eb94bd97c8e60d278d P fb13b2637853469e85d43b862f84404e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 } } peers { permanent_uuid: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 } } peers { permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 } }
I20260630 12:27:26.043793 21551 raft_consensus.cc:359] T 9b6db6237fed405e8fa769559b73668b P 6643b7df306349b3b50354fbcd38c8f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 } } peers { permanent_uuid: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 } } peers { permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 } }
I20260630 12:27:26.044410 21551 raft_consensus.cc:385] T 9b6db6237fed405e8fa769559b73668b P 6643b7df306349b3b50354fbcd38c8f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:26.044648 21551 raft_consensus.cc:740] T 9b6db6237fed405e8fa769559b73668b P 6643b7df306349b3b50354fbcd38c8f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6643b7df306349b3b50354fbcd38c8f3, State: Initialized, Role: FOLLOWER
I20260630 12:27:26.045389 21551 consensus_queue.cc:260] T 9b6db6237fed405e8fa769559b73668b P 6643b7df306349b3b50354fbcd38c8f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 } } peers { permanent_uuid: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 } } peers { permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 } }
I20260630 12:27:26.046039 21562 leader_election.cc:290] T 6df2a418e9d043eb94bd97c8e60d278d P fb13b2637853469e85d43b862f84404e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9dc271a48604215958a4a5db028e825 (127.12.213.2:41637), 6643b7df306349b3b50354fbcd38c8f3 (127.12.213.3:40835)
I20260630 12:27:26.046742 21427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6df2a418e9d043eb94bd97c8e60d278d" candidate_uuid: "fb13b2637853469e85d43b862f84404e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9dc271a48604215958a4a5db028e825" is_pre_election: true
I20260630 12:27:26.047667 21427 raft_consensus.cc:2468] T 6df2a418e9d043eb94bd97c8e60d278d P f9dc271a48604215958a4a5db028e825 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb13b2637853469e85d43b862f84404e in term 0.
I20260630 12:27:26.047996 21551 ts_tablet_manager.cc:1434] T 9b6db6237fed405e8fa769559b73668b P 6643b7df306349b3b50354fbcd38c8f3: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:27:26.048947 21316 leader_election.cc:304] T 6df2a418e9d043eb94bd97c8e60d278d P fb13b2637853469e85d43b862f84404e [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: f9dc271a48604215958a4a5db028e825, fb13b2637853469e85d43b862f84404e; no voters: 
I20260630 12:27:26.049008 21501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6df2a418e9d043eb94bd97c8e60d278d" candidate_uuid: "fb13b2637853469e85d43b862f84404e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6643b7df306349b3b50354fbcd38c8f3" is_pre_election: true
I20260630 12:27:26.049636 21562 raft_consensus.cc:2804] T 6df2a418e9d043eb94bd97c8e60d278d P fb13b2637853469e85d43b862f84404e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:26.050117 21562 raft_consensus.cc:493] T 6df2a418e9d043eb94bd97c8e60d278d P fb13b2637853469e85d43b862f84404e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:26.050137 21501 raft_consensus.cc:2468] T 6df2a418e9d043eb94bd97c8e60d278d P 6643b7df306349b3b50354fbcd38c8f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb13b2637853469e85d43b862f84404e in term 0.
I20260630 12:27:26.050701 21562 raft_consensus.cc:3060] T 6df2a418e9d043eb94bd97c8e60d278d P fb13b2637853469e85d43b862f84404e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:26.051879 21550 raft_consensus.cc:697] T 40a5ca5a3b5e4bfdae12c37395c42011 P fb13b2637853469e85d43b862f84404e [term 1 LEADER]: Becoming Leader. State: Replica: fb13b2637853469e85d43b862f84404e, State: Running, Role: LEADER
I20260630 12:27:26.052760 21550 consensus_queue.cc:237] T 40a5ca5a3b5e4bfdae12c37395c42011 P fb13b2637853469e85d43b862f84404e [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: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 } } peers { permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 } } peers { permanent_uuid: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 } }
I20260630 12:27:26.056816 21562 raft_consensus.cc:515] T 6df2a418e9d043eb94bd97c8e60d278d P fb13b2637853469e85d43b862f84404e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 } } peers { permanent_uuid: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 } } peers { permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 } }
I20260630 12:27:26.059003 21562 leader_election.cc:290] T 6df2a418e9d043eb94bd97c8e60d278d P fb13b2637853469e85d43b862f84404e [CANDIDATE]: Term 1 election: Requested vote from peers f9dc271a48604215958a4a5db028e825 (127.12.213.2:41637), 6643b7df306349b3b50354fbcd38c8f3 (127.12.213.3:40835)
I20260630 12:27:26.059736 21427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6df2a418e9d043eb94bd97c8e60d278d" candidate_uuid: "fb13b2637853469e85d43b862f84404e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9dc271a48604215958a4a5db028e825"
I20260630 12:27:26.060050 21501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6df2a418e9d043eb94bd97c8e60d278d" candidate_uuid: "fb13b2637853469e85d43b862f84404e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6643b7df306349b3b50354fbcd38c8f3"
I20260630 12:27:26.060422 21427 raft_consensus.cc:3060] T 6df2a418e9d043eb94bd97c8e60d278d P f9dc271a48604215958a4a5db028e825 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:26.060750 21501 raft_consensus.cc:3060] T 6df2a418e9d043eb94bd97c8e60d278d P 6643b7df306349b3b50354fbcd38c8f3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:26.063925 21250 catalog_manager.cc:5697] T 40a5ca5a3b5e4bfdae12c37395c42011 P fb13b2637853469e85d43b862f84404e reported cstate change: term changed from 0 to 1, leader changed from <none> to fb13b2637853469e85d43b862f84404e (127.12.213.1). New cstate: current_term: 1 leader_uuid: "fb13b2637853469e85d43b862f84404e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 } health_report { overall_health: HEALTHY } } }
I20260630 12:27:26.067168 21501 raft_consensus.cc:2468] T 6df2a418e9d043eb94bd97c8e60d278d P 6643b7df306349b3b50354fbcd38c8f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb13b2637853469e85d43b862f84404e in term 1.
I20260630 12:27:26.068794 21315 leader_election.cc:304] T 6df2a418e9d043eb94bd97c8e60d278d P fb13b2637853469e85d43b862f84404e [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: 6643b7df306349b3b50354fbcd38c8f3, fb13b2637853469e85d43b862f84404e; no voters: 
I20260630 12:27:26.069711 21550 raft_consensus.cc:2804] T 6df2a418e9d043eb94bd97c8e60d278d P fb13b2637853469e85d43b862f84404e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:26.069878 21562 raft_consensus.cc:493] T 9b6db6237fed405e8fa769559b73668b P fb13b2637853469e85d43b862f84404e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:26.069840 21427 raft_consensus.cc:2468] T 6df2a418e9d043eb94bd97c8e60d278d P f9dc271a48604215958a4a5db028e825 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb13b2637853469e85d43b862f84404e in term 1.
I20260630 12:27:26.070665 21550 raft_consensus.cc:697] T 6df2a418e9d043eb94bd97c8e60d278d P fb13b2637853469e85d43b862f84404e [term 1 LEADER]: Becoming Leader. State: Replica: fb13b2637853469e85d43b862f84404e, State: Running, Role: LEADER
I20260630 12:27:26.070618 21562 raft_consensus.cc:515] T 9b6db6237fed405e8fa769559b73668b P fb13b2637853469e85d43b862f84404e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 } } peers { permanent_uuid: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 } } peers { permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 } }
I20260630 12:27:26.073367 21550 consensus_queue.cc:237] T 6df2a418e9d043eb94bd97c8e60d278d P fb13b2637853469e85d43b862f84404e [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: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 } } peers { permanent_uuid: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 } } peers { permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 } }
I20260630 12:27:26.074920 21562 leader_election.cc:290] T 9b6db6237fed405e8fa769559b73668b P fb13b2637853469e85d43b862f84404e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9dc271a48604215958a4a5db028e825 (127.12.213.2:41637), 6643b7df306349b3b50354fbcd38c8f3 (127.12.213.3:40835)
I20260630 12:27:26.075711 21427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b6db6237fed405e8fa769559b73668b" candidate_uuid: "fb13b2637853469e85d43b862f84404e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9dc271a48604215958a4a5db028e825" is_pre_election: true
I20260630 12:27:26.076006 21501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b6db6237fed405e8fa769559b73668b" candidate_uuid: "fb13b2637853469e85d43b862f84404e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6643b7df306349b3b50354fbcd38c8f3" is_pre_election: true
I20260630 12:27:26.076398 21427 raft_consensus.cc:2468] T 9b6db6237fed405e8fa769559b73668b P f9dc271a48604215958a4a5db028e825 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb13b2637853469e85d43b862f84404e in term 0.
I20260630 12:27:26.076617 21501 raft_consensus.cc:2468] T 9b6db6237fed405e8fa769559b73668b P 6643b7df306349b3b50354fbcd38c8f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb13b2637853469e85d43b862f84404e in term 0.
I20260630 12:27:26.077775 21315 leader_election.cc:304] T 9b6db6237fed405e8fa769559b73668b P fb13b2637853469e85d43b862f84404e [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: 6643b7df306349b3b50354fbcd38c8f3, fb13b2637853469e85d43b862f84404e; no voters: 
I20260630 12:27:26.078600 21550 raft_consensus.cc:2804] T 9b6db6237fed405e8fa769559b73668b P fb13b2637853469e85d43b862f84404e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:26.078976 21550 raft_consensus.cc:493] T 9b6db6237fed405e8fa769559b73668b P fb13b2637853469e85d43b862f84404e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:26.079329 21550 raft_consensus.cc:3060] T 9b6db6237fed405e8fa769559b73668b P fb13b2637853469e85d43b862f84404e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:26.082077 21250 catalog_manager.cc:5697] T 6df2a418e9d043eb94bd97c8e60d278d P fb13b2637853469e85d43b862f84404e reported cstate change: term changed from 0 to 1, leader changed from <none> to fb13b2637853469e85d43b862f84404e (127.12.213.1). New cstate: current_term: 1 leader_uuid: "fb13b2637853469e85d43b862f84404e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:26.086041 21550 raft_consensus.cc:515] T 9b6db6237fed405e8fa769559b73668b P fb13b2637853469e85d43b862f84404e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 } } peers { permanent_uuid: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 } } peers { permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 } }
I20260630 12:27:26.088034 21550 leader_election.cc:290] T 9b6db6237fed405e8fa769559b73668b P fb13b2637853469e85d43b862f84404e [CANDIDATE]: Term 1 election: Requested vote from peers f9dc271a48604215958a4a5db028e825 (127.12.213.2:41637), 6643b7df306349b3b50354fbcd38c8f3 (127.12.213.3:40835)
I20260630 12:27:26.088770 21427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b6db6237fed405e8fa769559b73668b" candidate_uuid: "fb13b2637853469e85d43b862f84404e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9dc271a48604215958a4a5db028e825"
I20260630 12:27:26.089325 21427 raft_consensus.cc:3060] T 9b6db6237fed405e8fa769559b73668b P f9dc271a48604215958a4a5db028e825 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:26.089164 21501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b6db6237fed405e8fa769559b73668b" candidate_uuid: "fb13b2637853469e85d43b862f84404e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6643b7df306349b3b50354fbcd38c8f3"
I20260630 12:27:26.089831 21501 raft_consensus.cc:3060] T 9b6db6237fed405e8fa769559b73668b P 6643b7df306349b3b50354fbcd38c8f3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:26.096585 21501 raft_consensus.cc:2468] T 9b6db6237fed405e8fa769559b73668b P 6643b7df306349b3b50354fbcd38c8f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb13b2637853469e85d43b862f84404e in term 1.
I20260630 12:27:26.096582 21427 raft_consensus.cc:2468] T 9b6db6237fed405e8fa769559b73668b P f9dc271a48604215958a4a5db028e825 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb13b2637853469e85d43b862f84404e in term 1.
I20260630 12:27:26.097958 21315 leader_election.cc:304] T 9b6db6237fed405e8fa769559b73668b P fb13b2637853469e85d43b862f84404e [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: 6643b7df306349b3b50354fbcd38c8f3, fb13b2637853469e85d43b862f84404e; no voters: 
I20260630 12:27:26.098676 21550 raft_consensus.cc:2804] T 9b6db6237fed405e8fa769559b73668b P fb13b2637853469e85d43b862f84404e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:26.099062 21550 raft_consensus.cc:697] T 9b6db6237fed405e8fa769559b73668b P fb13b2637853469e85d43b862f84404e [term 1 LEADER]: Becoming Leader. State: Replica: fb13b2637853469e85d43b862f84404e, State: Running, Role: LEADER
I20260630 12:27:26.099684 21550 consensus_queue.cc:237] T 9b6db6237fed405e8fa769559b73668b P fb13b2637853469e85d43b862f84404e [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: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 } } peers { permanent_uuid: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 } } peers { permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 } }
I20260630 12:27:26.106670 21250 catalog_manager.cc:5697] T 9b6db6237fed405e8fa769559b73668b P fb13b2637853469e85d43b862f84404e reported cstate change: term changed from 0 to 1, leader changed from <none> to fb13b2637853469e85d43b862f84404e (127.12.213.1). New cstate: current_term: 1 leader_uuid: "fb13b2637853469e85d43b862f84404e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:26.213555 21552 raft_consensus.cc:493] T 018af8494b3848c09e2661bb594f5e42 P f9dc271a48604215958a4a5db028e825 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:26.214104 21552 raft_consensus.cc:515] T 018af8494b3848c09e2661bb594f5e42 P f9dc271a48604215958a4a5db028e825 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 } } peers { permanent_uuid: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 } } peers { permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 } }
I20260630 12:27:26.216495 21552 leader_election.cc:290] T 018af8494b3848c09e2661bb594f5e42 P f9dc271a48604215958a4a5db028e825 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb13b2637853469e85d43b862f84404e (127.12.213.1:41071), 6643b7df306349b3b50354fbcd38c8f3 (127.12.213.3:40835)
I20260630 12:27:26.227313 21352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "018af8494b3848c09e2661bb594f5e42" candidate_uuid: "f9dc271a48604215958a4a5db028e825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb13b2637853469e85d43b862f84404e" is_pre_election: true
I20260630 12:27:26.228073 21352 raft_consensus.cc:2468] T 018af8494b3848c09e2661bb594f5e42 P fb13b2637853469e85d43b862f84404e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9dc271a48604215958a4a5db028e825 in term 0.
I20260630 12:27:26.228389 21501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "018af8494b3848c09e2661bb594f5e42" candidate_uuid: "f9dc271a48604215958a4a5db028e825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6643b7df306349b3b50354fbcd38c8f3" is_pre_election: true
I20260630 12:27:26.228982 21501 raft_consensus.cc:2468] T 018af8494b3848c09e2661bb594f5e42 P 6643b7df306349b3b50354fbcd38c8f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9dc271a48604215958a4a5db028e825 in term 0.
I20260630 12:27:26.229091 21391 leader_election.cc:304] T 018af8494b3848c09e2661bb594f5e42 P f9dc271a48604215958a4a5db028e825 [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: f9dc271a48604215958a4a5db028e825, fb13b2637853469e85d43b862f84404e; no voters: 
I20260630 12:27:26.229918 21552 raft_consensus.cc:2804] T 018af8494b3848c09e2661bb594f5e42 P f9dc271a48604215958a4a5db028e825 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:26.230249 21552 raft_consensus.cc:493] T 018af8494b3848c09e2661bb594f5e42 P f9dc271a48604215958a4a5db028e825 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:26.230520 21552 raft_consensus.cc:3060] T 018af8494b3848c09e2661bb594f5e42 P f9dc271a48604215958a4a5db028e825 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:26.235352 21552 raft_consensus.cc:515] T 018af8494b3848c09e2661bb594f5e42 P f9dc271a48604215958a4a5db028e825 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 } } peers { permanent_uuid: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 } } peers { permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 } }
I20260630 12:27:26.236847 21552 leader_election.cc:290] T 018af8494b3848c09e2661bb594f5e42 P f9dc271a48604215958a4a5db028e825 [CANDIDATE]: Term 1 election: Requested vote from peers fb13b2637853469e85d43b862f84404e (127.12.213.1:41071), 6643b7df306349b3b50354fbcd38c8f3 (127.12.213.3:40835)
I20260630 12:27:26.237736 21352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "018af8494b3848c09e2661bb594f5e42" candidate_uuid: "f9dc271a48604215958a4a5db028e825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb13b2637853469e85d43b862f84404e"
I20260630 12:27:26.237841 21501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "018af8494b3848c09e2661bb594f5e42" candidate_uuid: "f9dc271a48604215958a4a5db028e825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6643b7df306349b3b50354fbcd38c8f3"
I20260630 12:27:26.238313 21352 raft_consensus.cc:3060] T 018af8494b3848c09e2661bb594f5e42 P fb13b2637853469e85d43b862f84404e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:26.238471 21501 raft_consensus.cc:3060] T 018af8494b3848c09e2661bb594f5e42 P 6643b7df306349b3b50354fbcd38c8f3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:26.243305 21501 raft_consensus.cc:2468] T 018af8494b3848c09e2661bb594f5e42 P 6643b7df306349b3b50354fbcd38c8f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9dc271a48604215958a4a5db028e825 in term 1.
I20260630 12:27:26.243402 21352 raft_consensus.cc:2468] T 018af8494b3848c09e2661bb594f5e42 P fb13b2637853469e85d43b862f84404e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9dc271a48604215958a4a5db028e825 in term 1.
I20260630 12:27:26.244604 21390 leader_election.cc:304] T 018af8494b3848c09e2661bb594f5e42 P f9dc271a48604215958a4a5db028e825 [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: 6643b7df306349b3b50354fbcd38c8f3, f9dc271a48604215958a4a5db028e825; no voters: 
I20260630 12:27:26.245522 21552 raft_consensus.cc:2804] T 018af8494b3848c09e2661bb594f5e42 P f9dc271a48604215958a4a5db028e825 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:26.246596 21552 raft_consensus.cc:697] T 018af8494b3848c09e2661bb594f5e42 P f9dc271a48604215958a4a5db028e825 [term 1 LEADER]: Becoming Leader. State: Replica: f9dc271a48604215958a4a5db028e825, State: Running, Role: LEADER
I20260630 12:27:26.247354 21552 consensus_queue.cc:237] T 018af8494b3848c09e2661bb594f5e42 P f9dc271a48604215958a4a5db028e825 [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: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 } } peers { permanent_uuid: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 } } peers { permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 } }
I20260630 12:27:26.254297 21250 catalog_manager.cc:5697] T 018af8494b3848c09e2661bb594f5e42 P f9dc271a48604215958a4a5db028e825 reported cstate change: term changed from 0 to 1, leader changed from <none> to f9dc271a48604215958a4a5db028e825 (127.12.213.2). New cstate: current_term: 1 leader_uuid: "f9dc271a48604215958a4a5db028e825" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:26.287202 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:26.293125 21575 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
W20260630 12:27:26.294237 21576 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
I20260630 12:27:26.296098 13140 server_base.cc:1061] running on GCE node
W20260630 12:27:26.296140 21578 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
I20260630 12:27:26.298363 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:26.298655 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:26.298874 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822446298854 us; error 0 us; skew 500 ppm
I20260630 12:27:26.299669 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:26.302549 13140 webserver.cc:533] Webserver started at http://127.12.213.4:35325/ using document root <none> and password file <none>
I20260630 12:27:26.303189 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:26.303444 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:26.303766 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:26.305224 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822237130653-13140-0/minicluster-data/ts-3-root/instance:
uuid: "cb96e8f688e2491ba85da7573dcdb877"
format_stamp: "Formatted at 2026-06-30 12:27:26 on dist-test-slave-zz34"
I20260630 12:27:26.309767 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260630 12:27:26.313076 21583 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:26.313796 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:27:26.314093 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822237130653-13140-0/minicluster-data/ts-3-root
uuid: "cb96e8f688e2491ba85da7573dcdb877"
format_stamp: "Formatted at 2026-06-30 12:27:26 on dist-test-slave-zz34"
I20260630 12:27:26.314405 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822237130653-13140-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822237130653-13140-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822237130653-13140-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)
I20260630 12:27:26.325255 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:26.326412 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:26.327739 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:26.329876 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:26.330101 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:26.330384 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:26.330552 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:26.369216 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.4:40701
I20260630 12:27:26.369326 21645 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.4:40701 every 8 connection(s)
I20260630 12:27:26.383500 21646 heartbeater.cc:344] Connected to a master server at 127.12.213.62:36659
I20260630 12:27:26.383958 21646 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:26.384673 21646 heartbeater.cc:507] Master 127.12.213.62:36659 requested a full tablet report, sending...
I20260630 12:27:26.386622 21250 ts_manager.cc:194] Registered new tserver with Master: cb96e8f688e2491ba85da7573dcdb877 (127.12.213.4:40701)
I20260630 12:27:26.388019 21250 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36040
I20260630 12:27:26.438676 21550 consensus_queue.cc:1048] T 40a5ca5a3b5e4bfdae12c37395c42011 P fb13b2637853469e85d43b862f84404e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:26.450436 21562 consensus_queue.cc:1048] T 40a5ca5a3b5e4bfdae12c37395c42011 P fb13b2637853469e85d43b862f84404e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:26.581142 21562 consensus_queue.cc:1048] T 9b6db6237fed405e8fa769559b73668b P fb13b2637853469e85d43b862f84404e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:26.591374 21567 consensus_queue.cc:1048] T 9b6db6237fed405e8fa769559b73668b P fb13b2637853469e85d43b862f84404e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:26.643321 21567 consensus_queue.cc:1048] T 6df2a418e9d043eb94bd97c8e60d278d P fb13b2637853469e85d43b862f84404e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:26.654088 21550 consensus_queue.cc:1048] T 6df2a418e9d043eb94bd97c8e60d278d P fb13b2637853469e85d43b862f84404e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:26.656224 21573 consensus_queue.cc:1048] T 018af8494b3848c09e2661bb594f5e42 P f9dc271a48604215958a4a5db028e825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:26.669099 21573 consensus_queue.cc:1048] T 018af8494b3848c09e2661bb594f5e42 P f9dc271a48604215958a4a5db028e825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:27.326907 21352 consensus_queue.cc:237] T 40a5ca5a3b5e4bfdae12c37395c42011 P fb13b2637853469e85d43b862f84404e [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: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 } } peers { permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 } attrs { replace: true } } peers { permanent_uuid: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 } } peers { permanent_uuid: "cb96e8f688e2491ba85da7573dcdb877" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 40701 } attrs { promote: true } }
I20260630 12:27:27.332916 21501 raft_consensus.cc:1275] T 40a5ca5a3b5e4bfdae12c37395c42011 P 6643b7df306349b3b50354fbcd38c8f3 [term 1 FOLLOWER]: Refusing update from remote peer fb13b2637853469e85d43b862f84404e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:27.334328 21427 raft_consensus.cc:1275] T 40a5ca5a3b5e4bfdae12c37395c42011 P f9dc271a48604215958a4a5db028e825 [term 1 FOLLOWER]: Refusing update from remote peer fb13b2637853469e85d43b862f84404e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:27.334677 21562 consensus_queue.cc:1048] T 40a5ca5a3b5e4bfdae12c37395c42011 P fb13b2637853469e85d43b862f84404e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:27:27.335852 21567 consensus_queue.cc:1048] T 40a5ca5a3b5e4bfdae12c37395c42011 P fb13b2637853469e85d43b862f84404e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:27:27.342644 21550 raft_consensus.cc:2955] T 40a5ca5a3b5e4bfdae12c37395c42011 P fb13b2637853469e85d43b862f84404e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cb96e8f688e2491ba85da7573dcdb877 (127.12.213.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 } } peers { permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 } attrs { replace: true } } peers { permanent_uuid: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 } } peers { permanent_uuid: "cb96e8f688e2491ba85da7573dcdb877" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 40701 } attrs { promote: true } } }
I20260630 12:27:27.344501 21501 raft_consensus.cc:2955] T 40a5ca5a3b5e4bfdae12c37395c42011 P 6643b7df306349b3b50354fbcd38c8f3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cb96e8f688e2491ba85da7573dcdb877 (127.12.213.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 } } peers { permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 } attrs { replace: true } } peers { permanent_uuid: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 } } peers { permanent_uuid: "cb96e8f688e2491ba85da7573dcdb877" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 40701 } attrs { promote: true } } }
W20260630 12:27:27.346985 21316 consensus_peers.cc:597] T 40a5ca5a3b5e4bfdae12c37395c42011 P fb13b2637853469e85d43b862f84404e -> Peer cb96e8f688e2491ba85da7573dcdb877 (127.12.213.4:40701): Couldn't send request to peer cb96e8f688e2491ba85da7573dcdb877. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 40a5ca5a3b5e4bfdae12c37395c42011. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:27.347648 21427 raft_consensus.cc:2955] T 40a5ca5a3b5e4bfdae12c37395c42011 P f9dc271a48604215958a4a5db028e825 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cb96e8f688e2491ba85da7573dcdb877 (127.12.213.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 } } peers { permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 } attrs { replace: true } } peers { permanent_uuid: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 } } peers { permanent_uuid: "cb96e8f688e2491ba85da7573dcdb877" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 40701 } attrs { promote: true } } }
I20260630 12:27:27.358119 21248 catalog_manager.cc:5697] T 40a5ca5a3b5e4bfdae12c37395c42011 P fb13b2637853469e85d43b862f84404e reported cstate change: config changed from index -1 to 2, NON_VOTER cb96e8f688e2491ba85da7573dcdb877 (127.12.213.4) added. New cstate: current_term: 1 leader_uuid: "fb13b2637853469e85d43b862f84404e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb96e8f688e2491ba85da7573dcdb877" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 40701 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:27.373127 21427 consensus_queue.cc:237] T 018af8494b3848c09e2661bb594f5e42 P f9dc271a48604215958a4a5db028e825 [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: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 } attrs { replace: true } } peers { permanent_uuid: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 } } peers { permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 } } peers { permanent_uuid: "cb96e8f688e2491ba85da7573dcdb877" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 40701 } attrs { promote: true } }
I20260630 12:27:27.380429 21501 raft_consensus.cc:1275] T 018af8494b3848c09e2661bb594f5e42 P 6643b7df306349b3b50354fbcd38c8f3 [term 1 FOLLOWER]: Refusing update from remote peer f9dc271a48604215958a4a5db028e825: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:27.384438 21663 consensus_queue.cc:1048] T 018af8494b3848c09e2661bb594f5e42 P f9dc271a48604215958a4a5db028e825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:27:27.386461 21352 raft_consensus.cc:1275] T 018af8494b3848c09e2661bb594f5e42 P fb13b2637853469e85d43b862f84404e [term 1 FOLLOWER]: Refusing update from remote peer f9dc271a48604215958a4a5db028e825: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:27.388204 21663 consensus_queue.cc:1048] T 018af8494b3848c09e2661bb594f5e42 P f9dc271a48604215958a4a5db028e825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:27:27.390328 21646 heartbeater.cc:499] Master 127.12.213.62:36659 was elected leader, sending a full tablet report...
I20260630 12:27:27.393781 21662 raft_consensus.cc:2955] T 018af8494b3848c09e2661bb594f5e42 P f9dc271a48604215958a4a5db028e825 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cb96e8f688e2491ba85da7573dcdb877 (127.12.213.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 } attrs { replace: true } } peers { permanent_uuid: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 } } peers { permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 } } peers { permanent_uuid: "cb96e8f688e2491ba85da7573dcdb877" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 40701 } attrs { promote: true } } }
I20260630 12:27:27.395880 21501 raft_consensus.cc:2955] T 018af8494b3848c09e2661bb594f5e42 P 6643b7df306349b3b50354fbcd38c8f3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cb96e8f688e2491ba85da7573dcdb877 (127.12.213.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 } attrs { replace: true } } peers { permanent_uuid: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 } } peers { permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 } } peers { permanent_uuid: "cb96e8f688e2491ba85da7573dcdb877" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 40701 } attrs { promote: true } } }
I20260630 12:27:27.399535 21352 raft_consensus.cc:2955] T 018af8494b3848c09e2661bb594f5e42 P fb13b2637853469e85d43b862f84404e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cb96e8f688e2491ba85da7573dcdb877 (127.12.213.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 } attrs { replace: true } } peers { permanent_uuid: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 } } peers { permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 } } peers { permanent_uuid: "cb96e8f688e2491ba85da7573dcdb877" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 40701 } attrs { promote: true } } }
W20260630 12:27:27.402086 21391 consensus_peers.cc:597] T 018af8494b3848c09e2661bb594f5e42 P f9dc271a48604215958a4a5db028e825 -> Peer cb96e8f688e2491ba85da7573dcdb877 (127.12.213.4:40701): Couldn't send request to peer cb96e8f688e2491ba85da7573dcdb877. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 018af8494b3848c09e2661bb594f5e42. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:27.411470 21352 consensus_queue.cc:237] T 6df2a418e9d043eb94bd97c8e60d278d P fb13b2637853469e85d43b862f84404e [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: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 } } peers { permanent_uuid: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 } attrs { replace: true } } peers { permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 } } peers { permanent_uuid: "cb96e8f688e2491ba85da7573dcdb877" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 40701 } attrs { promote: true } }
I20260630 12:27:27.411428 21248 catalog_manager.cc:5697] T 018af8494b3848c09e2661bb594f5e42 P f9dc271a48604215958a4a5db028e825 reported cstate change: config changed from index -1 to 2, NON_VOTER cb96e8f688e2491ba85da7573dcdb877 (127.12.213.4) added. New cstate: current_term: 1 leader_uuid: "f9dc271a48604215958a4a5db028e825" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb96e8f688e2491ba85da7573dcdb877" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 40701 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260630 12:27:27.418201 21316 consensus_peers.cc:597] T 6df2a418e9d043eb94bd97c8e60d278d P fb13b2637853469e85d43b862f84404e -> Peer cb96e8f688e2491ba85da7573dcdb877 (127.12.213.4:40701): Couldn't send request to peer cb96e8f688e2491ba85da7573dcdb877. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6df2a418e9d043eb94bd97c8e60d278d. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:27.418417 21501 raft_consensus.cc:1275] T 6df2a418e9d043eb94bd97c8e60d278d P 6643b7df306349b3b50354fbcd38c8f3 [term 1 FOLLOWER]: Refusing update from remote peer fb13b2637853469e85d43b862f84404e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:27.419191 21427 raft_consensus.cc:1275] T 6df2a418e9d043eb94bd97c8e60d278d P f9dc271a48604215958a4a5db028e825 [term 1 FOLLOWER]: Refusing update from remote peer fb13b2637853469e85d43b862f84404e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:27.419885 21550 consensus_queue.cc:1048] T 6df2a418e9d043eb94bd97c8e60d278d P fb13b2637853469e85d43b862f84404e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:27:27.420686 21562 consensus_queue.cc:1048] T 6df2a418e9d043eb94bd97c8e60d278d P fb13b2637853469e85d43b862f84404e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:27:27.429082 21562 raft_consensus.cc:2955] T 6df2a418e9d043eb94bd97c8e60d278d P fb13b2637853469e85d43b862f84404e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cb96e8f688e2491ba85da7573dcdb877 (127.12.213.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 } } peers { permanent_uuid: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 } attrs { replace: true } } peers { permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 } } peers { permanent_uuid: "cb96e8f688e2491ba85da7573dcdb877" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 40701 } attrs { promote: true } } }
I20260630 12:27:27.430773 21427 raft_consensus.cc:2955] T 6df2a418e9d043eb94bd97c8e60d278d P f9dc271a48604215958a4a5db028e825 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cb96e8f688e2491ba85da7573dcdb877 (127.12.213.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 } } peers { permanent_uuid: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 } attrs { replace: true } } peers { permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 } } peers { permanent_uuid: "cb96e8f688e2491ba85da7573dcdb877" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 40701 } attrs { promote: true } } }
I20260630 12:27:27.430356 21501 raft_consensus.cc:2955] T 6df2a418e9d043eb94bd97c8e60d278d P 6643b7df306349b3b50354fbcd38c8f3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cb96e8f688e2491ba85da7573dcdb877 (127.12.213.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 } } peers { permanent_uuid: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 } attrs { replace: true } } peers { permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 } } peers { permanent_uuid: "cb96e8f688e2491ba85da7573dcdb877" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 40701 } attrs { promote: true } } }
I20260630 12:27:27.445411 21248 catalog_manager.cc:5697] T 6df2a418e9d043eb94bd97c8e60d278d P f9dc271a48604215958a4a5db028e825 reported cstate change: config changed from index -1 to 2, NON_VOTER cb96e8f688e2491ba85da7573dcdb877 (127.12.213.4) added. New cstate: current_term: 1 leader_uuid: "fb13b2637853469e85d43b862f84404e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 } } peers { permanent_uuid: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 } attrs { replace: true } } peers { permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 } } peers { permanent_uuid: "cb96e8f688e2491ba85da7573dcdb877" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 40701 } attrs { promote: true } } }
I20260630 12:27:27.445989 21352 consensus_queue.cc:237] T 40a5ca5a3b5e4bfdae12c37395c42011 P fb13b2637853469e85d43b862f84404e [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: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 } } peers { permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 } attrs { replace: false } } peers { permanent_uuid: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 } } peers { permanent_uuid: "cb96e8f688e2491ba85da7573dcdb877" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 40701 } attrs { promote: true } }
I20260630 12:27:27.452750 21501 raft_consensus.cc:1275] T 40a5ca5a3b5e4bfdae12c37395c42011 P 6643b7df306349b3b50354fbcd38c8f3 [term 1 FOLLOWER]: Refusing update from remote peer fb13b2637853469e85d43b862f84404e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260630 12:27:27.454222 21316 consensus_peers.cc:597] T 40a5ca5a3b5e4bfdae12c37395c42011 P fb13b2637853469e85d43b862f84404e -> Peer cb96e8f688e2491ba85da7573dcdb877 (127.12.213.4:40701): Couldn't send request to peer cb96e8f688e2491ba85da7573dcdb877. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 40a5ca5a3b5e4bfdae12c37395c42011. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:27.454294 21427 raft_consensus.cc:1275] T 40a5ca5a3b5e4bfdae12c37395c42011 P f9dc271a48604215958a4a5db028e825 [term 1 FOLLOWER]: Refusing update from remote peer fb13b2637853469e85d43b862f84404e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:27:27.454380 21550 consensus_queue.cc:1048] T 40a5ca5a3b5e4bfdae12c37395c42011 P fb13b2637853469e85d43b862f84404e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:27:27.456312 21562 consensus_queue.cc:1048] T 40a5ca5a3b5e4bfdae12c37395c42011 P fb13b2637853469e85d43b862f84404e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:27:27.461063 21550 raft_consensus.cc:2955] T 40a5ca5a3b5e4bfdae12c37395c42011 P fb13b2637853469e85d43b862f84404e [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: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 } } peers { permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 } attrs { replace: false } } peers { permanent_uuid: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 } } peers { permanent_uuid: "cb96e8f688e2491ba85da7573dcdb877" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 40701 } attrs { promote: true } } }
I20260630 12:27:27.463653 21501 raft_consensus.cc:2955] T 40a5ca5a3b5e4bfdae12c37395c42011 P 6643b7df306349b3b50354fbcd38c8f3 [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: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 } } peers { permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 } attrs { replace: false } } peers { permanent_uuid: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 } } peers { permanent_uuid: "cb96e8f688e2491ba85da7573dcdb877" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 40701 } attrs { promote: true } } }
W20260630 12:27:27.469446 21298 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:27:27.469828 21298 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:27:27.471695 21427 raft_consensus.cc:2955] T 40a5ca5a3b5e4bfdae12c37395c42011 P f9dc271a48604215958a4a5db028e825 [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: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 } } peers { permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 } attrs { replace: false } } peers { permanent_uuid: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 } } peers { permanent_uuid: "cb96e8f688e2491ba85da7573dcdb877" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 40701 } attrs { promote: true } } }
I20260630 12:27:27.474998 21426 consensus_queue.cc:237] T 018af8494b3848c09e2661bb594f5e42 P f9dc271a48604215958a4a5db028e825 [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: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 } attrs { replace: false } } peers { permanent_uuid: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 } } peers { permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 } } peers { permanent_uuid: "cb96e8f688e2491ba85da7573dcdb877" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 40701 } attrs { promote: true } }
I20260630 12:27:27.474804 21249 catalog_manager.cc:5697] T 40a5ca5a3b5e4bfdae12c37395c42011 P fb13b2637853469e85d43b862f84404e reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "fb13b2637853469e85d43b862f84404e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb96e8f688e2491ba85da7573dcdb877" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 40701 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:27.483925 21501 raft_consensus.cc:1275] T 018af8494b3848c09e2661bb594f5e42 P 6643b7df306349b3b50354fbcd38c8f3 [term 1 FOLLOWER]: Refusing update from remote peer f9dc271a48604215958a4a5db028e825: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:27:27.484628 21352 raft_consensus.cc:1275] T 018af8494b3848c09e2661bb594f5e42 P fb13b2637853469e85d43b862f84404e [term 1 FOLLOWER]: Refusing update from remote peer f9dc271a48604215958a4a5db028e825: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260630 12:27:27.484812 21391 consensus_peers.cc:597] T 018af8494b3848c09e2661bb594f5e42 P f9dc271a48604215958a4a5db028e825 -> Peer cb96e8f688e2491ba85da7573dcdb877 (127.12.213.4:40701): Couldn't send request to peer cb96e8f688e2491ba85da7573dcdb877. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 018af8494b3848c09e2661bb594f5e42. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:27.486543 21662 consensus_queue.cc:1048] T 018af8494b3848c09e2661bb594f5e42 P f9dc271a48604215958a4a5db028e825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:27:27.488109 21662 consensus_queue.cc:1048] T 018af8494b3848c09e2661bb594f5e42 P f9dc271a48604215958a4a5db028e825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:27:27.496014 21501 raft_consensus.cc:2955] T 018af8494b3848c09e2661bb594f5e42 P 6643b7df306349b3b50354fbcd38c8f3 [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: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 } attrs { replace: false } } peers { permanent_uuid: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 } } peers { permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 } } peers { permanent_uuid: "cb96e8f688e2491ba85da7573dcdb877" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 40701 } attrs { promote: true } } }
I20260630 12:27:27.498685 21352 consensus_queue.cc:237] T 40a5ca5a3b5e4bfdae12c37395c42011 P fb13b2637853469e85d43b862f84404e [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: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 } } peers { permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 } attrs { replace: false } } peers { permanent_uuid: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 } }
I20260630 12:27:27.499313 21351 raft_consensus.cc:2955] T 018af8494b3848c09e2661bb594f5e42 P fb13b2637853469e85d43b862f84404e [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: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 } attrs { replace: false } } peers { permanent_uuid: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 } } peers { permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 } } peers { permanent_uuid: "cb96e8f688e2491ba85da7573dcdb877" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 40701 } attrs { promote: true } } }
I20260630 12:27:27.503314 21500 raft_consensus.cc:1275] T 40a5ca5a3b5e4bfdae12c37395c42011 P 6643b7df306349b3b50354fbcd38c8f3 [term 1 FOLLOWER]: Refusing update from remote peer fb13b2637853469e85d43b862f84404e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:27:27.504494 21567 consensus_queue.cc:1048] T 40a5ca5a3b5e4bfdae12c37395c42011 P fb13b2637853469e85d43b862f84404e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:27.510891 21427 raft_consensus.cc:1275] T 40a5ca5a3b5e4bfdae12c37395c42011 P f9dc271a48604215958a4a5db028e825 [term 1 FOLLOWER]: Refusing update from remote peer fb13b2637853469e85d43b862f84404e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:27:27.510711 21248 catalog_manager.cc:5697] T 018af8494b3848c09e2661bb594f5e42 P 6643b7df306349b3b50354fbcd38c8f3 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "f9dc271a48604215958a4a5db028e825" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 } attrs { replace: false } } peers { permanent_uuid: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 } } peers { permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 } } peers { permanent_uuid: "cb96e8f688e2491ba85da7573dcdb877" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 40701 } attrs { promote: true } } }
I20260630 12:27:27.494046 21676 raft_consensus.cc:2955] T 018af8494b3848c09e2661bb594f5e42 P f9dc271a48604215958a4a5db028e825 [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: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 } attrs { replace: false } } peers { permanent_uuid: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 } } peers { permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 } } peers { permanent_uuid: "cb96e8f688e2491ba85da7573dcdb877" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 40701 } attrs { promote: true } } }
I20260630 12:27:27.512410 21550 consensus_queue.cc:1048] T 40a5ca5a3b5e4bfdae12c37395c42011 P fb13b2637853469e85d43b862f84404e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:27.512281 21567 raft_consensus.cc:2955] T 40a5ca5a3b5e4bfdae12c37395c42011 P fb13b2637853469e85d43b862f84404e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER cb96e8f688e2491ba85da7573dcdb877 (127.12.213.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 } } peers { permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 } attrs { replace: false } } peers { permanent_uuid: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 } } }
I20260630 12:27:27.515654 21500 raft_consensus.cc:2955] T 40a5ca5a3b5e4bfdae12c37395c42011 P 6643b7df306349b3b50354fbcd38c8f3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER cb96e8f688e2491ba85da7573dcdb877 (127.12.213.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 } } peers { permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 } attrs { replace: false } } peers { permanent_uuid: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 } } }
I20260630 12:27:27.521046 21427 raft_consensus.cc:2955] T 40a5ca5a3b5e4bfdae12c37395c42011 P f9dc271a48604215958a4a5db028e825 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER cb96e8f688e2491ba85da7573dcdb877 (127.12.213.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 } } peers { permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 } attrs { replace: false } } peers { permanent_uuid: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 } } }
W20260630 12:27:27.525283 21298 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:27:27.525667 21298 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:27:27.531023 21351 consensus_queue.cc:237] T 6df2a418e9d043eb94bd97c8e60d278d P fb13b2637853469e85d43b862f84404e [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: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 } } peers { permanent_uuid: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 } attrs { replace: false } } peers { permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 } } peers { permanent_uuid: "cb96e8f688e2491ba85da7573dcdb877" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 40701 } attrs { promote: true } }
I20260630 12:27:27.535526 21427 consensus_queue.cc:237] T 018af8494b3848c09e2661bb594f5e42 P f9dc271a48604215958a4a5db028e825 [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: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 } attrs { replace: false } } peers { permanent_uuid: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 } } peers { permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 } }
I20260630 12:27:27.538633 21235 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 40a5ca5a3b5e4bfdae12c37395c42011 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:27:27.541676 21501 raft_consensus.cc:1275] T 6df2a418e9d043eb94bd97c8e60d278d P 6643b7df306349b3b50354fbcd38c8f3 [term 1 FOLLOWER]: Refusing update from remote peer fb13b2637853469e85d43b862f84404e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:27:27.543160 21550 consensus_queue.cc:1048] T 6df2a418e9d043eb94bd97c8e60d278d P fb13b2637853469e85d43b862f84404e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:27:27.542850 21248 catalog_manager.cc:5697] T 40a5ca5a3b5e4bfdae12c37395c42011 P fb13b2637853469e85d43b862f84404e reported cstate change: config changed from index 3 to 4, NON_VOTER cb96e8f688e2491ba85da7573dcdb877 (127.12.213.4) evicted. New cstate: current_term: 1 leader_uuid: "fb13b2637853469e85d43b862f84404e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 } health_report { overall_health: HEALTHY } } }
I20260630 12:27:27.544073 21426 raft_consensus.cc:1275] T 6df2a418e9d043eb94bd97c8e60d278d P f9dc271a48604215958a4a5db028e825 [term 1 FOLLOWER]: Refusing update from remote peer fb13b2637853469e85d43b862f84404e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260630 12:27:27.546131 21316 consensus_peers.cc:597] T 6df2a418e9d043eb94bd97c8e60d278d P fb13b2637853469e85d43b862f84404e -> Peer cb96e8f688e2491ba85da7573dcdb877 (127.12.213.4:40701): Couldn't send request to peer cb96e8f688e2491ba85da7573dcdb877. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6df2a418e9d043eb94bd97c8e60d278d. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:27.547123 21550 consensus_queue.cc:1048] T 6df2a418e9d043eb94bd97c8e60d278d P fb13b2637853469e85d43b862f84404e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:27:27.548102 21499 raft_consensus.cc:1275] T 018af8494b3848c09e2661bb594f5e42 P 6643b7df306349b3b50354fbcd38c8f3 [term 1 FOLLOWER]: Refusing update from remote peer f9dc271a48604215958a4a5db028e825: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:27:27.549546 21676 consensus_queue.cc:1048] T 018af8494b3848c09e2661bb594f5e42 P f9dc271a48604215958a4a5db028e825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:27.551918 21351 raft_consensus.cc:1275] T 018af8494b3848c09e2661bb594f5e42 P fb13b2637853469e85d43b862f84404e [term 1 FOLLOWER]: Refusing update from remote peer f9dc271a48604215958a4a5db028e825: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:27:27.557394 21663 consensus_queue.cc:1048] T 018af8494b3848c09e2661bb594f5e42 P f9dc271a48604215958a4a5db028e825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:27.556722 21573 raft_consensus.cc:2955] T 018af8494b3848c09e2661bb594f5e42 P f9dc271a48604215958a4a5db028e825 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER cb96e8f688e2491ba85da7573dcdb877 (127.12.213.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 } attrs { replace: false } } peers { permanent_uuid: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 } } peers { permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 } } }
I20260630 12:27:27.559520 21567 raft_consensus.cc:2955] T 6df2a418e9d043eb94bd97c8e60d278d P fb13b2637853469e85d43b862f84404e [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: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 } } peers { permanent_uuid: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 } attrs { replace: false } } peers { permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 } } peers { permanent_uuid: "cb96e8f688e2491ba85da7573dcdb877" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 40701 } attrs { promote: true } } }
I20260630 12:27:27.560189 21499 raft_consensus.cc:2955] T 018af8494b3848c09e2661bb594f5e42 P 6643b7df306349b3b50354fbcd38c8f3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER cb96e8f688e2491ba85da7573dcdb877 (127.12.213.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 } attrs { replace: false } } peers { permanent_uuid: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 } } peers { permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 } } }
I20260630 12:27:27.563205 21351 raft_consensus.cc:2955] T 018af8494b3848c09e2661bb594f5e42 P fb13b2637853469e85d43b862f84404e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER cb96e8f688e2491ba85da7573dcdb877 (127.12.213.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 } attrs { replace: false } } peers { permanent_uuid: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 } } peers { permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 } } }
I20260630 12:27:27.567452 21235 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 018af8494b3848c09e2661bb594f5e42 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:27:27.571446 21427 raft_consensus.cc:2955] T 6df2a418e9d043eb94bd97c8e60d278d P f9dc271a48604215958a4a5db028e825 [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: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 } } peers { permanent_uuid: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 } attrs { replace: false } } peers { permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 } } peers { permanent_uuid: "cb96e8f688e2491ba85da7573dcdb877" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 40701 } attrs { promote: true } } }
I20260630 12:27:27.572109 21500 raft_consensus.cc:2955] T 6df2a418e9d043eb94bd97c8e60d278d P 6643b7df306349b3b50354fbcd38c8f3 [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: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 } } peers { permanent_uuid: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 } attrs { replace: false } } peers { permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 } } peers { permanent_uuid: "cb96e8f688e2491ba85da7573dcdb877" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 40701 } attrs { promote: true } } }
I20260630 12:27:27.582127 21250 catalog_manager.cc:5697] T 018af8494b3848c09e2661bb594f5e42 P 6643b7df306349b3b50354fbcd38c8f3 reported cstate change: config changed from index 3 to 4, NON_VOTER cb96e8f688e2491ba85da7573dcdb877 (127.12.213.4) evicted. New cstate: current_term: 1 leader_uuid: "f9dc271a48604215958a4a5db028e825" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 } attrs { replace: false } } peers { permanent_uuid: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 } } peers { permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 } } }
W20260630 12:27:27.586656 21298 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:27:27.587030 21298 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:27:27.590453 21611 tablet_service.cc:1558] Processing DeleteTablet for tablet 40a5ca5a3b5e4bfdae12c37395c42011 with delete_type TABLET_DATA_TOMBSTONED (TS cb96e8f688e2491ba85da7573dcdb877 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43478
W20260630 12:27:27.592881 21235 catalog_manager.cc:4995] TS cb96e8f688e2491ba85da7573dcdb877 (127.12.213.4:40701): delete failed for tablet 40a5ca5a3b5e4bfdae12c37395c42011 because the tablet was not found. No further retry: Not found: Tablet not found: 40a5ca5a3b5e4bfdae12c37395c42011
I20260630 12:27:27.595696 21611 tablet_service.cc:1558] Processing DeleteTablet for tablet 018af8494b3848c09e2661bb594f5e42 with delete_type TABLET_DATA_TOMBSTONED (TS cb96e8f688e2491ba85da7573dcdb877 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43478
W20260630 12:27:27.600955 21235 catalog_manager.cc:4995] TS cb96e8f688e2491ba85da7573dcdb877 (127.12.213.4:40701): delete failed for tablet 018af8494b3848c09e2661bb594f5e42 because the tablet was not found. No further retry: Not found: Tablet not found: 018af8494b3848c09e2661bb594f5e42
I20260630 12:27:27.602519 21248 catalog_manager.cc:5697] T 6df2a418e9d043eb94bd97c8e60d278d P f9dc271a48604215958a4a5db028e825 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "fb13b2637853469e85d43b862f84404e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 } } peers { permanent_uuid: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 } attrs { replace: false } } peers { permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 } } peers { permanent_uuid: "cb96e8f688e2491ba85da7573dcdb877" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 40701 } attrs { promote: true } } }
I20260630 12:27:27.615301 21351 consensus_queue.cc:237] T 6df2a418e9d043eb94bd97c8e60d278d P fb13b2637853469e85d43b862f84404e [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: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 } } peers { permanent_uuid: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 } attrs { replace: false } } peers { permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 } }
I20260630 12:27:27.620061 21427 raft_consensus.cc:1275] T 6df2a418e9d043eb94bd97c8e60d278d P f9dc271a48604215958a4a5db028e825 [term 1 FOLLOWER]: Refusing update from remote peer fb13b2637853469e85d43b862f84404e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:27:27.620149 21500 raft_consensus.cc:1275] T 6df2a418e9d043eb94bd97c8e60d278d P 6643b7df306349b3b50354fbcd38c8f3 [term 1 FOLLOWER]: Refusing update from remote peer fb13b2637853469e85d43b862f84404e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:27:27.622080 21550 consensus_queue.cc:1048] T 6df2a418e9d043eb94bd97c8e60d278d P fb13b2637853469e85d43b862f84404e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:27.622731 21562 consensus_queue.cc:1048] T 6df2a418e9d043eb94bd97c8e60d278d P fb13b2637853469e85d43b862f84404e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:27.628703 21567 raft_consensus.cc:2955] T 6df2a418e9d043eb94bd97c8e60d278d P fb13b2637853469e85d43b862f84404e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER cb96e8f688e2491ba85da7573dcdb877 (127.12.213.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 } } peers { permanent_uuid: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 } attrs { replace: false } } peers { permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 } } }
I20260630 12:27:27.630283 21427 raft_consensus.cc:2955] T 6df2a418e9d043eb94bd97c8e60d278d P f9dc271a48604215958a4a5db028e825 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER cb96e8f688e2491ba85da7573dcdb877 (127.12.213.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 } } peers { permanent_uuid: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 } attrs { replace: false } } peers { permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 } } }
I20260630 12:27:27.630412 21500 raft_consensus.cc:2955] T 6df2a418e9d043eb94bd97c8e60d278d P 6643b7df306349b3b50354fbcd38c8f3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER cb96e8f688e2491ba85da7573dcdb877 (127.12.213.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 } } peers { permanent_uuid: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 } attrs { replace: false } } peers { permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 } } }
I20260630 12:27:27.638456 21235 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6df2a418e9d043eb94bd97c8e60d278d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:27:27.641350 21250 catalog_manager.cc:5697] T 6df2a418e9d043eb94bd97c8e60d278d P f9dc271a48604215958a4a5db028e825 reported cstate change: config changed from index 3 to 4, NON_VOTER cb96e8f688e2491ba85da7573dcdb877 (127.12.213.4) evicted. New cstate: current_term: 1 leader_uuid: "fb13b2637853469e85d43b862f84404e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb13b2637853469e85d43b862f84404e" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 41071 } } peers { permanent_uuid: "f9dc271a48604215958a4a5db028e825" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 41637 } attrs { replace: false } } peers { permanent_uuid: "6643b7df306349b3b50354fbcd38c8f3" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 40835 } } }
I20260630 12:27:27.650897 21611 tablet_service.cc:1558] Processing DeleteTablet for tablet 6df2a418e9d043eb94bd97c8e60d278d with delete_type TABLET_DATA_TOMBSTONED (TS cb96e8f688e2491ba85da7573dcdb877 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43478
W20260630 12:27:27.652357 21235 catalog_manager.cc:4995] TS cb96e8f688e2491ba85da7573dcdb877 (127.12.213.4:40701): delete failed for tablet 6df2a418e9d043eb94bd97c8e60d278d because the tablet was not found. No further retry: Not found: Tablet not found: 6df2a418e9d043eb94bd97c8e60d278d
I20260630 12:27:28.458343 13140 tablet_server.cc:179] TabletServer@127.12.213.1:0 shutting down...
I20260630 12:27:28.479725 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:28.480387 13140 tablet_replica.cc:333] T 40a5ca5a3b5e4bfdae12c37395c42011 P fb13b2637853469e85d43b862f84404e: stopping tablet replica
I20260630 12:27:28.480953 13140 raft_consensus.cc:2243] T 40a5ca5a3b5e4bfdae12c37395c42011 P fb13b2637853469e85d43b862f84404e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:28.481739 13140 raft_consensus.cc:2272] T 40a5ca5a3b5e4bfdae12c37395c42011 P fb13b2637853469e85d43b862f84404e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:28.483951 13140 tablet_replica.cc:333] T 6df2a418e9d043eb94bd97c8e60d278d P fb13b2637853469e85d43b862f84404e: stopping tablet replica
I20260630 12:27:28.484488 13140 raft_consensus.cc:2243] T 6df2a418e9d043eb94bd97c8e60d278d P fb13b2637853469e85d43b862f84404e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:28.485261 13140 raft_consensus.cc:2272] T 6df2a418e9d043eb94bd97c8e60d278d P fb13b2637853469e85d43b862f84404e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:28.487908 13140 tablet_replica.cc:333] T 9b6db6237fed405e8fa769559b73668b P fb13b2637853469e85d43b862f84404e: stopping tablet replica
I20260630 12:27:28.488456 13140 raft_consensus.cc:2243] T 9b6db6237fed405e8fa769559b73668b P fb13b2637853469e85d43b862f84404e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:28.489214 13140 raft_consensus.cc:2272] T 9b6db6237fed405e8fa769559b73668b P fb13b2637853469e85d43b862f84404e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:28.491065 13140 tablet_replica.cc:333] T 018af8494b3848c09e2661bb594f5e42 P fb13b2637853469e85d43b862f84404e: stopping tablet replica
I20260630 12:27:28.491544 13140 raft_consensus.cc:2243] T 018af8494b3848c09e2661bb594f5e42 P fb13b2637853469e85d43b862f84404e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:28.492107 13140 raft_consensus.cc:2272] T 018af8494b3848c09e2661bb594f5e42 P fb13b2637853469e85d43b862f84404e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:28.515419 13140 tablet_server.cc:196] TabletServer@127.12.213.1:0 shutdown complete.
I20260630 12:27:28.528607 13140 tablet_server.cc:179] TabletServer@127.12.213.2:0 shutting down...
I20260630 12:27:28.548472 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:28.549182 13140 tablet_replica.cc:333] T 40a5ca5a3b5e4bfdae12c37395c42011 P f9dc271a48604215958a4a5db028e825: stopping tablet replica
I20260630 12:27:28.549746 13140 raft_consensus.cc:2243] T 40a5ca5a3b5e4bfdae12c37395c42011 P f9dc271a48604215958a4a5db028e825 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:28.550536 13140 raft_consensus.cc:2272] T 40a5ca5a3b5e4bfdae12c37395c42011 P f9dc271a48604215958a4a5db028e825 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:28.552495 13140 tablet_replica.cc:333] T 9b6db6237fed405e8fa769559b73668b P f9dc271a48604215958a4a5db028e825: stopping tablet replica
I20260630 12:27:28.553022 13140 raft_consensus.cc:2243] T 9b6db6237fed405e8fa769559b73668b P f9dc271a48604215958a4a5db028e825 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:28.553406 13140 raft_consensus.cc:2272] T 9b6db6237fed405e8fa769559b73668b P f9dc271a48604215958a4a5db028e825 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:28.555423 13140 tablet_replica.cc:333] T 6df2a418e9d043eb94bd97c8e60d278d P f9dc271a48604215958a4a5db028e825: stopping tablet replica
I20260630 12:27:28.555905 13140 raft_consensus.cc:2243] T 6df2a418e9d043eb94bd97c8e60d278d P f9dc271a48604215958a4a5db028e825 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:28.556459 13140 raft_consensus.cc:2272] T 6df2a418e9d043eb94bd97c8e60d278d P f9dc271a48604215958a4a5db028e825 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:28.558974 13140 tablet_replica.cc:333] T 018af8494b3848c09e2661bb594f5e42 P f9dc271a48604215958a4a5db028e825: stopping tablet replica
I20260630 12:27:28.559469 13140 raft_consensus.cc:2243] T 018af8494b3848c09e2661bb594f5e42 P f9dc271a48604215958a4a5db028e825 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:28.560235 13140 raft_consensus.cc:2272] T 018af8494b3848c09e2661bb594f5e42 P f9dc271a48604215958a4a5db028e825 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:28.573671 13140 tablet_server.cc:196] TabletServer@127.12.213.2:0 shutdown complete.
I20260630 12:27:28.585652 13140 tablet_server.cc:179] TabletServer@127.12.213.3:0 shutting down...
I20260630 12:27:28.603717 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:28.604368 13140 tablet_replica.cc:333] T 018af8494b3848c09e2661bb594f5e42 P 6643b7df306349b3b50354fbcd38c8f3: stopping tablet replica
I20260630 12:27:28.604954 13140 raft_consensus.cc:2243] T 018af8494b3848c09e2661bb594f5e42 P 6643b7df306349b3b50354fbcd38c8f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:28.605584 13140 raft_consensus.cc:2272] T 018af8494b3848c09e2661bb594f5e42 P 6643b7df306349b3b50354fbcd38c8f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:28.607575 13140 tablet_replica.cc:333] T 9b6db6237fed405e8fa769559b73668b P 6643b7df306349b3b50354fbcd38c8f3: stopping tablet replica
I20260630 12:27:28.608109 13140 raft_consensus.cc:2243] T 9b6db6237fed405e8fa769559b73668b P 6643b7df306349b3b50354fbcd38c8f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:28.608531 13140 raft_consensus.cc:2272] T 9b6db6237fed405e8fa769559b73668b P 6643b7df306349b3b50354fbcd38c8f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:28.610383 13140 tablet_replica.cc:333] T 6df2a418e9d043eb94bd97c8e60d278d P 6643b7df306349b3b50354fbcd38c8f3: stopping tablet replica
I20260630 12:27:28.610888 13140 raft_consensus.cc:2243] T 6df2a418e9d043eb94bd97c8e60d278d P 6643b7df306349b3b50354fbcd38c8f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:28.611426 13140 raft_consensus.cc:2272] T 6df2a418e9d043eb94bd97c8e60d278d P 6643b7df306349b3b50354fbcd38c8f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:28.613562 13140 tablet_replica.cc:333] T 40a5ca5a3b5e4bfdae12c37395c42011 P 6643b7df306349b3b50354fbcd38c8f3: stopping tablet replica
I20260630 12:27:28.614032 13140 raft_consensus.cc:2243] T 40a5ca5a3b5e4bfdae12c37395c42011 P 6643b7df306349b3b50354fbcd38c8f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:28.614638 13140 raft_consensus.cc:2272] T 40a5ca5a3b5e4bfdae12c37395c42011 P 6643b7df306349b3b50354fbcd38c8f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:28.636533 13140 tablet_server.cc:196] TabletServer@127.12.213.3:0 shutdown complete.
I20260630 12:27:28.648422 13140 tablet_server.cc:179] TabletServer@127.12.213.4:0 shutting down...
I20260630 12:27:28.666604 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:28.682331 13140 tablet_server.cc:196] TabletServer@127.12.213.4:0 shutdown complete.
I20260630 12:27:28.690461 13140 master.cc:562] Master@127.12.213.62:36659 shutting down...
I20260630 12:27:28.705766 13140 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0f25851aaf8f4370bf8b100968f3438f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:28.706359 13140 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0f25851aaf8f4370bf8b100968f3438f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:28.706634 13140 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0f25851aaf8f4370bf8b100968f3438f: stopping tablet replica
I20260630 12:27:28.725435 13140 master.cc:584] Master@127.12.213.62:36659 shutdown complete.
[       OK ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails (4590 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag
I20260630 12:27:28.757073 13140 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.213.62:44647
I20260630 12:27:28.758132 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:28.762955 21687 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
W20260630 12:27:28.763031 21688 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
W20260630 12:27:28.766790 21690 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
I20260630 12:27:28.767155 13140 server_base.cc:1061] running on GCE node
I20260630 12:27:28.768280 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:28.768466 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:28.768687 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822448768645 us; error 0 us; skew 500 ppm
I20260630 12:27:28.769212 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:28.771556 13140 webserver.cc:533] Webserver started at http://127.12.213.62:44569/ using document root <none> and password file <none>
I20260630 12:27:28.772037 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:28.772225 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:28.772523 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:28.773577 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822237130653-13140-0/minicluster-data/master-0-root/instance:
uuid: "7fc9e7a415df4806a5732804ed0edbaf"
format_stamp: "Formatted at 2026-06-30 12:27:28 on dist-test-slave-zz34"
I20260630 12:27:28.777809 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:27:28.781068 21695 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:28.781809 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:27:28.782122 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822237130653-13140-0/minicluster-data/master-0-root
uuid: "7fc9e7a415df4806a5732804ed0edbaf"
format_stamp: "Formatted at 2026-06-30 12:27:28 on dist-test-slave-zz34"
I20260630 12:27:28.782480 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822237130653-13140-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822237130653-13140-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822237130653-13140-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)
I20260630 12:27:28.810328 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:28.811352 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:28.846216 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.62:44647
I20260630 12:27:28.846375 21746 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.62:44647 every 8 connection(s)
I20260630 12:27:28.849889 21747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:28.860303 21747 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7fc9e7a415df4806a5732804ed0edbaf: Bootstrap starting.
I20260630 12:27:28.864578 21747 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7fc9e7a415df4806a5732804ed0edbaf: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:28.868336 21747 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7fc9e7a415df4806a5732804ed0edbaf: No bootstrap required, opened a new log
I20260630 12:27:28.870433 21747 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7fc9e7a415df4806a5732804ed0edbaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7fc9e7a415df4806a5732804ed0edbaf" member_type: VOTER }
I20260630 12:27:28.870816 21747 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7fc9e7a415df4806a5732804ed0edbaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:28.871044 21747 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7fc9e7a415df4806a5732804ed0edbaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fc9e7a415df4806a5732804ed0edbaf, State: Initialized, Role: FOLLOWER
I20260630 12:27:28.871691 21747 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7fc9e7a415df4806a5732804ed0edbaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7fc9e7a415df4806a5732804ed0edbaf" member_type: VOTER }
I20260630 12:27:28.872143 21747 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7fc9e7a415df4806a5732804ed0edbaf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:27:28.872351 21747 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7fc9e7a415df4806a5732804ed0edbaf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:27:28.872638 21747 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7fc9e7a415df4806a5732804ed0edbaf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:28.877223 21747 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7fc9e7a415df4806a5732804ed0edbaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7fc9e7a415df4806a5732804ed0edbaf" member_type: VOTER }
I20260630 12:27:28.877727 21747 leader_election.cc:304] T 00000000000000000000000000000000 P 7fc9e7a415df4806a5732804ed0edbaf [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: 7fc9e7a415df4806a5732804ed0edbaf; no voters: 
I20260630 12:27:28.878840 21747 leader_election.cc:290] T 00000000000000000000000000000000 P 7fc9e7a415df4806a5732804ed0edbaf [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:27:28.879189 21750 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7fc9e7a415df4806a5732804ed0edbaf [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:28.880431 21750 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7fc9e7a415df4806a5732804ed0edbaf [term 1 LEADER]: Becoming Leader. State: Replica: 7fc9e7a415df4806a5732804ed0edbaf, State: Running, Role: LEADER
I20260630 12:27:28.881053 21750 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7fc9e7a415df4806a5732804ed0edbaf [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: "7fc9e7a415df4806a5732804ed0edbaf" member_type: VOTER }
I20260630 12:27:28.881703 21747 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7fc9e7a415df4806a5732804ed0edbaf [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:27:28.883808 21751 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7fc9e7a415df4806a5732804ed0edbaf [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7fc9e7a415df4806a5732804ed0edbaf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7fc9e7a415df4806a5732804ed0edbaf" member_type: VOTER } }
I20260630 12:27:28.884495 21751 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7fc9e7a415df4806a5732804ed0edbaf [sys.catalog]: This master's current role is: LEADER
I20260630 12:27:28.883888 21752 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7fc9e7a415df4806a5732804ed0edbaf [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7fc9e7a415df4806a5732804ed0edbaf. Latest consensus state: current_term: 1 leader_uuid: "7fc9e7a415df4806a5732804ed0edbaf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7fc9e7a415df4806a5732804ed0edbaf" member_type: VOTER } }
I20260630 12:27:28.885092 21752 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7fc9e7a415df4806a5732804ed0edbaf [sys.catalog]: This master's current role is: LEADER
I20260630 12:27:28.886835 21754 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:27:28.893455 21754 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:27:28.895521 13140 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:27:28.902305 21754 catalog_manager.cc:1383] Generated new cluster ID: dbb36e2502c140a881f0466937fbc9d0
I20260630 12:27:28.902629 21754 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:27:28.933094 21754 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:27:28.934613 21754 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:27:28.953155 21754 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7fc9e7a415df4806a5732804ed0edbaf: Generated new TSK 0
I20260630 12:27:28.953837 21754 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:27:28.961687 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:28.967150 21768 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
W20260630 12:27:28.968189 21769 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
W20260630 12:27:28.969862 21771 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
I20260630 12:27:28.970271 13140 server_base.cc:1061] running on GCE node
I20260630 12:27:28.971239 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:28.971444 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:28.971663 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822448971624 us; error 0 us; skew 500 ppm
I20260630 12:27:28.972182 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:28.974423 13140 webserver.cc:533] Webserver started at http://127.12.213.1:36435/ using document root <none> and password file <none>
I20260630 12:27:28.974887 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:28.975071 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:28.975353 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:28.976416 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822237130653-13140-0/minicluster-data/ts-0-root/instance:
uuid: "684da386543b4c7ca2d09e3ac410c8ce"
format_stamp: "Formatted at 2026-06-30 12:27:28 on dist-test-slave-zz34"
I20260630 12:27:28.980792 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:27:28.984225 21776 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:28.985035 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:27:28.985319 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822237130653-13140-0/minicluster-data/ts-0-root
uuid: "684da386543b4c7ca2d09e3ac410c8ce"
format_stamp: "Formatted at 2026-06-30 12:27:28 on dist-test-slave-zz34"
I20260630 12:27:28.985565 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822237130653-13140-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822237130653-13140-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822237130653-13140-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)
I20260630 12:27:29.011641 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:29.012650 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:29.014067 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:29.016358 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:29.016590 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:29.016840 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:29.017007 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:29.055513 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.1:35239
I20260630 12:27:29.055604 21838 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.1:35239 every 8 connection(s)
I20260630 12:27:29.060514 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:29.067987 21843 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
W20260630 12:27:29.070154 21844 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
W20260630 12:27:29.070812 21846 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
I20260630 12:27:29.072547 13140 server_base.cc:1061] running on GCE node
I20260630 12:27:29.073591 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:29.073884 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:29.074069 21839 heartbeater.cc:344] Connected to a master server at 127.12.213.62:44647
I20260630 12:27:29.074097 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822449074077 us; error 0 us; skew 500 ppm
I20260630 12:27:29.074642 21839 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:29.074977 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:29.075412 21839 heartbeater.cc:507] Master 127.12.213.62:44647 requested a full tablet report, sending...
I20260630 12:27:29.077679 13140 webserver.cc:533] Webserver started at http://127.12.213.2:33437/ using document root <none> and password file <none>
I20260630 12:27:29.077734 21712 ts_manager.cc:194] Registered new tserver with Master: 684da386543b4c7ca2d09e3ac410c8ce (127.12.213.1:35239)
I20260630 12:27:29.078366 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:29.078610 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:29.078882 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:29.079705 21712 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50428
I20260630 12:27:29.079942 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822237130653-13140-0/minicluster-data/ts-1-root/instance:
uuid: "a8866559bb7f450eb55c8b3d2b5f293a"
format_stamp: "Formatted at 2026-06-30 12:27:29 on dist-test-slave-zz34"
I20260630 12:27:29.084396 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:27:29.087726 21851 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:29.088495 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:27:29.088778 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822237130653-13140-0/minicluster-data/ts-1-root
uuid: "a8866559bb7f450eb55c8b3d2b5f293a"
format_stamp: "Formatted at 2026-06-30 12:27:29 on dist-test-slave-zz34"
I20260630 12:27:29.089087 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822237130653-13140-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822237130653-13140-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822237130653-13140-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)
I20260630 12:27:29.110445 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:29.111415 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:29.112746 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:29.114993 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:29.115212 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:29.115442 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:29.115610 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:29.152771 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.2:42645
I20260630 12:27:29.152899 21913 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.2:42645 every 8 connection(s)
I20260630 12:27:29.157424 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:29.164521 21917 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
W20260630 12:27:29.166390 21918 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
W20260630 12:27:29.167984 21920 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
I20260630 12:27:29.169028 13140 server_base.cc:1061] running on GCE node
I20260630 12:27:29.169992 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:29.170281 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:29.170528 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822449170508 us; error 0 us; skew 500 ppm
I20260630 12:27:29.170593 21914 heartbeater.cc:344] Connected to a master server at 127.12.213.62:44647
I20260630 12:27:29.171142 21914 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:29.171190 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:29.172091 21914 heartbeater.cc:507] Master 127.12.213.62:44647 requested a full tablet report, sending...
I20260630 12:27:29.173868 13140 webserver.cc:533] Webserver started at http://127.12.213.3:35121/ using document root <none> and password file <none>
I20260630 12:27:29.174458 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:29.174675 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:29.174590 21712 ts_manager.cc:194] Registered new tserver with Master: a8866559bb7f450eb55c8b3d2b5f293a (127.12.213.2:42645)
I20260630 12:27:29.175159 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:29.176198 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822237130653-13140-0/minicluster-data/ts-2-root/instance:
uuid: "ae5a83b19f8344e99a94816c223e26aa"
format_stamp: "Formatted at 2026-06-30 12:27:29 on dist-test-slave-zz34"
I20260630 12:27:29.176287 21712 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50432
I20260630 12:27:29.180694 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:27:29.184250 21925 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:29.185132 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:27:29.185441 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822237130653-13140-0/minicluster-data/ts-2-root
uuid: "ae5a83b19f8344e99a94816c223e26aa"
format_stamp: "Formatted at 2026-06-30 12:27:29 on dist-test-slave-zz34"
I20260630 12:27:29.185719 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822237130653-13140-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822237130653-13140-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822237130653-13140-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)
I20260630 12:27:29.213958 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:29.215001 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:29.216385 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:29.218616 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:29.218848 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:29.219091 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:29.219261 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:29.257772 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.3:37327
I20260630 12:27:29.257859 21987 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.3:37327 every 8 connection(s)
I20260630 12:27:29.271116 21988 heartbeater.cc:344] Connected to a master server at 127.12.213.62:44647
I20260630 12:27:29.271521 21988 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:29.272239 21988 heartbeater.cc:507] Master 127.12.213.62:44647 requested a full tablet report, sending...
I20260630 12:27:29.274494 21712 ts_manager.cc:194] Registered new tserver with Master: ae5a83b19f8344e99a94816c223e26aa (127.12.213.3:37327)
I20260630 12:27:29.274643 13140 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013725349s
I20260630 12:27:29.275954 21712 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50448
I20260630 12:27:30.082252 21839 heartbeater.cc:499] Master 127.12.213.62:44647 was elected leader, sending a full tablet report...
I20260630 12:27:30.179072 21914 heartbeater.cc:499] Master 127.12.213.62:44647 was elected leader, sending a full tablet report...
I20260630 12:27:30.278510 21988 heartbeater.cc:499] Master 127.12.213.62:44647 was elected leader, sending a full tablet report...
I20260630 12:27:30.334842 21712 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38262:
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"
    }
  }
}
W20260630 12:27:30.337162 21712 catalog_manager.cc:7077] 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.
I20260630 12:27:30.406840 21953 tablet_service.cc:1511] Processing CreateTablet for tablet ec95d2bc16dc40d8a53303fe9ac69ce6 (DEFAULT_TABLE table=test-workload [id=767b8c0b711b407db070208cd0e2011e]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:27:30.408522 21953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec95d2bc16dc40d8a53303fe9ac69ce6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:30.413844 21879 tablet_service.cc:1511] Processing CreateTablet for tablet ec95d2bc16dc40d8a53303fe9ac69ce6 (DEFAULT_TABLE table=test-workload [id=767b8c0b711b407db070208cd0e2011e]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:27:30.415359 21879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec95d2bc16dc40d8a53303fe9ac69ce6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:30.415661 21878 tablet_service.cc:1511] Processing CreateTablet for tablet 540aaba8faa04f42be42f5102ebde9b7 (DEFAULT_TABLE table=test-workload [id=767b8c0b711b407db070208cd0e2011e]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:27:30.415906 21952 tablet_service.cc:1511] Processing CreateTablet for tablet 540aaba8faa04f42be42f5102ebde9b7 (DEFAULT_TABLE table=test-workload [id=767b8c0b711b407db070208cd0e2011e]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:27:30.416997 21878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 540aaba8faa04f42be42f5102ebde9b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:30.417233 21952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 540aaba8faa04f42be42f5102ebde9b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:30.419245 21877 tablet_service.cc:1511] Processing CreateTablet for tablet e9fa101845e4426c9fd4771016a319a7 (DEFAULT_TABLE table=test-workload [id=767b8c0b711b407db070208cd0e2011e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:27:30.421386 21876 tablet_service.cc:1511] Processing CreateTablet for tablet 4aa63654f9bb49599c302d72d7cc10ef (DEFAULT_TABLE table=test-workload [id=767b8c0b711b407db070208cd0e2011e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:27:30.423235 21875 tablet_service.cc:1511] Processing CreateTablet for tablet 13582c0ea16d4af89b9fd9bf2136a31a (DEFAULT_TABLE table=test-workload [id=767b8c0b711b407db070208cd0e2011e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:27:30.423790 21951 tablet_service.cc:1511] Processing CreateTablet for tablet e9fa101845e4426c9fd4771016a319a7 (DEFAULT_TABLE table=test-workload [id=767b8c0b711b407db070208cd0e2011e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:27:30.425182 21951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9fa101845e4426c9fd4771016a319a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:30.425084 21874 tablet_service.cc:1511] Processing CreateTablet for tablet 50c2ceca515041439f1ba002d84d777f (DEFAULT_TABLE table=test-workload [id=767b8c0b711b407db070208cd0e2011e]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:27:30.427577 21804 tablet_service.cc:1511] Processing CreateTablet for tablet ec95d2bc16dc40d8a53303fe9ac69ce6 (DEFAULT_TABLE table=test-workload [id=767b8c0b711b407db070208cd0e2011e]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:27:30.428468 21803 tablet_service.cc:1511] Processing CreateTablet for tablet 540aaba8faa04f42be42f5102ebde9b7 (DEFAULT_TABLE table=test-workload [id=767b8c0b711b407db070208cd0e2011e]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:27:30.428936 21804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec95d2bc16dc40d8a53303fe9ac69ce6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:30.429735 21803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 540aaba8faa04f42be42f5102ebde9b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:30.430765 21950 tablet_service.cc:1511] Processing CreateTablet for tablet 4aa63654f9bb49599c302d72d7cc10ef (DEFAULT_TABLE table=test-workload [id=767b8c0b711b407db070208cd0e2011e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:27:30.431232 21802 tablet_service.cc:1511] Processing CreateTablet for tablet e9fa101845e4426c9fd4771016a319a7 (DEFAULT_TABLE table=test-workload [id=767b8c0b711b407db070208cd0e2011e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:27:30.432071 21950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aa63654f9bb49599c302d72d7cc10ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:30.432512 21802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9fa101845e4426c9fd4771016a319a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:30.435267 21800 tablet_service.cc:1511] Processing CreateTablet for tablet 13582c0ea16d4af89b9fd9bf2136a31a (DEFAULT_TABLE table=test-workload [id=767b8c0b711b407db070208cd0e2011e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:27:30.436582 21800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13582c0ea16d4af89b9fd9bf2136a31a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:30.439256 21799 tablet_service.cc:1511] Processing CreateTablet for tablet 50c2ceca515041439f1ba002d84d777f (DEFAULT_TABLE table=test-workload [id=767b8c0b711b407db070208cd0e2011e]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:27:30.440528 21799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50c2ceca515041439f1ba002d84d777f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:30.443271 21949 tablet_service.cc:1511] Processing CreateTablet for tablet 13582c0ea16d4af89b9fd9bf2136a31a (DEFAULT_TABLE table=test-workload [id=767b8c0b711b407db070208cd0e2011e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:27:30.444659 21949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13582c0ea16d4af89b9fd9bf2136a31a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:30.447242 21801 tablet_service.cc:1511] Processing CreateTablet for tablet 4aa63654f9bb49599c302d72d7cc10ef (DEFAULT_TABLE table=test-workload [id=767b8c0b711b407db070208cd0e2011e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:27:30.448580 21801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aa63654f9bb49599c302d72d7cc10ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:30.449038 22008 tablet_bootstrap.cc:492] T e9fa101845e4426c9fd4771016a319a7 P ae5a83b19f8344e99a94816c223e26aa: Bootstrap starting.
I20260630 12:27:30.450233 21948 tablet_service.cc:1511] Processing CreateTablet for tablet 50c2ceca515041439f1ba002d84d777f (DEFAULT_TABLE table=test-workload [id=767b8c0b711b407db070208cd0e2011e]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:27:30.451526 21948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50c2ceca515041439f1ba002d84d777f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:30.455572 22008 tablet_bootstrap.cc:654] T e9fa101845e4426c9fd4771016a319a7 P ae5a83b19f8344e99a94816c223e26aa: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:30.462623 21877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9fa101845e4426c9fd4771016a319a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:30.463478 21874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50c2ceca515041439f1ba002d84d777f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:30.464828 21876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aa63654f9bb49599c302d72d7cc10ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:30.465549 21875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13582c0ea16d4af89b9fd9bf2136a31a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:30.516871 22008 tablet_bootstrap.cc:492] T e9fa101845e4426c9fd4771016a319a7 P ae5a83b19f8344e99a94816c223e26aa: No bootstrap required, opened a new log
I20260630 12:27:30.517632 22008 ts_tablet_manager.cc:1403] T e9fa101845e4426c9fd4771016a319a7 P ae5a83b19f8344e99a94816c223e26aa: Time spent bootstrapping tablet: real 0.069s	user 0.023s	sys 0.036s
I20260630 12:27:30.521523 22008 raft_consensus.cc:359] T e9fa101845e4426c9fd4771016a319a7 P ae5a83b19f8344e99a94816c223e26aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684da386543b4c7ca2d09e3ac410c8ce" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35239 } } peers { permanent_uuid: "a8866559bb7f450eb55c8b3d2b5f293a" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42645 } } peers { permanent_uuid: "ae5a83b19f8344e99a94816c223e26aa" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37327 } }
I20260630 12:27:30.522300 22008 raft_consensus.cc:385] T e9fa101845e4426c9fd4771016a319a7 P ae5a83b19f8344e99a94816c223e26aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:30.522595 22008 raft_consensus.cc:740] T e9fa101845e4426c9fd4771016a319a7 P ae5a83b19f8344e99a94816c223e26aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae5a83b19f8344e99a94816c223e26aa, State: Initialized, Role: FOLLOWER
I20260630 12:27:30.523428 22008 consensus_queue.cc:260] T e9fa101845e4426c9fd4771016a319a7 P ae5a83b19f8344e99a94816c223e26aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684da386543b4c7ca2d09e3ac410c8ce" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35239 } } peers { permanent_uuid: "a8866559bb7f450eb55c8b3d2b5f293a" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42645 } } peers { permanent_uuid: "ae5a83b19f8344e99a94816c223e26aa" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37327 } }
I20260630 12:27:30.534618 22010 tablet_bootstrap.cc:492] T ec95d2bc16dc40d8a53303fe9ac69ce6 P a8866559bb7f450eb55c8b3d2b5f293a: Bootstrap starting.
I20260630 12:27:30.541002 22010 tablet_bootstrap.cc:654] T ec95d2bc16dc40d8a53303fe9ac69ce6 P a8866559bb7f450eb55c8b3d2b5f293a: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:30.544520 22011 tablet_bootstrap.cc:492] T 4aa63654f9bb49599c302d72d7cc10ef P 684da386543b4c7ca2d09e3ac410c8ce: Bootstrap starting.
I20260630 12:27:30.555900 22011 tablet_bootstrap.cc:654] T 4aa63654f9bb49599c302d72d7cc10ef P 684da386543b4c7ca2d09e3ac410c8ce: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:30.565697 22008 ts_tablet_manager.cc:1434] T e9fa101845e4426c9fd4771016a319a7 P ae5a83b19f8344e99a94816c223e26aa: Time spent starting tablet: real 0.048s	user 0.026s	sys 0.005s
I20260630 12:27:30.565698 22010 tablet_bootstrap.cc:492] T ec95d2bc16dc40d8a53303fe9ac69ce6 P a8866559bb7f450eb55c8b3d2b5f293a: No bootstrap required, opened a new log
I20260630 12:27:30.566627 22010 ts_tablet_manager.cc:1403] T ec95d2bc16dc40d8a53303fe9ac69ce6 P a8866559bb7f450eb55c8b3d2b5f293a: Time spent bootstrapping tablet: real 0.032s	user 0.007s	sys 0.008s
I20260630 12:27:30.567060 22008 tablet_bootstrap.cc:492] T ec95d2bc16dc40d8a53303fe9ac69ce6 P ae5a83b19f8344e99a94816c223e26aa: Bootstrap starting.
I20260630 12:27:30.569726 22010 raft_consensus.cc:359] T ec95d2bc16dc40d8a53303fe9ac69ce6 P a8866559bb7f450eb55c8b3d2b5f293a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae5a83b19f8344e99a94816c223e26aa" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37327 } } peers { permanent_uuid: "a8866559bb7f450eb55c8b3d2b5f293a" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42645 } } peers { permanent_uuid: "684da386543b4c7ca2d09e3ac410c8ce" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35239 } }
I20260630 12:27:30.570621 22010 raft_consensus.cc:385] T ec95d2bc16dc40d8a53303fe9ac69ce6 P a8866559bb7f450eb55c8b3d2b5f293a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:30.570989 22010 raft_consensus.cc:740] T ec95d2bc16dc40d8a53303fe9ac69ce6 P a8866559bb7f450eb55c8b3d2b5f293a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8866559bb7f450eb55c8b3d2b5f293a, State: Initialized, Role: FOLLOWER
I20260630 12:27:30.572021 22010 consensus_queue.cc:260] T ec95d2bc16dc40d8a53303fe9ac69ce6 P a8866559bb7f450eb55c8b3d2b5f293a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae5a83b19f8344e99a94816c223e26aa" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37327 } } peers { permanent_uuid: "a8866559bb7f450eb55c8b3d2b5f293a" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42645 } } peers { permanent_uuid: "684da386543b4c7ca2d09e3ac410c8ce" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35239 } }
I20260630 12:27:30.573657 22008 tablet_bootstrap.cc:654] T ec95d2bc16dc40d8a53303fe9ac69ce6 P ae5a83b19f8344e99a94816c223e26aa: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:30.589819 22011 tablet_bootstrap.cc:492] T 4aa63654f9bb49599c302d72d7cc10ef P 684da386543b4c7ca2d09e3ac410c8ce: No bootstrap required, opened a new log
I20260630 12:27:30.590474 22011 ts_tablet_manager.cc:1403] T 4aa63654f9bb49599c302d72d7cc10ef P 684da386543b4c7ca2d09e3ac410c8ce: Time spent bootstrapping tablet: real 0.046s	user 0.018s	sys 0.022s
I20260630 12:27:30.591128 22008 tablet_bootstrap.cc:492] T ec95d2bc16dc40d8a53303fe9ac69ce6 P ae5a83b19f8344e99a94816c223e26aa: No bootstrap required, opened a new log
I20260630 12:27:30.591492 22010 ts_tablet_manager.cc:1434] T ec95d2bc16dc40d8a53303fe9ac69ce6 P a8866559bb7f450eb55c8b3d2b5f293a: Time spent starting tablet: real 0.024s	user 0.011s	sys 0.013s
I20260630 12:27:30.591749 22008 ts_tablet_manager.cc:1403] T ec95d2bc16dc40d8a53303fe9ac69ce6 P ae5a83b19f8344e99a94816c223e26aa: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.006s
I20260630 12:27:30.592756 22010 tablet_bootstrap.cc:492] T 50c2ceca515041439f1ba002d84d777f P a8866559bb7f450eb55c8b3d2b5f293a: Bootstrap starting.
I20260630 12:27:30.593220 22011 raft_consensus.cc:359] T 4aa63654f9bb49599c302d72d7cc10ef P 684da386543b4c7ca2d09e3ac410c8ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684da386543b4c7ca2d09e3ac410c8ce" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35239 } } peers { permanent_uuid: "a8866559bb7f450eb55c8b3d2b5f293a" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42645 } } peers { permanent_uuid: "ae5a83b19f8344e99a94816c223e26aa" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37327 } }
I20260630 12:27:30.593998 22011 raft_consensus.cc:385] T 4aa63654f9bb49599c302d72d7cc10ef P 684da386543b4c7ca2d09e3ac410c8ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:30.594305 22011 raft_consensus.cc:740] T 4aa63654f9bb49599c302d72d7cc10ef P 684da386543b4c7ca2d09e3ac410c8ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 684da386543b4c7ca2d09e3ac410c8ce, State: Initialized, Role: FOLLOWER
I20260630 12:27:30.594902 22008 raft_consensus.cc:359] T ec95d2bc16dc40d8a53303fe9ac69ce6 P ae5a83b19f8344e99a94816c223e26aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae5a83b19f8344e99a94816c223e26aa" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37327 } } peers { permanent_uuid: "a8866559bb7f450eb55c8b3d2b5f293a" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42645 } } peers { permanent_uuid: "684da386543b4c7ca2d09e3ac410c8ce" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35239 } }
I20260630 12:27:30.595222 22011 consensus_queue.cc:260] T 4aa63654f9bb49599c302d72d7cc10ef P 684da386543b4c7ca2d09e3ac410c8ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684da386543b4c7ca2d09e3ac410c8ce" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35239 } } peers { permanent_uuid: "a8866559bb7f450eb55c8b3d2b5f293a" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42645 } } peers { permanent_uuid: "ae5a83b19f8344e99a94816c223e26aa" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37327 } }
I20260630 12:27:30.595763 22008 raft_consensus.cc:385] T ec95d2bc16dc40d8a53303fe9ac69ce6 P ae5a83b19f8344e99a94816c223e26aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:30.596166 22008 raft_consensus.cc:740] T ec95d2bc16dc40d8a53303fe9ac69ce6 P ae5a83b19f8344e99a94816c223e26aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae5a83b19f8344e99a94816c223e26aa, State: Initialized, Role: FOLLOWER
I20260630 12:27:30.596997 22008 consensus_queue.cc:260] T ec95d2bc16dc40d8a53303fe9ac69ce6 P ae5a83b19f8344e99a94816c223e26aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae5a83b19f8344e99a94816c223e26aa" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37327 } } peers { permanent_uuid: "a8866559bb7f450eb55c8b3d2b5f293a" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42645 } } peers { permanent_uuid: "684da386543b4c7ca2d09e3ac410c8ce" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35239 } }
I20260630 12:27:30.599412 22008 ts_tablet_manager.cc:1434] T ec95d2bc16dc40d8a53303fe9ac69ce6 P ae5a83b19f8344e99a94816c223e26aa: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:27:30.600426 22010 tablet_bootstrap.cc:654] T 50c2ceca515041439f1ba002d84d777f P a8866559bb7f450eb55c8b3d2b5f293a: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:30.600503 22008 tablet_bootstrap.cc:492] T 540aaba8faa04f42be42f5102ebde9b7 P ae5a83b19f8344e99a94816c223e26aa: Bootstrap starting.
I20260630 12:27:30.604606 22011 ts_tablet_manager.cc:1434] T 4aa63654f9bb49599c302d72d7cc10ef P 684da386543b4c7ca2d09e3ac410c8ce: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.005s
I20260630 12:27:30.607964 22011 tablet_bootstrap.cc:492] T 13582c0ea16d4af89b9fd9bf2136a31a P 684da386543b4c7ca2d09e3ac410c8ce: Bootstrap starting.
I20260630 12:27:30.609261 22008 tablet_bootstrap.cc:654] T 540aaba8faa04f42be42f5102ebde9b7 P ae5a83b19f8344e99a94816c223e26aa: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:30.613883 22011 tablet_bootstrap.cc:654] T 13582c0ea16d4af89b9fd9bf2136a31a P 684da386543b4c7ca2d09e3ac410c8ce: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:30.622922 22008 tablet_bootstrap.cc:492] T 540aaba8faa04f42be42f5102ebde9b7 P ae5a83b19f8344e99a94816c223e26aa: No bootstrap required, opened a new log
I20260630 12:27:30.623598 22008 ts_tablet_manager.cc:1403] T 540aaba8faa04f42be42f5102ebde9b7 P ae5a83b19f8344e99a94816c223e26aa: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.004s
I20260630 12:27:30.625030 22011 tablet_bootstrap.cc:492] T 13582c0ea16d4af89b9fd9bf2136a31a P 684da386543b4c7ca2d09e3ac410c8ce: No bootstrap required, opened a new log
I20260630 12:27:30.625602 22011 ts_tablet_manager.cc:1403] T 13582c0ea16d4af89b9fd9bf2136a31a P 684da386543b4c7ca2d09e3ac410c8ce: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260630 12:27:30.627264 22008 raft_consensus.cc:359] T 540aaba8faa04f42be42f5102ebde9b7 P ae5a83b19f8344e99a94816c223e26aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684da386543b4c7ca2d09e3ac410c8ce" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35239 } } peers { permanent_uuid: "a8866559bb7f450eb55c8b3d2b5f293a" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42645 } } peers { permanent_uuid: "ae5a83b19f8344e99a94816c223e26aa" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37327 } }
I20260630 12:27:30.628327 22008 raft_consensus.cc:385] T 540aaba8faa04f42be42f5102ebde9b7 P ae5a83b19f8344e99a94816c223e26aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:30.628710 22008 raft_consensus.cc:740] T 540aaba8faa04f42be42f5102ebde9b7 P ae5a83b19f8344e99a94816c223e26aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae5a83b19f8344e99a94816c223e26aa, State: Initialized, Role: FOLLOWER
I20260630 12:27:30.628443 22011 raft_consensus.cc:359] T 13582c0ea16d4af89b9fd9bf2136a31a P 684da386543b4c7ca2d09e3ac410c8ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684da386543b4c7ca2d09e3ac410c8ce" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35239 } } peers { permanent_uuid: "a8866559bb7f450eb55c8b3d2b5f293a" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42645 } } peers { permanent_uuid: "ae5a83b19f8344e99a94816c223e26aa" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37327 } }
I20260630 12:27:30.629347 22011 raft_consensus.cc:385] T 13582c0ea16d4af89b9fd9bf2136a31a P 684da386543b4c7ca2d09e3ac410c8ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:30.629575 22011 raft_consensus.cc:740] T 13582c0ea16d4af89b9fd9bf2136a31a P 684da386543b4c7ca2d09e3ac410c8ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 684da386543b4c7ca2d09e3ac410c8ce, State: Initialized, Role: FOLLOWER
I20260630 12:27:30.629539 22008 consensus_queue.cc:260] T 540aaba8faa04f42be42f5102ebde9b7 P ae5a83b19f8344e99a94816c223e26aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684da386543b4c7ca2d09e3ac410c8ce" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35239 } } peers { permanent_uuid: "a8866559bb7f450eb55c8b3d2b5f293a" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42645 } } peers { permanent_uuid: "ae5a83b19f8344e99a94816c223e26aa" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37327 } }
I20260630 12:27:30.630539 22011 consensus_queue.cc:260] T 13582c0ea16d4af89b9fd9bf2136a31a P 684da386543b4c7ca2d09e3ac410c8ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684da386543b4c7ca2d09e3ac410c8ce" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35239 } } peers { permanent_uuid: "a8866559bb7f450eb55c8b3d2b5f293a" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42645 } } peers { permanent_uuid: "ae5a83b19f8344e99a94816c223e26aa" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37327 } }
I20260630 12:27:30.631129 22010 tablet_bootstrap.cc:492] T 50c2ceca515041439f1ba002d84d777f P a8866559bb7f450eb55c8b3d2b5f293a: No bootstrap required, opened a new log
I20260630 12:27:30.631765 22010 ts_tablet_manager.cc:1403] T 50c2ceca515041439f1ba002d84d777f P a8866559bb7f450eb55c8b3d2b5f293a: Time spent bootstrapping tablet: real 0.039s	user 0.025s	sys 0.011s
I20260630 12:27:30.632079 22008 ts_tablet_manager.cc:1434] T 540aaba8faa04f42be42f5102ebde9b7 P ae5a83b19f8344e99a94816c223e26aa: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:27:30.633127 22008 tablet_bootstrap.cc:492] T 4aa63654f9bb49599c302d72d7cc10ef P ae5a83b19f8344e99a94816c223e26aa: Bootstrap starting.
I20260630 12:27:30.634588 22011 ts_tablet_manager.cc:1434] T 13582c0ea16d4af89b9fd9bf2136a31a P 684da386543b4c7ca2d09e3ac410c8ce: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260630 12:27:30.634709 22010 raft_consensus.cc:359] T 50c2ceca515041439f1ba002d84d777f P a8866559bb7f450eb55c8b3d2b5f293a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684da386543b4c7ca2d09e3ac410c8ce" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35239 } } peers { permanent_uuid: "a8866559bb7f450eb55c8b3d2b5f293a" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42645 } } peers { permanent_uuid: "ae5a83b19f8344e99a94816c223e26aa" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37327 } }
I20260630 12:27:30.635596 22010 raft_consensus.cc:385] T 50c2ceca515041439f1ba002d84d777f P a8866559bb7f450eb55c8b3d2b5f293a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:30.635628 22011 tablet_bootstrap.cc:492] T 50c2ceca515041439f1ba002d84d777f P 684da386543b4c7ca2d09e3ac410c8ce: Bootstrap starting.
I20260630 12:27:30.636188 22010 raft_consensus.cc:740] T 50c2ceca515041439f1ba002d84d777f P a8866559bb7f450eb55c8b3d2b5f293a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8866559bb7f450eb55c8b3d2b5f293a, State: Initialized, Role: FOLLOWER
I20260630 12:27:30.637202 22010 consensus_queue.cc:260] T 50c2ceca515041439f1ba002d84d777f P a8866559bb7f450eb55c8b3d2b5f293a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684da386543b4c7ca2d09e3ac410c8ce" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35239 } } peers { permanent_uuid: "a8866559bb7f450eb55c8b3d2b5f293a" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42645 } } peers { permanent_uuid: "ae5a83b19f8344e99a94816c223e26aa" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37327 } }
I20260630 12:27:30.639722 22008 tablet_bootstrap.cc:654] T 4aa63654f9bb49599c302d72d7cc10ef P ae5a83b19f8344e99a94816c223e26aa: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:30.642393 22011 tablet_bootstrap.cc:654] T 50c2ceca515041439f1ba002d84d777f P 684da386543b4c7ca2d09e3ac410c8ce: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:30.648020 22010 ts_tablet_manager.cc:1434] T 50c2ceca515041439f1ba002d84d777f P a8866559bb7f450eb55c8b3d2b5f293a: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.002s
I20260630 12:27:30.649647 22012 raft_consensus.cc:493] T ec95d2bc16dc40d8a53303fe9ac69ce6 P ae5a83b19f8344e99a94816c223e26aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:30.650369 22012 raft_consensus.cc:515] T ec95d2bc16dc40d8a53303fe9ac69ce6 P ae5a83b19f8344e99a94816c223e26aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae5a83b19f8344e99a94816c223e26aa" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37327 } } peers { permanent_uuid: "a8866559bb7f450eb55c8b3d2b5f293a" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42645 } } peers { permanent_uuid: "684da386543b4c7ca2d09e3ac410c8ce" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35239 } }
I20260630 12:27:30.652971 22010 tablet_bootstrap.cc:492] T 13582c0ea16d4af89b9fd9bf2136a31a P a8866559bb7f450eb55c8b3d2b5f293a: Bootstrap starting.
I20260630 12:27:30.653785 22011 tablet_bootstrap.cc:492] T 50c2ceca515041439f1ba002d84d777f P 684da386543b4c7ca2d09e3ac410c8ce: No bootstrap required, opened a new log
I20260630 12:27:30.654431 22011 ts_tablet_manager.cc:1403] T 50c2ceca515041439f1ba002d84d777f P 684da386543b4c7ca2d09e3ac410c8ce: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.007s
I20260630 12:27:30.656374 22012 leader_election.cc:290] T ec95d2bc16dc40d8a53303fe9ac69ce6 P ae5a83b19f8344e99a94816c223e26aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8866559bb7f450eb55c8b3d2b5f293a (127.12.213.2:42645), 684da386543b4c7ca2d09e3ac410c8ce (127.12.213.1:35239)
I20260630 12:27:30.657454 22011 raft_consensus.cc:359] T 50c2ceca515041439f1ba002d84d777f P 684da386543b4c7ca2d09e3ac410c8ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684da386543b4c7ca2d09e3ac410c8ce" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35239 } } peers { permanent_uuid: "a8866559bb7f450eb55c8b3d2b5f293a" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42645 } } peers { permanent_uuid: "ae5a83b19f8344e99a94816c223e26aa" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37327 } }
I20260630 12:27:30.658272 22011 raft_consensus.cc:385] T 50c2ceca515041439f1ba002d84d777f P 684da386543b4c7ca2d09e3ac410c8ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:30.658669 22011 raft_consensus.cc:740] T 50c2ceca515041439f1ba002d84d777f P 684da386543b4c7ca2d09e3ac410c8ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 684da386543b4c7ca2d09e3ac410c8ce, State: Initialized, Role: FOLLOWER
I20260630 12:27:30.659654 22011 consensus_queue.cc:260] T 50c2ceca515041439f1ba002d84d777f P 684da386543b4c7ca2d09e3ac410c8ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684da386543b4c7ca2d09e3ac410c8ce" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35239 } } peers { permanent_uuid: "a8866559bb7f450eb55c8b3d2b5f293a" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42645 } } peers { permanent_uuid: "ae5a83b19f8344e99a94816c223e26aa" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37327 } }
I20260630 12:27:30.663816 22010 tablet_bootstrap.cc:654] T 13582c0ea16d4af89b9fd9bf2136a31a P a8866559bb7f450eb55c8b3d2b5f293a: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:30.664362 22011 ts_tablet_manager.cc:1434] T 50c2ceca515041439f1ba002d84d777f P 684da386543b4c7ca2d09e3ac410c8ce: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260630 12:27:30.665457 22011 tablet_bootstrap.cc:492] T ec95d2bc16dc40d8a53303fe9ac69ce6 P 684da386543b4c7ca2d09e3ac410c8ce: Bootstrap starting.
I20260630 12:27:30.671202 22011 tablet_bootstrap.cc:654] T ec95d2bc16dc40d8a53303fe9ac69ce6 P 684da386543b4c7ca2d09e3ac410c8ce: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:30.676995 22010 tablet_bootstrap.cc:492] T 13582c0ea16d4af89b9fd9bf2136a31a P a8866559bb7f450eb55c8b3d2b5f293a: No bootstrap required, opened a new log
I20260630 12:27:30.677654 22010 ts_tablet_manager.cc:1403] T 13582c0ea16d4af89b9fd9bf2136a31a P a8866559bb7f450eb55c8b3d2b5f293a: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.009s
I20260630 12:27:30.681190 22010 raft_consensus.cc:359] T 13582c0ea16d4af89b9fd9bf2136a31a P a8866559bb7f450eb55c8b3d2b5f293a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684da386543b4c7ca2d09e3ac410c8ce" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35239 } } peers { permanent_uuid: "a8866559bb7f450eb55c8b3d2b5f293a" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42645 } } peers { permanent_uuid: "ae5a83b19f8344e99a94816c223e26aa" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37327 } }
I20260630 12:27:30.682193 22010 raft_consensus.cc:385] T 13582c0ea16d4af89b9fd9bf2136a31a P a8866559bb7f450eb55c8b3d2b5f293a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:30.682552 22010 raft_consensus.cc:740] T 13582c0ea16d4af89b9fd9bf2136a31a P a8866559bb7f450eb55c8b3d2b5f293a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8866559bb7f450eb55c8b3d2b5f293a, State: Initialized, Role: FOLLOWER
I20260630 12:27:30.683686 22010 consensus_queue.cc:260] T 13582c0ea16d4af89b9fd9bf2136a31a P a8866559bb7f450eb55c8b3d2b5f293a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684da386543b4c7ca2d09e3ac410c8ce" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35239 } } peers { permanent_uuid: "a8866559bb7f450eb55c8b3d2b5f293a" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42645 } } peers { permanent_uuid: "ae5a83b19f8344e99a94816c223e26aa" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37327 } }
I20260630 12:27:30.685920 22011 tablet_bootstrap.cc:492] T ec95d2bc16dc40d8a53303fe9ac69ce6 P 684da386543b4c7ca2d09e3ac410c8ce: No bootstrap required, opened a new log
I20260630 12:27:30.686492 22011 ts_tablet_manager.cc:1403] T ec95d2bc16dc40d8a53303fe9ac69ce6 P 684da386543b4c7ca2d09e3ac410c8ce: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.005s
I20260630 12:27:30.689682 22011 raft_consensus.cc:359] T ec95d2bc16dc40d8a53303fe9ac69ce6 P 684da386543b4c7ca2d09e3ac410c8ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae5a83b19f8344e99a94816c223e26aa" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37327 } } peers { permanent_uuid: "a8866559bb7f450eb55c8b3d2b5f293a" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42645 } } peers { permanent_uuid: "684da386543b4c7ca2d09e3ac410c8ce" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35239 } }
I20260630 12:27:30.690518 22011 raft_consensus.cc:385] T ec95d2bc16dc40d8a53303fe9ac69ce6 P 684da386543b4c7ca2d09e3ac410c8ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:30.691030 22011 raft_consensus.cc:740] T ec95d2bc16dc40d8a53303fe9ac69ce6 P 684da386543b4c7ca2d09e3ac410c8ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 684da386543b4c7ca2d09e3ac410c8ce, State: Initialized, Role: FOLLOWER
I20260630 12:27:30.691870 22011 consensus_queue.cc:260] T ec95d2bc16dc40d8a53303fe9ac69ce6 P 684da386543b4c7ca2d09e3ac410c8ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae5a83b19f8344e99a94816c223e26aa" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37327 } } peers { permanent_uuid: "a8866559bb7f450eb55c8b3d2b5f293a" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42645 } } peers { permanent_uuid: "684da386543b4c7ca2d09e3ac410c8ce" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35239 } }
I20260630 12:27:30.698500 22010 ts_tablet_manager.cc:1434] T 13582c0ea16d4af89b9fd9bf2136a31a P a8866559bb7f450eb55c8b3d2b5f293a: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.005s
I20260630 12:27:30.702081 22011 ts_tablet_manager.cc:1434] T ec95d2bc16dc40d8a53303fe9ac69ce6 P 684da386543b4c7ca2d09e3ac410c8ce: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.002s
I20260630 12:27:30.703265 22011 tablet_bootstrap.cc:492] T e9fa101845e4426c9fd4771016a319a7 P 684da386543b4c7ca2d09e3ac410c8ce: Bootstrap starting.
I20260630 12:27:30.703840 22008 tablet_bootstrap.cc:492] T 4aa63654f9bb49599c302d72d7cc10ef P ae5a83b19f8344e99a94816c223e26aa: No bootstrap required, opened a new log
I20260630 12:27:30.704370 22008 ts_tablet_manager.cc:1403] T 4aa63654f9bb49599c302d72d7cc10ef P ae5a83b19f8344e99a94816c223e26aa: Time spent bootstrapping tablet: real 0.071s	user 0.027s	sys 0.036s
I20260630 12:27:30.707221 22008 raft_consensus.cc:359] T 4aa63654f9bb49599c302d72d7cc10ef P ae5a83b19f8344e99a94816c223e26aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684da386543b4c7ca2d09e3ac410c8ce" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35239 } } peers { permanent_uuid: "a8866559bb7f450eb55c8b3d2b5f293a" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42645 } } peers { permanent_uuid: "ae5a83b19f8344e99a94816c223e26aa" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37327 } }
I20260630 12:27:30.707957 22008 raft_consensus.cc:385] T 4aa63654f9bb49599c302d72d7cc10ef P ae5a83b19f8344e99a94816c223e26aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:30.708223 22008 raft_consensus.cc:740] T 4aa63654f9bb49599c302d72d7cc10ef P ae5a83b19f8344e99a94816c223e26aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae5a83b19f8344e99a94816c223e26aa, State: Initialized, Role: FOLLOWER
I20260630 12:27:30.702143 22010 tablet_bootstrap.cc:492] T 4aa63654f9bb49599c302d72d7cc10ef P a8866559bb7f450eb55c8b3d2b5f293a: Bootstrap starting.
I20260630 12:27:30.709051 22008 consensus_queue.cc:260] T 4aa63654f9bb49599c302d72d7cc10ef P ae5a83b19f8344e99a94816c223e26aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684da386543b4c7ca2d09e3ac410c8ce" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35239 } } peers { permanent_uuid: "a8866559bb7f450eb55c8b3d2b5f293a" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42645 } } peers { permanent_uuid: "ae5a83b19f8344e99a94816c223e26aa" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37327 } }
I20260630 12:27:30.711788 21814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec95d2bc16dc40d8a53303fe9ac69ce6" candidate_uuid: "ae5a83b19f8344e99a94816c223e26aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "684da386543b4c7ca2d09e3ac410c8ce" is_pre_election: true
I20260630 12:27:30.712536 21814 raft_consensus.cc:2468] T ec95d2bc16dc40d8a53303fe9ac69ce6 P 684da386543b4c7ca2d09e3ac410c8ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae5a83b19f8344e99a94816c223e26aa in term 0.
I20260630 12:27:30.713781 22008 ts_tablet_manager.cc:1434] T 4aa63654f9bb49599c302d72d7cc10ef P ae5a83b19f8344e99a94816c223e26aa: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260630 12:27:30.714941 22008 tablet_bootstrap.cc:492] T 13582c0ea16d4af89b9fd9bf2136a31a P ae5a83b19f8344e99a94816c223e26aa: Bootstrap starting.
I20260630 12:27:30.715515 22010 tablet_bootstrap.cc:654] T 4aa63654f9bb49599c302d72d7cc10ef P a8866559bb7f450eb55c8b3d2b5f293a: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:30.715878 21928 leader_election.cc:304] T ec95d2bc16dc40d8a53303fe9ac69ce6 P ae5a83b19f8344e99a94816c223e26aa [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: 684da386543b4c7ca2d09e3ac410c8ce, ae5a83b19f8344e99a94816c223e26aa; no voters: 
I20260630 12:27:30.718442 22011 tablet_bootstrap.cc:654] T e9fa101845e4426c9fd4771016a319a7 P 684da386543b4c7ca2d09e3ac410c8ce: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:30.721560 22008 tablet_bootstrap.cc:654] T 13582c0ea16d4af89b9fd9bf2136a31a P ae5a83b19f8344e99a94816c223e26aa: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:30.722790 22012 raft_consensus.cc:2804] T ec95d2bc16dc40d8a53303fe9ac69ce6 P ae5a83b19f8344e99a94816c223e26aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:30.723204 22012 raft_consensus.cc:493] T ec95d2bc16dc40d8a53303fe9ac69ce6 P ae5a83b19f8344e99a94816c223e26aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:30.723544 22012 raft_consensus.cc:3060] T ec95d2bc16dc40d8a53303fe9ac69ce6 P ae5a83b19f8344e99a94816c223e26aa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:30.730341 21889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec95d2bc16dc40d8a53303fe9ac69ce6" candidate_uuid: "ae5a83b19f8344e99a94816c223e26aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8866559bb7f450eb55c8b3d2b5f293a" is_pre_election: true
I20260630 12:27:30.731096 21889 raft_consensus.cc:2468] T ec95d2bc16dc40d8a53303fe9ac69ce6 P a8866559bb7f450eb55c8b3d2b5f293a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae5a83b19f8344e99a94816c223e26aa in term 0.
I20260630 12:27:30.735270 22012 raft_consensus.cc:515] T ec95d2bc16dc40d8a53303fe9ac69ce6 P ae5a83b19f8344e99a94816c223e26aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae5a83b19f8344e99a94816c223e26aa" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37327 } } peers { permanent_uuid: "a8866559bb7f450eb55c8b3d2b5f293a" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42645 } } peers { permanent_uuid: "684da386543b4c7ca2d09e3ac410c8ce" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35239 } }
I20260630 12:27:30.737417 22012 leader_election.cc:290] T ec95d2bc16dc40d8a53303fe9ac69ce6 P ae5a83b19f8344e99a94816c223e26aa [CANDIDATE]: Term 1 election: Requested vote from peers a8866559bb7f450eb55c8b3d2b5f293a (127.12.213.2:42645), 684da386543b4c7ca2d09e3ac410c8ce (127.12.213.1:35239)
I20260630 12:27:30.738744 21889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec95d2bc16dc40d8a53303fe9ac69ce6" candidate_uuid: "ae5a83b19f8344e99a94816c223e26aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8866559bb7f450eb55c8b3d2b5f293a"
I20260630 12:27:30.740705 21889 raft_consensus.cc:3060] T ec95d2bc16dc40d8a53303fe9ac69ce6 P a8866559bb7f450eb55c8b3d2b5f293a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:30.741961 22010 tablet_bootstrap.cc:492] T 4aa63654f9bb49599c302d72d7cc10ef P a8866559bb7f450eb55c8b3d2b5f293a: No bootstrap required, opened a new log
I20260630 12:27:30.742503 22010 ts_tablet_manager.cc:1403] T 4aa63654f9bb49599c302d72d7cc10ef P a8866559bb7f450eb55c8b3d2b5f293a: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.003s
I20260630 12:27:30.745250 22010 raft_consensus.cc:359] T 4aa63654f9bb49599c302d72d7cc10ef P a8866559bb7f450eb55c8b3d2b5f293a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684da386543b4c7ca2d09e3ac410c8ce" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35239 } } peers { permanent_uuid: "a8866559bb7f450eb55c8b3d2b5f293a" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42645 } } peers { permanent_uuid: "ae5a83b19f8344e99a94816c223e26aa" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37327 } }
I20260630 12:27:30.745959 22010 raft_consensus.cc:385] T 4aa63654f9bb49599c302d72d7cc10ef P a8866559bb7f450eb55c8b3d2b5f293a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:30.739454 21814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec95d2bc16dc40d8a53303fe9ac69ce6" candidate_uuid: "ae5a83b19f8344e99a94816c223e26aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "684da386543b4c7ca2d09e3ac410c8ce"
I20260630 12:27:30.746255 22010 raft_consensus.cc:740] T 4aa63654f9bb49599c302d72d7cc10ef P a8866559bb7f450eb55c8b3d2b5f293a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8866559bb7f450eb55c8b3d2b5f293a, State: Initialized, Role: FOLLOWER
I20260630 12:27:30.746526 21814 raft_consensus.cc:3060] T ec95d2bc16dc40d8a53303fe9ac69ce6 P 684da386543b4c7ca2d09e3ac410c8ce [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:30.747072 22010 consensus_queue.cc:260] T 4aa63654f9bb49599c302d72d7cc10ef P a8866559bb7f450eb55c8b3d2b5f293a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684da386543b4c7ca2d09e3ac410c8ce" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35239 } } peers { permanent_uuid: "a8866559bb7f450eb55c8b3d2b5f293a" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42645 } } peers { permanent_uuid: "ae5a83b19f8344e99a94816c223e26aa" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37327 } }
I20260630 12:27:30.754264 21814 raft_consensus.cc:2468] T ec95d2bc16dc40d8a53303fe9ac69ce6 P 684da386543b4c7ca2d09e3ac410c8ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae5a83b19f8344e99a94816c223e26aa in term 1.
I20260630 12:27:30.756387 22010 ts_tablet_manager.cc:1434] T 4aa63654f9bb49599c302d72d7cc10ef P a8866559bb7f450eb55c8b3d2b5f293a: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260630 12:27:30.758100 21928 leader_election.cc:304] T ec95d2bc16dc40d8a53303fe9ac69ce6 P ae5a83b19f8344e99a94816c223e26aa [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: 684da386543b4c7ca2d09e3ac410c8ce, ae5a83b19f8344e99a94816c223e26aa; no voters: 
I20260630 12:27:30.759585 22012 raft_consensus.cc:493] T 4aa63654f9bb49599c302d72d7cc10ef P ae5a83b19f8344e99a94816c223e26aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:30.760110 22012 raft_consensus.cc:515] T 4aa63654f9bb49599c302d72d7cc10ef P ae5a83b19f8344e99a94816c223e26aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684da386543b4c7ca2d09e3ac410c8ce" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35239 } } peers { permanent_uuid: "a8866559bb7f450eb55c8b3d2b5f293a" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42645 } } peers { permanent_uuid: "ae5a83b19f8344e99a94816c223e26aa" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37327 } }
I20260630 12:27:30.760265 22031 raft_consensus.cc:2804] T ec95d2bc16dc40d8a53303fe9ac69ce6 P ae5a83b19f8344e99a94816c223e26aa [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:30.756784 21889 raft_consensus.cc:2468] T ec95d2bc16dc40d8a53303fe9ac69ce6 P a8866559bb7f450eb55c8b3d2b5f293a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae5a83b19f8344e99a94816c223e26aa in term 1.
I20260630 12:27:30.762494 22031 raft_consensus.cc:697] T ec95d2bc16dc40d8a53303fe9ac69ce6 P ae5a83b19f8344e99a94816c223e26aa [term 1 LEADER]: Becoming Leader. State: Replica: ae5a83b19f8344e99a94816c223e26aa, State: Running, Role: LEADER
I20260630 12:27:30.763660 22031 consensus_queue.cc:237] T ec95d2bc16dc40d8a53303fe9ac69ce6 P ae5a83b19f8344e99a94816c223e26aa [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: "ae5a83b19f8344e99a94816c223e26aa" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37327 } } peers { permanent_uuid: "a8866559bb7f450eb55c8b3d2b5f293a" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42645 } } peers { permanent_uuid: "684da386543b4c7ca2d09e3ac410c8ce" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35239 } }
I20260630 12:27:30.765085 21814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aa63654f9bb49599c302d72d7cc10ef" candidate_uuid: "ae5a83b19f8344e99a94816c223e26aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "684da386543b4c7ca2d09e3ac410c8ce" is_pre_election: true
I20260630 12:27:30.765803 21814 raft_consensus.cc:2468] T 4aa63654f9bb49599c302d72d7cc10ef P 684da386543b4c7ca2d09e3ac410c8ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae5a83b19f8344e99a94816c223e26aa in term 0.
I20260630 12:27:30.766208 22010 tablet_bootstrap.cc:492] T e9fa101845e4426c9fd4771016a319a7 P a8866559bb7f450eb55c8b3d2b5f293a: Bootstrap starting.
I20260630 12:27:30.767025 21928 leader_election.cc:304] T 4aa63654f9bb49599c302d72d7cc10ef P ae5a83b19f8344e99a94816c223e26aa [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: 684da386543b4c7ca2d09e3ac410c8ce, ae5a83b19f8344e99a94816c223e26aa; no voters: 
I20260630 12:27:30.768617 22012 leader_election.cc:290] T 4aa63654f9bb49599c302d72d7cc10ef P ae5a83b19f8344e99a94816c223e26aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 684da386543b4c7ca2d09e3ac410c8ce (127.12.213.1:35239), a8866559bb7f450eb55c8b3d2b5f293a (127.12.213.2:42645)
I20260630 12:27:30.769972 22012 raft_consensus.cc:2804] T 4aa63654f9bb49599c302d72d7cc10ef P ae5a83b19f8344e99a94816c223e26aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:30.771065 22012 raft_consensus.cc:493] T 4aa63654f9bb49599c302d72d7cc10ef P ae5a83b19f8344e99a94816c223e26aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:30.772964 22010 tablet_bootstrap.cc:654] T e9fa101845e4426c9fd4771016a319a7 P a8866559bb7f450eb55c8b3d2b5f293a: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:30.773253 21889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aa63654f9bb49599c302d72d7cc10ef" candidate_uuid: "ae5a83b19f8344e99a94816c223e26aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8866559bb7f450eb55c8b3d2b5f293a" is_pre_election: true
I20260630 12:27:30.773993 21889 raft_consensus.cc:2468] T 4aa63654f9bb49599c302d72d7cc10ef P a8866559bb7f450eb55c8b3d2b5f293a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae5a83b19f8344e99a94816c223e26aa in term 0.
I20260630 12:27:30.775741 22012 raft_consensus.cc:3060] T 4aa63654f9bb49599c302d72d7cc10ef P ae5a83b19f8344e99a94816c223e26aa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:30.784478 22011 tablet_bootstrap.cc:492] T e9fa101845e4426c9fd4771016a319a7 P 684da386543b4c7ca2d09e3ac410c8ce: No bootstrap required, opened a new log
I20260630 12:27:30.785210 22011 ts_tablet_manager.cc:1403] T e9fa101845e4426c9fd4771016a319a7 P 684da386543b4c7ca2d09e3ac410c8ce: Time spent bootstrapping tablet: real 0.082s	user 0.016s	sys 0.016s
I20260630 12:27:30.789834 22008 tablet_bootstrap.cc:492] T 13582c0ea16d4af89b9fd9bf2136a31a P ae5a83b19f8344e99a94816c223e26aa: No bootstrap required, opened a new log
I20260630 12:27:30.790997 22008 ts_tablet_manager.cc:1403] T 13582c0ea16d4af89b9fd9bf2136a31a P ae5a83b19f8344e99a94816c223e26aa: Time spent bootstrapping tablet: real 0.076s	user 0.025s	sys 0.048s
I20260630 12:27:30.790304 21710 catalog_manager.cc:5697] T ec95d2bc16dc40d8a53303fe9ac69ce6 P ae5a83b19f8344e99a94816c223e26aa reported cstate change: term changed from 0 to 1, leader changed from <none> to ae5a83b19f8344e99a94816c223e26aa (127.12.213.3). New cstate: current_term: 1 leader_uuid: "ae5a83b19f8344e99a94816c223e26aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae5a83b19f8344e99a94816c223e26aa" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8866559bb7f450eb55c8b3d2b5f293a" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "684da386543b4c7ca2d09e3ac410c8ce" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35239 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:30.791145 22012 raft_consensus.cc:515] T 4aa63654f9bb49599c302d72d7cc10ef P ae5a83b19f8344e99a94816c223e26aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684da386543b4c7ca2d09e3ac410c8ce" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35239 } } peers { permanent_uuid: "a8866559bb7f450eb55c8b3d2b5f293a" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42645 } } peers { permanent_uuid: "ae5a83b19f8344e99a94816c223e26aa" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37327 } }
I20260630 12:27:30.794009 21814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aa63654f9bb49599c302d72d7cc10ef" candidate_uuid: "ae5a83b19f8344e99a94816c223e26aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "684da386543b4c7ca2d09e3ac410c8ce"
I20260630 12:27:30.794618 21814 raft_consensus.cc:3060] T 4aa63654f9bb49599c302d72d7cc10ef P 684da386543b4c7ca2d09e3ac410c8ce [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:30.795240 22008 raft_consensus.cc:359] T 13582c0ea16d4af89b9fd9bf2136a31a P ae5a83b19f8344e99a94816c223e26aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684da386543b4c7ca2d09e3ac410c8ce" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35239 } } peers { permanent_uuid: "a8866559bb7f450eb55c8b3d2b5f293a" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42645 } } peers { permanent_uuid: "ae5a83b19f8344e99a94816c223e26aa" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37327 } }
I20260630 12:27:30.796284 22008 raft_consensus.cc:385] T 13582c0ea16d4af89b9fd9bf2136a31a P ae5a83b19f8344e99a94816c223e26aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:30.796734 22008 raft_consensus.cc:740] T 13582c0ea16d4af89b9fd9bf2136a31a P ae5a83b19f8344e99a94816c223e26aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae5a83b19f8344e99a94816c223e26aa, State: Initialized, Role: FOLLOWER
I20260630 12:27:30.797797 22008 consensus_queue.cc:260] T 13582c0ea16d4af89b9fd9bf2136a31a P ae5a83b19f8344e99a94816c223e26aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684da386543b4c7ca2d09e3ac410c8ce" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35239 } } peers { permanent_uuid: "a8866559bb7f450eb55c8b3d2b5f293a" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42645 } } peers { permanent_uuid: "ae5a83b19f8344e99a94816c223e26aa" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37327 } }
I20260630 12:27:30.801165 22008 ts_tablet_manager.cc:1434] T 13582c0ea16d4af89b9fd9bf2136a31a P ae5a83b19f8344e99a94816c223e26aa: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260630 12:27:30.801610 21814 raft_consensus.cc:2468] T 4aa63654f9bb49599c302d72d7cc10ef P 684da386543b4c7ca2d09e3ac410c8ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae5a83b19f8344e99a94816c223e26aa in term 1.
I20260630 12:27:30.802613 22008 tablet_bootstrap.cc:492] T 50c2ceca515041439f1ba002d84d777f P ae5a83b19f8344e99a94816c223e26aa: Bootstrap starting.
I20260630 12:27:30.802897 21928 leader_election.cc:304] T 4aa63654f9bb49599c302d72d7cc10ef P ae5a83b19f8344e99a94816c223e26aa [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: 684da386543b4c7ca2d09e3ac410c8ce, ae5a83b19f8344e99a94816c223e26aa; no voters: 
I20260630 12:27:30.803337 22011 raft_consensus.cc:359] T e9fa101845e4426c9fd4771016a319a7 P 684da386543b4c7ca2d09e3ac410c8ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684da386543b4c7ca2d09e3ac410c8ce" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35239 } } peers { permanent_uuid: "a8866559bb7f450eb55c8b3d2b5f293a" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42645 } } peers { permanent_uuid: "ae5a83b19f8344e99a94816c223e26aa" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37327 } }
I20260630 12:27:30.803854 22031 raft_consensus.cc:2804] T 4aa63654f9bb49599c302d72d7cc10ef P ae5a83b19f8344e99a94816c223e26aa [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:30.804070 22011 raft_consensus.cc:385] T e9fa101845e4426c9fd4771016a319a7 P 684da386543b4c7ca2d09e3ac410c8ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:30.804351 22031 raft_consensus.cc:697] T 4aa63654f9bb49599c302d72d7cc10ef P ae5a83b19f8344e99a94816c223e26aa [term 1 LEADER]: Becoming Leader. State: Replica: ae5a83b19f8344e99a94816c223e26aa, State: Running, Role: LEADER
I20260630 12:27:30.805383 22031 consensus_queue.cc:237] T 4aa63654f9bb49599c302d72d7cc10ef P ae5a83b19f8344e99a94816c223e26aa [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: "684da386543b4c7ca2d09e3ac410c8ce" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35239 } } peers { permanent_uuid: "a8866559bb7f450eb55c8b3d2b5f293a" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42645 } } peers { permanent_uuid: "ae5a83b19f8344e99a94816c223e26aa" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37327 } }
I20260630 12:27:30.808985 22010 tablet_bootstrap.cc:492] T e9fa101845e4426c9fd4771016a319a7 P a8866559bb7f450eb55c8b3d2b5f293a: No bootstrap required, opened a new log
I20260630 12:27:30.809511 22010 ts_tablet_manager.cc:1403] T e9fa101845e4426c9fd4771016a319a7 P a8866559bb7f450eb55c8b3d2b5f293a: Time spent bootstrapping tablet: real 0.044s	user 0.016s	sys 0.024s
I20260630 12:27:30.804391 22011 raft_consensus.cc:740] T e9fa101845e4426c9fd4771016a319a7 P 684da386543b4c7ca2d09e3ac410c8ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 684da386543b4c7ca2d09e3ac410c8ce, State: Initialized, Role: FOLLOWER
I20260630 12:27:30.810552 22008 tablet_bootstrap.cc:654] T 50c2ceca515041439f1ba002d84d777f P ae5a83b19f8344e99a94816c223e26aa: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:30.811906 21889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aa63654f9bb49599c302d72d7cc10ef" candidate_uuid: "ae5a83b19f8344e99a94816c223e26aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8866559bb7f450eb55c8b3d2b5f293a"
I20260630 12:27:30.812526 21889 raft_consensus.cc:3060] T 4aa63654f9bb49599c302d72d7cc10ef P a8866559bb7f450eb55c8b3d2b5f293a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:30.813109 22012 leader_election.cc:290] T 4aa63654f9bb49599c302d72d7cc10ef P ae5a83b19f8344e99a94816c223e26aa [CANDIDATE]: Term 1 election: Requested vote from peers 684da386543b4c7ca2d09e3ac410c8ce (127.12.213.1:35239), a8866559bb7f450eb55c8b3d2b5f293a (127.12.213.2:42645)
I20260630 12:27:30.810545 22011 consensus_queue.cc:260] T e9fa101845e4426c9fd4771016a319a7 P 684da386543b4c7ca2d09e3ac410c8ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684da386543b4c7ca2d09e3ac410c8ce" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35239 } } peers { permanent_uuid: "a8866559bb7f450eb55c8b3d2b5f293a" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42645 } } peers { permanent_uuid: "ae5a83b19f8344e99a94816c223e26aa" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37327 } }
I20260630 12:27:30.812511 22010 raft_consensus.cc:359] T e9fa101845e4426c9fd4771016a319a7 P a8866559bb7f450eb55c8b3d2b5f293a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684da386543b4c7ca2d09e3ac410c8ce" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35239 } } peers { permanent_uuid: "a8866559bb7f450eb55c8b3d2b5f293a" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42645 } } peers { permanent_uuid: "ae5a83b19f8344e99a94816c223e26aa" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37327 } }
I20260630 12:27:30.823189 22010 raft_consensus.cc:385] T e9fa101845e4426c9fd4771016a319a7 P a8866559bb7f450eb55c8b3d2b5f293a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:30.823567 22010 raft_consensus.cc:740] T e9fa101845e4426c9fd4771016a319a7 P a8866559bb7f450eb55c8b3d2b5f293a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8866559bb7f450eb55c8b3d2b5f293a, State: Initialized, Role: FOLLOWER
I20260630 12:27:30.823961 22011 ts_tablet_manager.cc:1434] T e9fa101845e4426c9fd4771016a319a7 P 684da386543b4c7ca2d09e3ac410c8ce: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.000s
I20260630 12:27:30.825078 22011 tablet_bootstrap.cc:492] T 540aaba8faa04f42be42f5102ebde9b7 P 684da386543b4c7ca2d09e3ac410c8ce: Bootstrap starting.
I20260630 12:27:30.824577 22010 consensus_queue.cc:260] T e9fa101845e4426c9fd4771016a319a7 P a8866559bb7f450eb55c8b3d2b5f293a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684da386543b4c7ca2d09e3ac410c8ce" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35239 } } peers { permanent_uuid: "a8866559bb7f450eb55c8b3d2b5f293a" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42645 } } peers { permanent_uuid: "ae5a83b19f8344e99a94816c223e26aa" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37327 } }
I20260630 12:27:30.827867 21889 raft_consensus.cc:2468] T 4aa63654f9bb49599c302d72d7cc10ef P a8866559bb7f450eb55c8b3d2b5f293a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae5a83b19f8344e99a94816c223e26aa in term 1.
I20260630 12:27:30.831282 22011 tablet_bootstrap.cc:654] T 540aaba8faa04f42be42f5102ebde9b7 P 684da386543b4c7ca2d09e3ac410c8ce: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:30.835690 22010 ts_tablet_manager.cc:1434] T e9fa101845e4426c9fd4771016a319a7 P a8866559bb7f450eb55c8b3d2b5f293a: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260630 12:27:30.837100 22010 tablet_bootstrap.cc:492] T 540aaba8faa04f42be42f5102ebde9b7 P a8866559bb7f450eb55c8b3d2b5f293a: Bootstrap starting.
I20260630 12:27:30.841332 21710 catalog_manager.cc:5697] T 4aa63654f9bb49599c302d72d7cc10ef P ae5a83b19f8344e99a94816c223e26aa reported cstate change: term changed from 0 to 1, leader changed from <none> to ae5a83b19f8344e99a94816c223e26aa (127.12.213.3). New cstate: current_term: 1 leader_uuid: "ae5a83b19f8344e99a94816c223e26aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684da386543b4c7ca2d09e3ac410c8ce" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8866559bb7f450eb55c8b3d2b5f293a" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae5a83b19f8344e99a94816c223e26aa" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37327 } health_report { overall_health: HEALTHY } } }
I20260630 12:27:30.843897 22011 tablet_bootstrap.cc:492] T 540aaba8faa04f42be42f5102ebde9b7 P 684da386543b4c7ca2d09e3ac410c8ce: No bootstrap required, opened a new log
I20260630 12:27:30.844339 22010 tablet_bootstrap.cc:654] T 540aaba8faa04f42be42f5102ebde9b7 P a8866559bb7f450eb55c8b3d2b5f293a: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:30.844476 22011 ts_tablet_manager.cc:1403] T 540aaba8faa04f42be42f5102ebde9b7 P 684da386543b4c7ca2d09e3ac410c8ce: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260630 12:27:30.847877 22011 raft_consensus.cc:359] T 540aaba8faa04f42be42f5102ebde9b7 P 684da386543b4c7ca2d09e3ac410c8ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684da386543b4c7ca2d09e3ac410c8ce" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35239 } } peers { permanent_uuid: "a8866559bb7f450eb55c8b3d2b5f293a" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42645 } } peers { permanent_uuid: "ae5a83b19f8344e99a94816c223e26aa" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37327 } }
I20260630 12:27:30.848645 22011 raft_consensus.cc:385] T 540aaba8faa04f42be42f5102ebde9b7 P 684da386543b4c7ca2d09e3ac410c8ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:30.848770 22008 tablet_bootstrap.cc:492] T 50c2ceca515041439f1ba002d84d777f P ae5a83b19f8344e99a94816c223e26aa: No bootstrap required, opened a new log
I20260630 12:27:30.849057 22011 raft_consensus.cc:740] T 540aaba8faa04f42be42f5102ebde9b7 P 684da386543b4c7ca2d09e3ac410c8ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 684da386543b4c7ca2d09e3ac410c8ce, State: Initialized, Role: FOLLOWER
I20260630 12:27:30.849296 22008 ts_tablet_manager.cc:1403] T 50c2ceca515041439f1ba002d84d777f P ae5a83b19f8344e99a94816c223e26aa: Time spent bootstrapping tablet: real 0.047s	user 0.025s	sys 0.016s
I20260630 12:27:30.849972 22011 consensus_queue.cc:260] T 540aaba8faa04f42be42f5102ebde9b7 P 684da386543b4c7ca2d09e3ac410c8ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684da386543b4c7ca2d09e3ac410c8ce" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35239 } } peers { permanent_uuid: "a8866559bb7f450eb55c8b3d2b5f293a" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42645 } } peers { permanent_uuid: "ae5a83b19f8344e99a94816c223e26aa" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37327 } }
I20260630 12:27:30.852373 22011 ts_tablet_manager.cc:1434] T 540aaba8faa04f42be42f5102ebde9b7 P 684da386543b4c7ca2d09e3ac410c8ce: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:27:30.852344 22008 raft_consensus.cc:359] T 50c2ceca515041439f1ba002d84d777f P ae5a83b19f8344e99a94816c223e26aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684da386543b4c7ca2d09e3ac410c8ce" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35239 } } peers { permanent_uuid: "a8866559bb7f450eb55c8b3d2b5f293a" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42645 } } peers { permanent_uuid: "ae5a83b19f8344e99a94816c223e26aa" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37327 } }
I20260630 12:27:30.853255 22008 raft_consensus.cc:385] T 50c2ceca515041439f1ba002d84d777f P ae5a83b19f8344e99a94816c223e26aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:30.853577 22008 raft_consensus.cc:740] T 50c2ceca515041439f1ba002d84d777f P ae5a83b19f8344e99a94816c223e26aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae5a83b19f8344e99a94816c223e26aa, State: Initialized, Role: FOLLOWER
I20260630 12:27:30.854292 22008 consensus_queue.cc:260] T 50c2ceca515041439f1ba002d84d777f P ae5a83b19f8344e99a94816c223e26aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684da386543b4c7ca2d09e3ac410c8ce" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35239 } } peers { permanent_uuid: "a8866559bb7f450eb55c8b3d2b5f293a" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42645 } } peers { permanent_uuid: "ae5a83b19f8344e99a94816c223e26aa" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37327 } }
I20260630 12:27:30.856331 22008 ts_tablet_manager.cc:1434] T 50c2ceca515041439f1ba002d84d777f P ae5a83b19f8344e99a94816c223e26aa: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:27:30.860005 22010 tablet_bootstrap.cc:492] T 540aaba8faa04f42be42f5102ebde9b7 P a8866559bb7f450eb55c8b3d2b5f293a: No bootstrap required, opened a new log
I20260630 12:27:30.860395 22031 raft_consensus.cc:493] T 13582c0ea16d4af89b9fd9bf2136a31a P ae5a83b19f8344e99a94816c223e26aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:30.860605 22010 ts_tablet_manager.cc:1403] T 540aaba8faa04f42be42f5102ebde9b7 P a8866559bb7f450eb55c8b3d2b5f293a: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.004s
I20260630 12:27:30.860894 22031 raft_consensus.cc:515] T 13582c0ea16d4af89b9fd9bf2136a31a P ae5a83b19f8344e99a94816c223e26aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684da386543b4c7ca2d09e3ac410c8ce" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35239 } } peers { permanent_uuid: "a8866559bb7f450eb55c8b3d2b5f293a" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42645 } } peers { permanent_uuid: "ae5a83b19f8344e99a94816c223e26aa" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37327 } }
I20260630 12:27:30.863121 22031 leader_election.cc:290] T 13582c0ea16d4af89b9fd9bf2136a31a P ae5a83b19f8344e99a94816c223e26aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 684da386543b4c7ca2d09e3ac410c8ce (127.12.213.1:35239), a8866559bb7f450eb55c8b3d2b5f293a (127.12.213.2:42645)
I20260630 12:27:30.863461 22015 raft_consensus.cc:493] T 50c2ceca515041439f1ba002d84d777f P a8866559bb7f450eb55c8b3d2b5f293a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:30.863952 22015 raft_consensus.cc:515] T 50c2ceca515041439f1ba002d84d777f P a8866559bb7f450eb55c8b3d2b5f293a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684da386543b4c7ca2d09e3ac410c8ce" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35239 } } peers { permanent_uuid: "a8866559bb7f450eb55c8b3d2b5f293a" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42645 } } peers { permanent_uuid: "ae5a83b19f8344e99a94816c223e26aa" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37327 } }
I20260630 12:27:30.864914 21814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13582c0ea16d4af89b9fd9bf2136a31a" candidate_uuid: "ae5a83b19f8344e99a94816c223e26aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "684da386543b4c7ca2d09e3ac410c8ce" is_pre_election: true
I20260630 12:27:30.865401 21814 raft_consensus.cc:2468] T 13582c0ea16d4af89b9fd9bf2136a31a P 684da386543b4c7ca2d09e3ac410c8ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae5a83b19f8344e99a94816c223e26aa in term 0.
I20260630 12:27:30.866411 21928 leader_election.cc:304] T 13582c0ea16d4af89b9fd9bf2136a31a P ae5a83b19f8344e99a94816c223e26aa [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: 684da386543b4c7ca2d09e3ac410c8ce, ae5a83b19f8344e99a94816c223e26aa; no voters: 
I20260630 12:27:30.867821 21889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13582c0ea16d4af89b9fd9bf2136a31a" candidate_uuid: "ae5a83b19f8344e99a94816c223e26aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8866559bb7f450eb55c8b3d2b5f293a" is_pre_election: true
I20260630 12:27:30.867967 22015 leader_election.cc:290] T 50c2ceca515041439f1ba002d84d777f P a8866559bb7f450eb55c8b3d2b5f293a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 684da386543b4c7ca2d09e3ac410c8ce (127.12.213.1:35239), ae5a83b19f8344e99a94816c223e26aa (127.12.213.3:37327)
I20260630 12:27:30.868582 21889 raft_consensus.cc:2468] T 13582c0ea16d4af89b9fd9bf2136a31a P a8866559bb7f450eb55c8b3d2b5f293a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae5a83b19f8344e99a94816c223e26aa in term 0.
I20260630 12:27:30.863936 22010 raft_consensus.cc:359] T 540aaba8faa04f42be42f5102ebde9b7 P a8866559bb7f450eb55c8b3d2b5f293a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684da386543b4c7ca2d09e3ac410c8ce" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35239 } } peers { permanent_uuid: "a8866559bb7f450eb55c8b3d2b5f293a" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42645 } } peers { permanent_uuid: "ae5a83b19f8344e99a94816c223e26aa" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37327 } }
I20260630 12:27:30.871001 22010 raft_consensus.cc:385] T 540aaba8faa04f42be42f5102ebde9b7 P a8866559bb7f450eb55c8b3d2b5f293a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:30.871304 22010 raft_consensus.cc:740] T 540aaba8faa04f42be42f5102ebde9b7 P a8866559bb7f450eb55c8b3d2b5f293a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8866559bb7f450eb55c8b3d2b5f293a, State: Initialized, Role: FOLLOWER
I20260630 12:27:30.871385 22031 raft_consensus.cc:2804] T 13582c0ea16d4af89b9fd9bf2136a31a P ae5a83b19f8344e99a94816c223e26aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:30.871800 22031 raft_consensus.cc:493] T 13582c0ea16d4af89b9fd9bf2136a31a P ae5a83b19f8344e99a94816c223e26aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:30.872185 22031 raft_consensus.cc:3060] T 13582c0ea16d4af89b9fd9bf2136a31a P ae5a83b19f8344e99a94816c223e26aa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:30.871928 22010 consensus_queue.cc:260] T 540aaba8faa04f42be42f5102ebde9b7 P a8866559bb7f450eb55c8b3d2b5f293a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684da386543b4c7ca2d09e3ac410c8ce" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35239 } } peers { permanent_uuid: "a8866559bb7f450eb55c8b3d2b5f293a" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42645 } } peers { permanent_uuid: "ae5a83b19f8344e99a94816c223e26aa" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37327 } }
I20260630 12:27:30.876322 22010 ts_tablet_manager.cc:1434] T 540aaba8faa04f42be42f5102ebde9b7 P a8866559bb7f450eb55c8b3d2b5f293a: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260630 12:27:30.879242 22031 raft_consensus.cc:515] T 13582c0ea16d4af89b9fd9bf2136a31a P ae5a83b19f8344e99a94816c223e26aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684da386543b4c7ca2d09e3ac410c8ce" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35239 } } peers { permanent_uuid: "a8866559bb7f450eb55c8b3d2b5f293a" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42645 } } peers { permanent_uuid: "ae5a83b19f8344e99a94816c223e26aa" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37327 } }
I20260630 12:27:30.883432 21963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50c2ceca515041439f1ba002d84d777f" candidate_uuid: "a8866559bb7f450eb55c8b3d2b5f293a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae5a83b19f8344e99a94816c223e26aa" is_pre_election: true
I20260630 12:27:30.883502 21814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13582c0ea16d4af89b9fd9bf2136a31a" candidate_uuid: "ae5a83b19f8344e99a94816c223e26aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "684da386543b4c7ca2d09e3ac410c8ce"
I20260630 12:27:30.884191 21963 raft_consensus.cc:2468] T 50c2ceca515041439f1ba002d84d777f P ae5a83b19f8344e99a94816c223e26aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8866559bb7f450eb55c8b3d2b5f293a in term 0.
I20260630 12:27:30.884541 22031 leader_election.cc:290] T 13582c0ea16d4af89b9fd9bf2136a31a P ae5a83b19f8344e99a94816c223e26aa [CANDIDATE]: Term 1 election: Requested vote from peers 684da386543b4c7ca2d09e3ac410c8ce (127.12.213.1:35239), a8866559bb7f450eb55c8b3d2b5f293a (127.12.213.2:42645)
I20260630 12:27:30.884570 21813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50c2ceca515041439f1ba002d84d777f" candidate_uuid: "a8866559bb7f450eb55c8b3d2b5f293a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "684da386543b4c7ca2d09e3ac410c8ce" is_pre_election: true
I20260630 12:27:30.885694 21853 leader_election.cc:304] T 50c2ceca515041439f1ba002d84d777f P a8866559bb7f450eb55c8b3d2b5f293a [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: a8866559bb7f450eb55c8b3d2b5f293a, ae5a83b19f8344e99a94816c223e26aa; no voters: 
I20260630 12:27:30.885699 21889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13582c0ea16d4af89b9fd9bf2136a31a" candidate_uuid: "ae5a83b19f8344e99a94816c223e26aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8866559bb7f450eb55c8b3d2b5f293a"
I20260630 12:27:30.885901 21813 raft_consensus.cc:2468] T 50c2ceca515041439f1ba002d84d777f P 684da386543b4c7ca2d09e3ac410c8ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8866559bb7f450eb55c8b3d2b5f293a in term 0.
I20260630 12:27:30.886611 21889 raft_consensus.cc:3060] T 13582c0ea16d4af89b9fd9bf2136a31a P a8866559bb7f450eb55c8b3d2b5f293a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:30.886730 22015 raft_consensus.cc:2804] T 50c2ceca515041439f1ba002d84d777f P a8866559bb7f450eb55c8b3d2b5f293a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:30.887203 22015 raft_consensus.cc:493] T 50c2ceca515041439f1ba002d84d777f P a8866559bb7f450eb55c8b3d2b5f293a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:30.887549 22015 raft_consensus.cc:3060] T 50c2ceca515041439f1ba002d84d777f P a8866559bb7f450eb55c8b3d2b5f293a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:30.884202 21814 raft_consensus.cc:3060] T 13582c0ea16d4af89b9fd9bf2136a31a P 684da386543b4c7ca2d09e3ac410c8ce [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:30.892385 21889 raft_consensus.cc:2468] T 13582c0ea16d4af89b9fd9bf2136a31a P a8866559bb7f450eb55c8b3d2b5f293a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae5a83b19f8344e99a94816c223e26aa in term 1.
I20260630 12:27:30.893659 21928 leader_election.cc:304] T 13582c0ea16d4af89b9fd9bf2136a31a P ae5a83b19f8344e99a94816c223e26aa [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: a8866559bb7f450eb55c8b3d2b5f293a, ae5a83b19f8344e99a94816c223e26aa; no voters: 
W20260630 12:27:30.894464 21760 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:27:30.894721 22031 raft_consensus.cc:2804] T 13582c0ea16d4af89b9fd9bf2136a31a P ae5a83b19f8344e99a94816c223e26aa [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:30.894833 21814 raft_consensus.cc:2468] T 13582c0ea16d4af89b9fd9bf2136a31a P 684da386543b4c7ca2d09e3ac410c8ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae5a83b19f8344e99a94816c223e26aa in term 1.
I20260630 12:27:30.894883 22015 raft_consensus.cc:515] T 50c2ceca515041439f1ba002d84d777f P a8866559bb7f450eb55c8b3d2b5f293a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684da386543b4c7ca2d09e3ac410c8ce" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35239 } } peers { permanent_uuid: "a8866559bb7f450eb55c8b3d2b5f293a" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42645 } } peers { permanent_uuid: "ae5a83b19f8344e99a94816c223e26aa" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37327 } }
I20260630 12:27:30.895484 22031 raft_consensus.cc:697] T 13582c0ea16d4af89b9fd9bf2136a31a P ae5a83b19f8344e99a94816c223e26aa [term 1 LEADER]: Becoming Leader. State: Replica: ae5a83b19f8344e99a94816c223e26aa, State: Running, Role: LEADER
I20260630 12:27:30.896904 22031 consensus_queue.cc:237] T 13582c0ea16d4af89b9fd9bf2136a31a P ae5a83b19f8344e99a94816c223e26aa [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: "684da386543b4c7ca2d09e3ac410c8ce" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35239 } } peers { permanent_uuid: "a8866559bb7f450eb55c8b3d2b5f293a" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42645 } } peers { permanent_uuid: "ae5a83b19f8344e99a94816c223e26aa" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37327 } }
I20260630 12:27:30.897802 21814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50c2ceca515041439f1ba002d84d777f" candidate_uuid: "a8866559bb7f450eb55c8b3d2b5f293a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "684da386543b4c7ca2d09e3ac410c8ce"
I20260630 12:27:30.898459 21814 raft_consensus.cc:3060] T 50c2ceca515041439f1ba002d84d777f P 684da386543b4c7ca2d09e3ac410c8ce [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:30.899230 22015 leader_election.cc:290] T 50c2ceca515041439f1ba002d84d777f P a8866559bb7f450eb55c8b3d2b5f293a [CANDIDATE]: Term 1 election: Requested vote from peers 684da386543b4c7ca2d09e3ac410c8ce (127.12.213.1:35239), ae5a83b19f8344e99a94816c223e26aa (127.12.213.3:37327)
I20260630 12:27:30.900277 21963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50c2ceca515041439f1ba002d84d777f" candidate_uuid: "a8866559bb7f450eb55c8b3d2b5f293a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae5a83b19f8344e99a94816c223e26aa"
I20260630 12:27:30.900882 21963 raft_consensus.cc:3060] T 50c2ceca515041439f1ba002d84d777f P ae5a83b19f8344e99a94816c223e26aa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:30.906092 21814 raft_consensus.cc:2468] T 50c2ceca515041439f1ba002d84d777f P 684da386543b4c7ca2d09e3ac410c8ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8866559bb7f450eb55c8b3d2b5f293a in term 1.
I20260630 12:27:30.907341 21854 leader_election.cc:304] T 50c2ceca515041439f1ba002d84d777f P a8866559bb7f450eb55c8b3d2b5f293a [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: 684da386543b4c7ca2d09e3ac410c8ce, a8866559bb7f450eb55c8b3d2b5f293a; no voters: 
I20260630 12:27:30.908286 22015 raft_consensus.cc:2804] T 50c2ceca515041439f1ba002d84d777f P a8866559bb7f450eb55c8b3d2b5f293a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:30.908469 21963 raft_consensus.cc:2468] T 50c2ceca515041439f1ba002d84d777f P ae5a83b19f8344e99a94816c223e26aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8866559bb7f450eb55c8b3d2b5f293a in term 1.
I20260630 12:27:30.908236 21710 catalog_manager.cc:5697] T 13582c0ea16d4af89b9fd9bf2136a31a P ae5a83b19f8344e99a94816c223e26aa reported cstate change: term changed from 0 to 1, leader changed from <none> to ae5a83b19f8344e99a94816c223e26aa (127.12.213.3). New cstate: current_term: 1 leader_uuid: "ae5a83b19f8344e99a94816c223e26aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684da386543b4c7ca2d09e3ac410c8ce" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8866559bb7f450eb55c8b3d2b5f293a" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae5a83b19f8344e99a94816c223e26aa" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37327 } health_report { overall_health: HEALTHY } } }
I20260630 12:27:30.914697 22015 raft_consensus.cc:697] T 50c2ceca515041439f1ba002d84d777f P a8866559bb7f450eb55c8b3d2b5f293a [term 1 LEADER]: Becoming Leader. State: Replica: a8866559bb7f450eb55c8b3d2b5f293a, State: Running, Role: LEADER
I20260630 12:27:30.916018 22015 consensus_queue.cc:237] T 50c2ceca515041439f1ba002d84d777f P a8866559bb7f450eb55c8b3d2b5f293a [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: "684da386543b4c7ca2d09e3ac410c8ce" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35239 } } peers { permanent_uuid: "a8866559bb7f450eb55c8b3d2b5f293a" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42645 } } peers { permanent_uuid: "ae5a83b19f8344e99a94816c223e26aa" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37327 } }
I20260630 12:27:30.923938 21710 catalog_manager.cc:5697] T 50c2ceca515041439f1ba002d84d777f P a8866559bb7f450eb55c8b3d2b5f293a reported cstate change: term changed from 0 to 1, leader changed from <none> to a8866559bb7f450eb55c8b3d2b5f293a (127.12.213.2). New cstate: current_term: 1 leader_uuid: "a8866559bb7f450eb55c8b3d2b5f293a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684da386543b4c7ca2d09e3ac410c8ce" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8866559bb7f450eb55c8b3d2b5f293a" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae5a83b19f8344e99a94816c223e26aa" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37327 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:30.965404 22017 raft_consensus.cc:493] T 540aaba8faa04f42be42f5102ebde9b7 P 684da386543b4c7ca2d09e3ac410c8ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:30.965906 22017 raft_consensus.cc:515] T 540aaba8faa04f42be42f5102ebde9b7 P 684da386543b4c7ca2d09e3ac410c8ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684da386543b4c7ca2d09e3ac410c8ce" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35239 } } peers { permanent_uuid: "a8866559bb7f450eb55c8b3d2b5f293a" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42645 } } peers { permanent_uuid: "ae5a83b19f8344e99a94816c223e26aa" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37327 } }
I20260630 12:27:30.968096 22017 leader_election.cc:290] T 540aaba8faa04f42be42f5102ebde9b7 P 684da386543b4c7ca2d09e3ac410c8ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8866559bb7f450eb55c8b3d2b5f293a (127.12.213.2:42645), ae5a83b19f8344e99a94816c223e26aa (127.12.213.3:37327)
I20260630 12:27:30.978713 21889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "540aaba8faa04f42be42f5102ebde9b7" candidate_uuid: "684da386543b4c7ca2d09e3ac410c8ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8866559bb7f450eb55c8b3d2b5f293a" is_pre_election: true
I20260630 12:27:30.978935 21963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "540aaba8faa04f42be42f5102ebde9b7" candidate_uuid: "684da386543b4c7ca2d09e3ac410c8ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae5a83b19f8344e99a94816c223e26aa" is_pre_election: true
I20260630 12:27:30.979179 22017 raft_consensus.cc:493] T e9fa101845e4426c9fd4771016a319a7 P 684da386543b4c7ca2d09e3ac410c8ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:30.979550 21889 raft_consensus.cc:2468] T 540aaba8faa04f42be42f5102ebde9b7 P a8866559bb7f450eb55c8b3d2b5f293a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 684da386543b4c7ca2d09e3ac410c8ce in term 0.
I20260630 12:27:30.979836 22017 raft_consensus.cc:515] T e9fa101845e4426c9fd4771016a319a7 P 684da386543b4c7ca2d09e3ac410c8ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684da386543b4c7ca2d09e3ac410c8ce" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35239 } } peers { permanent_uuid: "a8866559bb7f450eb55c8b3d2b5f293a" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42645 } } peers { permanent_uuid: "ae5a83b19f8344e99a94816c223e26aa" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37327 } }
I20260630 12:27:30.979604 21963 raft_consensus.cc:2468] T 540aaba8faa04f42be42f5102ebde9b7 P ae5a83b19f8344e99a94816c223e26aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 684da386543b4c7ca2d09e3ac410c8ce in term 0.
I20260630 12:27:30.980973 21779 leader_election.cc:304] T 540aaba8faa04f42be42f5102ebde9b7 P 684da386543b4c7ca2d09e3ac410c8ce [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: 684da386543b4c7ca2d09e3ac410c8ce, a8866559bb7f450eb55c8b3d2b5f293a; no voters: 
I20260630 12:27:30.981809 22017 leader_election.cc:290] T e9fa101845e4426c9fd4771016a319a7 P 684da386543b4c7ca2d09e3ac410c8ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8866559bb7f450eb55c8b3d2b5f293a (127.12.213.2:42645), ae5a83b19f8344e99a94816c223e26aa (127.12.213.3:37327)
I20260630 12:27:30.982363 22017 raft_consensus.cc:2804] T 540aaba8faa04f42be42f5102ebde9b7 P 684da386543b4c7ca2d09e3ac410c8ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:30.982740 22017 raft_consensus.cc:493] T 540aaba8faa04f42be42f5102ebde9b7 P 684da386543b4c7ca2d09e3ac410c8ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:30.982990 21963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9fa101845e4426c9fd4771016a319a7" candidate_uuid: "684da386543b4c7ca2d09e3ac410c8ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae5a83b19f8344e99a94816c223e26aa" is_pre_election: true
I20260630 12:27:30.983158 22017 raft_consensus.cc:3060] T 540aaba8faa04f42be42f5102ebde9b7 P 684da386543b4c7ca2d09e3ac410c8ce [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:30.983762 21963 raft_consensus.cc:2468] T e9fa101845e4426c9fd4771016a319a7 P ae5a83b19f8344e99a94816c223e26aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 684da386543b4c7ca2d09e3ac410c8ce in term 0.
I20260630 12:27:30.984035 21889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9fa101845e4426c9fd4771016a319a7" candidate_uuid: "684da386543b4c7ca2d09e3ac410c8ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8866559bb7f450eb55c8b3d2b5f293a" is_pre_election: true
I20260630 12:27:30.984781 21889 raft_consensus.cc:2468] T e9fa101845e4426c9fd4771016a319a7 P a8866559bb7f450eb55c8b3d2b5f293a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 684da386543b4c7ca2d09e3ac410c8ce in term 0.
I20260630 12:27:30.985174 21778 leader_election.cc:304] T e9fa101845e4426c9fd4771016a319a7 P 684da386543b4c7ca2d09e3ac410c8ce [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: 684da386543b4c7ca2d09e3ac410c8ce, ae5a83b19f8344e99a94816c223e26aa; no voters: 
I20260630 12:27:30.986081 22046 raft_consensus.cc:2804] T e9fa101845e4426c9fd4771016a319a7 P 684da386543b4c7ca2d09e3ac410c8ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:30.986501 22046 raft_consensus.cc:493] T e9fa101845e4426c9fd4771016a319a7 P 684da386543b4c7ca2d09e3ac410c8ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:30.986806 22046 raft_consensus.cc:3060] T e9fa101845e4426c9fd4771016a319a7 P 684da386543b4c7ca2d09e3ac410c8ce [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:30.991247 22017 raft_consensus.cc:515] T 540aaba8faa04f42be42f5102ebde9b7 P 684da386543b4c7ca2d09e3ac410c8ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684da386543b4c7ca2d09e3ac410c8ce" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35239 } } peers { permanent_uuid: "a8866559bb7f450eb55c8b3d2b5f293a" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42645 } } peers { permanent_uuid: "ae5a83b19f8344e99a94816c223e26aa" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37327 } }
I20260630 12:27:30.993520 22017 leader_election.cc:290] T 540aaba8faa04f42be42f5102ebde9b7 P 684da386543b4c7ca2d09e3ac410c8ce [CANDIDATE]: Term 1 election: Requested vote from peers a8866559bb7f450eb55c8b3d2b5f293a (127.12.213.2:42645), ae5a83b19f8344e99a94816c223e26aa (127.12.213.3:37327)
I20260630 12:27:30.994421 21889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "540aaba8faa04f42be42f5102ebde9b7" candidate_uuid: "684da386543b4c7ca2d09e3ac410c8ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8866559bb7f450eb55c8b3d2b5f293a"
I20260630 12:27:30.994665 21963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "540aaba8faa04f42be42f5102ebde9b7" candidate_uuid: "684da386543b4c7ca2d09e3ac410c8ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae5a83b19f8344e99a94816c223e26aa"
I20260630 12:27:30.994486 22046 raft_consensus.cc:515] T e9fa101845e4426c9fd4771016a319a7 P 684da386543b4c7ca2d09e3ac410c8ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684da386543b4c7ca2d09e3ac410c8ce" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35239 } } peers { permanent_uuid: "a8866559bb7f450eb55c8b3d2b5f293a" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42645 } } peers { permanent_uuid: "ae5a83b19f8344e99a94816c223e26aa" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37327 } }
I20260630 12:27:30.995175 21889 raft_consensus.cc:3060] T 540aaba8faa04f42be42f5102ebde9b7 P a8866559bb7f450eb55c8b3d2b5f293a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:30.995352 21963 raft_consensus.cc:3060] T 540aaba8faa04f42be42f5102ebde9b7 P ae5a83b19f8344e99a94816c223e26aa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:30.997833 22046 leader_election.cc:290] T e9fa101845e4426c9fd4771016a319a7 P 684da386543b4c7ca2d09e3ac410c8ce [CANDIDATE]: Term 1 election: Requested vote from peers a8866559bb7f450eb55c8b3d2b5f293a (127.12.213.2:42645), ae5a83b19f8344e99a94816c223e26aa (127.12.213.3:37327)
I20260630 12:27:30.998138 21962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9fa101845e4426c9fd4771016a319a7" candidate_uuid: "684da386543b4c7ca2d09e3ac410c8ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae5a83b19f8344e99a94816c223e26aa"
I20260630 12:27:30.998858 21962 raft_consensus.cc:3060] T e9fa101845e4426c9fd4771016a319a7 P ae5a83b19f8344e99a94816c223e26aa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:31.001338 21963 raft_consensus.cc:2468] T 540aaba8faa04f42be42f5102ebde9b7 P ae5a83b19f8344e99a94816c223e26aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 684da386543b4c7ca2d09e3ac410c8ce in term 1.
I20260630 12:27:31.002498 21888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9fa101845e4426c9fd4771016a319a7" candidate_uuid: "684da386543b4c7ca2d09e3ac410c8ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8866559bb7f450eb55c8b3d2b5f293a"
I20260630 12:27:31.002550 21889 raft_consensus.cc:2468] T 540aaba8faa04f42be42f5102ebde9b7 P a8866559bb7f450eb55c8b3d2b5f293a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 684da386543b4c7ca2d09e3ac410c8ce in term 1.
I20260630 12:27:31.002589 21778 leader_election.cc:304] T 540aaba8faa04f42be42f5102ebde9b7 P 684da386543b4c7ca2d09e3ac410c8ce [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: 684da386543b4c7ca2d09e3ac410c8ce, ae5a83b19f8344e99a94816c223e26aa; no voters: 
I20260630 12:27:31.003502 21888 raft_consensus.cc:3060] T e9fa101845e4426c9fd4771016a319a7 P a8866559bb7f450eb55c8b3d2b5f293a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:31.003974 22046 raft_consensus.cc:2804] T 540aaba8faa04f42be42f5102ebde9b7 P 684da386543b4c7ca2d09e3ac410c8ce [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:31.004487 22046 raft_consensus.cc:697] T 540aaba8faa04f42be42f5102ebde9b7 P 684da386543b4c7ca2d09e3ac410c8ce [term 1 LEADER]: Becoming Leader. State: Replica: 684da386543b4c7ca2d09e3ac410c8ce, State: Running, Role: LEADER
I20260630 12:27:31.005309 22046 consensus_queue.cc:237] T 540aaba8faa04f42be42f5102ebde9b7 P 684da386543b4c7ca2d09e3ac410c8ce [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: "684da386543b4c7ca2d09e3ac410c8ce" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35239 } } peers { permanent_uuid: "a8866559bb7f450eb55c8b3d2b5f293a" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42645 } } peers { permanent_uuid: "ae5a83b19f8344e99a94816c223e26aa" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37327 } }
I20260630 12:27:31.006251 21962 raft_consensus.cc:2468] T e9fa101845e4426c9fd4771016a319a7 P ae5a83b19f8344e99a94816c223e26aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 684da386543b4c7ca2d09e3ac410c8ce in term 1.
I20260630 12:27:31.007275 21778 leader_election.cc:304] T e9fa101845e4426c9fd4771016a319a7 P 684da386543b4c7ca2d09e3ac410c8ce [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: 684da386543b4c7ca2d09e3ac410c8ce, ae5a83b19f8344e99a94816c223e26aa; no voters: 
I20260630 12:27:31.008136 22017 raft_consensus.cc:2804] T e9fa101845e4426c9fd4771016a319a7 P 684da386543b4c7ca2d09e3ac410c8ce [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:31.011930 21888 raft_consensus.cc:2468] T e9fa101845e4426c9fd4771016a319a7 P a8866559bb7f450eb55c8b3d2b5f293a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 684da386543b4c7ca2d09e3ac410c8ce in term 1.
I20260630 12:27:31.014283 22017 raft_consensus.cc:697] T e9fa101845e4426c9fd4771016a319a7 P 684da386543b4c7ca2d09e3ac410c8ce [term 1 LEADER]: Becoming Leader. State: Replica: 684da386543b4c7ca2d09e3ac410c8ce, State: Running, Role: LEADER
I20260630 12:27:31.015100 22017 consensus_queue.cc:237] T e9fa101845e4426c9fd4771016a319a7 P 684da386543b4c7ca2d09e3ac410c8ce [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: "684da386543b4c7ca2d09e3ac410c8ce" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35239 } } peers { permanent_uuid: "a8866559bb7f450eb55c8b3d2b5f293a" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42645 } } peers { permanent_uuid: "ae5a83b19f8344e99a94816c223e26aa" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37327 } }
I20260630 12:27:31.016089 21710 catalog_manager.cc:5697] T 540aaba8faa04f42be42f5102ebde9b7 P 684da386543b4c7ca2d09e3ac410c8ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 684da386543b4c7ca2d09e3ac410c8ce (127.12.213.1). New cstate: current_term: 1 leader_uuid: "684da386543b4c7ca2d09e3ac410c8ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684da386543b4c7ca2d09e3ac410c8ce" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35239 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8866559bb7f450eb55c8b3d2b5f293a" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae5a83b19f8344e99a94816c223e26aa" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37327 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:31.029831 21710 catalog_manager.cc:5697] T e9fa101845e4426c9fd4771016a319a7 P 684da386543b4c7ca2d09e3ac410c8ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 684da386543b4c7ca2d09e3ac410c8ce (127.12.213.1). New cstate: current_term: 1 leader_uuid: "684da386543b4c7ca2d09e3ac410c8ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "684da386543b4c7ca2d09e3ac410c8ce" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35239 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8866559bb7f450eb55c8b3d2b5f293a" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae5a83b19f8344e99a94816c223e26aa" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37327 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:31.246560 22031 consensus_queue.cc:1048] T 4aa63654f9bb49599c302d72d7cc10ef P ae5a83b19f8344e99a94816c223e26aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "684da386543b4c7ca2d09e3ac410c8ce" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:27:31.330057 22031 consensus_queue.cc:1048] T 4aa63654f9bb49599c302d72d7cc10ef P ae5a83b19f8344e99a94816c223e26aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8866559bb7f450eb55c8b3d2b5f293a" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:31.370780 22031 consensus_queue.cc:1048] T ec95d2bc16dc40d8a53303fe9ac69ce6 P ae5a83b19f8344e99a94816c223e26aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "684da386543b4c7ca2d09e3ac410c8ce" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:27:31.383215 22031 consensus_queue.cc:1048] T 13582c0ea16d4af89b9fd9bf2136a31a P ae5a83b19f8344e99a94816c223e26aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "684da386543b4c7ca2d09e3ac410c8ce" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:27:31.393913 22015 consensus_queue.cc:1048] T 50c2ceca515041439f1ba002d84d777f P a8866559bb7f450eb55c8b3d2b5f293a [LEADER]: Connected to new peer: Peer: permanent_uuid: "684da386543b4c7ca2d09e3ac410c8ce" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 35239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:27:31.394744 22031 consensus_queue.cc:1048] T ec95d2bc16dc40d8a53303fe9ac69ce6 P ae5a83b19f8344e99a94816c223e26aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8866559bb7f450eb55c8b3d2b5f293a" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:31.407558 22017 consensus_queue.cc:1048] T 540aaba8faa04f42be42f5102ebde9b7 P 684da386543b4c7ca2d09e3ac410c8ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae5a83b19f8344e99a94816c223e26aa" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:27:31.428146 22017 consensus_queue.cc:1048] T e9fa101845e4426c9fd4771016a319a7 P 684da386543b4c7ca2d09e3ac410c8ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae5a83b19f8344e99a94816c223e26aa" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:31.446825 22046 consensus_queue.cc:1048] T 540aaba8faa04f42be42f5102ebde9b7 P 684da386543b4c7ca2d09e3ac410c8ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8866559bb7f450eb55c8b3d2b5f293a" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:27:31.448307 22046 consensus_queue.cc:1048] T e9fa101845e4426c9fd4771016a319a7 P 684da386543b4c7ca2d09e3ac410c8ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8866559bb7f450eb55c8b3d2b5f293a" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:31.462539 22031 consensus_queue.cc:1048] T 13582c0ea16d4af89b9fd9bf2136a31a P ae5a83b19f8344e99a94816c223e26aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8866559bb7f450eb55c8b3d2b5f293a" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:31.466796 22067 consensus_queue.cc:1048] T 50c2ceca515041439f1ba002d84d777f P a8866559bb7f450eb55c8b3d2b5f293a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae5a83b19f8344e99a94816c223e26aa" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 37327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:27:31.741400 21928 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.213.1:35239, user_credentials={real_user=slave}} blocked reactor thread for 45003.6us
W20260630 12:27:31.948364 21928 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.213.1:35239, user_credentials={real_user=slave}} blocked reactor thread for 44130.3us
I20260630 12:27:32.769860 13140 tablet_server.cc:179] TabletServer@127.12.213.1:0 shutting down...
I20260630 12:27:32.808557 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:32.809510 13140 tablet_replica.cc:333] T 540aaba8faa04f42be42f5102ebde9b7 P 684da386543b4c7ca2d09e3ac410c8ce: stopping tablet replica
I20260630 12:27:32.810482 13140 raft_consensus.cc:2243] T 540aaba8faa04f42be42f5102ebde9b7 P 684da386543b4c7ca2d09e3ac410c8ce [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:32.811357 13140 raft_consensus.cc:2272] T 540aaba8faa04f42be42f5102ebde9b7 P 684da386543b4c7ca2d09e3ac410c8ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:32.813746 13140 tablet_replica.cc:333] T e9fa101845e4426c9fd4771016a319a7 P 684da386543b4c7ca2d09e3ac410c8ce: stopping tablet replica
I20260630 12:27:32.814368 13140 raft_consensus.cc:2243] T e9fa101845e4426c9fd4771016a319a7 P 684da386543b4c7ca2d09e3ac410c8ce [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:32.815089 13140 raft_consensus.cc:2272] T e9fa101845e4426c9fd4771016a319a7 P 684da386543b4c7ca2d09e3ac410c8ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:32.817926 13140 tablet_replica.cc:333] T 50c2ceca515041439f1ba002d84d777f P 684da386543b4c7ca2d09e3ac410c8ce: stopping tablet replica
I20260630 12:27:32.818535 13140 raft_consensus.cc:2243] T 50c2ceca515041439f1ba002d84d777f P 684da386543b4c7ca2d09e3ac410c8ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:32.818984 13140 raft_consensus.cc:2272] T 50c2ceca515041439f1ba002d84d777f P 684da386543b4c7ca2d09e3ac410c8ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:32.821350 13140 tablet_replica.cc:333] T ec95d2bc16dc40d8a53303fe9ac69ce6 P 684da386543b4c7ca2d09e3ac410c8ce: stopping tablet replica
I20260630 12:27:32.821939 13140 raft_consensus.cc:2243] T ec95d2bc16dc40d8a53303fe9ac69ce6 P 684da386543b4c7ca2d09e3ac410c8ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:32.822445 13140 raft_consensus.cc:2272] T ec95d2bc16dc40d8a53303fe9ac69ce6 P 684da386543b4c7ca2d09e3ac410c8ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:32.824967 13140 tablet_replica.cc:333] T 13582c0ea16d4af89b9fd9bf2136a31a P 684da386543b4c7ca2d09e3ac410c8ce: stopping tablet replica
I20260630 12:27:32.825503 13140 raft_consensus.cc:2243] T 13582c0ea16d4af89b9fd9bf2136a31a P 684da386543b4c7ca2d09e3ac410c8ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:32.825939 13140 raft_consensus.cc:2272] T 13582c0ea16d4af89b9fd9bf2136a31a P 684da386543b4c7ca2d09e3ac410c8ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:32.828379 13140 tablet_replica.cc:333] T 4aa63654f9bb49599c302d72d7cc10ef P 684da386543b4c7ca2d09e3ac410c8ce: stopping tablet replica
I20260630 12:27:32.828884 13140 raft_consensus.cc:2243] T 4aa63654f9bb49599c302d72d7cc10ef P 684da386543b4c7ca2d09e3ac410c8ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:32.829329 13140 raft_consensus.cc:2272] T 4aa63654f9bb49599c302d72d7cc10ef P 684da386543b4c7ca2d09e3ac410c8ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:32.857831 13140 tablet_server.cc:196] TabletServer@127.12.213.1:0 shutdown complete.
I20260630 12:27:32.877765 13140 tablet_server.cc:179] TabletServer@127.12.213.2:0 shutting down...
I20260630 12:27:32.907541 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:32.908257 13140 tablet_replica.cc:333] T 540aaba8faa04f42be42f5102ebde9b7 P a8866559bb7f450eb55c8b3d2b5f293a: stopping tablet replica
I20260630 12:27:32.909092 13140 raft_consensus.cc:2243] T 540aaba8faa04f42be42f5102ebde9b7 P a8866559bb7f450eb55c8b3d2b5f293a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:32.909664 13140 raft_consensus.cc:2272] T 540aaba8faa04f42be42f5102ebde9b7 P a8866559bb7f450eb55c8b3d2b5f293a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:32.912649 13140 tablet_replica.cc:333] T e9fa101845e4426c9fd4771016a319a7 P a8866559bb7f450eb55c8b3d2b5f293a: stopping tablet replica
I20260630 12:27:32.913230 13140 raft_consensus.cc:2243] T e9fa101845e4426c9fd4771016a319a7 P a8866559bb7f450eb55c8b3d2b5f293a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:32.913700 13140 raft_consensus.cc:2272] T e9fa101845e4426c9fd4771016a319a7 P a8866559bb7f450eb55c8b3d2b5f293a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:32.916563 13140 tablet_replica.cc:333] T 13582c0ea16d4af89b9fd9bf2136a31a P a8866559bb7f450eb55c8b3d2b5f293a: stopping tablet replica
I20260630 12:27:32.917131 13140 raft_consensus.cc:2243] T 13582c0ea16d4af89b9fd9bf2136a31a P a8866559bb7f450eb55c8b3d2b5f293a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:32.917580 13140 raft_consensus.cc:2272] T 13582c0ea16d4af89b9fd9bf2136a31a P a8866559bb7f450eb55c8b3d2b5f293a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:32.920091 13140 tablet_replica.cc:333] T 4aa63654f9bb49599c302d72d7cc10ef P a8866559bb7f450eb55c8b3d2b5f293a: stopping tablet replica
I20260630 12:27:32.920604 13140 raft_consensus.cc:2243] T 4aa63654f9bb49599c302d72d7cc10ef P a8866559bb7f450eb55c8b3d2b5f293a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:32.921080 13140 raft_consensus.cc:2272] T 4aa63654f9bb49599c302d72d7cc10ef P a8866559bb7f450eb55c8b3d2b5f293a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:32.923687 13140 tablet_replica.cc:333] T 50c2ceca515041439f1ba002d84d777f P a8866559bb7f450eb55c8b3d2b5f293a: stopping tablet replica
I20260630 12:27:32.924209 13140 raft_consensus.cc:2243] T 50c2ceca515041439f1ba002d84d777f P a8866559bb7f450eb55c8b3d2b5f293a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:32.924984 13140 raft_consensus.cc:2272] T 50c2ceca515041439f1ba002d84d777f P a8866559bb7f450eb55c8b3d2b5f293a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:32.928004 13140 tablet_replica.cc:333] T ec95d2bc16dc40d8a53303fe9ac69ce6 P a8866559bb7f450eb55c8b3d2b5f293a: stopping tablet replica
I20260630 12:27:32.928536 13140 raft_consensus.cc:2243] T ec95d2bc16dc40d8a53303fe9ac69ce6 P a8866559bb7f450eb55c8b3d2b5f293a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:32.929065 13140 raft_consensus.cc:2272] T ec95d2bc16dc40d8a53303fe9ac69ce6 P a8866559bb7f450eb55c8b3d2b5f293a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:32.956581 13140 tablet_server.cc:196] TabletServer@127.12.213.2:0 shutdown complete.
I20260630 12:27:32.974910 13140 tablet_server.cc:179] TabletServer@127.12.213.3:0 shutting down...
I20260630 12:27:32.999717 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:33.000414 13140 tablet_replica.cc:333] T 13582c0ea16d4af89b9fd9bf2136a31a P ae5a83b19f8344e99a94816c223e26aa: stopping tablet replica
I20260630 12:27:33.001117 13140 raft_consensus.cc:2243] T 13582c0ea16d4af89b9fd9bf2136a31a P ae5a83b19f8344e99a94816c223e26aa [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:33.001955 13140 raft_consensus.cc:2272] T 13582c0ea16d4af89b9fd9bf2136a31a P ae5a83b19f8344e99a94816c223e26aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:33.004534 13140 tablet_replica.cc:333] T 4aa63654f9bb49599c302d72d7cc10ef P ae5a83b19f8344e99a94816c223e26aa: stopping tablet replica
I20260630 12:27:33.005080 13140 raft_consensus.cc:2243] T 4aa63654f9bb49599c302d72d7cc10ef P ae5a83b19f8344e99a94816c223e26aa [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:33.005816 13140 raft_consensus.cc:2272] T 4aa63654f9bb49599c302d72d7cc10ef P ae5a83b19f8344e99a94816c223e26aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:33.008280 13140 tablet_replica.cc:333] T 540aaba8faa04f42be42f5102ebde9b7 P ae5a83b19f8344e99a94816c223e26aa: stopping tablet replica
I20260630 12:27:33.008838 13140 raft_consensus.cc:2243] T 540aaba8faa04f42be42f5102ebde9b7 P ae5a83b19f8344e99a94816c223e26aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:33.009294 13140 raft_consensus.cc:2272] T 540aaba8faa04f42be42f5102ebde9b7 P ae5a83b19f8344e99a94816c223e26aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:33.011767 13140 tablet_replica.cc:333] T 50c2ceca515041439f1ba002d84d777f P ae5a83b19f8344e99a94816c223e26aa: stopping tablet replica
I20260630 12:27:33.012298 13140 raft_consensus.cc:2243] T 50c2ceca515041439f1ba002d84d777f P ae5a83b19f8344e99a94816c223e26aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:33.012781 13140 raft_consensus.cc:2272] T 50c2ceca515041439f1ba002d84d777f P ae5a83b19f8344e99a94816c223e26aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:33.015208 13140 tablet_replica.cc:333] T ec95d2bc16dc40d8a53303fe9ac69ce6 P ae5a83b19f8344e99a94816c223e26aa: stopping tablet replica
I20260630 12:27:33.015727 13140 raft_consensus.cc:2243] T ec95d2bc16dc40d8a53303fe9ac69ce6 P ae5a83b19f8344e99a94816c223e26aa [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:33.016482 13140 raft_consensus.cc:2272] T ec95d2bc16dc40d8a53303fe9ac69ce6 P ae5a83b19f8344e99a94816c223e26aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:33.018997 13140 tablet_replica.cc:333] T e9fa101845e4426c9fd4771016a319a7 P ae5a83b19f8344e99a94816c223e26aa: stopping tablet replica
I20260630 12:27:33.019497 13140 raft_consensus.cc:2243] T e9fa101845e4426c9fd4771016a319a7 P ae5a83b19f8344e99a94816c223e26aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:33.019945 13140 raft_consensus.cc:2272] T e9fa101845e4426c9fd4771016a319a7 P ae5a83b19f8344e99a94816c223e26aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:33.047712 13140 tablet_server.cc:196] TabletServer@127.12.213.3:0 shutdown complete.
I20260630 12:27:33.066493 13140 master.cc:562] Master@127.12.213.62:44647 shutting down...
I20260630 12:27:33.088630 13140 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7fc9e7a415df4806a5732804ed0edbaf [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:33.089219 13140 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7fc9e7a415df4806a5732804ed0edbaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:33.089561 13140 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7fc9e7a415df4806a5732804ed0edbaf: stopping tablet replica
I20260630 12:27:33.110435 13140 master.cc:584] Master@127.12.213.62:44647 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag (4393 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap
I20260630 12:27:33.151134 13140 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.213.62:43471
I20260630 12:27:33.152283 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:33.157707 22114 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
W20260630 12:27:33.157783 22113 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
W20260630 12:27:33.159065 22116 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
I20260630 12:27:33.160422 13140 server_base.cc:1061] running on GCE node
I20260630 12:27:33.161206 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:33.161386 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:33.161499 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822453161488 us; error 0 us; skew 500 ppm
I20260630 12:27:33.161947 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:33.164772 13140 webserver.cc:533] Webserver started at http://127.12.213.62:38893/ using document root <none> and password file <none>
I20260630 12:27:33.165257 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:33.165460 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:33.165704 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:33.166829 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822237130653-13140-0/minicluster-data/master-0-root/instance:
uuid: "74e5ad79587247eea69f16e9d4b0021b"
format_stamp: "Formatted at 2026-06-30 12:27:33 on dist-test-slave-zz34"
I20260630 12:27:33.171260 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260630 12:27:33.175323 22121 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:33.176075 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:27:33.176368 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822237130653-13140-0/minicluster-data/master-0-root
uuid: "74e5ad79587247eea69f16e9d4b0021b"
format_stamp: "Formatted at 2026-06-30 12:27:33 on dist-test-slave-zz34"
I20260630 12:27:33.176661 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822237130653-13140-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822237130653-13140-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822237130653-13140-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)
I20260630 12:27:33.196385 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:33.197597 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:33.233904 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.62:43471
I20260630 12:27:33.234017 22172 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.62:43471 every 8 connection(s)
I20260630 12:27:33.237736 22173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:33.248423 22173 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 74e5ad79587247eea69f16e9d4b0021b: Bootstrap starting.
I20260630 12:27:33.253104 22173 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 74e5ad79587247eea69f16e9d4b0021b: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:33.257563 22173 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 74e5ad79587247eea69f16e9d4b0021b: No bootstrap required, opened a new log
I20260630 12:27:33.259753 22173 raft_consensus.cc:359] T 00000000000000000000000000000000 P 74e5ad79587247eea69f16e9d4b0021b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "74e5ad79587247eea69f16e9d4b0021b" member_type: VOTER }
I20260630 12:27:33.260160 22173 raft_consensus.cc:385] T 00000000000000000000000000000000 P 74e5ad79587247eea69f16e9d4b0021b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:33.260442 22173 raft_consensus.cc:740] T 00000000000000000000000000000000 P 74e5ad79587247eea69f16e9d4b0021b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74e5ad79587247eea69f16e9d4b0021b, State: Initialized, Role: FOLLOWER
I20260630 12:27:33.261106 22173 consensus_queue.cc:260] T 00000000000000000000000000000000 P 74e5ad79587247eea69f16e9d4b0021b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "74e5ad79587247eea69f16e9d4b0021b" member_type: VOTER }
I20260630 12:27:33.261577 22173 raft_consensus.cc:399] T 00000000000000000000000000000000 P 74e5ad79587247eea69f16e9d4b0021b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:27:33.261795 22173 raft_consensus.cc:493] T 00000000000000000000000000000000 P 74e5ad79587247eea69f16e9d4b0021b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:27:33.262073 22173 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 74e5ad79587247eea69f16e9d4b0021b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:33.269498 22173 raft_consensus.cc:515] T 00000000000000000000000000000000 P 74e5ad79587247eea69f16e9d4b0021b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "74e5ad79587247eea69f16e9d4b0021b" member_type: VOTER }
I20260630 12:27:33.270510 22173 leader_election.cc:304] T 00000000000000000000000000000000 P 74e5ad79587247eea69f16e9d4b0021b [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: 74e5ad79587247eea69f16e9d4b0021b; no voters: 
I20260630 12:27:33.272079 22173 leader_election.cc:290] T 00000000000000000000000000000000 P 74e5ad79587247eea69f16e9d4b0021b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:27:33.272444 22176 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 74e5ad79587247eea69f16e9d4b0021b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:33.273800 22176 raft_consensus.cc:697] T 00000000000000000000000000000000 P 74e5ad79587247eea69f16e9d4b0021b [term 1 LEADER]: Becoming Leader. State: Replica: 74e5ad79587247eea69f16e9d4b0021b, State: Running, Role: LEADER
I20260630 12:27:33.274516 22176 consensus_queue.cc:237] T 00000000000000000000000000000000 P 74e5ad79587247eea69f16e9d4b0021b [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: "74e5ad79587247eea69f16e9d4b0021b" member_type: VOTER }
I20260630 12:27:33.275363 22173 sys_catalog.cc:565] T 00000000000000000000000000000000 P 74e5ad79587247eea69f16e9d4b0021b [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:27:33.279047 22178 sys_catalog.cc:455] T 00000000000000000000000000000000 P 74e5ad79587247eea69f16e9d4b0021b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 74e5ad79587247eea69f16e9d4b0021b. Latest consensus state: current_term: 1 leader_uuid: "74e5ad79587247eea69f16e9d4b0021b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "74e5ad79587247eea69f16e9d4b0021b" member_type: VOTER } }
I20260630 12:27:33.279049 22177 sys_catalog.cc:455] T 00000000000000000000000000000000 P 74e5ad79587247eea69f16e9d4b0021b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "74e5ad79587247eea69f16e9d4b0021b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "74e5ad79587247eea69f16e9d4b0021b" member_type: VOTER } }
I20260630 12:27:33.279871 22178 sys_catalog.cc:458] T 00000000000000000000000000000000 P 74e5ad79587247eea69f16e9d4b0021b [sys.catalog]: This master's current role is: LEADER
I20260630 12:27:33.280860 22177 sys_catalog.cc:458] T 00000000000000000000000000000000 P 74e5ad79587247eea69f16e9d4b0021b [sys.catalog]: This master's current role is: LEADER
I20260630 12:27:33.282478 22182 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:27:33.288995 22182 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:27:33.292524 13140 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:27:33.298193 22182 catalog_manager.cc:1383] Generated new cluster ID: 0d52ee63a1e44f7fb07f5e826ad47318
I20260630 12:27:33.298478 22182 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:27:33.326359 22182 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:27:33.327682 22182 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:27:33.340616 22182 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 74e5ad79587247eea69f16e9d4b0021b: Generated new TSK 0
I20260630 12:27:33.341221 22182 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:27:33.359565 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:33.365783 22194 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
W20260630 12:27:33.366523 22195 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
W20260630 12:27:33.368088 22197 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
I20260630 12:27:33.368396 13140 server_base.cc:1061] running on GCE node
I20260630 12:27:33.369277 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:33.369506 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:33.369673 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822453369653 us; error 0 us; skew 500 ppm
I20260630 12:27:33.370152 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:33.375188 13140 webserver.cc:533] Webserver started at http://127.12.213.1:34343/ using document root <none> and password file <none>
I20260630 12:27:33.375818 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:33.376060 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:33.376395 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:33.377940 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822237130653-13140-0/minicluster-data/ts-0-root/instance:
uuid: "124a71fac62545b18180e2628d709559"
format_stamp: "Formatted at 2026-06-30 12:27:33 on dist-test-slave-zz34"
I20260630 12:27:33.382571 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:27:33.385740 22202 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:33.387305 13140 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:27:33.387609 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822237130653-13140-0/minicluster-data/ts-0-root
uuid: "124a71fac62545b18180e2628d709559"
format_stamp: "Formatted at 2026-06-30 12:27:33 on dist-test-slave-zz34"
I20260630 12:27:33.387850 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822237130653-13140-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822237130653-13140-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822237130653-13140-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)
I20260630 12:27:33.407635 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:33.408892 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:33.410367 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:33.412634 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:33.412802 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:33.413112 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:33.413261 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:33.452418 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.1:45097
I20260630 12:27:33.452541 22264 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.1:45097 every 8 connection(s)
I20260630 12:27:33.457366 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:33.465495 22269 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
W20260630 12:27:33.467887 22270 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
W20260630 12:27:33.471010 22272 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
I20260630 12:27:33.472234 22265 heartbeater.cc:344] Connected to a master server at 127.12.213.62:43471
I20260630 12:27:33.472729 22265 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:33.472787 13140 server_base.cc:1061] running on GCE node
I20260630 12:27:33.473901 22265 heartbeater.cc:507] Master 127.12.213.62:43471 requested a full tablet report, sending...
I20260630 12:27:33.476432 22138 ts_manager.cc:194] Registered new tserver with Master: 124a71fac62545b18180e2628d709559 (127.12.213.1:45097)
I20260630 12:27:33.476717 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:33.477092 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:33.477303 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822453477284 us; error 0 us; skew 500 ppm
I20260630 12:27:33.477887 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:33.479089 22138 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33056
I20260630 12:27:33.480759 13140 webserver.cc:533] Webserver started at http://127.12.213.2:34537/ using document root <none> and password file <none>
I20260630 12:27:33.481266 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:33.481470 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:33.481736 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:33.482983 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822237130653-13140-0/minicluster-data/ts-1-root/instance:
uuid: "054b1fd3ce814a6798811b80741fddc1"
format_stamp: "Formatted at 2026-06-30 12:27:33 on dist-test-slave-zz34"
I20260630 12:27:33.487560 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260630 12:27:33.491309 22277 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:33.492144 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:27:33.492475 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822237130653-13140-0/minicluster-data/ts-1-root
uuid: "054b1fd3ce814a6798811b80741fddc1"
format_stamp: "Formatted at 2026-06-30 12:27:33 on dist-test-slave-zz34"
I20260630 12:27:33.492801 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822237130653-13140-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822237130653-13140-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822237130653-13140-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)
I20260630 12:27:33.520565 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:33.521868 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:33.523545 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:33.526007 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:33.526279 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.001s
I20260630 12:27:33.526530 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:33.526717 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:33.567224 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.2:46065
I20260630 12:27:33.567341 22339 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.2:46065 every 8 connection(s)
I20260630 12:27:33.571951 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:33.579399 22343 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
W20260630 12:27:33.579668 22344 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
W20260630 12:27:33.582872 22346 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
I20260630 12:27:33.583462 13140 server_base.cc:1061] running on GCE node
I20260630 12:27:33.584734 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:27:33.584890 22340 heartbeater.cc:344] Connected to a master server at 127.12.213.62:43471
W20260630 12:27:33.585008 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:33.585311 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822453585291 us; error 0 us; skew 500 ppm
I20260630 12:27:33.585371 22340 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:33.586092 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:33.586355 22340 heartbeater.cc:507] Master 127.12.213.62:43471 requested a full tablet report, sending...
I20260630 12:27:33.588759 22138 ts_manager.cc:194] Registered new tserver with Master: 054b1fd3ce814a6798811b80741fddc1 (127.12.213.2:46065)
I20260630 12:27:33.590227 22138 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33072
I20260630 12:27:33.591413 13140 webserver.cc:533] Webserver started at http://127.12.213.3:35987/ using document root <none> and password file <none>
I20260630 12:27:33.591912 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:33.592113 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:33.592388 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:33.593532 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822237130653-13140-0/minicluster-data/ts-2-root/instance:
uuid: "74ccfb1695d94f07a218441ce7568067"
format_stamp: "Formatted at 2026-06-30 12:27:33 on dist-test-slave-zz34"
I20260630 12:27:33.597913 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.005s
I20260630 12:27:33.601095 22351 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:33.601879 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:27:33.602237 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822237130653-13140-0/minicluster-data/ts-2-root
uuid: "74ccfb1695d94f07a218441ce7568067"
format_stamp: "Formatted at 2026-06-30 12:27:33 on dist-test-slave-zz34"
I20260630 12:27:33.602495 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822237130653-13140-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822237130653-13140-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822237130653-13140-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)
I20260630 12:27:33.615118 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:33.616197 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:33.617568 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:33.619884 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:33.620115 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:33.620352 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:33.620522 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:33.659053 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.3:43043
I20260630 12:27:33.659160 22413 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.3:43043 every 8 connection(s)
I20260630 12:27:33.672746 22414 heartbeater.cc:344] Connected to a master server at 127.12.213.62:43471
I20260630 12:27:33.673130 22414 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:33.673840 22414 heartbeater.cc:507] Master 127.12.213.62:43471 requested a full tablet report, sending...
I20260630 12:27:33.675858 22138 ts_manager.cc:194] Registered new tserver with Master: 74ccfb1695d94f07a218441ce7568067 (127.12.213.3:43043)
I20260630 12:27:33.676909 13140 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014549137s
I20260630 12:27:33.677452 22138 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33088
I20260630 12:27:34.482334 22265 heartbeater.cc:499] Master 127.12.213.62:43471 was elected leader, sending a full tablet report...
I20260630 12:27:34.592787 22340 heartbeater.cc:499] Master 127.12.213.62:43471 was elected leader, sending a full tablet report...
I20260630 12:27:34.680277 22414 heartbeater.cc:499] Master 127.12.213.62:43471 was elected leader, sending a full tablet report...
I20260630 12:27:34.732740 22138 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33098:
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"
    }
  }
}
W20260630 12:27:34.734781 22138 catalog_manager.cc:7077] 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.
I20260630 12:27:34.798880 22379 tablet_service.cc:1511] Processing CreateTablet for tablet 7951cb23f6514018a452ccd20315d515 (DEFAULT_TABLE table=test-workload [id=aeca3a25660b4f7eb5d44ed1e77c02e7]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:27:34.799491 22305 tablet_service.cc:1511] Processing CreateTablet for tablet 7951cb23f6514018a452ccd20315d515 (DEFAULT_TABLE table=test-workload [id=aeca3a25660b4f7eb5d44ed1e77c02e7]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:27:34.800521 22379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7951cb23f6514018a452ccd20315d515. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:34.800799 22305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7951cb23f6514018a452ccd20315d515. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:34.801903 22230 tablet_service.cc:1511] Processing CreateTablet for tablet 7951cb23f6514018a452ccd20315d515 (DEFAULT_TABLE table=test-workload [id=aeca3a25660b4f7eb5d44ed1e77c02e7]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:27:34.802974 22230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7951cb23f6514018a452ccd20315d515. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:34.816258 22434 tablet_bootstrap.cc:492] T 7951cb23f6514018a452ccd20315d515 P 124a71fac62545b18180e2628d709559: Bootstrap starting.
I20260630 12:27:34.817817 22435 tablet_bootstrap.cc:492] T 7951cb23f6514018a452ccd20315d515 P 054b1fd3ce814a6798811b80741fddc1: Bootstrap starting.
I20260630 12:27:34.819283 22436 tablet_bootstrap.cc:492] T 7951cb23f6514018a452ccd20315d515 P 74ccfb1695d94f07a218441ce7568067: Bootstrap starting.
I20260630 12:27:34.823693 22434 tablet_bootstrap.cc:654] T 7951cb23f6514018a452ccd20315d515 P 124a71fac62545b18180e2628d709559: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:34.823864 22435 tablet_bootstrap.cc:654] T 7951cb23f6514018a452ccd20315d515 P 054b1fd3ce814a6798811b80741fddc1: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:34.825930 22436 tablet_bootstrap.cc:654] T 7951cb23f6514018a452ccd20315d515 P 74ccfb1695d94f07a218441ce7568067: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:34.829743 22435 tablet_bootstrap.cc:492] T 7951cb23f6514018a452ccd20315d515 P 054b1fd3ce814a6798811b80741fddc1: No bootstrap required, opened a new log
I20260630 12:27:34.830298 22435 ts_tablet_manager.cc:1403] T 7951cb23f6514018a452ccd20315d515 P 054b1fd3ce814a6798811b80741fddc1: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260630 12:27:34.831548 22436 tablet_bootstrap.cc:492] T 7951cb23f6514018a452ccd20315d515 P 74ccfb1695d94f07a218441ce7568067: No bootstrap required, opened a new log
I20260630 12:27:34.832082 22436 ts_tablet_manager.cc:1403] T 7951cb23f6514018a452ccd20315d515 P 74ccfb1695d94f07a218441ce7568067: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260630 12:27:34.832612 22434 tablet_bootstrap.cc:492] T 7951cb23f6514018a452ccd20315d515 P 124a71fac62545b18180e2628d709559: No bootstrap required, opened a new log
I20260630 12:27:34.832683 22435 raft_consensus.cc:359] T 7951cb23f6514018a452ccd20315d515 P 054b1fd3ce814a6798811b80741fddc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "124a71fac62545b18180e2628d709559" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 45097 } } peers { permanent_uuid: "74ccfb1695d94f07a218441ce7568067" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43043 } } peers { permanent_uuid: "054b1fd3ce814a6798811b80741fddc1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 46065 } }
I20260630 12:27:34.833312 22434 ts_tablet_manager.cc:1403] T 7951cb23f6514018a452ccd20315d515 P 124a71fac62545b18180e2628d709559: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.003s
I20260630 12:27:34.833555 22435 raft_consensus.cc:385] T 7951cb23f6514018a452ccd20315d515 P 054b1fd3ce814a6798811b80741fddc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:34.833871 22435 raft_consensus.cc:740] T 7951cb23f6514018a452ccd20315d515 P 054b1fd3ce814a6798811b80741fddc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 054b1fd3ce814a6798811b80741fddc1, State: Initialized, Role: FOLLOWER
I20260630 12:27:34.834602 22435 consensus_queue.cc:260] T 7951cb23f6514018a452ccd20315d515 P 054b1fd3ce814a6798811b80741fddc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "124a71fac62545b18180e2628d709559" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 45097 } } peers { permanent_uuid: "74ccfb1695d94f07a218441ce7568067" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43043 } } peers { permanent_uuid: "054b1fd3ce814a6798811b80741fddc1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 46065 } }
I20260630 12:27:34.835013 22436 raft_consensus.cc:359] T 7951cb23f6514018a452ccd20315d515 P 74ccfb1695d94f07a218441ce7568067 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "124a71fac62545b18180e2628d709559" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 45097 } } peers { permanent_uuid: "74ccfb1695d94f07a218441ce7568067" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43043 } } peers { permanent_uuid: "054b1fd3ce814a6798811b80741fddc1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 46065 } }
I20260630 12:27:34.835826 22436 raft_consensus.cc:385] T 7951cb23f6514018a452ccd20315d515 P 74ccfb1695d94f07a218441ce7568067 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:34.836174 22436 raft_consensus.cc:740] T 7951cb23f6514018a452ccd20315d515 P 74ccfb1695d94f07a218441ce7568067 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74ccfb1695d94f07a218441ce7568067, State: Initialized, Role: FOLLOWER
I20260630 12:27:34.836282 22434 raft_consensus.cc:359] T 7951cb23f6514018a452ccd20315d515 P 124a71fac62545b18180e2628d709559 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "124a71fac62545b18180e2628d709559" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 45097 } } peers { permanent_uuid: "74ccfb1695d94f07a218441ce7568067" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43043 } } peers { permanent_uuid: "054b1fd3ce814a6798811b80741fddc1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 46065 } }
I20260630 12:27:34.837111 22434 raft_consensus.cc:385] T 7951cb23f6514018a452ccd20315d515 P 124a71fac62545b18180e2628d709559 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:34.837268 22435 ts_tablet_manager.cc:1434] T 7951cb23f6514018a452ccd20315d515 P 054b1fd3ce814a6798811b80741fddc1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:27:34.837553 22434 raft_consensus.cc:740] T 7951cb23f6514018a452ccd20315d515 P 124a71fac62545b18180e2628d709559 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124a71fac62545b18180e2628d709559, State: Initialized, Role: FOLLOWER
I20260630 12:27:34.837157 22436 consensus_queue.cc:260] T 7951cb23f6514018a452ccd20315d515 P 74ccfb1695d94f07a218441ce7568067 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "124a71fac62545b18180e2628d709559" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 45097 } } peers { permanent_uuid: "74ccfb1695d94f07a218441ce7568067" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43043 } } peers { permanent_uuid: "054b1fd3ce814a6798811b80741fddc1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 46065 } }
I20260630 12:27:34.840752 22436 ts_tablet_manager.cc:1434] T 7951cb23f6514018a452ccd20315d515 P 74ccfb1695d94f07a218441ce7568067: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:27:34.841053 22434 consensus_queue.cc:260] T 7951cb23f6514018a452ccd20315d515 P 124a71fac62545b18180e2628d709559 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "124a71fac62545b18180e2628d709559" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 45097 } } peers { permanent_uuid: "74ccfb1695d94f07a218441ce7568067" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43043 } } peers { permanent_uuid: "054b1fd3ce814a6798811b80741fddc1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 46065 } }
I20260630 12:27:34.843887 22434 ts_tablet_manager.cc:1434] T 7951cb23f6514018a452ccd20315d515 P 124a71fac62545b18180e2628d709559: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.004s
I20260630 12:27:34.940161 22442 raft_consensus.cc:493] T 7951cb23f6514018a452ccd20315d515 P 124a71fac62545b18180e2628d709559 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:34.940580 22442 raft_consensus.cc:515] T 7951cb23f6514018a452ccd20315d515 P 124a71fac62545b18180e2628d709559 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "124a71fac62545b18180e2628d709559" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 45097 } } peers { permanent_uuid: "74ccfb1695d94f07a218441ce7568067" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43043 } } peers { permanent_uuid: "054b1fd3ce814a6798811b80741fddc1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 46065 } }
I20260630 12:27:34.942808 22442 leader_election.cc:290] T 7951cb23f6514018a452ccd20315d515 P 124a71fac62545b18180e2628d709559 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 74ccfb1695d94f07a218441ce7568067 (127.12.213.3:43043), 054b1fd3ce814a6798811b80741fddc1 (127.12.213.2:46065)
I20260630 12:27:34.953435 22389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7951cb23f6514018a452ccd20315d515" candidate_uuid: "124a71fac62545b18180e2628d709559" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74ccfb1695d94f07a218441ce7568067" is_pre_election: true
I20260630 12:27:34.953512 22315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7951cb23f6514018a452ccd20315d515" candidate_uuid: "124a71fac62545b18180e2628d709559" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054b1fd3ce814a6798811b80741fddc1" is_pre_election: true
I20260630 12:27:34.954259 22389 raft_consensus.cc:2468] T 7951cb23f6514018a452ccd20315d515 P 74ccfb1695d94f07a218441ce7568067 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 124a71fac62545b18180e2628d709559 in term 0.
I20260630 12:27:34.954365 22315 raft_consensus.cc:2468] T 7951cb23f6514018a452ccd20315d515 P 054b1fd3ce814a6798811b80741fddc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 124a71fac62545b18180e2628d709559 in term 0.
I20260630 12:27:34.955476 22203 leader_election.cc:304] T 7951cb23f6514018a452ccd20315d515 P 124a71fac62545b18180e2628d709559 [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: 124a71fac62545b18180e2628d709559, 74ccfb1695d94f07a218441ce7568067; no voters: 
I20260630 12:27:34.956295 22442 raft_consensus.cc:2804] T 7951cb23f6514018a452ccd20315d515 P 124a71fac62545b18180e2628d709559 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:34.956619 22442 raft_consensus.cc:493] T 7951cb23f6514018a452ccd20315d515 P 124a71fac62545b18180e2628d709559 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:34.956885 22442 raft_consensus.cc:3060] T 7951cb23f6514018a452ccd20315d515 P 124a71fac62545b18180e2628d709559 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:34.961707 22442 raft_consensus.cc:515] T 7951cb23f6514018a452ccd20315d515 P 124a71fac62545b18180e2628d709559 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "124a71fac62545b18180e2628d709559" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 45097 } } peers { permanent_uuid: "74ccfb1695d94f07a218441ce7568067" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43043 } } peers { permanent_uuid: "054b1fd3ce814a6798811b80741fddc1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 46065 } }
I20260630 12:27:34.963280 22442 leader_election.cc:290] T 7951cb23f6514018a452ccd20315d515 P 124a71fac62545b18180e2628d709559 [CANDIDATE]: Term 1 election: Requested vote from peers 74ccfb1695d94f07a218441ce7568067 (127.12.213.3:43043), 054b1fd3ce814a6798811b80741fddc1 (127.12.213.2:46065)
I20260630 12:27:34.964241 22389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7951cb23f6514018a452ccd20315d515" candidate_uuid: "124a71fac62545b18180e2628d709559" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74ccfb1695d94f07a218441ce7568067"
I20260630 12:27:34.964192 22315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7951cb23f6514018a452ccd20315d515" candidate_uuid: "124a71fac62545b18180e2628d709559" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054b1fd3ce814a6798811b80741fddc1"
I20260630 12:27:34.965008 22389 raft_consensus.cc:3060] T 7951cb23f6514018a452ccd20315d515 P 74ccfb1695d94f07a218441ce7568067 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:34.965044 22315 raft_consensus.cc:3060] T 7951cb23f6514018a452ccd20315d515 P 054b1fd3ce814a6798811b80741fddc1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:34.972585 22315 raft_consensus.cc:2468] T 7951cb23f6514018a452ccd20315d515 P 054b1fd3ce814a6798811b80741fddc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 124a71fac62545b18180e2628d709559 in term 1.
I20260630 12:27:34.972585 22389 raft_consensus.cc:2468] T 7951cb23f6514018a452ccd20315d515 P 74ccfb1695d94f07a218441ce7568067 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 124a71fac62545b18180e2628d709559 in term 1.
I20260630 12:27:34.973966 22206 leader_election.cc:304] T 7951cb23f6514018a452ccd20315d515 P 124a71fac62545b18180e2628d709559 [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: 054b1fd3ce814a6798811b80741fddc1, 124a71fac62545b18180e2628d709559; no voters: 
I20260630 12:27:34.974848 22442 raft_consensus.cc:2804] T 7951cb23f6514018a452ccd20315d515 P 124a71fac62545b18180e2628d709559 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:34.975888 22442 raft_consensus.cc:697] T 7951cb23f6514018a452ccd20315d515 P 124a71fac62545b18180e2628d709559 [term 1 LEADER]: Becoming Leader. State: Replica: 124a71fac62545b18180e2628d709559, State: Running, Role: LEADER
I20260630 12:27:34.976512 22442 consensus_queue.cc:237] T 7951cb23f6514018a452ccd20315d515 P 124a71fac62545b18180e2628d709559 [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: "124a71fac62545b18180e2628d709559" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 45097 } } peers { permanent_uuid: "74ccfb1695d94f07a218441ce7568067" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43043 } } peers { permanent_uuid: "054b1fd3ce814a6798811b80741fddc1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 46065 } }
I20260630 12:27:34.984182 22137 catalog_manager.cc:5697] T 7951cb23f6514018a452ccd20315d515 P 124a71fac62545b18180e2628d709559 reported cstate change: term changed from 0 to 1, leader changed from <none> to 124a71fac62545b18180e2628d709559 (127.12.213.1). New cstate: current_term: 1 leader_uuid: "124a71fac62545b18180e2628d709559" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "124a71fac62545b18180e2628d709559" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 45097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74ccfb1695d94f07a218441ce7568067" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "054b1fd3ce814a6798811b80741fddc1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 46065 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:35.132252 22315 raft_consensus.cc:1275] T 7951cb23f6514018a452ccd20315d515 P 054b1fd3ce814a6798811b80741fddc1 [term 1 FOLLOWER]: Refusing update from remote peer 124a71fac62545b18180e2628d709559: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:35.132829 22389 raft_consensus.cc:1275] T 7951cb23f6514018a452ccd20315d515 P 74ccfb1695d94f07a218441ce7568067 [term 1 FOLLOWER]: Refusing update from remote peer 124a71fac62545b18180e2628d709559: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:35.134016 22445 consensus_queue.cc:1048] T 7951cb23f6514018a452ccd20315d515 P 124a71fac62545b18180e2628d709559 [LEADER]: Connected to new peer: Peer: permanent_uuid: "054b1fd3ce814a6798811b80741fddc1" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 46065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:27:35.134727 22442 consensus_queue.cc:1048] T 7951cb23f6514018a452ccd20315d515 P 124a71fac62545b18180e2628d709559 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74ccfb1695d94f07a218441ce7568067" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 43043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:35.622922 13140 tablet_server.cc:179] TabletServer@127.12.213.1:0 shutting down...
I20260630 12:27:35.643266 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:35.643909 13140 tablet_replica.cc:333] T 7951cb23f6514018a452ccd20315d515 P 124a71fac62545b18180e2628d709559: stopping tablet replica
I20260630 12:27:35.644426 13140 raft_consensus.cc:2243] T 7951cb23f6514018a452ccd20315d515 P 124a71fac62545b18180e2628d709559 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:35.645289 13140 raft_consensus.cc:2272] T 7951cb23f6514018a452ccd20315d515 P 124a71fac62545b18180e2628d709559 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:35.656219 13140 tablet_server.cc:196] TabletServer@127.12.213.1:0 shutdown complete.
I20260630 12:27:35.665759 13140 tablet_server.cc:179] TabletServer@127.12.213.2:0 shutting down...
I20260630 12:27:35.684417 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:35.685081 13140 tablet_replica.cc:333] T 7951cb23f6514018a452ccd20315d515 P 054b1fd3ce814a6798811b80741fddc1: stopping tablet replica
I20260630 12:27:35.685590 13140 raft_consensus.cc:2243] T 7951cb23f6514018a452ccd20315d515 P 054b1fd3ce814a6798811b80741fddc1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:35.686077 13140 raft_consensus.cc:2272] T 7951cb23f6514018a452ccd20315d515 P 054b1fd3ce814a6798811b80741fddc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:35.696036 13140 tablet_server.cc:196] TabletServer@127.12.213.2:0 shutdown complete.
I20260630 12:27:35.705488 13140 tablet_server.cc:179] TabletServer@127.12.213.3:0 shutting down...
I20260630 12:27:35.726373 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:35.726953 13140 tablet_replica.cc:333] T 7951cb23f6514018a452ccd20315d515 P 74ccfb1695d94f07a218441ce7568067: stopping tablet replica
I20260630 12:27:35.727402 13140 raft_consensus.cc:2243] T 7951cb23f6514018a452ccd20315d515 P 74ccfb1695d94f07a218441ce7568067 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:35.727826 13140 raft_consensus.cc:2272] T 7951cb23f6514018a452ccd20315d515 P 74ccfb1695d94f07a218441ce7568067 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:35.747853 13140 tablet_server.cc:196] TabletServer@127.12.213.3:0 shutdown complete.
I20260630 12:27:35.757479 13140 master.cc:562] Master@127.12.213.62:43471 shutting down...
I20260630 12:27:35.775004 13140 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 74e5ad79587247eea69f16e9d4b0021b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:35.775554 13140 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 74e5ad79587247eea69f16e9d4b0021b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:35.775866 13140 tablet_replica.cc:333] T 00000000000000000000000000000000 P 74e5ad79587247eea69f16e9d4b0021b: stopping tablet replica
I20260630 12:27:35.794296 13140 master.cc:584] Master@127.12.213.62:43471 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap (2666 ms)
[ RUN      ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash
I20260630 12:27:35.820015 13140 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.213.62:39027
I20260630 12:27:35.821122 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:35.826267 22468 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
W20260630 12:27:35.827201 22467 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
W20260630 12:27:35.827850 22470 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
I20260630 12:27:35.828611 13140 server_base.cc:1061] running on GCE node
I20260630 12:27:35.829361 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:35.829532 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:35.829704 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822455829690 us; error 0 us; skew 500 ppm
I20260630 12:27:35.830296 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:35.832655 13140 webserver.cc:533] Webserver started at http://127.12.213.62:44135/ using document root <none> and password file <none>
I20260630 12:27:35.833127 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:35.833278 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:35.833581 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:35.834692 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822237130653-13140-0/minicluster-data/master-0-root/instance:
uuid: "7712166bb60744a08cb7092df994e884"
format_stamp: "Formatted at 2026-06-30 12:27:35 on dist-test-slave-zz34"
I20260630 12:27:35.838968 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:27:35.842339 22475 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:35.843071 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:27:35.843349 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822237130653-13140-0/minicluster-data/master-0-root
uuid: "7712166bb60744a08cb7092df994e884"
format_stamp: "Formatted at 2026-06-30 12:27:35 on dist-test-slave-zz34"
I20260630 12:27:35.843626 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822237130653-13140-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822237130653-13140-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822237130653-13140-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)
I20260630 12:27:35.865228 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:35.866235 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:35.899755 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.62:39027
I20260630 12:27:35.899852 22526 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.62:39027 every 8 connection(s)
I20260630 12:27:35.903551 22527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:35.914104 22527 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7712166bb60744a08cb7092df994e884: Bootstrap starting.
I20260630 12:27:35.918332 22527 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7712166bb60744a08cb7092df994e884: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:35.922190 22527 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7712166bb60744a08cb7092df994e884: No bootstrap required, opened a new log
I20260630 12:27:35.924203 22527 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7712166bb60744a08cb7092df994e884 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7712166bb60744a08cb7092df994e884" member_type: VOTER }
I20260630 12:27:35.924604 22527 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7712166bb60744a08cb7092df994e884 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:35.924844 22527 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7712166bb60744a08cb7092df994e884 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7712166bb60744a08cb7092df994e884, State: Initialized, Role: FOLLOWER
I20260630 12:27:35.925412 22527 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7712166bb60744a08cb7092df994e884 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7712166bb60744a08cb7092df994e884" member_type: VOTER }
I20260630 12:27:35.925866 22527 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7712166bb60744a08cb7092df994e884 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:27:35.926101 22527 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7712166bb60744a08cb7092df994e884 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:27:35.926434 22527 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7712166bb60744a08cb7092df994e884 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:35.931102 22527 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7712166bb60744a08cb7092df994e884 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7712166bb60744a08cb7092df994e884" member_type: VOTER }
I20260630 12:27:35.931629 22527 leader_election.cc:304] T 00000000000000000000000000000000 P 7712166bb60744a08cb7092df994e884 [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: 7712166bb60744a08cb7092df994e884; no voters: 
I20260630 12:27:35.932700 22527 leader_election.cc:290] T 00000000000000000000000000000000 P 7712166bb60744a08cb7092df994e884 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:27:35.933049 22530 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7712166bb60744a08cb7092df994e884 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:35.934458 22530 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7712166bb60744a08cb7092df994e884 [term 1 LEADER]: Becoming Leader. State: Replica: 7712166bb60744a08cb7092df994e884, State: Running, Role: LEADER
I20260630 12:27:35.935135 22530 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7712166bb60744a08cb7092df994e884 [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: "7712166bb60744a08cb7092df994e884" member_type: VOTER }
I20260630 12:27:35.935647 22527 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7712166bb60744a08cb7092df994e884 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:27:35.939425 22531 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7712166bb60744a08cb7092df994e884 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7712166bb60744a08cb7092df994e884" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7712166bb60744a08cb7092df994e884" member_type: VOTER } }
I20260630 12:27:35.940122 22531 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7712166bb60744a08cb7092df994e884 [sys.catalog]: This master's current role is: LEADER
I20260630 12:27:35.940071 22532 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7712166bb60744a08cb7092df994e884 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7712166bb60744a08cb7092df994e884. Latest consensus state: current_term: 1 leader_uuid: "7712166bb60744a08cb7092df994e884" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7712166bb60744a08cb7092df994e884" member_type: VOTER } }
I20260630 12:27:35.940820 22532 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7712166bb60744a08cb7092df994e884 [sys.catalog]: This master's current role is: LEADER
I20260630 12:27:35.942422 22537 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:27:35.948077 22537 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:27:35.950997 13140 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:27:35.956427 22537 catalog_manager.cc:1383] Generated new cluster ID: d068877c616a41b7afa6a6f046dec25c
I20260630 12:27:35.956724 22537 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:27:35.975502 22537 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:27:35.976791 22537 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:27:35.988909 22537 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7712166bb60744a08cb7092df994e884: Generated new TSK 0
I20260630 12:27:35.989548 22537 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:27:36.017776 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:36.024245 22548 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
W20260630 12:27:36.024866 22549 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
W20260630 12:27:36.026458 22551 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
I20260630 12:27:36.027204 13140 server_base.cc:1061] running on GCE node
I20260630 12:27:36.028079 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:36.028256 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:36.028386 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822456028374 us; error 0 us; skew 500 ppm
I20260630 12:27:36.028823 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:36.031121 13140 webserver.cc:533] Webserver started at http://127.12.213.1:35723/ using document root <none> and password file <none>
I20260630 12:27:36.031581 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:36.031737 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:36.031946 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:36.032979 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822237130653-13140-0/minicluster-data/ts-0-root/instance:
uuid: "abae8c4cf94e47b69bcfdb6a0a573241"
format_stamp: "Formatted at 2026-06-30 12:27:36 on dist-test-slave-zz34"
I20260630 12:27:36.037580 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:27:36.040877 22556 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:36.041669 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:27:36.041993 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822237130653-13140-0/minicluster-data/ts-0-root
uuid: "abae8c4cf94e47b69bcfdb6a0a573241"
format_stamp: "Formatted at 2026-06-30 12:27:36 on dist-test-slave-zz34"
I20260630 12:27:36.042351 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822237130653-13140-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822237130653-13140-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822237130653-13140-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)
I20260630 12:27:36.064860 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:36.065909 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:36.067425 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:36.069705 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:36.069875 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:36.070190 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:36.070358 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:27:36.106547 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.1:43421
I20260630 12:27:36.106633 22618 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.1:43421 every 8 connection(s)
I20260630 12:27:36.111362 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:36.118150 22623 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
W20260630 12:27:36.119339 22624 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
W20260630 12:27:36.121577 22626 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
I20260630 12:27:36.122222 13140 server_base.cc:1061] running on GCE node
I20260630 12:27:36.123459 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:36.123692 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:36.123878 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822456123860 us; error 0 us; skew 500 ppm
I20260630 12:27:36.124552 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:36.126984 22619 heartbeater.cc:344] Connected to a master server at 127.12.213.62:39027
I20260630 12:27:36.127378 22619 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:36.127574 13140 webserver.cc:533] Webserver started at http://127.12.213.2:34665/ using document root <none> and password file <none>
I20260630 12:27:36.128134 22619 heartbeater.cc:507] Master 127.12.213.62:39027 requested a full tablet report, sending...
I20260630 12:27:36.128149 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:36.128659 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:36.128938 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:36.129943 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822237130653-13140-0/minicluster-data/ts-1-root/instance:
uuid: "9cc3a0fd9f26423e8a1cc71a2b301708"
format_stamp: "Formatted at 2026-06-30 12:27:36 on dist-test-slave-zz34"
I20260630 12:27:36.130412 22492 ts_manager.cc:194] Registered new tserver with Master: abae8c4cf94e47b69bcfdb6a0a573241 (127.12.213.1:43421)
I20260630 12:27:36.132148 22492 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44060
I20260630 12:27:36.134718 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:27:36.138343 22631 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:36.139156 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:27:36.139458 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822237130653-13140-0/minicluster-data/ts-1-root
uuid: "9cc3a0fd9f26423e8a1cc71a2b301708"
format_stamp: "Formatted at 2026-06-30 12:27:36 on dist-test-slave-zz34"
I20260630 12:27:36.139743 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822237130653-13140-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822237130653-13140-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822237130653-13140-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)
I20260630 12:27:36.165972 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:36.167137 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:36.168542 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:36.170769 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:36.170969 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:36.171213 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:36.171365 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:36.209242 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.2:33003
I20260630 12:27:36.209375 22693 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.2:33003 every 8 connection(s)
I20260630 12:27:36.213949 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:36.220836 22697 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
W20260630 12:27:36.221362 22698 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
W20260630 12:27:36.226490 22700 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
I20260630 12:27:36.227231 13140 server_base.cc:1061] running on GCE node
I20260630 12:27:36.227567 22694 heartbeater.cc:344] Connected to a master server at 127.12.213.62:39027
I20260630 12:27:36.228030 22694 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:36.228382 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:36.228649 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:36.228852 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822456228834 us; error 0 us; skew 500 ppm
I20260630 12:27:36.228919 22694 heartbeater.cc:507] Master 127.12.213.62:39027 requested a full tablet report, sending...
I20260630 12:27:36.229628 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:36.231501 22492 ts_manager.cc:194] Registered new tserver with Master: 9cc3a0fd9f26423e8a1cc71a2b301708 (127.12.213.2:33003)
I20260630 12:27:36.232656 13140 webserver.cc:533] Webserver started at http://127.12.213.3:41635/ using document root <none> and password file <none>
I20260630 12:27:36.232923 22492 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44068
I20260630 12:27:36.233268 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:36.233541 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:36.233843 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:36.235317 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822237130653-13140-0/minicluster-data/ts-2-root/instance:
uuid: "bb27b61ab6f9436bb42910844cdb482a"
format_stamp: "Formatted at 2026-06-30 12:27:36 on dist-test-slave-zz34"
I20260630 12:27:36.239866 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:27:36.243659 22705 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:36.244496 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260630 12:27:36.244805 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822237130653-13140-0/minicluster-data/ts-2-root
uuid: "bb27b61ab6f9436bb42910844cdb482a"
format_stamp: "Formatted at 2026-06-30 12:27:36 on dist-test-slave-zz34"
I20260630 12:27:36.245123 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822237130653-13140-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822237130653-13140-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822237130653-13140-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)
I20260630 12:27:36.260771 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:36.261878 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:36.263342 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:36.265563 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:36.265785 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:36.266026 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:36.266214 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:27:36.302745 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.3:46647
I20260630 12:27:36.302883 22767 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.3:46647 every 8 connection(s)
I20260630 12:27:36.316196 22768 heartbeater.cc:344] Connected to a master server at 127.12.213.62:39027
I20260630 12:27:36.316594 22768 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:36.317240 22768 heartbeater.cc:507] Master 127.12.213.62:39027 requested a full tablet report, sending...
I20260630 12:27:36.319095 22492 ts_manager.cc:194] Registered new tserver with Master: bb27b61ab6f9436bb42910844cdb482a (127.12.213.3:46647)
I20260630 12:27:36.319265 13140 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013515797s
I20260630 12:27:36.320446 22492 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44084
I20260630 12:27:37.134681 22619 heartbeater.cc:499] Master 127.12.213.62:39027 was elected leader, sending a full tablet report...
I20260630 12:27:37.235805 22694 heartbeater.cc:499] Master 127.12.213.62:39027 was elected leader, sending a full tablet report...
I20260630 12:27:37.323145 22768 heartbeater.cc:499] Master 127.12.213.62:39027 was elected leader, sending a full tablet report...
I20260630 12:27:37.376106 22492 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44088:
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"
    }
  }
}
I20260630 12:27:37.436054 22659 tablet_service.cc:1511] Processing CreateTablet for tablet a2907540980c4e289c85c4abbfdeafef (DEFAULT_TABLE table=test-workload [id=2fbe65dbcfca49bbbad2b931ef2ccd8e]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:27:37.437551 22659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2907540980c4e289c85c4abbfdeafef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:37.436044 22658 tablet_service.cc:1511] Processing CreateTablet for tablet 3791c35481c04b4eb47e308e447a369b (DEFAULT_TABLE table=test-workload [id=2fbe65dbcfca49bbbad2b931ef2ccd8e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:27:37.439081 22658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3791c35481c04b4eb47e308e447a369b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:37.447485 22583 tablet_service.cc:1511] Processing CreateTablet for tablet 29f15ca9a2d04e8b8ef32a90fb5f6b8f (DEFAULT_TABLE table=test-workload [id=2fbe65dbcfca49bbbad2b931ef2ccd8e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:27:37.448953 22583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29f15ca9a2d04e8b8ef32a90fb5f6b8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:37.447489 22584 tablet_service.cc:1511] Processing CreateTablet for tablet 8d37f76015df4b7f9e2b195961c3e67e (DEFAULT_TABLE table=test-workload [id=2fbe65dbcfca49bbbad2b931ef2ccd8e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:27:37.450788 22732 tablet_service.cc:1511] Processing CreateTablet for tablet 5e4f37ca0ae7482f8c9488e89965bfa7 (DEFAULT_TABLE table=test-workload [id=2fbe65dbcfca49bbbad2b931ef2ccd8e]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:27:37.451330 22733 tablet_service.cc:1511] Processing CreateTablet for tablet cd4bb56cd60a44e7a27d71d6d0ad1b67 (DEFAULT_TABLE table=test-workload [id=2fbe65dbcfca49bbbad2b931ef2ccd8e]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:27:37.452162 22732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e4f37ca0ae7482f8c9488e89965bfa7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:37.452543 22584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d37f76015df4b7f9e2b195961c3e67e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:37.453756 22733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd4bb56cd60a44e7a27d71d6d0ad1b67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:37.476465 22789 tablet_bootstrap.cc:492] T 29f15ca9a2d04e8b8ef32a90fb5f6b8f P abae8c4cf94e47b69bcfdb6a0a573241: Bootstrap starting.
I20260630 12:27:37.482898 22789 tablet_bootstrap.cc:654] T 29f15ca9a2d04e8b8ef32a90fb5f6b8f P abae8c4cf94e47b69bcfdb6a0a573241: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:37.488106 22788 tablet_bootstrap.cc:492] T a2907540980c4e289c85c4abbfdeafef P 9cc3a0fd9f26423e8a1cc71a2b301708: Bootstrap starting.
I20260630 12:27:37.492267 22790 tablet_bootstrap.cc:492] T cd4bb56cd60a44e7a27d71d6d0ad1b67 P bb27b61ab6f9436bb42910844cdb482a: Bootstrap starting.
I20260630 12:27:37.494742 22788 tablet_bootstrap.cc:654] T a2907540980c4e289c85c4abbfdeafef P 9cc3a0fd9f26423e8a1cc71a2b301708: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:37.496359 22789 tablet_bootstrap.cc:492] T 29f15ca9a2d04e8b8ef32a90fb5f6b8f P abae8c4cf94e47b69bcfdb6a0a573241: No bootstrap required, opened a new log
I20260630 12:27:37.497054 22789 ts_tablet_manager.cc:1403] T 29f15ca9a2d04e8b8ef32a90fb5f6b8f P abae8c4cf94e47b69bcfdb6a0a573241: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260630 12:27:37.500316 22790 tablet_bootstrap.cc:654] T cd4bb56cd60a44e7a27d71d6d0ad1b67 P bb27b61ab6f9436bb42910844cdb482a: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:37.500147 22789 raft_consensus.cc:359] T 29f15ca9a2d04e8b8ef32a90fb5f6b8f P abae8c4cf94e47b69bcfdb6a0a573241 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } }
I20260630 12:27:37.500859 22789 raft_consensus.cc:385] T 29f15ca9a2d04e8b8ef32a90fb5f6b8f P abae8c4cf94e47b69bcfdb6a0a573241 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:37.501188 22788 tablet_bootstrap.cc:492] T a2907540980c4e289c85c4abbfdeafef P 9cc3a0fd9f26423e8a1cc71a2b301708: No bootstrap required, opened a new log
I20260630 12:27:37.501233 22789 raft_consensus.cc:740] T 29f15ca9a2d04e8b8ef32a90fb5f6b8f P abae8c4cf94e47b69bcfdb6a0a573241 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: abae8c4cf94e47b69bcfdb6a0a573241, State: Initialized, Role: FOLLOWER
I20260630 12:27:37.501693 22788 ts_tablet_manager.cc:1403] T a2907540980c4e289c85c4abbfdeafef P 9cc3a0fd9f26423e8a1cc71a2b301708: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.001s
I20260630 12:27:37.502465 22789 consensus_queue.cc:260] T 29f15ca9a2d04e8b8ef32a90fb5f6b8f P abae8c4cf94e47b69bcfdb6a0a573241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } }
I20260630 12:27:37.503345 22789 raft_consensus.cc:399] T 29f15ca9a2d04e8b8ef32a90fb5f6b8f P abae8c4cf94e47b69bcfdb6a0a573241 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:27:37.503882 22789 raft_consensus.cc:493] T 29f15ca9a2d04e8b8ef32a90fb5f6b8f P abae8c4cf94e47b69bcfdb6a0a573241 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:27:37.504292 22789 raft_consensus.cc:3060] T 29f15ca9a2d04e8b8ef32a90fb5f6b8f P abae8c4cf94e47b69bcfdb6a0a573241 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:37.504477 22788 raft_consensus.cc:359] T a2907540980c4e289c85c4abbfdeafef P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } }
I20260630 12:27:37.505018 22788 raft_consensus.cc:385] T a2907540980c4e289c85c4abbfdeafef P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:37.505255 22788 raft_consensus.cc:740] T a2907540980c4e289c85c4abbfdeafef P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cc3a0fd9f26423e8a1cc71a2b301708, State: Initialized, Role: FOLLOWER
I20260630 12:27:37.505868 22788 consensus_queue.cc:260] T a2907540980c4e289c85c4abbfdeafef P 9cc3a0fd9f26423e8a1cc71a2b301708 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } }
I20260630 12:27:37.506264 22790 tablet_bootstrap.cc:492] T cd4bb56cd60a44e7a27d71d6d0ad1b67 P bb27b61ab6f9436bb42910844cdb482a: No bootstrap required, opened a new log
I20260630 12:27:37.506464 22788 raft_consensus.cc:399] T a2907540980c4e289c85c4abbfdeafef P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:27:37.506835 22790 ts_tablet_manager.cc:1403] T cd4bb56cd60a44e7a27d71d6d0ad1b67 P bb27b61ab6f9436bb42910844cdb482a: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260630 12:27:37.506853 22788 raft_consensus.cc:493] T a2907540980c4e289c85c4abbfdeafef P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:27:37.507493 22788 raft_consensus.cc:3060] T a2907540980c4e289c85c4abbfdeafef P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:37.509910 22790 raft_consensus.cc:359] T cd4bb56cd60a44e7a27d71d6d0ad1b67 P bb27b61ab6f9436bb42910844cdb482a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } }
I20260630 12:27:37.510572 22790 raft_consensus.cc:385] T cd4bb56cd60a44e7a27d71d6d0ad1b67 P bb27b61ab6f9436bb42910844cdb482a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:37.510883 22790 raft_consensus.cc:740] T cd4bb56cd60a44e7a27d71d6d0ad1b67 P bb27b61ab6f9436bb42910844cdb482a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb27b61ab6f9436bb42910844cdb482a, State: Initialized, Role: FOLLOWER
I20260630 12:27:37.511674 22790 consensus_queue.cc:260] T cd4bb56cd60a44e7a27d71d6d0ad1b67 P bb27b61ab6f9436bb42910844cdb482a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } }
I20260630 12:27:37.512490 22788 raft_consensus.cc:515] T a2907540980c4e289c85c4abbfdeafef P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } }
I20260630 12:27:37.512530 22790 raft_consensus.cc:399] T cd4bb56cd60a44e7a27d71d6d0ad1b67 P bb27b61ab6f9436bb42910844cdb482a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:27:37.512530 22789 raft_consensus.cc:515] T 29f15ca9a2d04e8b8ef32a90fb5f6b8f P abae8c4cf94e47b69bcfdb6a0a573241 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } }
I20260630 12:27:37.513173 22790 raft_consensus.cc:493] T cd4bb56cd60a44e7a27d71d6d0ad1b67 P bb27b61ab6f9436bb42910844cdb482a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:27:37.513207 22788 leader_election.cc:304] T a2907540980c4e289c85c4abbfdeafef P 9cc3a0fd9f26423e8a1cc71a2b301708 [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: 9cc3a0fd9f26423e8a1cc71a2b301708; no voters: 
I20260630 12:27:37.513530 22789 leader_election.cc:304] T 29f15ca9a2d04e8b8ef32a90fb5f6b8f P abae8c4cf94e47b69bcfdb6a0a573241 [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: abae8c4cf94e47b69bcfdb6a0a573241; no voters: 
I20260630 12:27:37.513693 22790 raft_consensus.cc:3060] T cd4bb56cd60a44e7a27d71d6d0ad1b67 P bb27b61ab6f9436bb42910844cdb482a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:37.518735 22788 leader_election.cc:290] T a2907540980c4e289c85c4abbfdeafef P 9cc3a0fd9f26423e8a1cc71a2b301708 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:27:37.519166 22794 raft_consensus.cc:2804] T a2907540980c4e289c85c4abbfdeafef P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:37.521615 22795 raft_consensus.cc:2804] T 29f15ca9a2d04e8b8ef32a90fb5f6b8f P abae8c4cf94e47b69bcfdb6a0a573241 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:37.522096 22789 leader_election.cc:290] T 29f15ca9a2d04e8b8ef32a90fb5f6b8f P abae8c4cf94e47b69bcfdb6a0a573241 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:27:37.522961 22790 raft_consensus.cc:515] T cd4bb56cd60a44e7a27d71d6d0ad1b67 P bb27b61ab6f9436bb42910844cdb482a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } }
I20260630 12:27:37.523950 22790 leader_election.cc:304] T cd4bb56cd60a44e7a27d71d6d0ad1b67 P bb27b61ab6f9436bb42910844cdb482a [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: bb27b61ab6f9436bb42910844cdb482a; no voters: 
I20260630 12:27:37.527872 22788 ts_tablet_manager.cc:1434] T a2907540980c4e289c85c4abbfdeafef P 9cc3a0fd9f26423e8a1cc71a2b301708: Time spent starting tablet: real 0.026s	user 0.011s	sys 0.014s
I20260630 12:27:37.529353 22788 tablet_bootstrap.cc:492] T 3791c35481c04b4eb47e308e447a369b P 9cc3a0fd9f26423e8a1cc71a2b301708: Bootstrap starting.
I20260630 12:27:37.531526 22790 leader_election.cc:290] T cd4bb56cd60a44e7a27d71d6d0ad1b67 P bb27b61ab6f9436bb42910844cdb482a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:27:37.532526 22800 raft_consensus.cc:2804] T cd4bb56cd60a44e7a27d71d6d0ad1b67 P bb27b61ab6f9436bb42910844cdb482a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:37.532270 22795 raft_consensus.cc:697] T 29f15ca9a2d04e8b8ef32a90fb5f6b8f P abae8c4cf94e47b69bcfdb6a0a573241 [term 1 LEADER]: Becoming Leader. State: Replica: abae8c4cf94e47b69bcfdb6a0a573241, State: Running, Role: LEADER
I20260630 12:27:37.537132 22795 consensus_queue.cc:237] T 29f15ca9a2d04e8b8ef32a90fb5f6b8f P abae8c4cf94e47b69bcfdb6a0a573241 [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: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } }
I20260630 12:27:37.540890 22789 ts_tablet_manager.cc:1434] T 29f15ca9a2d04e8b8ef32a90fb5f6b8f P abae8c4cf94e47b69bcfdb6a0a573241: Time spent starting tablet: real 0.043s	user 0.020s	sys 0.013s
I20260630 12:27:37.541498 22788 tablet_bootstrap.cc:654] T 3791c35481c04b4eb47e308e447a369b P 9cc3a0fd9f26423e8a1cc71a2b301708: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:37.542014 22789 tablet_bootstrap.cc:492] T 8d37f76015df4b7f9e2b195961c3e67e P abae8c4cf94e47b69bcfdb6a0a573241: Bootstrap starting.
I20260630 12:27:37.534889 22794 raft_consensus.cc:697] T a2907540980c4e289c85c4abbfdeafef P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 1 LEADER]: Becoming Leader. State: Replica: 9cc3a0fd9f26423e8a1cc71a2b301708, State: Running, Role: LEADER
I20260630 12:27:37.539575 22800 raft_consensus.cc:697] T cd4bb56cd60a44e7a27d71d6d0ad1b67 P bb27b61ab6f9436bb42910844cdb482a [term 1 LEADER]: Becoming Leader. State: Replica: bb27b61ab6f9436bb42910844cdb482a, State: Running, Role: LEADER
I20260630 12:27:37.544281 22794 consensus_queue.cc:237] T a2907540980c4e289c85c4abbfdeafef P 9cc3a0fd9f26423e8a1cc71a2b301708 [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: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } }
I20260630 12:27:37.545455 22790 ts_tablet_manager.cc:1434] T cd4bb56cd60a44e7a27d71d6d0ad1b67 P bb27b61ab6f9436bb42910844cdb482a: Time spent starting tablet: real 0.038s	user 0.021s	sys 0.009s
I20260630 12:27:37.545254 22800 consensus_queue.cc:237] T cd4bb56cd60a44e7a27d71d6d0ad1b67 P bb27b61ab6f9436bb42910844cdb482a [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: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } }
I20260630 12:27:37.555817 22789 tablet_bootstrap.cc:654] T 8d37f76015df4b7f9e2b195961c3e67e P abae8c4cf94e47b69bcfdb6a0a573241: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:37.558573 22790 tablet_bootstrap.cc:492] T 5e4f37ca0ae7482f8c9488e89965bfa7 P bb27b61ab6f9436bb42910844cdb482a: Bootstrap starting.
I20260630 12:27:37.572835 22788 tablet_bootstrap.cc:492] T 3791c35481c04b4eb47e308e447a369b P 9cc3a0fd9f26423e8a1cc71a2b301708: No bootstrap required, opened a new log
I20260630 12:27:37.573029 22790 tablet_bootstrap.cc:654] T 5e4f37ca0ae7482f8c9488e89965bfa7 P bb27b61ab6f9436bb42910844cdb482a: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:37.565768 22492 catalog_manager.cc:5697] T 29f15ca9a2d04e8b8ef32a90fb5f6b8f P abae8c4cf94e47b69bcfdb6a0a573241 reported cstate change: term changed from 0 to 1, leader changed from <none> to abae8c4cf94e47b69bcfdb6a0a573241 (127.12.213.1). New cstate: current_term: 1 leader_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } health_report { overall_health: HEALTHY } } }
I20260630 12:27:37.573662 22788 ts_tablet_manager.cc:1403] T 3791c35481c04b4eb47e308e447a369b P 9cc3a0fd9f26423e8a1cc71a2b301708: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.017s
I20260630 12:27:37.579425 22789 tablet_bootstrap.cc:492] T 8d37f76015df4b7f9e2b195961c3e67e P abae8c4cf94e47b69bcfdb6a0a573241: No bootstrap required, opened a new log
I20260630 12:27:37.580266 22789 ts_tablet_manager.cc:1403] T 8d37f76015df4b7f9e2b195961c3e67e P abae8c4cf94e47b69bcfdb6a0a573241: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.003s
I20260630 12:27:37.580750 22788 raft_consensus.cc:359] T 3791c35481c04b4eb47e308e447a369b P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } }
I20260630 12:27:37.581593 22788 raft_consensus.cc:385] T 3791c35481c04b4eb47e308e447a369b P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:37.582002 22788 raft_consensus.cc:740] T 3791c35481c04b4eb47e308e447a369b P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cc3a0fd9f26423e8a1cc71a2b301708, State: Initialized, Role: FOLLOWER
I20260630 12:27:37.582551 22489 catalog_manager.cc:5697] T a2907540980c4e289c85c4abbfdeafef P 9cc3a0fd9f26423e8a1cc71a2b301708 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9cc3a0fd9f26423e8a1cc71a2b301708 (127.12.213.2). New cstate: current_term: 1 leader_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } health_report { overall_health: HEALTHY } } }
I20260630 12:27:37.582912 22788 consensus_queue.cc:260] T 3791c35481c04b4eb47e308e447a369b P 9cc3a0fd9f26423e8a1cc71a2b301708 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } }
I20260630 12:27:37.583746 22788 raft_consensus.cc:399] T 3791c35481c04b4eb47e308e447a369b P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:27:37.584158 22788 raft_consensus.cc:493] T 3791c35481c04b4eb47e308e447a369b P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:27:37.584590 22788 raft_consensus.cc:3060] T 3791c35481c04b4eb47e308e447a369b P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:37.587764 22491 catalog_manager.cc:5697] T cd4bb56cd60a44e7a27d71d6d0ad1b67 P bb27b61ab6f9436bb42910844cdb482a reported cstate change: term changed from 0 to 1, leader changed from <none> to bb27b61ab6f9436bb42910844cdb482a (127.12.213.3). New cstate: current_term: 1 leader_uuid: "bb27b61ab6f9436bb42910844cdb482a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } health_report { overall_health: HEALTHY } } }
I20260630 12:27:37.584681 22789 raft_consensus.cc:359] T 8d37f76015df4b7f9e2b195961c3e67e P abae8c4cf94e47b69bcfdb6a0a573241 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } }
I20260630 12:27:37.592644 22789 raft_consensus.cc:385] T 8d37f76015df4b7f9e2b195961c3e67e P abae8c4cf94e47b69bcfdb6a0a573241 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:37.593019 22789 raft_consensus.cc:740] T 8d37f76015df4b7f9e2b195961c3e67e P abae8c4cf94e47b69bcfdb6a0a573241 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: abae8c4cf94e47b69bcfdb6a0a573241, State: Initialized, Role: FOLLOWER
I20260630 12:27:37.594484 22789 consensus_queue.cc:260] T 8d37f76015df4b7f9e2b195961c3e67e P abae8c4cf94e47b69bcfdb6a0a573241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } }
I20260630 12:27:37.598352 22789 raft_consensus.cc:399] T 8d37f76015df4b7f9e2b195961c3e67e P abae8c4cf94e47b69bcfdb6a0a573241 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:27:37.598758 22789 raft_consensus.cc:493] T 8d37f76015df4b7f9e2b195961c3e67e P abae8c4cf94e47b69bcfdb6a0a573241 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:27:37.604277 22789 raft_consensus.cc:3060] T 8d37f76015df4b7f9e2b195961c3e67e P abae8c4cf94e47b69bcfdb6a0a573241 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:37.605131 22788 raft_consensus.cc:515] T 3791c35481c04b4eb47e308e447a369b P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } }
I20260630 12:27:37.605782 22788 leader_election.cc:304] T 3791c35481c04b4eb47e308e447a369b P 9cc3a0fd9f26423e8a1cc71a2b301708 [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: 9cc3a0fd9f26423e8a1cc71a2b301708; no voters: 
I20260630 12:27:37.606509 22794 raft_consensus.cc:2804] T 3791c35481c04b4eb47e308e447a369b P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:37.607239 22794 raft_consensus.cc:697] T 3791c35481c04b4eb47e308e447a369b P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 1 LEADER]: Becoming Leader. State: Replica: 9cc3a0fd9f26423e8a1cc71a2b301708, State: Running, Role: LEADER
I20260630 12:27:37.607899 22794 consensus_queue.cc:237] T 3791c35481c04b4eb47e308e447a369b P 9cc3a0fd9f26423e8a1cc71a2b301708 [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: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } }
I20260630 12:27:37.609409 22788 leader_election.cc:290] T 3791c35481c04b4eb47e308e447a369b P 9cc3a0fd9f26423e8a1cc71a2b301708 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:27:37.612555 22789 raft_consensus.cc:515] T 8d37f76015df4b7f9e2b195961c3e67e P abae8c4cf94e47b69bcfdb6a0a573241 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } }
I20260630 12:27:37.613956 22788 ts_tablet_manager.cc:1434] T 3791c35481c04b4eb47e308e447a369b P 9cc3a0fd9f26423e8a1cc71a2b301708: Time spent starting tablet: real 0.040s	user 0.018s	sys 0.001s
I20260630 12:27:37.618866 22790 tablet_bootstrap.cc:492] T 5e4f37ca0ae7482f8c9488e89965bfa7 P bb27b61ab6f9436bb42910844cdb482a: No bootstrap required, opened a new log
I20260630 12:27:37.620466 22790 ts_tablet_manager.cc:1403] T 5e4f37ca0ae7482f8c9488e89965bfa7 P bb27b61ab6f9436bb42910844cdb482a: Time spent bootstrapping tablet: real 0.072s	user 0.016s	sys 0.004s
I20260630 12:27:37.619524 22789 leader_election.cc:304] T 8d37f76015df4b7f9e2b195961c3e67e P abae8c4cf94e47b69bcfdb6a0a573241 [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: abae8c4cf94e47b69bcfdb6a0a573241; no voters: 
I20260630 12:27:37.622714 22789 leader_election.cc:290] T 8d37f76015df4b7f9e2b195961c3e67e P abae8c4cf94e47b69bcfdb6a0a573241 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:27:37.623008 22798 raft_consensus.cc:2804] T 8d37f76015df4b7f9e2b195961c3e67e P abae8c4cf94e47b69bcfdb6a0a573241 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:37.627965 22789 ts_tablet_manager.cc:1434] T 8d37f76015df4b7f9e2b195961c3e67e P abae8c4cf94e47b69bcfdb6a0a573241: Time spent starting tablet: real 0.047s	user 0.014s	sys 0.003s
I20260630 12:27:37.632287 22790 raft_consensus.cc:359] T 5e4f37ca0ae7482f8c9488e89965bfa7 P bb27b61ab6f9436bb42910844cdb482a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } }
I20260630 12:27:37.636376 22798 raft_consensus.cc:697] T 8d37f76015df4b7f9e2b195961c3e67e P abae8c4cf94e47b69bcfdb6a0a573241 [term 1 LEADER]: Becoming Leader. State: Replica: abae8c4cf94e47b69bcfdb6a0a573241, State: Running, Role: LEADER
I20260630 12:27:37.636989 22790 raft_consensus.cc:385] T 5e4f37ca0ae7482f8c9488e89965bfa7 P bb27b61ab6f9436bb42910844cdb482a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:37.637373 22790 raft_consensus.cc:740] T 5e4f37ca0ae7482f8c9488e89965bfa7 P bb27b61ab6f9436bb42910844cdb482a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb27b61ab6f9436bb42910844cdb482a, State: Initialized, Role: FOLLOWER
I20260630 12:27:37.637537 22798 consensus_queue.cc:237] T 8d37f76015df4b7f9e2b195961c3e67e P abae8c4cf94e47b69bcfdb6a0a573241 [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: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } }
I20260630 12:27:37.638350 22790 consensus_queue.cc:260] T 5e4f37ca0ae7482f8c9488e89965bfa7 P bb27b61ab6f9436bb42910844cdb482a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } }
I20260630 12:27:37.639109 22790 raft_consensus.cc:399] T 5e4f37ca0ae7482f8c9488e89965bfa7 P bb27b61ab6f9436bb42910844cdb482a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:27:37.639473 22790 raft_consensus.cc:493] T 5e4f37ca0ae7482f8c9488e89965bfa7 P bb27b61ab6f9436bb42910844cdb482a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:27:37.639824 22790 raft_consensus.cc:3060] T 5e4f37ca0ae7482f8c9488e89965bfa7 P bb27b61ab6f9436bb42910844cdb482a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:37.642302 22491 catalog_manager.cc:5697] T 3791c35481c04b4eb47e308e447a369b P 9cc3a0fd9f26423e8a1cc71a2b301708 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9cc3a0fd9f26423e8a1cc71a2b301708 (127.12.213.2). New cstate: current_term: 1 leader_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } health_report { overall_health: HEALTHY } } }
I20260630 12:27:37.646944 22492 catalog_manager.cc:5697] T 8d37f76015df4b7f9e2b195961c3e67e P abae8c4cf94e47b69bcfdb6a0a573241 reported cstate change: term changed from 0 to 1, leader changed from <none> to abae8c4cf94e47b69bcfdb6a0a573241 (127.12.213.1). New cstate: current_term: 1 leader_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } health_report { overall_health: HEALTHY } } }
I20260630 12:27:37.647447 22790 raft_consensus.cc:515] T 5e4f37ca0ae7482f8c9488e89965bfa7 P bb27b61ab6f9436bb42910844cdb482a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } }
I20260630 12:27:37.648176 22790 leader_election.cc:304] T 5e4f37ca0ae7482f8c9488e89965bfa7 P bb27b61ab6f9436bb42910844cdb482a [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: bb27b61ab6f9436bb42910844cdb482a; no voters: 
I20260630 12:27:37.648811 22790 leader_election.cc:290] T 5e4f37ca0ae7482f8c9488e89965bfa7 P bb27b61ab6f9436bb42910844cdb482a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:27:37.648998 22800 raft_consensus.cc:2804] T 5e4f37ca0ae7482f8c9488e89965bfa7 P bb27b61ab6f9436bb42910844cdb482a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:37.649566 22800 raft_consensus.cc:697] T 5e4f37ca0ae7482f8c9488e89965bfa7 P bb27b61ab6f9436bb42910844cdb482a [term 1 LEADER]: Becoming Leader. State: Replica: bb27b61ab6f9436bb42910844cdb482a, State: Running, Role: LEADER
I20260630 12:27:37.650303 22800 consensus_queue.cc:237] T 5e4f37ca0ae7482f8c9488e89965bfa7 P bb27b61ab6f9436bb42910844cdb482a [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: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } }
I20260630 12:27:37.650960 22790 ts_tablet_manager.cc:1434] T 5e4f37ca0ae7482f8c9488e89965bfa7 P bb27b61ab6f9436bb42910844cdb482a: Time spent starting tablet: real 0.030s	user 0.016s	sys 0.000s
I20260630 12:27:37.657852 22491 catalog_manager.cc:5697] T 5e4f37ca0ae7482f8c9488e89965bfa7 P bb27b61ab6f9436bb42910844cdb482a reported cstate change: term changed from 0 to 1, leader changed from <none> to bb27b61ab6f9436bb42910844cdb482a (127.12.213.3). New cstate: current_term: 1 leader_uuid: "bb27b61ab6f9436bb42910844cdb482a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } health_report { overall_health: HEALTHY } } }
I20260630 12:27:38.319762 22489 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44096:
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"
    }
  }
}
W20260630 12:27:38.322080 22489 catalog_manager.cc:7077] 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.
I20260630 12:27:38.362670 22584 tablet_service.cc:1511] Processing CreateTablet for tablet 0708022a21d2491ebbbc886707d8e851 (DEFAULT_TABLE table=test-workload-rf3 [id=fb25f5e929a047948580212948d099d6]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:27:38.363955 22584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0708022a21d2491ebbbc886707d8e851. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:38.363924 22659 tablet_service.cc:1511] Processing CreateTablet for tablet 0708022a21d2491ebbbc886707d8e851 (DEFAULT_TABLE table=test-workload-rf3 [id=fb25f5e929a047948580212948d099d6]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:27:38.365208 22733 tablet_service.cc:1511] Processing CreateTablet for tablet 0708022a21d2491ebbbc886707d8e851 (DEFAULT_TABLE table=test-workload-rf3 [id=fb25f5e929a047948580212948d099d6]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:27:38.366546 22733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0708022a21d2491ebbbc886707d8e851. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:38.367278 22583 tablet_service.cc:1511] Processing CreateTablet for tablet cbf5a28d237c44b69914960de25c1786 (DEFAULT_TABLE table=test-workload-rf3 [id=fb25f5e929a047948580212948d099d6]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:27:38.368543 22583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbf5a28d237c44b69914960de25c1786. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:38.370203 22732 tablet_service.cc:1511] Processing CreateTablet for tablet cbf5a28d237c44b69914960de25c1786 (DEFAULT_TABLE table=test-workload-rf3 [id=fb25f5e929a047948580212948d099d6]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:27:38.371627 22732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbf5a28d237c44b69914960de25c1786. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:38.371871 22658 tablet_service.cc:1511] Processing CreateTablet for tablet cbf5a28d237c44b69914960de25c1786 (DEFAULT_TABLE table=test-workload-rf3 [id=fb25f5e929a047948580212948d099d6]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:27:38.365233 22659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0708022a21d2491ebbbc886707d8e851. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:38.377913 22657 tablet_service.cc:1511] Processing CreateTablet for tablet b7f4f98f7b3049c5972420b9965316d9 (DEFAULT_TABLE table=test-workload-rf3 [id=fb25f5e929a047948580212948d099d6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:27:38.379340 22657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7f4f98f7b3049c5972420b9965316d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:38.379101 22731 tablet_service.cc:1511] Processing CreateTablet for tablet b7f4f98f7b3049c5972420b9965316d9 (DEFAULT_TABLE table=test-workload-rf3 [id=fb25f5e929a047948580212948d099d6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:27:38.380398 22731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7f4f98f7b3049c5972420b9965316d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:38.385164 22582 tablet_service.cc:1511] Processing CreateTablet for tablet b7f4f98f7b3049c5972420b9965316d9 (DEFAULT_TABLE table=test-workload-rf3 [id=fb25f5e929a047948580212948d099d6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:27:38.386543 22582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7f4f98f7b3049c5972420b9965316d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:38.387765 22730 tablet_service.cc:1511] Processing CreateTablet for tablet 516cdec9cc5744e59d55805dd6e22212 (DEFAULT_TABLE table=test-workload-rf3 [id=fb25f5e929a047948580212948d099d6]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:27:38.389103 22730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 516cdec9cc5744e59d55805dd6e22212. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:38.391278 22658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbf5a28d237c44b69914960de25c1786. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:38.392009 22729 tablet_service.cc:1511] Processing CreateTablet for tablet 1822859ccb4548e3923af2dc1eb526d8 (DEFAULT_TABLE table=test-workload-rf3 [id=fb25f5e929a047948580212948d099d6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:27:38.393286 22729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1822859ccb4548e3923af2dc1eb526d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:38.394963 22581 tablet_service.cc:1511] Processing CreateTablet for tablet 516cdec9cc5744e59d55805dd6e22212 (DEFAULT_TABLE table=test-workload-rf3 [id=fb25f5e929a047948580212948d099d6]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:27:38.396287 22581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 516cdec9cc5744e59d55805dd6e22212. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:38.396556 22656 tablet_service.cc:1511] Processing CreateTablet for tablet 516cdec9cc5744e59d55805dd6e22212 (DEFAULT_TABLE table=test-workload-rf3 [id=fb25f5e929a047948580212948d099d6]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:27:38.397790 22656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 516cdec9cc5744e59d55805dd6e22212. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:38.397557 22580 tablet_service.cc:1511] Processing CreateTablet for tablet 1822859ccb4548e3923af2dc1eb526d8 (DEFAULT_TABLE table=test-workload-rf3 [id=fb25f5e929a047948580212948d099d6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:27:38.399282 22580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1822859ccb4548e3923af2dc1eb526d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:38.399848 22655 tablet_service.cc:1511] Processing CreateTablet for tablet 1822859ccb4548e3923af2dc1eb526d8 (DEFAULT_TABLE table=test-workload-rf3 [id=fb25f5e929a047948580212948d099d6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:27:38.401144 22655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1822859ccb4548e3923af2dc1eb526d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:38.403756 22579 tablet_service.cc:1511] Processing CreateTablet for tablet d0a271f4bca649a985bb0a560307e13a (DEFAULT_TABLE table=test-workload-rf3 [id=fb25f5e929a047948580212948d099d6]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:27:38.405479 22579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0a271f4bca649a985bb0a560307e13a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:38.437808 22654 tablet_service.cc:1511] Processing CreateTablet for tablet d0a271f4bca649a985bb0a560307e13a (DEFAULT_TABLE table=test-workload-rf3 [id=fb25f5e929a047948580212948d099d6]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:27:38.439287 22654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0a271f4bca649a985bb0a560307e13a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:38.465831 22728 tablet_service.cc:1511] Processing CreateTablet for tablet d0a271f4bca649a985bb0a560307e13a (DEFAULT_TABLE table=test-workload-rf3 [id=fb25f5e929a047948580212948d099d6]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:27:38.467264 22844 tablet_bootstrap.cc:492] T 0708022a21d2491ebbbc886707d8e851 P abae8c4cf94e47b69bcfdb6a0a573241: Bootstrap starting.
I20260630 12:27:38.468029 22728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0a271f4bca649a985bb0a560307e13a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:38.472328 22845 tablet_bootstrap.cc:492] T 0708022a21d2491ebbbc886707d8e851 P 9cc3a0fd9f26423e8a1cc71a2b301708: Bootstrap starting.
I20260630 12:27:38.486480 22845 tablet_bootstrap.cc:654] T 0708022a21d2491ebbbc886707d8e851 P 9cc3a0fd9f26423e8a1cc71a2b301708: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:38.490515 22846 tablet_bootstrap.cc:492] T b7f4f98f7b3049c5972420b9965316d9 P bb27b61ab6f9436bb42910844cdb482a: Bootstrap starting.
I20260630 12:27:38.491422 22844 tablet_bootstrap.cc:654] T 0708022a21d2491ebbbc886707d8e851 P abae8c4cf94e47b69bcfdb6a0a573241: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:38.498409 22845 tablet_bootstrap.cc:492] T 0708022a21d2491ebbbc886707d8e851 P 9cc3a0fd9f26423e8a1cc71a2b301708: No bootstrap required, opened a new log
I20260630 12:27:38.499032 22845 ts_tablet_manager.cc:1403] T 0708022a21d2491ebbbc886707d8e851 P 9cc3a0fd9f26423e8a1cc71a2b301708: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.006s
I20260630 12:27:38.500116 22846 tablet_bootstrap.cc:654] T b7f4f98f7b3049c5972420b9965316d9 P bb27b61ab6f9436bb42910844cdb482a: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:38.500799 22844 tablet_bootstrap.cc:492] T 0708022a21d2491ebbbc886707d8e851 P abae8c4cf94e47b69bcfdb6a0a573241: No bootstrap required, opened a new log
I20260630 12:27:38.501346 22844 ts_tablet_manager.cc:1403] T 0708022a21d2491ebbbc886707d8e851 P abae8c4cf94e47b69bcfdb6a0a573241: Time spent bootstrapping tablet: real 0.034s	user 0.005s	sys 0.007s
I20260630 12:27:38.501441 22845 raft_consensus.cc:359] T 0708022a21d2491ebbbc886707d8e851 P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } } peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } } peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } }
I20260630 12:27:38.502125 22845 raft_consensus.cc:385] T 0708022a21d2491ebbbc886707d8e851 P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:38.502437 22845 raft_consensus.cc:740] T 0708022a21d2491ebbbc886707d8e851 P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cc3a0fd9f26423e8a1cc71a2b301708, State: Initialized, Role: FOLLOWER
I20260630 12:27:38.503152 22845 consensus_queue.cc:260] T 0708022a21d2491ebbbc886707d8e851 P 9cc3a0fd9f26423e8a1cc71a2b301708 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } } peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } } peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } }
I20260630 12:27:38.504333 22844 raft_consensus.cc:359] T 0708022a21d2491ebbbc886707d8e851 P abae8c4cf94e47b69bcfdb6a0a573241 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } } peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } } peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } }
I20260630 12:27:38.505152 22844 raft_consensus.cc:385] T 0708022a21d2491ebbbc886707d8e851 P abae8c4cf94e47b69bcfdb6a0a573241 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:38.505317 22845 ts_tablet_manager.cc:1434] T 0708022a21d2491ebbbc886707d8e851 P 9cc3a0fd9f26423e8a1cc71a2b301708: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260630 12:27:38.505548 22844 raft_consensus.cc:740] T 0708022a21d2491ebbbc886707d8e851 P abae8c4cf94e47b69bcfdb6a0a573241 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: abae8c4cf94e47b69bcfdb6a0a573241, State: Initialized, Role: FOLLOWER
I20260630 12:27:38.506376 22845 tablet_bootstrap.cc:492] T b7f4f98f7b3049c5972420b9965316d9 P 9cc3a0fd9f26423e8a1cc71a2b301708: Bootstrap starting.
I20260630 12:27:38.506614 22846 tablet_bootstrap.cc:492] T b7f4f98f7b3049c5972420b9965316d9 P bb27b61ab6f9436bb42910844cdb482a: No bootstrap required, opened a new log
I20260630 12:27:38.506675 22844 consensus_queue.cc:260] T 0708022a21d2491ebbbc886707d8e851 P abae8c4cf94e47b69bcfdb6a0a573241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } } peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } } peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } }
I20260630 12:27:38.507341 22846 ts_tablet_manager.cc:1403] T b7f4f98f7b3049c5972420b9965316d9 P bb27b61ab6f9436bb42910844cdb482a: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.003s
I20260630 12:27:38.509080 22844 ts_tablet_manager.cc:1434] T 0708022a21d2491ebbbc886707d8e851 P abae8c4cf94e47b69bcfdb6a0a573241: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260630 12:27:38.510103 22844 tablet_bootstrap.cc:492] T cbf5a28d237c44b69914960de25c1786 P abae8c4cf94e47b69bcfdb6a0a573241: Bootstrap starting.
I20260630 12:27:38.513103 22845 tablet_bootstrap.cc:654] T b7f4f98f7b3049c5972420b9965316d9 P 9cc3a0fd9f26423e8a1cc71a2b301708: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:38.516196 22844 tablet_bootstrap.cc:654] T cbf5a28d237c44b69914960de25c1786 P abae8c4cf94e47b69bcfdb6a0a573241: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:38.527864 22845 tablet_bootstrap.cc:492] T b7f4f98f7b3049c5972420b9965316d9 P 9cc3a0fd9f26423e8a1cc71a2b301708: No bootstrap required, opened a new log
I20260630 12:27:38.527704 22846 raft_consensus.cc:359] T b7f4f98f7b3049c5972420b9965316d9 P bb27b61ab6f9436bb42910844cdb482a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } } peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } } peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } }
I20260630 12:27:38.528604 22845 ts_tablet_manager.cc:1403] T b7f4f98f7b3049c5972420b9965316d9 P 9cc3a0fd9f26423e8a1cc71a2b301708: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.004s
I20260630 12:27:38.528741 22846 raft_consensus.cc:385] T b7f4f98f7b3049c5972420b9965316d9 P bb27b61ab6f9436bb42910844cdb482a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:38.529177 22846 raft_consensus.cc:740] T b7f4f98f7b3049c5972420b9965316d9 P bb27b61ab6f9436bb42910844cdb482a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb27b61ab6f9436bb42910844cdb482a, State: Initialized, Role: FOLLOWER
I20260630 12:27:38.530300 22844 tablet_bootstrap.cc:492] T cbf5a28d237c44b69914960de25c1786 P abae8c4cf94e47b69bcfdb6a0a573241: No bootstrap required, opened a new log
I20260630 12:27:38.529973 22846 consensus_queue.cc:260] T b7f4f98f7b3049c5972420b9965316d9 P bb27b61ab6f9436bb42910844cdb482a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } } peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } } peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } }
I20260630 12:27:38.530829 22844 ts_tablet_manager.cc:1403] T cbf5a28d237c44b69914960de25c1786 P abae8c4cf94e47b69bcfdb6a0a573241: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.009s
I20260630 12:27:38.531399 22845 raft_consensus.cc:359] T b7f4f98f7b3049c5972420b9965316d9 P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } } peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } } peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } }
I20260630 12:27:38.531982 22845 raft_consensus.cc:385] T b7f4f98f7b3049c5972420b9965316d9 P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:38.532225 22845 raft_consensus.cc:740] T b7f4f98f7b3049c5972420b9965316d9 P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cc3a0fd9f26423e8a1cc71a2b301708, State: Initialized, Role: FOLLOWER
I20260630 12:27:38.533017 22845 consensus_queue.cc:260] T b7f4f98f7b3049c5972420b9965316d9 P 9cc3a0fd9f26423e8a1cc71a2b301708 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } } peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } } peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } }
I20260630 12:27:38.533798 22844 raft_consensus.cc:359] T cbf5a28d237c44b69914960de25c1786 P abae8c4cf94e47b69bcfdb6a0a573241 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } } peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } } peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } }
I20260630 12:27:38.534552 22844 raft_consensus.cc:385] T cbf5a28d237c44b69914960de25c1786 P abae8c4cf94e47b69bcfdb6a0a573241 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:38.534826 22844 raft_consensus.cc:740] T cbf5a28d237c44b69914960de25c1786 P abae8c4cf94e47b69bcfdb6a0a573241 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: abae8c4cf94e47b69bcfdb6a0a573241, State: Initialized, Role: FOLLOWER
I20260630 12:27:38.535175 22845 ts_tablet_manager.cc:1434] T b7f4f98f7b3049c5972420b9965316d9 P 9cc3a0fd9f26423e8a1cc71a2b301708: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260630 12:27:38.535712 22844 consensus_queue.cc:260] T cbf5a28d237c44b69914960de25c1786 P abae8c4cf94e47b69bcfdb6a0a573241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } } peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } } peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } }
I20260630 12:27:38.536264 22845 tablet_bootstrap.cc:492] T 516cdec9cc5744e59d55805dd6e22212 P 9cc3a0fd9f26423e8a1cc71a2b301708: Bootstrap starting.
I20260630 12:27:38.538036 22844 ts_tablet_manager.cc:1434] T cbf5a28d237c44b69914960de25c1786 P abae8c4cf94e47b69bcfdb6a0a573241: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260630 12:27:38.538036 22846 ts_tablet_manager.cc:1434] T b7f4f98f7b3049c5972420b9965316d9 P bb27b61ab6f9436bb42910844cdb482a: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.000s
I20260630 12:27:38.540583 22844 tablet_bootstrap.cc:492] T 1822859ccb4548e3923af2dc1eb526d8 P abae8c4cf94e47b69bcfdb6a0a573241: Bootstrap starting.
I20260630 12:27:38.540583 22846 tablet_bootstrap.cc:492] T 1822859ccb4548e3923af2dc1eb526d8 P bb27b61ab6f9436bb42910844cdb482a: Bootstrap starting.
I20260630 12:27:38.548236 22844 tablet_bootstrap.cc:654] T 1822859ccb4548e3923af2dc1eb526d8 P abae8c4cf94e47b69bcfdb6a0a573241: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:38.549093 22845 tablet_bootstrap.cc:654] T 516cdec9cc5744e59d55805dd6e22212 P 9cc3a0fd9f26423e8a1cc71a2b301708: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:38.557148 22846 tablet_bootstrap.cc:654] T 1822859ccb4548e3923af2dc1eb526d8 P bb27b61ab6f9436bb42910844cdb482a: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:38.567602 22845 tablet_bootstrap.cc:492] T 516cdec9cc5744e59d55805dd6e22212 P 9cc3a0fd9f26423e8a1cc71a2b301708: No bootstrap required, opened a new log
I20260630 12:27:38.568091 22845 ts_tablet_manager.cc:1403] T 516cdec9cc5744e59d55805dd6e22212 P 9cc3a0fd9f26423e8a1cc71a2b301708: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.009s
I20260630 12:27:38.568682 22844 tablet_bootstrap.cc:492] T 1822859ccb4548e3923af2dc1eb526d8 P abae8c4cf94e47b69bcfdb6a0a573241: No bootstrap required, opened a new log
I20260630 12:27:38.569240 22844 ts_tablet_manager.cc:1403] T 1822859ccb4548e3923af2dc1eb526d8 P abae8c4cf94e47b69bcfdb6a0a573241: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.011s
I20260630 12:27:38.569806 22846 tablet_bootstrap.cc:492] T 1822859ccb4548e3923af2dc1eb526d8 P bb27b61ab6f9436bb42910844cdb482a: No bootstrap required, opened a new log
I20260630 12:27:38.570358 22846 ts_tablet_manager.cc:1403] T 1822859ccb4548e3923af2dc1eb526d8 P bb27b61ab6f9436bb42910844cdb482a: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.008s
I20260630 12:27:38.570525 22845 raft_consensus.cc:359] T 516cdec9cc5744e59d55805dd6e22212 P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } } peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } } peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } }
I20260630 12:27:38.571194 22845 raft_consensus.cc:385] T 516cdec9cc5744e59d55805dd6e22212 P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:38.571439 22845 raft_consensus.cc:740] T 516cdec9cc5744e59d55805dd6e22212 P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cc3a0fd9f26423e8a1cc71a2b301708, State: Initialized, Role: FOLLOWER
I20260630 12:27:38.572244 22845 consensus_queue.cc:260] T 516cdec9cc5744e59d55805dd6e22212 P 9cc3a0fd9f26423e8a1cc71a2b301708 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } } peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } } peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } }
I20260630 12:27:38.572183 22844 raft_consensus.cc:359] T 1822859ccb4548e3923af2dc1eb526d8 P abae8c4cf94e47b69bcfdb6a0a573241 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } } peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } } peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } }
I20260630 12:27:38.573136 22844 raft_consensus.cc:385] T 1822859ccb4548e3923af2dc1eb526d8 P abae8c4cf94e47b69bcfdb6a0a573241 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:38.573562 22844 raft_consensus.cc:740] T 1822859ccb4548e3923af2dc1eb526d8 P abae8c4cf94e47b69bcfdb6a0a573241 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: abae8c4cf94e47b69bcfdb6a0a573241, State: Initialized, Role: FOLLOWER
I20260630 12:27:38.574263 22845 ts_tablet_manager.cc:1434] T 516cdec9cc5744e59d55805dd6e22212 P 9cc3a0fd9f26423e8a1cc71a2b301708: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260630 12:27:38.574512 22844 consensus_queue.cc:260] T 1822859ccb4548e3923af2dc1eb526d8 P abae8c4cf94e47b69bcfdb6a0a573241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } } peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } } peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } }
I20260630 12:27:38.575217 22845 tablet_bootstrap.cc:492] T cbf5a28d237c44b69914960de25c1786 P 9cc3a0fd9f26423e8a1cc71a2b301708: Bootstrap starting.
I20260630 12:27:38.576844 22844 ts_tablet_manager.cc:1434] T 1822859ccb4548e3923af2dc1eb526d8 P abae8c4cf94e47b69bcfdb6a0a573241: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260630 12:27:38.577941 22844 tablet_bootstrap.cc:492] T b7f4f98f7b3049c5972420b9965316d9 P abae8c4cf94e47b69bcfdb6a0a573241: Bootstrap starting.
I20260630 12:27:38.581779 22845 tablet_bootstrap.cc:654] T cbf5a28d237c44b69914960de25c1786 P 9cc3a0fd9f26423e8a1cc71a2b301708: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:38.583868 22844 tablet_bootstrap.cc:654] T b7f4f98f7b3049c5972420b9965316d9 P abae8c4cf94e47b69bcfdb6a0a573241: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:38.593305 22845 tablet_bootstrap.cc:492] T cbf5a28d237c44b69914960de25c1786 P 9cc3a0fd9f26423e8a1cc71a2b301708: No bootstrap required, opened a new log
I20260630 12:27:38.593910 22845 ts_tablet_manager.cc:1403] T cbf5a28d237c44b69914960de25c1786 P 9cc3a0fd9f26423e8a1cc71a2b301708: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260630 12:27:38.573215 22846 raft_consensus.cc:359] T 1822859ccb4548e3923af2dc1eb526d8 P bb27b61ab6f9436bb42910844cdb482a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } } peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } } peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } }
I20260630 12:27:38.594856 22846 raft_consensus.cc:385] T 1822859ccb4548e3923af2dc1eb526d8 P bb27b61ab6f9436bb42910844cdb482a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:38.595181 22846 raft_consensus.cc:740] T 1822859ccb4548e3923af2dc1eb526d8 P bb27b61ab6f9436bb42910844cdb482a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb27b61ab6f9436bb42910844cdb482a, State: Initialized, Role: FOLLOWER
I20260630 12:27:38.595376 22844 tablet_bootstrap.cc:492] T b7f4f98f7b3049c5972420b9965316d9 P abae8c4cf94e47b69bcfdb6a0a573241: No bootstrap required, opened a new log
I20260630 12:27:38.596004 22844 ts_tablet_manager.cc:1403] T b7f4f98f7b3049c5972420b9965316d9 P abae8c4cf94e47b69bcfdb6a0a573241: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.005s
I20260630 12:27:38.595983 22846 consensus_queue.cc:260] T 1822859ccb4548e3923af2dc1eb526d8 P bb27b61ab6f9436bb42910844cdb482a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } } peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } } peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } }
I20260630 12:27:38.597139 22845 raft_consensus.cc:359] T cbf5a28d237c44b69914960de25c1786 P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } } peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } } peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } }
I20260630 12:27:38.597926 22845 raft_consensus.cc:385] T cbf5a28d237c44b69914960de25c1786 P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:38.598266 22845 raft_consensus.cc:740] T cbf5a28d237c44b69914960de25c1786 P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cc3a0fd9f26423e8a1cc71a2b301708, State: Initialized, Role: FOLLOWER
I20260630 12:27:38.598479 22846 ts_tablet_manager.cc:1434] T 1822859ccb4548e3923af2dc1eb526d8 P bb27b61ab6f9436bb42910844cdb482a: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260630 12:27:38.599464 22846 tablet_bootstrap.cc:492] T 0708022a21d2491ebbbc886707d8e851 P bb27b61ab6f9436bb42910844cdb482a: Bootstrap starting.
I20260630 12:27:38.598984 22844 raft_consensus.cc:359] T b7f4f98f7b3049c5972420b9965316d9 P abae8c4cf94e47b69bcfdb6a0a573241 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } } peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } } peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } }
I20260630 12:27:38.599841 22844 raft_consensus.cc:385] T b7f4f98f7b3049c5972420b9965316d9 P abae8c4cf94e47b69bcfdb6a0a573241 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:38.600137 22844 raft_consensus.cc:740] T b7f4f98f7b3049c5972420b9965316d9 P abae8c4cf94e47b69bcfdb6a0a573241 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: abae8c4cf94e47b69bcfdb6a0a573241, State: Initialized, Role: FOLLOWER
I20260630 12:27:38.599066 22845 consensus_queue.cc:260] T cbf5a28d237c44b69914960de25c1786 P 9cc3a0fd9f26423e8a1cc71a2b301708 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } } peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } } peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } }
I20260630 12:27:38.602478 22844 consensus_queue.cc:260] T b7f4f98f7b3049c5972420b9965316d9 P abae8c4cf94e47b69bcfdb6a0a573241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } } peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } } peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } }
I20260630 12:27:38.603121 22845 ts_tablet_manager.cc:1434] T cbf5a28d237c44b69914960de25c1786 P 9cc3a0fd9f26423e8a1cc71a2b301708: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260630 12:27:38.604182 22845 tablet_bootstrap.cc:492] T 1822859ccb4548e3923af2dc1eb526d8 P 9cc3a0fd9f26423e8a1cc71a2b301708: Bootstrap starting.
I20260630 12:27:38.605059 22844 ts_tablet_manager.cc:1434] T b7f4f98f7b3049c5972420b9965316d9 P abae8c4cf94e47b69bcfdb6a0a573241: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:27:38.605654 22846 tablet_bootstrap.cc:654] T 0708022a21d2491ebbbc886707d8e851 P bb27b61ab6f9436bb42910844cdb482a: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:38.606276 22844 tablet_bootstrap.cc:492] T 516cdec9cc5744e59d55805dd6e22212 P abae8c4cf94e47b69bcfdb6a0a573241: Bootstrap starting.
I20260630 12:27:38.610069 22845 tablet_bootstrap.cc:654] T 1822859ccb4548e3923af2dc1eb526d8 P 9cc3a0fd9f26423e8a1cc71a2b301708: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:38.614346 22844 tablet_bootstrap.cc:654] T 516cdec9cc5744e59d55805dd6e22212 P abae8c4cf94e47b69bcfdb6a0a573241: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:38.623787 22794 raft_consensus.cc:493] T cbf5a28d237c44b69914960de25c1786 P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:38.624366 22794 raft_consensus.cc:515] T cbf5a28d237c44b69914960de25c1786 P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } } peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } } peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } }
I20260630 12:27:38.626207 22845 tablet_bootstrap.cc:492] T 1822859ccb4548e3923af2dc1eb526d8 P 9cc3a0fd9f26423e8a1cc71a2b301708: No bootstrap required, opened a new log
I20260630 12:27:38.626735 22845 ts_tablet_manager.cc:1403] T 1822859ccb4548e3923af2dc1eb526d8 P 9cc3a0fd9f26423e8a1cc71a2b301708: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.009s
I20260630 12:27:38.626994 22794 leader_election.cc:290] T cbf5a28d237c44b69914960de25c1786 P 9cc3a0fd9f26423e8a1cc71a2b301708 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers abae8c4cf94e47b69bcfdb6a0a573241 (127.12.213.1:43421), bb27b61ab6f9436bb42910844cdb482a (127.12.213.3:46647)
I20260630 12:27:38.627591 22795 raft_consensus.cc:493] T cbf5a28d237c44b69914960de25c1786 P abae8c4cf94e47b69bcfdb6a0a573241 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:38.628095 22795 raft_consensus.cc:515] T cbf5a28d237c44b69914960de25c1786 P abae8c4cf94e47b69bcfdb6a0a573241 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } } peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } } peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } }
I20260630 12:27:38.634260 22795 leader_election.cc:290] T cbf5a28d237c44b69914960de25c1786 P abae8c4cf94e47b69bcfdb6a0a573241 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9cc3a0fd9f26423e8a1cc71a2b301708 (127.12.213.2:33003), bb27b61ab6f9436bb42910844cdb482a (127.12.213.3:46647)
I20260630 12:27:38.646759 22794 raft_consensus.cc:493] T 516cdec9cc5744e59d55805dd6e22212 P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:38.647557 22794 raft_consensus.cc:515] T 516cdec9cc5744e59d55805dd6e22212 P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } } peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } } peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } }
I20260630 12:27:38.650146 22794 leader_election.cc:290] T 516cdec9cc5744e59d55805dd6e22212 P 9cc3a0fd9f26423e8a1cc71a2b301708 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers abae8c4cf94e47b69bcfdb6a0a573241 (127.12.213.1:43421), bb27b61ab6f9436bb42910844cdb482a (127.12.213.3:46647)
I20260630 12:27:38.656044 22795 raft_consensus.cc:493] T 1822859ccb4548e3923af2dc1eb526d8 P abae8c4cf94e47b69bcfdb6a0a573241 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:38.656610 22795 raft_consensus.cc:515] T 1822859ccb4548e3923af2dc1eb526d8 P abae8c4cf94e47b69bcfdb6a0a573241 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } } peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } } peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } }
I20260630 12:27:38.658931 22795 leader_election.cc:290] T 1822859ccb4548e3923af2dc1eb526d8 P abae8c4cf94e47b69bcfdb6a0a573241 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9cc3a0fd9f26423e8a1cc71a2b301708 (127.12.213.2:33003), bb27b61ab6f9436bb42910844cdb482a (127.12.213.3:46647)
I20260630 12:27:38.673409 22846 tablet_bootstrap.cc:492] T 0708022a21d2491ebbbc886707d8e851 P bb27b61ab6f9436bb42910844cdb482a: No bootstrap required, opened a new log
I20260630 12:27:38.674129 22846 ts_tablet_manager.cc:1403] T 0708022a21d2491ebbbc886707d8e851 P bb27b61ab6f9436bb42910844cdb482a: Time spent bootstrapping tablet: real 0.075s	user 0.024s	sys 0.041s
I20260630 12:27:38.677390 22844 tablet_bootstrap.cc:492] T 516cdec9cc5744e59d55805dd6e22212 P abae8c4cf94e47b69bcfdb6a0a573241: No bootstrap required, opened a new log
I20260630 12:27:38.678005 22844 ts_tablet_manager.cc:1403] T 516cdec9cc5744e59d55805dd6e22212 P abae8c4cf94e47b69bcfdb6a0a573241: Time spent bootstrapping tablet: real 0.072s	user 0.018s	sys 0.048s
I20260630 12:27:38.677759 22846 raft_consensus.cc:359] T 0708022a21d2491ebbbc886707d8e851 P bb27b61ab6f9436bb42910844cdb482a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } } peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } } peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } }
I20260630 12:27:38.681422 22846 raft_consensus.cc:385] T 0708022a21d2491ebbbc886707d8e851 P bb27b61ab6f9436bb42910844cdb482a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:38.681066 22844 raft_consensus.cc:359] T 516cdec9cc5744e59d55805dd6e22212 P abae8c4cf94e47b69bcfdb6a0a573241 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } } peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } } peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } }
I20260630 12:27:38.681775 22846 raft_consensus.cc:740] T 0708022a21d2491ebbbc886707d8e851 P bb27b61ab6f9436bb42910844cdb482a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb27b61ab6f9436bb42910844cdb482a, State: Initialized, Role: FOLLOWER
I20260630 12:27:38.682045 22844 raft_consensus.cc:385] T 516cdec9cc5744e59d55805dd6e22212 P abae8c4cf94e47b69bcfdb6a0a573241 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:38.682659 22844 raft_consensus.cc:740] T 516cdec9cc5744e59d55805dd6e22212 P abae8c4cf94e47b69bcfdb6a0a573241 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: abae8c4cf94e47b69bcfdb6a0a573241, State: Initialized, Role: FOLLOWER
I20260630 12:27:38.683521 22844 consensus_queue.cc:260] T 516cdec9cc5744e59d55805dd6e22212 P abae8c4cf94e47b69bcfdb6a0a573241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } } peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } } peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } }
I20260630 12:27:38.685878 22844 ts_tablet_manager.cc:1434] T 516cdec9cc5744e59d55805dd6e22212 P abae8c4cf94e47b69bcfdb6a0a573241: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:27:38.673872 22845 raft_consensus.cc:359] T 1822859ccb4548e3923af2dc1eb526d8 P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } } peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } } peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } }
I20260630 12:27:38.687043 22844 tablet_bootstrap.cc:492] T d0a271f4bca649a985bb0a560307e13a P abae8c4cf94e47b69bcfdb6a0a573241: Bootstrap starting.
I20260630 12:27:38.687039 22845 raft_consensus.cc:385] T 1822859ccb4548e3923af2dc1eb526d8 P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:38.687821 22845 raft_consensus.cc:740] T 1822859ccb4548e3923af2dc1eb526d8 P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cc3a0fd9f26423e8a1cc71a2b301708, State: Initialized, Role: FOLLOWER
I20260630 12:27:38.682650 22846 consensus_queue.cc:260] T 0708022a21d2491ebbbc886707d8e851 P bb27b61ab6f9436bb42910844cdb482a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } } peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } } peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } }
I20260630 12:27:38.688771 22845 consensus_queue.cc:260] T 1822859ccb4548e3923af2dc1eb526d8 P 9cc3a0fd9f26423e8a1cc71a2b301708 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } } peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } } peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } }
I20260630 12:27:38.691989 22846 ts_tablet_manager.cc:1434] T 0708022a21d2491ebbbc886707d8e851 P bb27b61ab6f9436bb42910844cdb482a: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260630 12:27:38.698369 22846 tablet_bootstrap.cc:492] T d0a271f4bca649a985bb0a560307e13a P bb27b61ab6f9436bb42910844cdb482a: Bootstrap starting.
I20260630 12:27:38.705175 22846 tablet_bootstrap.cc:654] T d0a271f4bca649a985bb0a560307e13a P bb27b61ab6f9436bb42910844cdb482a: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:38.695222 22845 ts_tablet_manager.cc:1434] T 1822859ccb4548e3923af2dc1eb526d8 P 9cc3a0fd9f26423e8a1cc71a2b301708: Time spent starting tablet: real 0.068s	user 0.008s	sys 0.000s
I20260630 12:27:38.697331 22844 tablet_bootstrap.cc:654] T d0a271f4bca649a985bb0a560307e13a P abae8c4cf94e47b69bcfdb6a0a573241: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:38.713584 22845 tablet_bootstrap.cc:492] T d0a271f4bca649a985bb0a560307e13a P 9cc3a0fd9f26423e8a1cc71a2b301708: Bootstrap starting.
I20260630 12:27:38.715934 22668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1822859ccb4548e3923af2dc1eb526d8" candidate_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" is_pre_election: true
I20260630 12:27:38.716657 22668 raft_consensus.cc:2468] T 1822859ccb4548e3923af2dc1eb526d8 P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate abae8c4cf94e47b69bcfdb6a0a573241 in term 0.
I20260630 12:27:38.717887 22669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbf5a28d237c44b69914960de25c1786" candidate_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" is_pre_election: true
I20260630 12:27:38.718700 22669 raft_consensus.cc:2468] T cbf5a28d237c44b69914960de25c1786 P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate abae8c4cf94e47b69bcfdb6a0a573241 in term 0.
I20260630 12:27:38.721027 22560 leader_election.cc:304] T 1822859ccb4548e3923af2dc1eb526d8 P abae8c4cf94e47b69bcfdb6a0a573241 [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: 9cc3a0fd9f26423e8a1cc71a2b301708, abae8c4cf94e47b69bcfdb6a0a573241; no voters: 
I20260630 12:27:38.721693 22743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbf5a28d237c44b69914960de25c1786" candidate_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb27b61ab6f9436bb42910844cdb482a" is_pre_election: true
I20260630 12:27:38.722054 22560 leader_election.cc:304] T cbf5a28d237c44b69914960de25c1786 P abae8c4cf94e47b69bcfdb6a0a573241 [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: 9cc3a0fd9f26423e8a1cc71a2b301708, abae8c4cf94e47b69bcfdb6a0a573241; no voters: 
I20260630 12:27:38.722371 22795 raft_consensus.cc:2804] T 1822859ccb4548e3923af2dc1eb526d8 P abae8c4cf94e47b69bcfdb6a0a573241 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:38.723845 22795 raft_consensus.cc:493] T 1822859ccb4548e3923af2dc1eb526d8 P abae8c4cf94e47b69bcfdb6a0a573241 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:38.724244 22795 raft_consensus.cc:3060] T 1822859ccb4548e3923af2dc1eb526d8 P abae8c4cf94e47b69bcfdb6a0a573241 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:38.727689 22798 raft_consensus.cc:2804] T cbf5a28d237c44b69914960de25c1786 P abae8c4cf94e47b69bcfdb6a0a573241 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:38.727809 22845 tablet_bootstrap.cc:654] T d0a271f4bca649a985bb0a560307e13a P 9cc3a0fd9f26423e8a1cc71a2b301708: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:38.728207 22798 raft_consensus.cc:493] T cbf5a28d237c44b69914960de25c1786 P abae8c4cf94e47b69bcfdb6a0a573241 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:38.728649 22798 raft_consensus.cc:3060] T cbf5a28d237c44b69914960de25c1786 P abae8c4cf94e47b69bcfdb6a0a573241 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:38.734853 22845 tablet_bootstrap.cc:492] T d0a271f4bca649a985bb0a560307e13a P 9cc3a0fd9f26423e8a1cc71a2b301708: No bootstrap required, opened a new log
I20260630 12:27:38.735423 22845 ts_tablet_manager.cc:1403] T d0a271f4bca649a985bb0a560307e13a P 9cc3a0fd9f26423e8a1cc71a2b301708: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.003s
I20260630 12:27:38.736430 22798 raft_consensus.cc:515] T cbf5a28d237c44b69914960de25c1786 P abae8c4cf94e47b69bcfdb6a0a573241 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } } peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } } peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } }
I20260630 12:27:38.738411 22845 raft_consensus.cc:359] T d0a271f4bca649a985bb0a560307e13a P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } } peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } } peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } }
I20260630 12:27:38.739223 22845 raft_consensus.cc:385] T d0a271f4bca649a985bb0a560307e13a P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:38.739675 22845 raft_consensus.cc:740] T d0a271f4bca649a985bb0a560307e13a P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cc3a0fd9f26423e8a1cc71a2b301708, State: Initialized, Role: FOLLOWER
I20260630 12:27:38.739140 22802 raft_consensus.cc:493] T b7f4f98f7b3049c5972420b9965316d9 P bb27b61ab6f9436bb42910844cdb482a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:38.740422 22845 consensus_queue.cc:260] T d0a271f4bca649a985bb0a560307e13a P 9cc3a0fd9f26423e8a1cc71a2b301708 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } } peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } } peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } }
I20260630 12:27:38.740674 22802 raft_consensus.cc:515] T b7f4f98f7b3049c5972420b9965316d9 P bb27b61ab6f9436bb42910844cdb482a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } } peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } } peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } }
I20260630 12:27:38.740422 22669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbf5a28d237c44b69914960de25c1786" candidate_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708"
I20260630 12:27:38.742861 22845 ts_tablet_manager.cc:1434] T d0a271f4bca649a985bb0a560307e13a P 9cc3a0fd9f26423e8a1cc71a2b301708: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260630 12:27:38.742851 22669 raft_consensus.cc:3060] T cbf5a28d237c44b69914960de25c1786 P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:38.750850 22802 leader_election.cc:290] T b7f4f98f7b3049c5972420b9965316d9 P bb27b61ab6f9436bb42910844cdb482a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers abae8c4cf94e47b69bcfdb6a0a573241 (127.12.213.1:43421), 9cc3a0fd9f26423e8a1cc71a2b301708 (127.12.213.2:33003)
I20260630 12:27:38.762303 22743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "516cdec9cc5744e59d55805dd6e22212" candidate_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb27b61ab6f9436bb42910844cdb482a" is_pre_election: true
W20260630 12:27:38.762575 22632 leader_election.cc:343] T cbf5a28d237c44b69914960de25c1786 P 9cc3a0fd9f26423e8a1cc71a2b301708 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb27b61ab6f9436bb42910844cdb482a (127.12.213.3:46647): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:27:38.762476 22669 raft_consensus.cc:2468] T cbf5a28d237c44b69914960de25c1786 P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate abae8c4cf94e47b69bcfdb6a0a573241 in term 1.
I20260630 12:27:38.764101 22798 leader_election.cc:290] T cbf5a28d237c44b69914960de25c1786 P abae8c4cf94e47b69bcfdb6a0a573241 [CANDIDATE]: Term 1 election: Requested vote from peers 9cc3a0fd9f26423e8a1cc71a2b301708 (127.12.213.2:33003), bb27b61ab6f9436bb42910844cdb482a (127.12.213.3:46647)
I20260630 12:27:38.764628 22594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbf5a28d237c44b69914960de25c1786" candidate_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" is_pre_election: true
I20260630 12:27:38.765130 22560 leader_election.cc:304] T cbf5a28d237c44b69914960de25c1786 P abae8c4cf94e47b69bcfdb6a0a573241 [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: 9cc3a0fd9f26423e8a1cc71a2b301708, abae8c4cf94e47b69bcfdb6a0a573241; no voters: 
I20260630 12:27:38.765708 22594 raft_consensus.cc:2393] T cbf5a28d237c44b69914960de25c1786 P abae8c4cf94e47b69bcfdb6a0a573241 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9cc3a0fd9f26423e8a1cc71a2b301708 in current term 1: Already voted for candidate abae8c4cf94e47b69bcfdb6a0a573241 in this term.
I20260630 12:27:38.766369 22798 raft_consensus.cc:2804] T cbf5a28d237c44b69914960de25c1786 P abae8c4cf94e47b69bcfdb6a0a573241 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:38.768041 22594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "516cdec9cc5744e59d55805dd6e22212" candidate_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" is_pre_election: true
I20260630 12:27:38.768904 22594 raft_consensus.cc:2468] T 516cdec9cc5744e59d55805dd6e22212 P abae8c4cf94e47b69bcfdb6a0a573241 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9cc3a0fd9f26423e8a1cc71a2b301708 in term 0.
W20260630 12:27:38.770556 22632 leader_election.cc:343] T 516cdec9cc5744e59d55805dd6e22212 P 9cc3a0fd9f26423e8a1cc71a2b301708 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb27b61ab6f9436bb42910844cdb482a (127.12.213.3:46647): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:27:38.771479 22632 leader_election.cc:304] T cbf5a28d237c44b69914960de25c1786 P 9cc3a0fd9f26423e8a1cc71a2b301708 [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: 9cc3a0fd9f26423e8a1cc71a2b301708; no voters: abae8c4cf94e47b69bcfdb6a0a573241, bb27b61ab6f9436bb42910844cdb482a
I20260630 12:27:38.773450 22798 raft_consensus.cc:697] T cbf5a28d237c44b69914960de25c1786 P abae8c4cf94e47b69bcfdb6a0a573241 [term 1 LEADER]: Becoming Leader. State: Replica: abae8c4cf94e47b69bcfdb6a0a573241, State: Running, Role: LEADER
I20260630 12:27:38.774401 22798 consensus_queue.cc:237] T cbf5a28d237c44b69914960de25c1786 P abae8c4cf94e47b69bcfdb6a0a573241 [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: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } } peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } } peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } }
I20260630 12:27:38.748795 22795 raft_consensus.cc:515] T 1822859ccb4548e3923af2dc1eb526d8 P abae8c4cf94e47b69bcfdb6a0a573241 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } } peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } } peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } }
I20260630 12:27:38.785427 22794 raft_consensus.cc:2749] T cbf5a28d237c44b69914960de25c1786 P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:27:38.785835 22669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1822859ccb4548e3923af2dc1eb526d8" candidate_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708"
I20260630 12:27:38.789142 22669 raft_consensus.cc:3060] T 1822859ccb4548e3923af2dc1eb526d8 P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:38.788991 22632 leader_election.cc:304] T 516cdec9cc5744e59d55805dd6e22212 P 9cc3a0fd9f26423e8a1cc71a2b301708 [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: 9cc3a0fd9f26423e8a1cc71a2b301708, abae8c4cf94e47b69bcfdb6a0a573241; no voters: bb27b61ab6f9436bb42910844cdb482a
I20260630 12:27:38.791219 22794 raft_consensus.cc:2804] T 516cdec9cc5744e59d55805dd6e22212 P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:38.791388 22795 leader_election.cc:290] T 1822859ccb4548e3923af2dc1eb526d8 P abae8c4cf94e47b69bcfdb6a0a573241 [CANDIDATE]: Term 1 election: Requested vote from peers 9cc3a0fd9f26423e8a1cc71a2b301708 (127.12.213.2:33003), bb27b61ab6f9436bb42910844cdb482a (127.12.213.3:46647)
I20260630 12:27:38.794697 22794 raft_consensus.cc:493] T 516cdec9cc5744e59d55805dd6e22212 P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:38.794046 22743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbf5a28d237c44b69914960de25c1786" candidate_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb27b61ab6f9436bb42910844cdb482a" is_pre_election: true
I20260630 12:27:38.798259 22794 raft_consensus.cc:3060] T 516cdec9cc5744e59d55805dd6e22212 P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:38.798812 22742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1822859ccb4548e3923af2dc1eb526d8" candidate_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb27b61ab6f9436bb42910844cdb482a" is_pre_election: true
I20260630 12:27:38.800524 22594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7f4f98f7b3049c5972420b9965316d9" candidate_uuid: "bb27b61ab6f9436bb42910844cdb482a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" is_pre_election: true
I20260630 12:27:38.800770 22742 raft_consensus.cc:2468] T 1822859ccb4548e3923af2dc1eb526d8 P bb27b61ab6f9436bb42910844cdb482a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate abae8c4cf94e47b69bcfdb6a0a573241 in term 0.
I20260630 12:27:38.801211 22594 raft_consensus.cc:2468] T b7f4f98f7b3049c5972420b9965316d9 P abae8c4cf94e47b69bcfdb6a0a573241 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb27b61ab6f9436bb42910844cdb482a in term 0.
I20260630 12:27:38.801293 22741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbf5a28d237c44b69914960de25c1786" candidate_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb27b61ab6f9436bb42910844cdb482a"
I20260630 12:27:38.802659 22740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1822859ccb4548e3923af2dc1eb526d8" candidate_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb27b61ab6f9436bb42910844cdb482a"
I20260630 12:27:38.802765 22706 leader_election.cc:304] T b7f4f98f7b3049c5972420b9965316d9 P bb27b61ab6f9436bb42910844cdb482a [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: abae8c4cf94e47b69bcfdb6a0a573241, bb27b61ab6f9436bb42910844cdb482a; no voters: 
I20260630 12:27:38.803360 22740 raft_consensus.cc:3060] T 1822859ccb4548e3923af2dc1eb526d8 P bb27b61ab6f9436bb42910844cdb482a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:38.803752 22802 raft_consensus.cc:2804] T b7f4f98f7b3049c5972420b9965316d9 P bb27b61ab6f9436bb42910844cdb482a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:38.804154 22802 raft_consensus.cc:493] T b7f4f98f7b3049c5972420b9965316d9 P bb27b61ab6f9436bb42910844cdb482a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:38.804672 22802 raft_consensus.cc:3060] T b7f4f98f7b3049c5972420b9965316d9 P bb27b61ab6f9436bb42910844cdb482a [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:27:38.805379 22557 leader_election.cc:343] T cbf5a28d237c44b69914960de25c1786 P abae8c4cf94e47b69bcfdb6a0a573241 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb27b61ab6f9436bb42910844cdb482a (127.12.213.3:46647): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:27:38.806367 22557 leader_election.cc:343] T cbf5a28d237c44b69914960de25c1786 P abae8c4cf94e47b69bcfdb6a0a573241 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bb27b61ab6f9436bb42910844cdb482a (127.12.213.3:46647): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:27:38.806795 22669 raft_consensus.cc:2468] T 1822859ccb4548e3923af2dc1eb526d8 P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate abae8c4cf94e47b69bcfdb6a0a573241 in term 1.
I20260630 12:27:38.808465 22560 leader_election.cc:304] T 1822859ccb4548e3923af2dc1eb526d8 P abae8c4cf94e47b69bcfdb6a0a573241 [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: 9cc3a0fd9f26423e8a1cc71a2b301708, abae8c4cf94e47b69bcfdb6a0a573241; no voters: 
I20260630 12:27:38.809315 22795 raft_consensus.cc:2804] T 1822859ccb4548e3923af2dc1eb526d8 P abae8c4cf94e47b69bcfdb6a0a573241 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:38.809762 22795 raft_consensus.cc:697] T 1822859ccb4548e3923af2dc1eb526d8 P abae8c4cf94e47b69bcfdb6a0a573241 [term 1 LEADER]: Becoming Leader. State: Replica: abae8c4cf94e47b69bcfdb6a0a573241, State: Running, Role: LEADER
I20260630 12:27:38.810580 22795 consensus_queue.cc:237] T 1822859ccb4548e3923af2dc1eb526d8 P abae8c4cf94e47b69bcfdb6a0a573241 [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: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } } peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } } peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } }
I20260630 12:27:38.810405 22487 catalog_manager.cc:5697] T cbf5a28d237c44b69914960de25c1786 P abae8c4cf94e47b69bcfdb6a0a573241 reported cstate change: term changed from 0 to 1, leader changed from <none> to abae8c4cf94e47b69bcfdb6a0a573241 (127.12.213.1). New cstate: current_term: 1 leader_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:38.811847 22802 raft_consensus.cc:515] T b7f4f98f7b3049c5972420b9965316d9 P bb27b61ab6f9436bb42910844cdb482a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } } peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } } peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } }
I20260630 12:27:38.817083 22802 leader_election.cc:290] T b7f4f98f7b3049c5972420b9965316d9 P bb27b61ab6f9436bb42910844cdb482a [CANDIDATE]: Term 1 election: Requested vote from peers abae8c4cf94e47b69bcfdb6a0a573241 (127.12.213.1:43421), 9cc3a0fd9f26423e8a1cc71a2b301708 (127.12.213.2:33003)
I20260630 12:27:38.817456 22594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7f4f98f7b3049c5972420b9965316d9" candidate_uuid: "bb27b61ab6f9436bb42910844cdb482a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abae8c4cf94e47b69bcfdb6a0a573241"
I20260630 12:27:38.817929 22594 raft_consensus.cc:3060] T b7f4f98f7b3049c5972420b9965316d9 P abae8c4cf94e47b69bcfdb6a0a573241 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:38.818931 22844 tablet_bootstrap.cc:492] T d0a271f4bca649a985bb0a560307e13a P abae8c4cf94e47b69bcfdb6a0a573241: No bootstrap required, opened a new log
I20260630 12:27:38.819442 22844 ts_tablet_manager.cc:1403] T d0a271f4bca649a985bb0a560307e13a P abae8c4cf94e47b69bcfdb6a0a573241: Time spent bootstrapping tablet: real 0.133s	user 0.040s	sys 0.009s
I20260630 12:27:38.820703 22794 raft_consensus.cc:515] T 516cdec9cc5744e59d55805dd6e22212 P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } } peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } } peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } }
I20260630 12:27:38.822371 22844 raft_consensus.cc:359] T d0a271f4bca649a985bb0a560307e13a P abae8c4cf94e47b69bcfdb6a0a573241 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } } peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } } peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } }
I20260630 12:27:38.832698 22844 raft_consensus.cc:385] T d0a271f4bca649a985bb0a560307e13a P abae8c4cf94e47b69bcfdb6a0a573241 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:38.833053 22844 raft_consensus.cc:740] T d0a271f4bca649a985bb0a560307e13a P abae8c4cf94e47b69bcfdb6a0a573241 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: abae8c4cf94e47b69bcfdb6a0a573241, State: Initialized, Role: FOLLOWER
I20260630 12:27:38.833693 22844 consensus_queue.cc:260] T d0a271f4bca649a985bb0a560307e13a P abae8c4cf94e47b69bcfdb6a0a573241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } } peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } } peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } }
I20260630 12:27:38.835597 22844 ts_tablet_manager.cc:1434] T d0a271f4bca649a985bb0a560307e13a P abae8c4cf94e47b69bcfdb6a0a573241: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.003s
I20260630 12:27:38.825350 22594 raft_consensus.cc:2468] T b7f4f98f7b3049c5972420b9965316d9 P abae8c4cf94e47b69bcfdb6a0a573241 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb27b61ab6f9436bb42910844cdb482a in term 1.
I20260630 12:27:38.825552 22846 tablet_bootstrap.cc:492] T d0a271f4bca649a985bb0a560307e13a P bb27b61ab6f9436bb42910844cdb482a: No bootstrap required, opened a new log
I20260630 12:27:38.836510 22846 ts_tablet_manager.cc:1403] T d0a271f4bca649a985bb0a560307e13a P bb27b61ab6f9436bb42910844cdb482a: Time spent bootstrapping tablet: real 0.138s	user 0.013s	sys 0.044s
I20260630 12:27:38.836916 22706 leader_election.cc:304] T b7f4f98f7b3049c5972420b9965316d9 P bb27b61ab6f9436bb42910844cdb482a [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: abae8c4cf94e47b69bcfdb6a0a573241, bb27b61ab6f9436bb42910844cdb482a; no voters: 
I20260630 12:27:38.837910 22802 raft_consensus.cc:2804] T b7f4f98f7b3049c5972420b9965316d9 P bb27b61ab6f9436bb42910844cdb482a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:38.838104 22489 catalog_manager.cc:5697] T 1822859ccb4548e3923af2dc1eb526d8 P abae8c4cf94e47b69bcfdb6a0a573241 reported cstate change: term changed from 0 to 1, leader changed from <none> to abae8c4cf94e47b69bcfdb6a0a573241 (127.12.213.1). New cstate: current_term: 1 leader_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:38.839012 22802 raft_consensus.cc:697] T b7f4f98f7b3049c5972420b9965316d9 P bb27b61ab6f9436bb42910844cdb482a [term 1 LEADER]: Becoming Leader. State: Replica: bb27b61ab6f9436bb42910844cdb482a, State: Running, Role: LEADER
I20260630 12:27:38.838773 22846 raft_consensus.cc:359] T d0a271f4bca649a985bb0a560307e13a P bb27b61ab6f9436bb42910844cdb482a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } } peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } } peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } }
I20260630 12:27:38.839558 22846 raft_consensus.cc:385] T d0a271f4bca649a985bb0a560307e13a P bb27b61ab6f9436bb42910844cdb482a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:38.839859 22846 raft_consensus.cc:740] T d0a271f4bca649a985bb0a560307e13a P bb27b61ab6f9436bb42910844cdb482a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb27b61ab6f9436bb42910844cdb482a, State: Initialized, Role: FOLLOWER
I20260630 12:27:38.839890 22802 consensus_queue.cc:237] T b7f4f98f7b3049c5972420b9965316d9 P bb27b61ab6f9436bb42910844cdb482a [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: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } } peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } } peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } }
I20260630 12:27:38.840639 22846 consensus_queue.cc:260] T d0a271f4bca649a985bb0a560307e13a P bb27b61ab6f9436bb42910844cdb482a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } } peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } } peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } }
I20260630 12:27:38.826229 22740 raft_consensus.cc:2468] T 1822859ccb4548e3923af2dc1eb526d8 P bb27b61ab6f9436bb42910844cdb482a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate abae8c4cf94e47b69bcfdb6a0a573241 in term 1.
I20260630 12:27:38.842754 22846 ts_tablet_manager.cc:1434] T d0a271f4bca649a985bb0a560307e13a P bb27b61ab6f9436bb42910844cdb482a: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260630 12:27:38.843713 22846 tablet_bootstrap.cc:492] T 516cdec9cc5744e59d55805dd6e22212 P bb27b61ab6f9436bb42910844cdb482a: Bootstrap starting.
I20260630 12:27:38.828792 22794 leader_election.cc:290] T 516cdec9cc5744e59d55805dd6e22212 P 9cc3a0fd9f26423e8a1cc71a2b301708 [CANDIDATE]: Term 1 election: Requested vote from peers abae8c4cf94e47b69bcfdb6a0a573241 (127.12.213.1:43421), bb27b61ab6f9436bb42910844cdb482a (127.12.213.3:46647)
I20260630 12:27:38.830086 22593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "516cdec9cc5744e59d55805dd6e22212" candidate_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abae8c4cf94e47b69bcfdb6a0a573241"
I20260630 12:27:38.845943 22593 raft_consensus.cc:3060] T 516cdec9cc5744e59d55805dd6e22212 P abae8c4cf94e47b69bcfdb6a0a573241 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:38.830118 22669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7f4f98f7b3049c5972420b9965316d9" candidate_uuid: "bb27b61ab6f9436bb42910844cdb482a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" is_pre_election: true
I20260630 12:27:38.850737 22669 raft_consensus.cc:2468] T b7f4f98f7b3049c5972420b9965316d9 P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb27b61ab6f9436bb42910844cdb482a in term 0.
I20260630 12:27:38.830410 22741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "516cdec9cc5744e59d55805dd6e22212" candidate_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb27b61ab6f9436bb42910844cdb482a"
I20260630 12:27:38.830494 22668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7f4f98f7b3049c5972420b9965316d9" candidate_uuid: "bb27b61ab6f9436bb42910844cdb482a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708"
I20260630 12:27:38.852841 22668 raft_consensus.cc:3060] T b7f4f98f7b3049c5972420b9965316d9 P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:38.853670 22593 raft_consensus.cc:2468] T 516cdec9cc5744e59d55805dd6e22212 P abae8c4cf94e47b69bcfdb6a0a573241 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9cc3a0fd9f26423e8a1cc71a2b301708 in term 1.
I20260630 12:27:38.853111 22487 catalog_manager.cc:5697] T b7f4f98f7b3049c5972420b9965316d9 P bb27b61ab6f9436bb42910844cdb482a reported cstate change: term changed from 0 to 1, leader changed from <none> to bb27b61ab6f9436bb42910844cdb482a (127.12.213.3). New cstate: current_term: 1 leader_uuid: "bb27b61ab6f9436bb42910844cdb482a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } health_report { overall_health: HEALTHY } } }
I20260630 12:27:38.854912 22632 leader_election.cc:304] T 516cdec9cc5744e59d55805dd6e22212 P 9cc3a0fd9f26423e8a1cc71a2b301708 [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: 9cc3a0fd9f26423e8a1cc71a2b301708, abae8c4cf94e47b69bcfdb6a0a573241; no voters: 
I20260630 12:27:38.855868 22846 tablet_bootstrap.cc:654] T 516cdec9cc5744e59d55805dd6e22212 P bb27b61ab6f9436bb42910844cdb482a: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:38.855777 22794 raft_consensus.cc:2804] T 516cdec9cc5744e59d55805dd6e22212 P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:38.861631 22794 raft_consensus.cc:697] T 516cdec9cc5744e59d55805dd6e22212 P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 1 LEADER]: Becoming Leader. State: Replica: 9cc3a0fd9f26423e8a1cc71a2b301708, State: Running, Role: LEADER
W20260630 12:27:38.862815 22632 leader_election.cc:343] T 516cdec9cc5744e59d55805dd6e22212 P 9cc3a0fd9f26423e8a1cc71a2b301708 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bb27b61ab6f9436bb42910844cdb482a (127.12.213.3:46647): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:27:38.862845 22794 consensus_queue.cc:237] T 516cdec9cc5744e59d55805dd6e22212 P 9cc3a0fd9f26423e8a1cc71a2b301708 [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: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } } peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } } peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } }
I20260630 12:27:38.868989 22668 raft_consensus.cc:2468] T b7f4f98f7b3049c5972420b9965316d9 P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb27b61ab6f9436bb42910844cdb482a in term 1.
I20260630 12:27:38.874229 22846 tablet_bootstrap.cc:492] T 516cdec9cc5744e59d55805dd6e22212 P bb27b61ab6f9436bb42910844cdb482a: No bootstrap required, opened a new log
I20260630 12:27:38.874771 22846 ts_tablet_manager.cc:1403] T 516cdec9cc5744e59d55805dd6e22212 P bb27b61ab6f9436bb42910844cdb482a: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.010s
I20260630 12:27:38.876849 22846 raft_consensus.cc:359] T 516cdec9cc5744e59d55805dd6e22212 P bb27b61ab6f9436bb42910844cdb482a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } } peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } } peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } }
I20260630 12:27:38.877416 22846 raft_consensus.cc:385] T 516cdec9cc5744e59d55805dd6e22212 P bb27b61ab6f9436bb42910844cdb482a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:38.877892 22846 raft_consensus.cc:740] T 516cdec9cc5744e59d55805dd6e22212 P bb27b61ab6f9436bb42910844cdb482a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb27b61ab6f9436bb42910844cdb482a, State: Initialized, Role: FOLLOWER
I20260630 12:27:38.877303 22487 catalog_manager.cc:5697] T 516cdec9cc5744e59d55805dd6e22212 P 9cc3a0fd9f26423e8a1cc71a2b301708 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9cc3a0fd9f26423e8a1cc71a2b301708 (127.12.213.2). New cstate: current_term: 1 leader_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:38.878592 22846 consensus_queue.cc:260] T 516cdec9cc5744e59d55805dd6e22212 P bb27b61ab6f9436bb42910844cdb482a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } } peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } } peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } }
I20260630 12:27:38.880649 22846 ts_tablet_manager.cc:1434] T 516cdec9cc5744e59d55805dd6e22212 P bb27b61ab6f9436bb42910844cdb482a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:27:38.881618 22846 tablet_bootstrap.cc:492] T cbf5a28d237c44b69914960de25c1786 P bb27b61ab6f9436bb42910844cdb482a: Bootstrap starting.
I20260630 12:27:38.886729 22846 tablet_bootstrap.cc:654] T cbf5a28d237c44b69914960de25c1786 P bb27b61ab6f9436bb42910844cdb482a: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:38.891552 22846 tablet_bootstrap.cc:492] T cbf5a28d237c44b69914960de25c1786 P bb27b61ab6f9436bb42910844cdb482a: No bootstrap required, opened a new log
I20260630 12:27:38.892086 22846 ts_tablet_manager.cc:1403] T cbf5a28d237c44b69914960de25c1786 P bb27b61ab6f9436bb42910844cdb482a: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260630 12:27:38.894904 22846 raft_consensus.cc:359] T cbf5a28d237c44b69914960de25c1786 P bb27b61ab6f9436bb42910844cdb482a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } } peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } } peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } }
I20260630 12:27:38.895493 22846 raft_consensus.cc:385] T cbf5a28d237c44b69914960de25c1786 P bb27b61ab6f9436bb42910844cdb482a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:38.895684 22846 raft_consensus.cc:740] T cbf5a28d237c44b69914960de25c1786 P bb27b61ab6f9436bb42910844cdb482a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb27b61ab6f9436bb42910844cdb482a, State: Initialized, Role: FOLLOWER
I20260630 12:27:38.896198 22846 consensus_queue.cc:260] T cbf5a28d237c44b69914960de25c1786 P bb27b61ab6f9436bb42910844cdb482a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } } peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } } peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } }
I20260630 12:27:38.897827 22846 ts_tablet_manager.cc:1434] T cbf5a28d237c44b69914960de25c1786 P bb27b61ab6f9436bb42910844cdb482a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:27:38.931191 22795 raft_consensus.cc:493] T 0708022a21d2491ebbbc886707d8e851 P abae8c4cf94e47b69bcfdb6a0a573241 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:38.931730 22795 raft_consensus.cc:515] T 0708022a21d2491ebbbc886707d8e851 P abae8c4cf94e47b69bcfdb6a0a573241 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } } peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } } peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } }
I20260630 12:27:38.933552 22795 leader_election.cc:290] T 0708022a21d2491ebbbc886707d8e851 P abae8c4cf94e47b69bcfdb6a0a573241 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9cc3a0fd9f26423e8a1cc71a2b301708 (127.12.213.2:33003), bb27b61ab6f9436bb42910844cdb482a (127.12.213.3:46647)
I20260630 12:27:38.934610 22741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0708022a21d2491ebbbc886707d8e851" candidate_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb27b61ab6f9436bb42910844cdb482a" is_pre_election: true
I20260630 12:27:38.934502 22668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0708022a21d2491ebbbc886707d8e851" candidate_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" is_pre_election: true
I20260630 12:27:38.935384 22741 raft_consensus.cc:2468] T 0708022a21d2491ebbbc886707d8e851 P bb27b61ab6f9436bb42910844cdb482a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate abae8c4cf94e47b69bcfdb6a0a573241 in term 0.
I20260630 12:27:38.935462 22668 raft_consensus.cc:2468] T 0708022a21d2491ebbbc886707d8e851 P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate abae8c4cf94e47b69bcfdb6a0a573241 in term 0.
I20260630 12:27:38.936509 22557 leader_election.cc:304] T 0708022a21d2491ebbbc886707d8e851 P abae8c4cf94e47b69bcfdb6a0a573241 [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: abae8c4cf94e47b69bcfdb6a0a573241, bb27b61ab6f9436bb42910844cdb482a; no voters: 
I20260630 12:27:38.937237 22795 raft_consensus.cc:2804] T 0708022a21d2491ebbbc886707d8e851 P abae8c4cf94e47b69bcfdb6a0a573241 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:38.937605 22795 raft_consensus.cc:493] T 0708022a21d2491ebbbc886707d8e851 P abae8c4cf94e47b69bcfdb6a0a573241 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:38.937907 22795 raft_consensus.cc:3060] T 0708022a21d2491ebbbc886707d8e851 P abae8c4cf94e47b69bcfdb6a0a573241 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:38.942029 22794 raft_consensus.cc:493] T d0a271f4bca649a985bb0a560307e13a P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:38.942572 22794 raft_consensus.cc:515] T d0a271f4bca649a985bb0a560307e13a P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } } peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } } peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } }
I20260630 12:27:38.943177 22795 raft_consensus.cc:515] T 0708022a21d2491ebbbc886707d8e851 P abae8c4cf94e47b69bcfdb6a0a573241 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } } peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } } peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } }
I20260630 12:27:38.944340 22794 leader_election.cc:290] T d0a271f4bca649a985bb0a560307e13a P 9cc3a0fd9f26423e8a1cc71a2b301708 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers abae8c4cf94e47b69bcfdb6a0a573241 (127.12.213.1:43421), bb27b61ab6f9436bb42910844cdb482a (127.12.213.3:46647)
I20260630 12:27:38.945149 22593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0a271f4bca649a985bb0a560307e13a" candidate_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" is_pre_election: true
I20260630 12:27:38.945504 22741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0a271f4bca649a985bb0a560307e13a" candidate_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb27b61ab6f9436bb42910844cdb482a" is_pre_election: true
I20260630 12:27:38.945699 22795 leader_election.cc:290] T 0708022a21d2491ebbbc886707d8e851 P abae8c4cf94e47b69bcfdb6a0a573241 [CANDIDATE]: Term 1 election: Requested vote from peers 9cc3a0fd9f26423e8a1cc71a2b301708 (127.12.213.2:33003), bb27b61ab6f9436bb42910844cdb482a (127.12.213.3:46647)
I20260630 12:27:38.945856 22593 raft_consensus.cc:2468] T d0a271f4bca649a985bb0a560307e13a P abae8c4cf94e47b69bcfdb6a0a573241 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9cc3a0fd9f26423e8a1cc71a2b301708 in term 0.
I20260630 12:27:38.946105 22668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0708022a21d2491ebbbc886707d8e851" candidate_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708"
I20260630 12:27:38.946245 22741 raft_consensus.cc:2468] T d0a271f4bca649a985bb0a560307e13a P bb27b61ab6f9436bb42910844cdb482a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9cc3a0fd9f26423e8a1cc71a2b301708 in term 0.
I20260630 12:27:38.946695 22668 raft_consensus.cc:3060] T 0708022a21d2491ebbbc886707d8e851 P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:38.947150 22632 leader_election.cc:304] T d0a271f4bca649a985bb0a560307e13a P 9cc3a0fd9f26423e8a1cc71a2b301708 [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: 9cc3a0fd9f26423e8a1cc71a2b301708, abae8c4cf94e47b69bcfdb6a0a573241; no voters: 
I20260630 12:27:38.947968 22794 raft_consensus.cc:2804] T d0a271f4bca649a985bb0a560307e13a P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:38.948344 22794 raft_consensus.cc:493] T d0a271f4bca649a985bb0a560307e13a P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:38.948626 22794 raft_consensus.cc:3060] T d0a271f4bca649a985bb0a560307e13a P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:38.952118 22668 raft_consensus.cc:2468] T 0708022a21d2491ebbbc886707d8e851 P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate abae8c4cf94e47b69bcfdb6a0a573241 in term 1.
I20260630 12:27:38.952826 22741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0708022a21d2491ebbbc886707d8e851" candidate_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb27b61ab6f9436bb42910844cdb482a"
I20260630 12:27:38.953125 22560 leader_election.cc:304] T 0708022a21d2491ebbbc886707d8e851 P abae8c4cf94e47b69bcfdb6a0a573241 [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: 9cc3a0fd9f26423e8a1cc71a2b301708, abae8c4cf94e47b69bcfdb6a0a573241; no voters: 
I20260630 12:27:38.953464 22741 raft_consensus.cc:3060] T 0708022a21d2491ebbbc886707d8e851 P bb27b61ab6f9436bb42910844cdb482a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:38.953934 22795 raft_consensus.cc:2804] T 0708022a21d2491ebbbc886707d8e851 P abae8c4cf94e47b69bcfdb6a0a573241 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:38.953722 22794 raft_consensus.cc:515] T d0a271f4bca649a985bb0a560307e13a P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } } peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } } peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } }
I20260630 12:27:38.954442 22795 raft_consensus.cc:697] T 0708022a21d2491ebbbc886707d8e851 P abae8c4cf94e47b69bcfdb6a0a573241 [term 1 LEADER]: Becoming Leader. State: Replica: abae8c4cf94e47b69bcfdb6a0a573241, State: Running, Role: LEADER
I20260630 12:27:38.955256 22795 consensus_queue.cc:237] T 0708022a21d2491ebbbc886707d8e851 P abae8c4cf94e47b69bcfdb6a0a573241 [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: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } } peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } } peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } }
I20260630 12:27:38.955781 22794 leader_election.cc:290] T d0a271f4bca649a985bb0a560307e13a P 9cc3a0fd9f26423e8a1cc71a2b301708 [CANDIDATE]: Term 1 election: Requested vote from peers abae8c4cf94e47b69bcfdb6a0a573241 (127.12.213.1:43421), bb27b61ab6f9436bb42910844cdb482a (127.12.213.3:46647)
I20260630 12:27:38.956794 22593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0a271f4bca649a985bb0a560307e13a" candidate_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abae8c4cf94e47b69bcfdb6a0a573241"
I20260630 12:27:38.956748 22740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0a271f4bca649a985bb0a560307e13a" candidate_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb27b61ab6f9436bb42910844cdb482a"
I20260630 12:27:38.957485 22593 raft_consensus.cc:3060] T d0a271f4bca649a985bb0a560307e13a P abae8c4cf94e47b69bcfdb6a0a573241 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:38.957569 22740 raft_consensus.cc:3060] T d0a271f4bca649a985bb0a560307e13a P bb27b61ab6f9436bb42910844cdb482a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:38.962450 22741 raft_consensus.cc:2468] T 0708022a21d2491ebbbc886707d8e851 P bb27b61ab6f9436bb42910844cdb482a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate abae8c4cf94e47b69bcfdb6a0a573241 in term 1.
I20260630 12:27:38.964402 22593 raft_consensus.cc:2468] T d0a271f4bca649a985bb0a560307e13a P abae8c4cf94e47b69bcfdb6a0a573241 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9cc3a0fd9f26423e8a1cc71a2b301708 in term 1.
I20260630 12:27:38.964402 22740 raft_consensus.cc:2468] T d0a271f4bca649a985bb0a560307e13a P bb27b61ab6f9436bb42910844cdb482a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9cc3a0fd9f26423e8a1cc71a2b301708 in term 1.
I20260630 12:27:38.965796 22632 leader_election.cc:304] T d0a271f4bca649a985bb0a560307e13a P 9cc3a0fd9f26423e8a1cc71a2b301708 [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: 9cc3a0fd9f26423e8a1cc71a2b301708, abae8c4cf94e47b69bcfdb6a0a573241; no voters: 
I20260630 12:27:38.966673 22794 raft_consensus.cc:2804] T d0a271f4bca649a985bb0a560307e13a P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:38.967147 22794 raft_consensus.cc:697] T d0a271f4bca649a985bb0a560307e13a P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 1 LEADER]: Becoming Leader. State: Replica: 9cc3a0fd9f26423e8a1cc71a2b301708, State: Running, Role: LEADER
I20260630 12:27:38.967916 22794 consensus_queue.cc:237] T d0a271f4bca649a985bb0a560307e13a P 9cc3a0fd9f26423e8a1cc71a2b301708 [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: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } } peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } } peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } }
W20260630 12:27:38.969094 22540 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:27:38.969852 22489 catalog_manager.cc:5697] T 0708022a21d2491ebbbc886707d8e851 P abae8c4cf94e47b69bcfdb6a0a573241 reported cstate change: term changed from 0 to 1, leader changed from <none> to abae8c4cf94e47b69bcfdb6a0a573241 (127.12.213.1). New cstate: current_term: 1 leader_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:38.976181 22487 catalog_manager.cc:5697] T d0a271f4bca649a985bb0a560307e13a P 9cc3a0fd9f26423e8a1cc71a2b301708 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9cc3a0fd9f26423e8a1cc71a2b301708 (127.12.213.2). New cstate: current_term: 1 leader_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:39.166543 22802 raft_consensus.cc:493] T 516cdec9cc5744e59d55805dd6e22212 P bb27b61ab6f9436bb42910844cdb482a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:39.167229 22802 raft_consensus.cc:515] T 516cdec9cc5744e59d55805dd6e22212 P bb27b61ab6f9436bb42910844cdb482a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } } peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } } peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } }
I20260630 12:27:39.169406 22802 leader_election.cc:290] T 516cdec9cc5744e59d55805dd6e22212 P bb27b61ab6f9436bb42910844cdb482a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers abae8c4cf94e47b69bcfdb6a0a573241 (127.12.213.1:43421), 9cc3a0fd9f26423e8a1cc71a2b301708 (127.12.213.2:33003)
I20260630 12:27:39.170104 22593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "516cdec9cc5744e59d55805dd6e22212" candidate_uuid: "bb27b61ab6f9436bb42910844cdb482a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" is_pre_election: true
I20260630 12:27:39.170580 22668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "516cdec9cc5744e59d55805dd6e22212" candidate_uuid: "bb27b61ab6f9436bb42910844cdb482a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" is_pre_election: true
I20260630 12:27:39.170861 22593 raft_consensus.cc:2393] T 516cdec9cc5744e59d55805dd6e22212 P abae8c4cf94e47b69bcfdb6a0a573241 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bb27b61ab6f9436bb42910844cdb482a in current term 1: Already voted for candidate 9cc3a0fd9f26423e8a1cc71a2b301708 in this term.
I20260630 12:27:39.172212 22709 leader_election.cc:304] T 516cdec9cc5744e59d55805dd6e22212 P bb27b61ab6f9436bb42910844cdb482a [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: bb27b61ab6f9436bb42910844cdb482a; no voters: 9cc3a0fd9f26423e8a1cc71a2b301708, abae8c4cf94e47b69bcfdb6a0a573241
I20260630 12:27:39.172919 22802 raft_consensus.cc:3060] T 516cdec9cc5744e59d55805dd6e22212 P bb27b61ab6f9436bb42910844cdb482a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:39.177811 22802 raft_consensus.cc:2749] T 516cdec9cc5744e59d55805dd6e22212 P bb27b61ab6f9436bb42910844cdb482a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:27:39.243242 22668 raft_consensus.cc:1275] T 0708022a21d2491ebbbc886707d8e851 P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 1 FOLLOWER]: Refusing update from remote peer abae8c4cf94e47b69bcfdb6a0a573241: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:39.243489 22740 raft_consensus.cc:1275] T 0708022a21d2491ebbbc886707d8e851 P bb27b61ab6f9436bb42910844cdb482a [term 1 FOLLOWER]: Refusing update from remote peer abae8c4cf94e47b69bcfdb6a0a573241: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:39.245313 22798 consensus_queue.cc:1048] T 0708022a21d2491ebbbc886707d8e851 P abae8c4cf94e47b69bcfdb6a0a573241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:39.251645 22795 consensus_queue.cc:1048] T 0708022a21d2491ebbbc886707d8e851 P abae8c4cf94e47b69bcfdb6a0a573241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:39.253593 22740 raft_consensus.cc:1275] T 1822859ccb4548e3923af2dc1eb526d8 P bb27b61ab6f9436bb42910844cdb482a [term 1 FOLLOWER]: Refusing update from remote peer abae8c4cf94e47b69bcfdb6a0a573241: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:39.255671 22740 raft_consensus.cc:3060] T cbf5a28d237c44b69914960de25c1786 P bb27b61ab6f9436bb42910844cdb482a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:39.255934 22795 consensus_queue.cc:1048] T 1822859ccb4548e3923af2dc1eb526d8 P abae8c4cf94e47b69bcfdb6a0a573241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:39.257313 22668 raft_consensus.cc:1275] T cbf5a28d237c44b69914960de25c1786 P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 1 FOLLOWER]: Refusing update from remote peer abae8c4cf94e47b69bcfdb6a0a573241: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:39.259536 22873 consensus_queue.cc:1048] T cbf5a28d237c44b69914960de25c1786 P abae8c4cf94e47b69bcfdb6a0a573241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:27:39.271358 22667 raft_consensus.cc:1275] T b7f4f98f7b3049c5972420b9965316d9 P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 1 FOLLOWER]: Refusing update from remote peer bb27b61ab6f9436bb42910844cdb482a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:39.275883 22802 consensus_queue.cc:1048] T b7f4f98f7b3049c5972420b9965316d9 P bb27b61ab6f9436bb42910844cdb482a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:27:39.278498 22593 raft_consensus.cc:1275] T b7f4f98f7b3049c5972420b9965316d9 P abae8c4cf94e47b69bcfdb6a0a573241 [term 1 FOLLOWER]: Refusing update from remote peer bb27b61ab6f9436bb42910844cdb482a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:39.280594 22802 consensus_queue.cc:1048] T b7f4f98f7b3049c5972420b9965316d9 P bb27b61ab6f9436bb42910844cdb482a [LEADER]: Connected to new peer: Peer: permanent_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:39.288884 22742 raft_consensus.cc:1275] T d0a271f4bca649a985bb0a560307e13a P bb27b61ab6f9436bb42910844cdb482a [term 1 FOLLOWER]: Refusing update from remote peer 9cc3a0fd9f26423e8a1cc71a2b301708: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:39.291114 22878 consensus_queue.cc:1048] T d0a271f4bca649a985bb0a560307e13a P 9cc3a0fd9f26423e8a1cc71a2b301708 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:27:39.293767 22594 raft_consensus.cc:1275] T d0a271f4bca649a985bb0a560307e13a P abae8c4cf94e47b69bcfdb6a0a573241 [term 1 FOLLOWER]: Refusing update from remote peer 9cc3a0fd9f26423e8a1cc71a2b301708: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:39.295899 22878 consensus_queue.cc:1048] T d0a271f4bca649a985bb0a560307e13a P 9cc3a0fd9f26423e8a1cc71a2b301708 [LEADER]: Connected to new peer: Peer: permanent_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:39.308766 22740 raft_consensus.cc:1275] T cbf5a28d237c44b69914960de25c1786 P bb27b61ab6f9436bb42910844cdb482a [term 1 FOLLOWER]: Refusing update from remote peer abae8c4cf94e47b69bcfdb6a0a573241: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:39.313827 22592 raft_consensus.cc:1275] T 516cdec9cc5744e59d55805dd6e22212 P abae8c4cf94e47b69bcfdb6a0a573241 [term 1 FOLLOWER]: Refusing update from remote peer 9cc3a0fd9f26423e8a1cc71a2b301708: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:39.315376 22742 raft_consensus.cc:1275] T 516cdec9cc5744e59d55805dd6e22212 P bb27b61ab6f9436bb42910844cdb482a [term 1 FOLLOWER]: Refusing update from remote peer 9cc3a0fd9f26423e8a1cc71a2b301708: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:39.320174 22798 consensus_queue.cc:1048] T cbf5a28d237c44b69914960de25c1786 P abae8c4cf94e47b69bcfdb6a0a573241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:39.324162 22794 consensus_queue.cc:1048] T 516cdec9cc5744e59d55805dd6e22212 P 9cc3a0fd9f26423e8a1cc71a2b301708 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:39.325712 22794 consensus_queue.cc:1048] T 516cdec9cc5744e59d55805dd6e22212 P 9cc3a0fd9f26423e8a1cc71a2b301708 [LEADER]: Connected to new peer: Peer: permanent_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:39.406085 22666 raft_consensus.cc:1275] T 1822859ccb4548e3923af2dc1eb526d8 P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 1 FOLLOWER]: Refusing update from remote peer abae8c4cf94e47b69bcfdb6a0a573241: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:39.410980 22897 consensus_queue.cc:1048] T 1822859ccb4548e3923af2dc1eb526d8 P abae8c4cf94e47b69bcfdb6a0a573241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:27:39.457726 22893 mvcc.cc:204] Tried to move back new op lower bound from 7302440793050902528 to 7302440791343874048. Current Snapshot: MvccSnapshot[applied={T|T < 7302440793050902528 or (T in {7302440793050902528})}]
W20260630 12:27:39.513227 22915 log.cc:927] Time spent T 516cdec9cc5744e59d55805dd6e22212 P bb27b61ab6f9436bb42910844cdb482a: Append to log took a long time: real 0.073s	user 0.002s	sys 0.000s
W20260630 12:27:39.707885 22919 log.cc:927] Time spent T 1822859ccb4548e3923af2dc1eb526d8 P 9cc3a0fd9f26423e8a1cc71a2b301708: Append to log took a long time: real 0.167s	user 0.001s	sys 0.000s
W20260630 12:27:40.259042 22557 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.213.3:46647, user_credentials={real_user=slave}} blocked reactor thread for 44960.2us
W20260630 12:27:40.306579 22887 meta_cache.cc:1261] Time spent looking up entry by key: real 0.063s	user 0.002s	sys 0.000s
I20260630 12:27:40.631803 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:40.637733 22935 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
W20260630 12:27:40.638592 22934 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
W20260630 12:27:40.639830 22937 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
I20260630 12:27:40.640009 13140 server_base.cc:1061] running on GCE node
I20260630 12:27:40.641325 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:40.641526 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:40.641661 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822460641650 us; error 0 us; skew 500 ppm
I20260630 12:27:40.642134 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:40.644551 13140 webserver.cc:533] Webserver started at http://127.12.213.4:37381/ using document root <none> and password file <none>
I20260630 12:27:40.645073 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:40.645311 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:40.645589 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:40.646780 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822237130653-13140-0/minicluster-data/ts-3-root/instance:
uuid: "a6826437ecaf4d66a74c1f4e9981def7"
format_stamp: "Formatted at 2026-06-30 12:27:40 on dist-test-slave-zz34"
I20260630 12:27:40.651116 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:27:40.654150 22942 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:40.655001 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:27:40.655319 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822237130653-13140-0/minicluster-data/ts-3-root
uuid: "a6826437ecaf4d66a74c1f4e9981def7"
format_stamp: "Formatted at 2026-06-30 12:27:40 on dist-test-slave-zz34"
I20260630 12:27:40.655628 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822237130653-13140-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822237130653-13140-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822237130653-13140-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)
I20260630 12:27:40.679540 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:40.680707 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:40.682123 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:40.684448 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:40.684684 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:40.684930 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:40.685122 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:40.723594 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.4:43737
I20260630 12:27:40.723677 23004 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.4:43737 every 8 connection(s)
I20260630 12:27:40.737241 23005 heartbeater.cc:344] Connected to a master server at 127.12.213.62:39027
I20260630 12:27:40.737707 23005 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:40.738476 23005 heartbeater.cc:507] Master 127.12.213.62:39027 requested a full tablet report, sending...
I20260630 12:27:40.740521 22490 ts_manager.cc:194] Registered new tserver with Master: a6826437ecaf4d66a74c1f4e9981def7 (127.12.213.4:43737)
I20260630 12:27:40.742020 22490 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35508
I20260630 12:27:41.015713 22743 consensus_queue.cc:237] T b7f4f98f7b3049c5972420b9965316d9 P bb27b61ab6f9436bb42910844cdb482a [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: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } } peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } attrs { replace: true } } peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } } peers { permanent_uuid: "a6826437ecaf4d66a74c1f4e9981def7" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 43737 } attrs { promote: true } }
I20260630 12:27:41.022310 22668 raft_consensus.cc:1275] T b7f4f98f7b3049c5972420b9965316d9 P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 1 FOLLOWER]: Refusing update from remote peer bb27b61ab6f9436bb42910844cdb482a: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260630 12:27:41.023720 22593 raft_consensus.cc:1275] T b7f4f98f7b3049c5972420b9965316d9 P abae8c4cf94e47b69bcfdb6a0a573241 [term 1 FOLLOWER]: Refusing update from remote peer bb27b61ab6f9436bb42910844cdb482a: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260630 12:27:41.024456 23011 consensus_queue.cc:1048] T b7f4f98f7b3049c5972420b9965316d9 P bb27b61ab6f9436bb42910844cdb482a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260630 12:27:41.025467 22876 consensus_queue.cc:1048] T b7f4f98f7b3049c5972420b9965316d9 P bb27b61ab6f9436bb42910844cdb482a [LEADER]: Connected to new peer: Peer: permanent_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260630 12:27:41.033041 22876 raft_consensus.cc:2955] T b7f4f98f7b3049c5972420b9965316d9 P bb27b61ab6f9436bb42910844cdb482a [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER a6826437ecaf4d66a74c1f4e9981def7 (127.12.213.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } } peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } attrs { replace: true } } peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } } peers { permanent_uuid: "a6826437ecaf4d66a74c1f4e9981def7" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 43737 } attrs { promote: true } } }
I20260630 12:27:41.035764 22593 raft_consensus.cc:2955] T b7f4f98f7b3049c5972420b9965316d9 P abae8c4cf94e47b69bcfdb6a0a573241 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER a6826437ecaf4d66a74c1f4e9981def7 (127.12.213.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } } peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } attrs { replace: true } } peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } } peers { permanent_uuid: "a6826437ecaf4d66a74c1f4e9981def7" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 43737 } attrs { promote: true } } }
I20260630 12:27:41.035986 22667 raft_consensus.cc:2955] T b7f4f98f7b3049c5972420b9965316d9 P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER a6826437ecaf4d66a74c1f4e9981def7 (127.12.213.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } } peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } attrs { replace: true } } peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } } peers { permanent_uuid: "a6826437ecaf4d66a74c1f4e9981def7" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 43737 } attrs { promote: true } } }
W20260630 12:27:41.044780 22706 consensus_peers.cc:597] T b7f4f98f7b3049c5972420b9965316d9 P bb27b61ab6f9436bb42910844cdb482a -> Peer a6826437ecaf4d66a74c1f4e9981def7 (127.12.213.4:43737): Couldn't send request to peer a6826437ecaf4d66a74c1f4e9981def7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b7f4f98f7b3049c5972420b9965316d9. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:41.054870 22490 catalog_manager.cc:5697] T b7f4f98f7b3049c5972420b9965316d9 P 9cc3a0fd9f26423e8a1cc71a2b301708 reported cstate change: config changed from index -1 to 17, NON_VOTER a6826437ecaf4d66a74c1f4e9981def7 (127.12.213.4) added. New cstate: current_term: 1 leader_uuid: "bb27b61ab6f9436bb42910844cdb482a" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } } peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } attrs { replace: true } } peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } } peers { permanent_uuid: "a6826437ecaf4d66a74c1f4e9981def7" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 43737 } attrs { promote: true } } }
I20260630 12:27:41.063642 22593 consensus_queue.cc:237] T 1822859ccb4548e3923af2dc1eb526d8 P abae8c4cf94e47b69bcfdb6a0a573241 [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: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } } peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } } peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } attrs { replace: true } } peers { permanent_uuid: "a6826437ecaf4d66a74c1f4e9981def7" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 43737 } attrs { promote: true } }
I20260630 12:27:41.071231 22667 raft_consensus.cc:1275] T 1822859ccb4548e3923af2dc1eb526d8 P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 1 FOLLOWER]: Refusing update from remote peer abae8c4cf94e47b69bcfdb6a0a573241: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260630 12:27:41.072865 22873 consensus_queue.cc:1048] T 1822859ccb4548e3923af2dc1eb526d8 P abae8c4cf94e47b69bcfdb6a0a573241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260630 12:27:41.073526 22743 raft_consensus.cc:1275] T 1822859ccb4548e3923af2dc1eb526d8 P bb27b61ab6f9436bb42910844cdb482a [term 1 FOLLOWER]: Refusing update from remote peer abae8c4cf94e47b69bcfdb6a0a573241: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260630 12:27:41.075276 22873 consensus_queue.cc:1048] T 1822859ccb4548e3923af2dc1eb526d8 P abae8c4cf94e47b69bcfdb6a0a573241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260630 12:27:41.084667 22897 raft_consensus.cc:2955] T 1822859ccb4548e3923af2dc1eb526d8 P abae8c4cf94e47b69bcfdb6a0a573241 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER a6826437ecaf4d66a74c1f4e9981def7 (127.12.213.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } } peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } } peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } attrs { replace: true } } peers { permanent_uuid: "a6826437ecaf4d66a74c1f4e9981def7" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 43737 } attrs { promote: true } } }
W20260630 12:27:41.086815 22557 consensus_peers.cc:597] T 1822859ccb4548e3923af2dc1eb526d8 P abae8c4cf94e47b69bcfdb6a0a573241 -> Peer a6826437ecaf4d66a74c1f4e9981def7 (127.12.213.4:43737): Couldn't send request to peer a6826437ecaf4d66a74c1f4e9981def7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1822859ccb4548e3923af2dc1eb526d8. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:41.086279 22667 raft_consensus.cc:2955] T 1822859ccb4548e3923af2dc1eb526d8 P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER a6826437ecaf4d66a74c1f4e9981def7 (127.12.213.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } } peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } } peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } attrs { replace: true } } peers { permanent_uuid: "a6826437ecaf4d66a74c1f4e9981def7" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 43737 } attrs { promote: true } } }
I20260630 12:27:41.088377 22743 raft_consensus.cc:2955] T 1822859ccb4548e3923af2dc1eb526d8 P bb27b61ab6f9436bb42910844cdb482a [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER a6826437ecaf4d66a74c1f4e9981def7 (127.12.213.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } } peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } } peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } attrs { replace: true } } peers { permanent_uuid: "a6826437ecaf4d66a74c1f4e9981def7" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 43737 } attrs { promote: true } } }
I20260630 12:27:41.099622 22487 catalog_manager.cc:5697] T 1822859ccb4548e3923af2dc1eb526d8 P abae8c4cf94e47b69bcfdb6a0a573241 reported cstate change: config changed from index -1 to 17, NON_VOTER a6826437ecaf4d66a74c1f4e9981def7 (127.12.213.4) added. New cstate: current_term: 1 leader_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6826437ecaf4d66a74c1f4e9981def7" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 43737 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:41.118639 22667 consensus_queue.cc:237] T d0a271f4bca649a985bb0a560307e13a P 9cc3a0fd9f26423e8a1cc71a2b301708 [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: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } attrs { replace: true } } peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } } peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } } peers { permanent_uuid: "a6826437ecaf4d66a74c1f4e9981def7" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 43737 } attrs { promote: true } }
I20260630 12:27:41.132333 22743 raft_consensus.cc:1275] T d0a271f4bca649a985bb0a560307e13a P bb27b61ab6f9436bb42910844cdb482a [term 1 FOLLOWER]: Refusing update from remote peer 9cc3a0fd9f26423e8a1cc71a2b301708: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260630 12:27:41.133812 22593 raft_consensus.cc:1275] T d0a271f4bca649a985bb0a560307e13a P abae8c4cf94e47b69bcfdb6a0a573241 [term 1 FOLLOWER]: Refusing update from remote peer 9cc3a0fd9f26423e8a1cc71a2b301708: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260630 12:27:41.134946 23021 consensus_queue.cc:1048] T d0a271f4bca649a985bb0a560307e13a P 9cc3a0fd9f26423e8a1cc71a2b301708 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260630 12:27:41.135839 22932 consensus_queue.cc:1048] T d0a271f4bca649a985bb0a560307e13a P 9cc3a0fd9f26423e8a1cc71a2b301708 [LEADER]: Connected to new peer: Peer: permanent_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
W20260630 12:27:41.143146 22632 consensus_peers.cc:597] T d0a271f4bca649a985bb0a560307e13a P 9cc3a0fd9f26423e8a1cc71a2b301708 -> Peer a6826437ecaf4d66a74c1f4e9981def7 (127.12.213.4:43737): Couldn't send request to peer a6826437ecaf4d66a74c1f4e9981def7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d0a271f4bca649a985bb0a560307e13a. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:41.143375 22932 raft_consensus.cc:2955] T d0a271f4bca649a985bb0a560307e13a P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER a6826437ecaf4d66a74c1f4e9981def7 (127.12.213.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } attrs { replace: true } } peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } } peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } } peers { permanent_uuid: "a6826437ecaf4d66a74c1f4e9981def7" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 43737 } attrs { promote: true } } }
I20260630 12:27:41.145605 22593 raft_consensus.cc:2955] T d0a271f4bca649a985bb0a560307e13a P abae8c4cf94e47b69bcfdb6a0a573241 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER a6826437ecaf4d66a74c1f4e9981def7 (127.12.213.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } attrs { replace: true } } peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } } peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } } peers { permanent_uuid: "a6826437ecaf4d66a74c1f4e9981def7" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 43737 } attrs { promote: true } } }
I20260630 12:27:41.147673 22743 raft_consensus.cc:2955] T d0a271f4bca649a985bb0a560307e13a P bb27b61ab6f9436bb42910844cdb482a [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER a6826437ecaf4d66a74c1f4e9981def7 (127.12.213.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } attrs { replace: true } } peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } } peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } } peers { permanent_uuid: "a6826437ecaf4d66a74c1f4e9981def7" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 43737 } attrs { promote: true } } }
I20260630 12:27:41.156848 22490 catalog_manager.cc:5697] T d0a271f4bca649a985bb0a560307e13a P abae8c4cf94e47b69bcfdb6a0a573241 reported cstate change: config changed from index -1 to 17, NON_VOTER a6826437ecaf4d66a74c1f4e9981def7 (127.12.213.4) added. New cstate: current_term: 1 leader_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } attrs { replace: true } } peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } } peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } } peers { permanent_uuid: "a6826437ecaf4d66a74c1f4e9981def7" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 43737 } attrs { promote: true } } }
I20260630 12:27:41.162267 22593 consensus_queue.cc:237] T 0708022a21d2491ebbbc886707d8e851 P abae8c4cf94e47b69bcfdb6a0a573241 [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: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } } peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } attrs { replace: true } } peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } } peers { permanent_uuid: "a6826437ecaf4d66a74c1f4e9981def7" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 43737 } attrs { promote: true } }
W20260630 12:27:41.170442 22557 consensus_peers.cc:597] T 0708022a21d2491ebbbc886707d8e851 P abae8c4cf94e47b69bcfdb6a0a573241 -> Peer a6826437ecaf4d66a74c1f4e9981def7 (127.12.213.4:43737): Couldn't send request to peer a6826437ecaf4d66a74c1f4e9981def7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0708022a21d2491ebbbc886707d8e851. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:41.170660 22739 raft_consensus.cc:1275] T 0708022a21d2491ebbbc886707d8e851 P bb27b61ab6f9436bb42910844cdb482a [term 1 FOLLOWER]: Refusing update from remote peer abae8c4cf94e47b69bcfdb6a0a573241: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260630 12:27:41.171931 22667 raft_consensus.cc:1275] T 0708022a21d2491ebbbc886707d8e851 P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 1 FOLLOWER]: Refusing update from remote peer abae8c4cf94e47b69bcfdb6a0a573241: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260630 12:27:41.172890 22795 consensus_queue.cc:1048] T 0708022a21d2491ebbbc886707d8e851 P abae8c4cf94e47b69bcfdb6a0a573241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260630 12:27:41.174547 22873 consensus_queue.cc:1048] T 0708022a21d2491ebbbc886707d8e851 P abae8c4cf94e47b69bcfdb6a0a573241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260630 12:27:41.180214 22795 raft_consensus.cc:2955] T 0708022a21d2491ebbbc886707d8e851 P abae8c4cf94e47b69bcfdb6a0a573241 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER a6826437ecaf4d66a74c1f4e9981def7 (127.12.213.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } } peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } attrs { replace: true } } peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } } peers { permanent_uuid: "a6826437ecaf4d66a74c1f4e9981def7" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 43737 } attrs { promote: true } } }
I20260630 12:27:41.182708 22739 raft_consensus.cc:2955] T 0708022a21d2491ebbbc886707d8e851 P bb27b61ab6f9436bb42910844cdb482a [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER a6826437ecaf4d66a74c1f4e9981def7 (127.12.213.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } } peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } attrs { replace: true } } peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } } peers { permanent_uuid: "a6826437ecaf4d66a74c1f4e9981def7" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 43737 } attrs { promote: true } } }
I20260630 12:27:41.183483 22667 raft_consensus.cc:2955] T 0708022a21d2491ebbbc886707d8e851 P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER a6826437ecaf4d66a74c1f4e9981def7 (127.12.213.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } } peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } attrs { replace: true } } peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } } peers { permanent_uuid: "a6826437ecaf4d66a74c1f4e9981def7" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 43737 } attrs { promote: true } } }
I20260630 12:27:41.196274 22487 catalog_manager.cc:5697] T 0708022a21d2491ebbbc886707d8e851 P 9cc3a0fd9f26423e8a1cc71a2b301708 reported cstate change: config changed from index -1 to 17, NON_VOTER a6826437ecaf4d66a74c1f4e9981def7 (127.12.213.4) added. New cstate: current_term: 1 leader_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } } peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } attrs { replace: true } } peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } } peers { permanent_uuid: "a6826437ecaf4d66a74c1f4e9981def7" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 43737 } attrs { promote: true } } }
I20260630 12:27:41.243769 13140 tablet_server.cc:179] TabletServer@127.12.213.1:0 shutting down...
I20260630 12:27:41.319958 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:41.323577 13140 tablet_replica.cc:333] T b7f4f98f7b3049c5972420b9965316d9 P abae8c4cf94e47b69bcfdb6a0a573241: stopping tablet replica
I20260630 12:27:41.326918 13140 raft_consensus.cc:2243] T b7f4f98f7b3049c5972420b9965316d9 P abae8c4cf94e47b69bcfdb6a0a573241 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:41.329229 13140 raft_consensus.cc:2272] T b7f4f98f7b3049c5972420b9965316d9 P abae8c4cf94e47b69bcfdb6a0a573241 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:41.337405 13140 tablet_replica.cc:333] T 1822859ccb4548e3923af2dc1eb526d8 P abae8c4cf94e47b69bcfdb6a0a573241: stopping tablet replica
I20260630 12:27:41.338719 13140 raft_consensus.cc:2243] T 1822859ccb4548e3923af2dc1eb526d8 P abae8c4cf94e47b69bcfdb6a0a573241 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:41.342947 13140 raft_consensus.cc:2272] T 1822859ccb4548e3923af2dc1eb526d8 P abae8c4cf94e47b69bcfdb6a0a573241 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:41.350723 13140 tablet_replica.cc:333] T d0a271f4bca649a985bb0a560307e13a P abae8c4cf94e47b69bcfdb6a0a573241: stopping tablet replica
I20260630 12:27:41.352083 13140 raft_consensus.cc:2243] T d0a271f4bca649a985bb0a560307e13a P abae8c4cf94e47b69bcfdb6a0a573241 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:41.354300 13140 raft_consensus.cc:2272] T d0a271f4bca649a985bb0a560307e13a P abae8c4cf94e47b69bcfdb6a0a573241 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:41.360250 13140 tablet_replica.cc:333] T 516cdec9cc5744e59d55805dd6e22212 P abae8c4cf94e47b69bcfdb6a0a573241: stopping tablet replica
I20260630 12:27:41.361443 13140 raft_consensus.cc:2243] T 516cdec9cc5744e59d55805dd6e22212 P abae8c4cf94e47b69bcfdb6a0a573241 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:41.363510 13140 raft_consensus.cc:2272] T 516cdec9cc5744e59d55805dd6e22212 P abae8c4cf94e47b69bcfdb6a0a573241 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:41.370131 13140 tablet_replica.cc:333] T cbf5a28d237c44b69914960de25c1786 P abae8c4cf94e47b69bcfdb6a0a573241: stopping tablet replica
I20260630 12:27:41.371217 13140 raft_consensus.cc:2243] T cbf5a28d237c44b69914960de25c1786 P abae8c4cf94e47b69bcfdb6a0a573241 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:41.375144 13140 raft_consensus.cc:2272] T cbf5a28d237c44b69914960de25c1786 P abae8c4cf94e47b69bcfdb6a0a573241 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:41.382035 13140 tablet_replica.cc:333] T 8d37f76015df4b7f9e2b195961c3e67e P abae8c4cf94e47b69bcfdb6a0a573241: stopping tablet replica
I20260630 12:27:41.383255 13140 raft_consensus.cc:2243] T 8d37f76015df4b7f9e2b195961c3e67e P abae8c4cf94e47b69bcfdb6a0a573241 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:41.384610 13140 raft_consensus.cc:2272] T 8d37f76015df4b7f9e2b195961c3e67e P abae8c4cf94e47b69bcfdb6a0a573241 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:41.389848 13140 tablet_replica.cc:333] T 0708022a21d2491ebbbc886707d8e851 P abae8c4cf94e47b69bcfdb6a0a573241: stopping tablet replica
I20260630 12:27:41.390828 13140 raft_consensus.cc:2243] T 0708022a21d2491ebbbc886707d8e851 P abae8c4cf94e47b69bcfdb6a0a573241 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:41.394970 13140 raft_consensus.cc:2272] T 0708022a21d2491ebbbc886707d8e851 P abae8c4cf94e47b69bcfdb6a0a573241 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:41.401284 13140 tablet_replica.cc:333] T 29f15ca9a2d04e8b8ef32a90fb5f6b8f P abae8c4cf94e47b69bcfdb6a0a573241: stopping tablet replica
I20260630 12:27:41.401976 13140 raft_consensus.cc:2243] T 29f15ca9a2d04e8b8ef32a90fb5f6b8f P abae8c4cf94e47b69bcfdb6a0a573241 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:41.403251 13140 raft_consensus.cc:2272] T 29f15ca9a2d04e8b8ef32a90fb5f6b8f P abae8c4cf94e47b69bcfdb6a0a573241 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:41.436094 13140 tablet_server.cc:196] TabletServer@127.12.213.1:0 shutdown complete.
W20260630 12:27:41.445236 22706 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.12.213.1:43421: connect: Connection refused (error 111) [suppressed 1 similar messages]
W20260630 12:27:41.450960 22706 consensus_peers.cc:597] T b7f4f98f7b3049c5972420b9965316d9 P bb27b61ab6f9436bb42910844cdb482a -> Peer abae8c4cf94e47b69bcfdb6a0a573241 (127.12.213.1:43421): Couldn't send request to peer abae8c4cf94e47b69bcfdb6a0a573241. Status: Network error: Client connection negotiation failed: client connection to 127.12.213.1:43421: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:41.478426 23026 ts_tablet_manager.cc:933] T b7f4f98f7b3049c5972420b9965316d9 P a6826437ecaf4d66a74c1f4e9981def7: Initiating tablet copy from peer bb27b61ab6f9436bb42910844cdb482a (127.12.213.3:46647)
I20260630 12:27:41.480907 23026 tablet_copy_client.cc:323] T b7f4f98f7b3049c5972420b9965316d9 P a6826437ecaf4d66a74c1f4e9981def7: tablet copy: Beginning tablet copy session from remote peer at address 127.12.213.3:46647
I20260630 12:27:41.485721 13140 tablet_server.cc:179] TabletServer@127.12.213.2:0 shutting down...
I20260630 12:27:41.499894 22753 tablet_copy_service.cc:140] P bb27b61ab6f9436bb42910844cdb482a: Received BeginTabletCopySession request for tablet b7f4f98f7b3049c5972420b9965316d9 from peer a6826437ecaf4d66a74c1f4e9981def7 ({username='slave'} at 127.0.0.1:33400)
I20260630 12:27:41.500936 22753 tablet_copy_service.cc:161] P bb27b61ab6f9436bb42910844cdb482a: Beginning new tablet copy session on tablet b7f4f98f7b3049c5972420b9965316d9 from peer a6826437ecaf4d66a74c1f4e9981def7 at {username='slave'} at 127.0.0.1:33400: session id = a6826437ecaf4d66a74c1f4e9981def7-b7f4f98f7b3049c5972420b9965316d9
I20260630 12:27:41.514461 22753 tablet_copy_source_session.cc:215] T b7f4f98f7b3049c5972420b9965316d9 P bb27b61ab6f9436bb42910844cdb482a: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:41.519265 23026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7f4f98f7b3049c5972420b9965316d9. 1 dirs total, 0 dirs full, 0 dirs failed
W20260630 12:27:41.527822 22709 consensus_peers.cc:597] T b7f4f98f7b3049c5972420b9965316d9 P bb27b61ab6f9436bb42910844cdb482a -> Peer 9cc3a0fd9f26423e8a1cc71a2b301708 (127.12.213.2:33003): Couldn't send request to peer 9cc3a0fd9f26423e8a1cc71a2b301708. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:41.543468 23026 tablet_copy_client.cc:806] T b7f4f98f7b3049c5972420b9965316d9 P a6826437ecaf4d66a74c1f4e9981def7: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:41.544209 23026 tablet_copy_client.cc:670] T b7f4f98f7b3049c5972420b9965316d9 P a6826437ecaf4d66a74c1f4e9981def7: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:41.550652 23026 tablet_copy_client.cc:538] T b7f4f98f7b3049c5972420b9965316d9 P a6826437ecaf4d66a74c1f4e9981def7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:41.556689 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:41.558831 13140 tablet_replica.cc:333] T d0a271f4bca649a985bb0a560307e13a P 9cc3a0fd9f26423e8a1cc71a2b301708: stopping tablet replica
I20260630 12:27:41.560189 13140 raft_consensus.cc:2243] T d0a271f4bca649a985bb0a560307e13a P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:41.562077 23026 tablet_bootstrap.cc:492] T b7f4f98f7b3049c5972420b9965316d9 P a6826437ecaf4d66a74c1f4e9981def7: Bootstrap starting.
I20260630 12:27:41.563107 13140 raft_consensus.cc:2272] T d0a271f4bca649a985bb0a560307e13a P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:41.569149 13140 tablet_replica.cc:333] T 1822859ccb4548e3923af2dc1eb526d8 P 9cc3a0fd9f26423e8a1cc71a2b301708: stopping tablet replica
I20260630 12:27:41.570400 13140 raft_consensus.cc:2243] T 1822859ccb4548e3923af2dc1eb526d8 P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:41.572193 13140 raft_consensus.cc:2272] T 1822859ccb4548e3923af2dc1eb526d8 P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:41.577886 13140 tablet_replica.cc:333] T b7f4f98f7b3049c5972420b9965316d9 P 9cc3a0fd9f26423e8a1cc71a2b301708: stopping tablet replica
I20260630 12:27:41.579119 13140 raft_consensus.cc:2243] T b7f4f98f7b3049c5972420b9965316d9 P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:41.580699 13140 raft_consensus.cc:2272] T b7f4f98f7b3049c5972420b9965316d9 P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:41.586274 13140 tablet_replica.cc:333] T 0708022a21d2491ebbbc886707d8e851 P 9cc3a0fd9f26423e8a1cc71a2b301708: stopping tablet replica
I20260630 12:27:41.587218 13140 raft_consensus.cc:2243] T 0708022a21d2491ebbbc886707d8e851 P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:41.588948 13140 raft_consensus.cc:2272] T 0708022a21d2491ebbbc886707d8e851 P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:41.594247 13140 tablet_replica.cc:333] T 3791c35481c04b4eb47e308e447a369b P 9cc3a0fd9f26423e8a1cc71a2b301708: stopping tablet replica
I20260630 12:27:41.594848 13140 raft_consensus.cc:2243] T 3791c35481c04b4eb47e308e447a369b P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:41.595889 13140 raft_consensus.cc:2272] T 3791c35481c04b4eb47e308e447a369b P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:41.599143 13140 tablet_replica.cc:333] T cbf5a28d237c44b69914960de25c1786 P 9cc3a0fd9f26423e8a1cc71a2b301708: stopping tablet replica
I20260630 12:27:41.599850 13140 raft_consensus.cc:2243] T cbf5a28d237c44b69914960de25c1786 P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:41.600980 13140 raft_consensus.cc:2272] T cbf5a28d237c44b69914960de25c1786 P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:41.605013 13140 tablet_replica.cc:333] T 516cdec9cc5744e59d55805dd6e22212 P 9cc3a0fd9f26423e8a1cc71a2b301708: stopping tablet replica
I20260630 12:27:41.605965 13140 raft_consensus.cc:2243] T 516cdec9cc5744e59d55805dd6e22212 P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:41.607635 13140 raft_consensus.cc:2272] T 516cdec9cc5744e59d55805dd6e22212 P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:41.611011 13140 tablet_replica.cc:333] T a2907540980c4e289c85c4abbfdeafef P 9cc3a0fd9f26423e8a1cc71a2b301708: stopping tablet replica
I20260630 12:27:41.611658 13140 raft_consensus.cc:2243] T a2907540980c4e289c85c4abbfdeafef P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:41.612578 13140 raft_consensus.cc:2272] T a2907540980c4e289c85c4abbfdeafef P 9cc3a0fd9f26423e8a1cc71a2b301708 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:41.641654 13140 tablet_server.cc:196] TabletServer@127.12.213.2:0 shutdown complete.
I20260630 12:27:41.684604 23026 tablet_bootstrap.cc:492] T b7f4f98f7b3049c5972420b9965316d9 P a6826437ecaf4d66a74c1f4e9981def7: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=125 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:27:41.685477 23026 tablet_bootstrap.cc:492] T b7f4f98f7b3049c5972420b9965316d9 P a6826437ecaf4d66a74c1f4e9981def7: Bootstrap complete.
I20260630 12:27:41.686095 23026 ts_tablet_manager.cc:1403] T b7f4f98f7b3049c5972420b9965316d9 P a6826437ecaf4d66a74c1f4e9981def7: Time spent bootstrapping tablet: real 0.124s	user 0.103s	sys 0.017s
I20260630 12:27:41.688498 23026 raft_consensus.cc:359] T b7f4f98f7b3049c5972420b9965316d9 P a6826437ecaf4d66a74c1f4e9981def7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } } peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } attrs { replace: true } } peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } } peers { permanent_uuid: "a6826437ecaf4d66a74c1f4e9981def7" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 43737 } attrs { promote: true } }
I20260630 12:27:41.689390 23026 raft_consensus.cc:740] T b7f4f98f7b3049c5972420b9965316d9 P a6826437ecaf4d66a74c1f4e9981def7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a6826437ecaf4d66a74c1f4e9981def7, State: Initialized, Role: LEARNER
I20260630 12:27:41.689882 13140 tablet_server.cc:179] TabletServer@127.12.213.3:0 shutting down...
I20260630 12:27:41.689918 23026 consensus_queue.cc:260] T b7f4f98f7b3049c5972420b9965316d9 P a6826437ecaf4d66a74c1f4e9981def7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 17, Last appended: 1.17, Last appended by leader: 17, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "abae8c4cf94e47b69bcfdb6a0a573241" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43421 } } peers { permanent_uuid: "9cc3a0fd9f26423e8a1cc71a2b301708" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 33003 } attrs { replace: true } } peers { permanent_uuid: "bb27b61ab6f9436bb42910844cdb482a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46647 } } peers { permanent_uuid: "a6826437ecaf4d66a74c1f4e9981def7" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 43737 } attrs { promote: true } }
I20260630 12:27:41.692701 23005 heartbeater.cc:499] Master 127.12.213.62:39027 was elected leader, sending a full tablet report...
I20260630 12:27:41.692988 23026 ts_tablet_manager.cc:1434] T b7f4f98f7b3049c5972420b9965316d9 P a6826437ecaf4d66a74c1f4e9981def7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:27:41.713259 13140 tablet_copy_service.cc:362] P bb27b61ab6f9436bb42910844cdb482a: Destroying tablet copy session a6826437ecaf4d66a74c1f4e9981def7-b7f4f98f7b3049c5972420b9965316d9 due to service shutdown
I20260630 12:27:41.713639 13140 tablet_copy_service.cc:434] P bb27b61ab6f9436bb42910844cdb482a: ending tablet copy session a6826437ecaf4d66a74c1f4e9981def7-b7f4f98f7b3049c5972420b9965316d9 on tablet b7f4f98f7b3049c5972420b9965316d9 with peer a6826437ecaf4d66a74c1f4e9981def7
I20260630 12:27:41.740850 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:41.741686 13140 tablet_replica.cc:333] T cbf5a28d237c44b69914960de25c1786 P bb27b61ab6f9436bb42910844cdb482a: stopping tablet replica
I20260630 12:27:41.742825 13140 raft_consensus.cc:2243] T cbf5a28d237c44b69914960de25c1786 P bb27b61ab6f9436bb42910844cdb482a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:41.743705 13140 raft_consensus.cc:2272] T cbf5a28d237c44b69914960de25c1786 P bb27b61ab6f9436bb42910844cdb482a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:41.747702 13140 tablet_replica.cc:333] T 516cdec9cc5744e59d55805dd6e22212 P bb27b61ab6f9436bb42910844cdb482a: stopping tablet replica
I20260630 12:27:41.748514 13140 raft_consensus.cc:2243] T 516cdec9cc5744e59d55805dd6e22212 P bb27b61ab6f9436bb42910844cdb482a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:41.749528 13140 raft_consensus.cc:2272] T 516cdec9cc5744e59d55805dd6e22212 P bb27b61ab6f9436bb42910844cdb482a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:41.752633 13140 tablet_replica.cc:333] T d0a271f4bca649a985bb0a560307e13a P bb27b61ab6f9436bb42910844cdb482a: stopping tablet replica
I20260630 12:27:41.753222 13140 raft_consensus.cc:2243] T d0a271f4bca649a985bb0a560307e13a P bb27b61ab6f9436bb42910844cdb482a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:41.754136 13140 raft_consensus.cc:2272] T d0a271f4bca649a985bb0a560307e13a P bb27b61ab6f9436bb42910844cdb482a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:41.758255 13140 tablet_replica.cc:333] T 1822859ccb4548e3923af2dc1eb526d8 P bb27b61ab6f9436bb42910844cdb482a: stopping tablet replica
I20260630 12:27:41.758821 13140 raft_consensus.cc:2243] T 1822859ccb4548e3923af2dc1eb526d8 P bb27b61ab6f9436bb42910844cdb482a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:41.759768 13140 raft_consensus.cc:2272] T 1822859ccb4548e3923af2dc1eb526d8 P bb27b61ab6f9436bb42910844cdb482a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:41.763856 13140 tablet_replica.cc:333] T b7f4f98f7b3049c5972420b9965316d9 P bb27b61ab6f9436bb42910844cdb482a: stopping tablet replica
I20260630 12:27:41.764431 13140 raft_consensus.cc:2243] T b7f4f98f7b3049c5972420b9965316d9 P bb27b61ab6f9436bb42910844cdb482a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:41.765760 13140 raft_consensus.cc:2272] T b7f4f98f7b3049c5972420b9965316d9 P bb27b61ab6f9436bb42910844cdb482a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:41.768924 13140 tablet_replica.cc:333] T 5e4f37ca0ae7482f8c9488e89965bfa7 P bb27b61ab6f9436bb42910844cdb482a: stopping tablet replica
I20260630 12:27:41.769485 13140 raft_consensus.cc:2243] T 5e4f37ca0ae7482f8c9488e89965bfa7 P bb27b61ab6f9436bb42910844cdb482a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:41.770340 13140 raft_consensus.cc:2272] T 5e4f37ca0ae7482f8c9488e89965bfa7 P bb27b61ab6f9436bb42910844cdb482a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:41.773114 13140 tablet_replica.cc:333] T 0708022a21d2491ebbbc886707d8e851 P bb27b61ab6f9436bb42910844cdb482a: stopping tablet replica
I20260630 12:27:41.773610 13140 raft_consensus.cc:2243] T 0708022a21d2491ebbbc886707d8e851 P bb27b61ab6f9436bb42910844cdb482a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:41.774560 13140 raft_consensus.cc:2272] T 0708022a21d2491ebbbc886707d8e851 P bb27b61ab6f9436bb42910844cdb482a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:41.778762 13140 tablet_replica.cc:333] T cd4bb56cd60a44e7a27d71d6d0ad1b67 P bb27b61ab6f9436bb42910844cdb482a: stopping tablet replica
I20260630 12:27:41.779320 13140 raft_consensus.cc:2243] T cd4bb56cd60a44e7a27d71d6d0ad1b67 P bb27b61ab6f9436bb42910844cdb482a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:41.780201 13140 raft_consensus.cc:2272] T cd4bb56cd60a44e7a27d71d6d0ad1b67 P bb27b61ab6f9436bb42910844cdb482a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:41.814154 13140 tablet_server.cc:196] TabletServer@127.12.213.3:0 shutdown complete.
W20260630 12:27:41.824309 23026 tablet_copy_client.cc:1131] T b7f4f98f7b3049c5972420b9965316d9 P a6826437ecaf4d66a74c1f4e9981def7: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.12.213.3:46647: connect: Connection refused (error 111)
I20260630 12:27:41.847573 13140 tablet_server.cc:179] TabletServer@127.12.213.4:0 shutting down...
I20260630 12:27:41.872638 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:41.873718 13140 tablet_replica.cc:333] T b7f4f98f7b3049c5972420b9965316d9 P a6826437ecaf4d66a74c1f4e9981def7: stopping tablet replica
I20260630 12:27:41.874418 13140 raft_consensus.cc:2243] T b7f4f98f7b3049c5972420b9965316d9 P a6826437ecaf4d66a74c1f4e9981def7 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:27:41.874933 13140 raft_consensus.cc:2272] T b7f4f98f7b3049c5972420b9965316d9 P a6826437ecaf4d66a74c1f4e9981def7 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:27:41.896024 13140 tablet_server.cc:196] TabletServer@127.12.213.4:0 shutdown complete.
I20260630 12:27:41.908955 13140 master.cc:562] Master@127.12.213.62:39027 shutting down...
W20260630 12:27:41.936507 22540 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:27:41.938489 13140 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7712166bb60744a08cb7092df994e884 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:41.939106 13140 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7712166bb60744a08cb7092df994e884 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:41.939436 13140 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7712166bb60744a08cb7092df994e884: stopping tablet replica
I20260630 12:27:41.962767 13140 master.cc:584] Master@127.12.213.62:39027 shutdown complete.
[       OK ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash (6197 ms)
[ RUN      ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale
I20260630 12:27:42.018615 13140 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.213.62:35851
I20260630 12:27:42.019807 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:42.025549 23032 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
W20260630 12:27:42.025615 23031 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
W20260630 12:27:42.026437 23034 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
I20260630 12:27:42.028309 13140 server_base.cc:1061] running on GCE node
I20260630 12:27:42.029170 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:42.029348 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:42.029539 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822462029525 us; error 0 us; skew 500 ppm
I20260630 12:27:42.030085 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:42.032476 13140 webserver.cc:533] Webserver started at http://127.12.213.62:43223/ using document root <none> and password file <none>
I20260630 12:27:42.033031 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:42.033215 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:42.033528 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:42.034725 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822237130653-13140-0/minicluster-data/master-0-root/instance:
uuid: "3348744e7f8d44aaa12ec85ad543c529"
format_stamp: "Formatted at 2026-06-30 12:27:42 on dist-test-slave-zz34"
I20260630 12:27:42.039186 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:27:42.042738 23039 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:42.043551 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260630 12:27:42.043872 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822237130653-13140-0/minicluster-data/master-0-root
uuid: "3348744e7f8d44aaa12ec85ad543c529"
format_stamp: "Formatted at 2026-06-30 12:27:42 on dist-test-slave-zz34"
I20260630 12:27:42.044193 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822237130653-13140-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822237130653-13140-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822237130653-13140-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)
I20260630 12:27:42.068486 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:42.069715 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:42.107916 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.62:35851
I20260630 12:27:42.108033 23090 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.62:35851 every 8 connection(s)
I20260630 12:27:42.111794 23091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:42.122588 23091 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3348744e7f8d44aaa12ec85ad543c529: Bootstrap starting.
I20260630 12:27:42.127312 23091 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3348744e7f8d44aaa12ec85ad543c529: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:42.131711 23091 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3348744e7f8d44aaa12ec85ad543c529: No bootstrap required, opened a new log
I20260630 12:27:42.133849 23091 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3348744e7f8d44aaa12ec85ad543c529 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3348744e7f8d44aaa12ec85ad543c529" member_type: VOTER }
I20260630 12:27:42.134315 23091 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3348744e7f8d44aaa12ec85ad543c529 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:42.134557 23091 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3348744e7f8d44aaa12ec85ad543c529 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3348744e7f8d44aaa12ec85ad543c529, State: Initialized, Role: FOLLOWER
I20260630 12:27:42.135214 23091 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3348744e7f8d44aaa12ec85ad543c529 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3348744e7f8d44aaa12ec85ad543c529" member_type: VOTER }
I20260630 12:27:42.135676 23091 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3348744e7f8d44aaa12ec85ad543c529 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:27:42.135905 23091 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3348744e7f8d44aaa12ec85ad543c529 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:27:42.136188 23091 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3348744e7f8d44aaa12ec85ad543c529 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:42.140651 23091 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3348744e7f8d44aaa12ec85ad543c529 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3348744e7f8d44aaa12ec85ad543c529" member_type: VOTER }
I20260630 12:27:42.141166 23091 leader_election.cc:304] T 00000000000000000000000000000000 P 3348744e7f8d44aaa12ec85ad543c529 [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: 3348744e7f8d44aaa12ec85ad543c529; no voters: 
I20260630 12:27:42.142402 23091 leader_election.cc:290] T 00000000000000000000000000000000 P 3348744e7f8d44aaa12ec85ad543c529 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:27:42.142740 23094 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3348744e7f8d44aaa12ec85ad543c529 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:42.144109 23094 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3348744e7f8d44aaa12ec85ad543c529 [term 1 LEADER]: Becoming Leader. State: Replica: 3348744e7f8d44aaa12ec85ad543c529, State: Running, Role: LEADER
I20260630 12:27:42.144824 23094 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3348744e7f8d44aaa12ec85ad543c529 [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: "3348744e7f8d44aaa12ec85ad543c529" member_type: VOTER }
I20260630 12:27:42.145169 23091 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3348744e7f8d44aaa12ec85ad543c529 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:27:42.152937 23095 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3348744e7f8d44aaa12ec85ad543c529 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3348744e7f8d44aaa12ec85ad543c529" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3348744e7f8d44aaa12ec85ad543c529" member_type: VOTER } }
I20260630 12:27:42.153466 23095 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3348744e7f8d44aaa12ec85ad543c529 [sys.catalog]: This master's current role is: LEADER
I20260630 12:27:42.154713 23096 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3348744e7f8d44aaa12ec85ad543c529 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3348744e7f8d44aaa12ec85ad543c529. Latest consensus state: current_term: 1 leader_uuid: "3348744e7f8d44aaa12ec85ad543c529" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3348744e7f8d44aaa12ec85ad543c529" member_type: VOTER } }
I20260630 12:27:42.155232 23096 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3348744e7f8d44aaa12ec85ad543c529 [sys.catalog]: This master's current role is: LEADER
I20260630 12:27:42.155495 23102 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:27:42.164759 23102 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:27:42.169826 13140 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:27:42.175438 23102 catalog_manager.cc:1383] Generated new cluster ID: 1a73875af20841908defe6ff1fc3ac6c
I20260630 12:27:42.175736 23102 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:27:42.197707 23102 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:27:42.199038 23102 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:27:42.211547 23102 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 3348744e7f8d44aaa12ec85ad543c529: Generated new TSK 0
I20260630 12:27:42.212138 23102 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:27:42.236654 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:42.243122 23112 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
W20260630 12:27:42.243943 23113 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
I20260630 12:27:42.246368 13140 server_base.cc:1061] running on GCE node
W20260630 12:27:42.246508 23115 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
I20260630 12:27:42.247670 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:42.247985 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:42.248165 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822462248145 us; error 0 us; skew 500 ppm
I20260630 12:27:42.248656 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:42.251055 13140 webserver.cc:533] Webserver started at http://127.12.213.1:37981/ using document root <none> and password file <none>
I20260630 12:27:42.251557 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:42.251758 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:42.252035 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:42.253149 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822237130653-13140-0/minicluster-data/ts-0-root/instance:
uuid: "abe26175364c4cb9827f64b2117b7d9f"
format_stamp: "Formatted at 2026-06-30 12:27:42 on dist-test-slave-zz34"
I20260630 12:27:42.258215 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260630 12:27:42.261911 23120 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:42.262825 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:27:42.263108 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822237130653-13140-0/minicluster-data/ts-0-root
uuid: "abe26175364c4cb9827f64b2117b7d9f"
format_stamp: "Formatted at 2026-06-30 12:27:42 on dist-test-slave-zz34"
I20260630 12:27:42.263351 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822237130653-13140-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822237130653-13140-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822237130653-13140-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)
I20260630 12:27:42.281809 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:42.283038 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:42.284487 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:42.287114 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:42.287307 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:42.287580 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:42.287755 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:42.326445 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.1:36109
I20260630 12:27:42.326548 23182 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.1:36109 every 8 connection(s)
I20260630 12:27:42.331110 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:42.338421 23187 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
W20260630 12:27:42.339893 23188 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
W20260630 12:27:42.342981 23190 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
I20260630 12:27:42.343631 13140 server_base.cc:1061] running on GCE node
I20260630 12:27:42.344419 23183 heartbeater.cc:344] Connected to a master server at 127.12.213.62:35851
I20260630 12:27:42.344873 23183 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:42.345814 23183 heartbeater.cc:507] Master 127.12.213.62:35851 requested a full tablet report, sending...
I20260630 12:27:42.347239 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:42.347488 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:42.347672 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822462347654 us; error 0 us; skew 500 ppm
I20260630 12:27:42.348460 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:42.348464 23056 ts_manager.cc:194] Registered new tserver with Master: abe26175364c4cb9827f64b2117b7d9f (127.12.213.1:36109)
I20260630 12:27:42.351292 23056 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35572
I20260630 12:27:42.351496 13140 webserver.cc:533] Webserver started at http://127.12.213.2:41451/ using document root <none> and password file <none>
I20260630 12:27:42.352191 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:42.352428 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:42.352713 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:42.354234 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822237130653-13140-0/minicluster-data/ts-1-root/instance:
uuid: "990d0449d81c4a508a4fa065184d3ac8"
format_stamp: "Formatted at 2026-06-30 12:27:42 on dist-test-slave-zz34"
I20260630 12:27:42.358484 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:27:42.361538 23195 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:42.362383 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:27:42.362671 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822237130653-13140-0/minicluster-data/ts-1-root
uuid: "990d0449d81c4a508a4fa065184d3ac8"
format_stamp: "Formatted at 2026-06-30 12:27:42 on dist-test-slave-zz34"
I20260630 12:27:42.362926 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822237130653-13140-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822237130653-13140-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822237130653-13140-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)
I20260630 12:27:42.381892 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:42.382958 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:42.384498 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:42.386675 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:42.386847 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:42.387133 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:42.387269 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:42.424837 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.2:35707
I20260630 12:27:42.424965 23257 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.2:35707 every 8 connection(s)
I20260630 12:27:42.429548 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:42.436173 23261 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
W20260630 12:27:42.437361 23262 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
I20260630 12:27:42.440514 13140 server_base.cc:1061] running on GCE node
W20260630 12:27:42.440874 23265 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
I20260630 12:27:42.441990 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:42.442346 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:42.442549 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822462442510 us; error 0 us; skew 500 ppm
I20260630 12:27:42.443188 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:42.443622 23258 heartbeater.cc:344] Connected to a master server at 127.12.213.62:35851
I20260630 12:27:42.444031 23258 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:42.444917 23258 heartbeater.cc:507] Master 127.12.213.62:35851 requested a full tablet report, sending...
I20260630 12:27:42.445863 13140 webserver.cc:533] Webserver started at http://127.12.213.3:35625/ using document root <none> and password file <none>
I20260630 12:27:42.446462 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:42.446687 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:42.446985 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:42.447268 23056 ts_manager.cc:194] Registered new tserver with Master: 990d0449d81c4a508a4fa065184d3ac8 (127.12.213.2:35707)
I20260630 12:27:42.448540 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822237130653-13140-0/minicluster-data/ts-2-root/instance:
uuid: "245e41bc9ebb484190fac6381b4be52b"
format_stamp: "Formatted at 2026-06-30 12:27:42 on dist-test-slave-zz34"
I20260630 12:27:42.449149 23056 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35576
I20260630 12:27:42.453835 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260630 12:27:42.457176 23269 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:42.457940 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:27:42.458267 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822237130653-13140-0/minicluster-data/ts-2-root
uuid: "245e41bc9ebb484190fac6381b4be52b"
format_stamp: "Formatted at 2026-06-30 12:27:42 on dist-test-slave-zz34"
I20260630 12:27:42.458504 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822237130653-13140-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822237130653-13140-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822237130653-13140-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)
I20260630 12:27:42.477057 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:42.478281 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:42.479759 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:42.482036 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:42.482270 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.001s
I20260630 12:27:42.482450 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:42.482579 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:42.521782 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.3:46823
I20260630 12:27:42.521903 23331 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.3:46823 every 8 connection(s)
I20260630 12:27:42.535534 23332 heartbeater.cc:344] Connected to a master server at 127.12.213.62:35851
I20260630 12:27:42.535960 23332 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:42.536643 23332 heartbeater.cc:507] Master 127.12.213.62:35851 requested a full tablet report, sending...
I20260630 12:27:42.538703 23056 ts_manager.cc:194] Registered new tserver with Master: 245e41bc9ebb484190fac6381b4be52b (127.12.213.3:46823)
I20260630 12:27:42.539752 13140 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014793524s
I20260630 12:27:42.540256 23056 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35578
I20260630 12:27:42.565224 23056 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35590:
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"
    }
  }
}
W20260630 12:27:42.567183 23056 catalog_manager.cc:7077] 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.
I20260630 12:27:42.611619 23297 tablet_service.cc:1511] Processing CreateTablet for tablet d0a6d101dbea4a2899f9cc943beb47d4 (DEFAULT_TABLE table=test-workload [id=2064bb10be1046f5b0ae4f04e43ae6d6]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:27:42.613122 23297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0a6d101dbea4a2899f9cc943beb47d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:42.614931 23148 tablet_service.cc:1511] Processing CreateTablet for tablet d0a6d101dbea4a2899f9cc943beb47d4 (DEFAULT_TABLE table=test-workload [id=2064bb10be1046f5b0ae4f04e43ae6d6]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:27:42.615969 23148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0a6d101dbea4a2899f9cc943beb47d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:42.625463 23223 tablet_service.cc:1511] Processing CreateTablet for tablet d0a6d101dbea4a2899f9cc943beb47d4 (DEFAULT_TABLE table=test-workload [id=2064bb10be1046f5b0ae4f04e43ae6d6]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:27:42.626873 23223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0a6d101dbea4a2899f9cc943beb47d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:42.631206 23347 tablet_bootstrap.cc:492] T d0a6d101dbea4a2899f9cc943beb47d4 P abe26175364c4cb9827f64b2117b7d9f: Bootstrap starting.
I20260630 12:27:42.634862 23348 tablet_bootstrap.cc:492] T d0a6d101dbea4a2899f9cc943beb47d4 P 245e41bc9ebb484190fac6381b4be52b: Bootstrap starting.
I20260630 12:27:42.637382 23347 tablet_bootstrap.cc:654] T d0a6d101dbea4a2899f9cc943beb47d4 P abe26175364c4cb9827f64b2117b7d9f: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:42.641780 23348 tablet_bootstrap.cc:654] T d0a6d101dbea4a2899f9cc943beb47d4 P 245e41bc9ebb484190fac6381b4be52b: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:42.643162 23347 tablet_bootstrap.cc:492] T d0a6d101dbea4a2899f9cc943beb47d4 P abe26175364c4cb9827f64b2117b7d9f: No bootstrap required, opened a new log
I20260630 12:27:42.643683 23347 ts_tablet_manager.cc:1403] T d0a6d101dbea4a2899f9cc943beb47d4 P abe26175364c4cb9827f64b2117b7d9f: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260630 12:27:42.643978 23350 tablet_bootstrap.cc:492] T d0a6d101dbea4a2899f9cc943beb47d4 P 990d0449d81c4a508a4fa065184d3ac8: Bootstrap starting.
I20260630 12:27:42.647075 23347 raft_consensus.cc:359] T d0a6d101dbea4a2899f9cc943beb47d4 P abe26175364c4cb9827f64b2117b7d9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245e41bc9ebb484190fac6381b4be52b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46823 } } peers { permanent_uuid: "abe26175364c4cb9827f64b2117b7d9f" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36109 } } peers { permanent_uuid: "990d0449d81c4a508a4fa065184d3ac8" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35707 } }
I20260630 12:27:42.647740 23348 tablet_bootstrap.cc:492] T d0a6d101dbea4a2899f9cc943beb47d4 P 245e41bc9ebb484190fac6381b4be52b: No bootstrap required, opened a new log
I20260630 12:27:42.647853 23347 raft_consensus.cc:385] T d0a6d101dbea4a2899f9cc943beb47d4 P abe26175364c4cb9827f64b2117b7d9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:42.648301 23348 ts_tablet_manager.cc:1403] T d0a6d101dbea4a2899f9cc943beb47d4 P 245e41bc9ebb484190fac6381b4be52b: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260630 12:27:42.648239 23347 raft_consensus.cc:740] T d0a6d101dbea4a2899f9cc943beb47d4 P abe26175364c4cb9827f64b2117b7d9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: abe26175364c4cb9827f64b2117b7d9f, State: Initialized, Role: FOLLOWER
I20260630 12:27:42.649228 23347 consensus_queue.cc:260] T d0a6d101dbea4a2899f9cc943beb47d4 P abe26175364c4cb9827f64b2117b7d9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245e41bc9ebb484190fac6381b4be52b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46823 } } peers { permanent_uuid: "abe26175364c4cb9827f64b2117b7d9f" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36109 } } peers { permanent_uuid: "990d0449d81c4a508a4fa065184d3ac8" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35707 } }
I20260630 12:27:42.651101 23350 tablet_bootstrap.cc:654] T d0a6d101dbea4a2899f9cc943beb47d4 P 990d0449d81c4a508a4fa065184d3ac8: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:42.651180 23348 raft_consensus.cc:359] T d0a6d101dbea4a2899f9cc943beb47d4 P 245e41bc9ebb484190fac6381b4be52b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245e41bc9ebb484190fac6381b4be52b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46823 } } peers { permanent_uuid: "abe26175364c4cb9827f64b2117b7d9f" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36109 } } peers { permanent_uuid: "990d0449d81c4a508a4fa065184d3ac8" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35707 } }
I20260630 12:27:42.652275 23348 raft_consensus.cc:385] T d0a6d101dbea4a2899f9cc943beb47d4 P 245e41bc9ebb484190fac6381b4be52b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:42.652645 23348 raft_consensus.cc:740] T d0a6d101dbea4a2899f9cc943beb47d4 P 245e41bc9ebb484190fac6381b4be52b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 245e41bc9ebb484190fac6381b4be52b, State: Initialized, Role: FOLLOWER
I20260630 12:27:42.653416 23183 heartbeater.cc:499] Master 127.12.213.62:35851 was elected leader, sending a full tablet report...
I20260630 12:27:42.653915 23348 consensus_queue.cc:260] T d0a6d101dbea4a2899f9cc943beb47d4 P 245e41bc9ebb484190fac6381b4be52b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245e41bc9ebb484190fac6381b4be52b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46823 } } peers { permanent_uuid: "abe26175364c4cb9827f64b2117b7d9f" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36109 } } peers { permanent_uuid: "990d0449d81c4a508a4fa065184d3ac8" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35707 } }
I20260630 12:27:42.658215 23332 heartbeater.cc:499] Master 127.12.213.62:35851 was elected leader, sending a full tablet report...
I20260630 12:27:42.659121 23348 ts_tablet_manager.cc:1434] T d0a6d101dbea4a2899f9cc943beb47d4 P 245e41bc9ebb484190fac6381b4be52b: Time spent starting tablet: real 0.010s	user 0.011s	sys 0.000s
I20260630 12:27:42.659813 23347 ts_tablet_manager.cc:1434] T d0a6d101dbea4a2899f9cc943beb47d4 P abe26175364c4cb9827f64b2117b7d9f: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.004s
I20260630 12:27:42.663605 23350 tablet_bootstrap.cc:492] T d0a6d101dbea4a2899f9cc943beb47d4 P 990d0449d81c4a508a4fa065184d3ac8: No bootstrap required, opened a new log
I20260630 12:27:42.664222 23350 ts_tablet_manager.cc:1403] T d0a6d101dbea4a2899f9cc943beb47d4 P 990d0449d81c4a508a4fa065184d3ac8: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.004s
I20260630 12:27:42.667693 23350 raft_consensus.cc:359] T d0a6d101dbea4a2899f9cc943beb47d4 P 990d0449d81c4a508a4fa065184d3ac8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245e41bc9ebb484190fac6381b4be52b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46823 } } peers { permanent_uuid: "abe26175364c4cb9827f64b2117b7d9f" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36109 } } peers { permanent_uuid: "990d0449d81c4a508a4fa065184d3ac8" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35707 } }
I20260630 12:27:42.668361 23350 raft_consensus.cc:385] T d0a6d101dbea4a2899f9cc943beb47d4 P 990d0449d81c4a508a4fa065184d3ac8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:42.668613 23350 raft_consensus.cc:740] T d0a6d101dbea4a2899f9cc943beb47d4 P 990d0449d81c4a508a4fa065184d3ac8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 990d0449d81c4a508a4fa065184d3ac8, State: Initialized, Role: FOLLOWER
I20260630 12:27:42.669286 23350 consensus_queue.cc:260] T d0a6d101dbea4a2899f9cc943beb47d4 P 990d0449d81c4a508a4fa065184d3ac8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245e41bc9ebb484190fac6381b4be52b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46823 } } peers { permanent_uuid: "abe26175364c4cb9827f64b2117b7d9f" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36109 } } peers { permanent_uuid: "990d0449d81c4a508a4fa065184d3ac8" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35707 } }
I20260630 12:27:42.672024 23258 heartbeater.cc:499] Master 127.12.213.62:35851 was elected leader, sending a full tablet report...
I20260630 12:27:42.672478 23350 ts_tablet_manager.cc:1434] T d0a6d101dbea4a2899f9cc943beb47d4 P 990d0449d81c4a508a4fa065184d3ac8: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:27:42.887413 23352 raft_consensus.cc:493] T d0a6d101dbea4a2899f9cc943beb47d4 P abe26175364c4cb9827f64b2117b7d9f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:42.888015 23352 raft_consensus.cc:515] T d0a6d101dbea4a2899f9cc943beb47d4 P abe26175364c4cb9827f64b2117b7d9f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245e41bc9ebb484190fac6381b4be52b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46823 } } peers { permanent_uuid: "abe26175364c4cb9827f64b2117b7d9f" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36109 } } peers { permanent_uuid: "990d0449d81c4a508a4fa065184d3ac8" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35707 } }
I20260630 12:27:42.889947 23352 leader_election.cc:290] T d0a6d101dbea4a2899f9cc943beb47d4 P abe26175364c4cb9827f64b2117b7d9f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 245e41bc9ebb484190fac6381b4be52b (127.12.213.3:46823), 990d0449d81c4a508a4fa065184d3ac8 (127.12.213.2:35707)
I20260630 12:27:42.890980 23353 raft_consensus.cc:493] T d0a6d101dbea4a2899f9cc943beb47d4 P 245e41bc9ebb484190fac6381b4be52b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:42.891558 23353 raft_consensus.cc:515] T d0a6d101dbea4a2899f9cc943beb47d4 P 245e41bc9ebb484190fac6381b4be52b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245e41bc9ebb484190fac6381b4be52b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46823 } } peers { permanent_uuid: "abe26175364c4cb9827f64b2117b7d9f" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36109 } } peers { permanent_uuid: "990d0449d81c4a508a4fa065184d3ac8" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35707 } }
I20260630 12:27:42.894106 23353 leader_election.cc:290] T d0a6d101dbea4a2899f9cc943beb47d4 P 245e41bc9ebb484190fac6381b4be52b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers abe26175364c4cb9827f64b2117b7d9f (127.12.213.1:36109), 990d0449d81c4a508a4fa065184d3ac8 (127.12.213.2:35707)
I20260630 12:27:42.902379 23307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0a6d101dbea4a2899f9cc943beb47d4" candidate_uuid: "abe26175364c4cb9827f64b2117b7d9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245e41bc9ebb484190fac6381b4be52b" is_pre_election: true
I20260630 12:27:42.903260 23307 raft_consensus.cc:2468] T d0a6d101dbea4a2899f9cc943beb47d4 P 245e41bc9ebb484190fac6381b4be52b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate abe26175364c4cb9827f64b2117b7d9f in term 0.
I20260630 12:27:42.904750 23122 leader_election.cc:304] T d0a6d101dbea4a2899f9cc943beb47d4 P abe26175364c4cb9827f64b2117b7d9f [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: 245e41bc9ebb484190fac6381b4be52b, abe26175364c4cb9827f64b2117b7d9f; no voters: 
I20260630 12:27:42.905648 23352 raft_consensus.cc:2804] T d0a6d101dbea4a2899f9cc943beb47d4 P abe26175364c4cb9827f64b2117b7d9f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:42.906015 23352 raft_consensus.cc:493] T d0a6d101dbea4a2899f9cc943beb47d4 P abe26175364c4cb9827f64b2117b7d9f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:42.906356 23352 raft_consensus.cc:3060] T d0a6d101dbea4a2899f9cc943beb47d4 P abe26175364c4cb9827f64b2117b7d9f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:42.907210 23158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0a6d101dbea4a2899f9cc943beb47d4" candidate_uuid: "245e41bc9ebb484190fac6381b4be52b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abe26175364c4cb9827f64b2117b7d9f" is_pre_election: true
I20260630 12:27:42.909405 23233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0a6d101dbea4a2899f9cc943beb47d4" candidate_uuid: "abe26175364c4cb9827f64b2117b7d9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "990d0449d81c4a508a4fa065184d3ac8" is_pre_election: true
I20260630 12:27:42.910130 23233 raft_consensus.cc:2468] T d0a6d101dbea4a2899f9cc943beb47d4 P 990d0449d81c4a508a4fa065184d3ac8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate abe26175364c4cb9827f64b2117b7d9f in term 0.
I20260630 12:27:42.911306 23232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0a6d101dbea4a2899f9cc943beb47d4" candidate_uuid: "245e41bc9ebb484190fac6381b4be52b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "990d0449d81c4a508a4fa065184d3ac8" is_pre_election: true
I20260630 12:27:42.911983 23232 raft_consensus.cc:2468] T d0a6d101dbea4a2899f9cc943beb47d4 P 990d0449d81c4a508a4fa065184d3ac8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 245e41bc9ebb484190fac6381b4be52b in term 0.
I20260630 12:27:42.913022 23271 leader_election.cc:304] T d0a6d101dbea4a2899f9cc943beb47d4 P 245e41bc9ebb484190fac6381b4be52b [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: 245e41bc9ebb484190fac6381b4be52b, 990d0449d81c4a508a4fa065184d3ac8; no voters: 
I20260630 12:27:42.912988 23352 raft_consensus.cc:515] T d0a6d101dbea4a2899f9cc943beb47d4 P abe26175364c4cb9827f64b2117b7d9f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245e41bc9ebb484190fac6381b4be52b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46823 } } peers { permanent_uuid: "abe26175364c4cb9827f64b2117b7d9f" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36109 } } peers { permanent_uuid: "990d0449d81c4a508a4fa065184d3ac8" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35707 } }
I20260630 12:27:42.913898 23353 raft_consensus.cc:2804] T d0a6d101dbea4a2899f9cc943beb47d4 P 245e41bc9ebb484190fac6381b4be52b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:42.914326 23158 raft_consensus.cc:2393] T d0a6d101dbea4a2899f9cc943beb47d4 P abe26175364c4cb9827f64b2117b7d9f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 245e41bc9ebb484190fac6381b4be52b in current term 1: Already voted for candidate abe26175364c4cb9827f64b2117b7d9f in this term.
I20260630 12:27:42.914281 23353 raft_consensus.cc:493] T d0a6d101dbea4a2899f9cc943beb47d4 P 245e41bc9ebb484190fac6381b4be52b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:42.914785 23353 raft_consensus.cc:3060] T d0a6d101dbea4a2899f9cc943beb47d4 P 245e41bc9ebb484190fac6381b4be52b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:42.915364 23352 leader_election.cc:290] T d0a6d101dbea4a2899f9cc943beb47d4 P abe26175364c4cb9827f64b2117b7d9f [CANDIDATE]: Term 1 election: Requested vote from peers 245e41bc9ebb484190fac6381b4be52b (127.12.213.3:46823), 990d0449d81c4a508a4fa065184d3ac8 (127.12.213.2:35707)
I20260630 12:27:42.917750 23232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0a6d101dbea4a2899f9cc943beb47d4" candidate_uuid: "abe26175364c4cb9827f64b2117b7d9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "990d0449d81c4a508a4fa065184d3ac8"
I20260630 12:27:42.916093 23307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0a6d101dbea4a2899f9cc943beb47d4" candidate_uuid: "abe26175364c4cb9827f64b2117b7d9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245e41bc9ebb484190fac6381b4be52b"
I20260630 12:27:42.920956 23232 raft_consensus.cc:3060] T d0a6d101dbea4a2899f9cc943beb47d4 P 990d0449d81c4a508a4fa065184d3ac8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:42.923008 23353 raft_consensus.cc:515] T d0a6d101dbea4a2899f9cc943beb47d4 P 245e41bc9ebb484190fac6381b4be52b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245e41bc9ebb484190fac6381b4be52b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46823 } } peers { permanent_uuid: "abe26175364c4cb9827f64b2117b7d9f" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36109 } } peers { permanent_uuid: "990d0449d81c4a508a4fa065184d3ac8" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35707 } }
I20260630 12:27:42.924108 23307 raft_consensus.cc:2393] T d0a6d101dbea4a2899f9cc943beb47d4 P 245e41bc9ebb484190fac6381b4be52b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate abe26175364c4cb9827f64b2117b7d9f in current term 1: Already voted for candidate 245e41bc9ebb484190fac6381b4be52b in this term.
I20260630 12:27:42.924961 23353 leader_election.cc:290] T d0a6d101dbea4a2899f9cc943beb47d4 P 245e41bc9ebb484190fac6381b4be52b [CANDIDATE]: Term 1 election: Requested vote from peers abe26175364c4cb9827f64b2117b7d9f (127.12.213.1:36109), 990d0449d81c4a508a4fa065184d3ac8 (127.12.213.2:35707)
I20260630 12:27:42.925684 23158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0a6d101dbea4a2899f9cc943beb47d4" candidate_uuid: "245e41bc9ebb484190fac6381b4be52b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abe26175364c4cb9827f64b2117b7d9f"
I20260630 12:27:42.926512 23158 raft_consensus.cc:2393] T d0a6d101dbea4a2899f9cc943beb47d4 P abe26175364c4cb9827f64b2117b7d9f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 245e41bc9ebb484190fac6381b4be52b in current term 1: Already voted for candidate abe26175364c4cb9827f64b2117b7d9f in this term.
I20260630 12:27:42.927141 23233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0a6d101dbea4a2899f9cc943beb47d4" candidate_uuid: "245e41bc9ebb484190fac6381b4be52b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "990d0449d81c4a508a4fa065184d3ac8"
I20260630 12:27:42.927922 23232 raft_consensus.cc:2468] T d0a6d101dbea4a2899f9cc943beb47d4 P 990d0449d81c4a508a4fa065184d3ac8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate abe26175364c4cb9827f64b2117b7d9f in term 1.
I20260630 12:27:42.928463 23271 leader_election.cc:304] T d0a6d101dbea4a2899f9cc943beb47d4 P 245e41bc9ebb484190fac6381b4be52b [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: 245e41bc9ebb484190fac6381b4be52b; no voters: 990d0449d81c4a508a4fa065184d3ac8, abe26175364c4cb9827f64b2117b7d9f
I20260630 12:27:42.929052 23122 leader_election.cc:304] T d0a6d101dbea4a2899f9cc943beb47d4 P abe26175364c4cb9827f64b2117b7d9f [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: 990d0449d81c4a508a4fa065184d3ac8, abe26175364c4cb9827f64b2117b7d9f; no voters: 245e41bc9ebb484190fac6381b4be52b
I20260630 12:27:42.929288 23353 raft_consensus.cc:2749] T d0a6d101dbea4a2899f9cc943beb47d4 P 245e41bc9ebb484190fac6381b4be52b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:27:42.929925 23352 raft_consensus.cc:2804] T d0a6d101dbea4a2899f9cc943beb47d4 P abe26175364c4cb9827f64b2117b7d9f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:42.931100 23352 raft_consensus.cc:697] T d0a6d101dbea4a2899f9cc943beb47d4 P abe26175364c4cb9827f64b2117b7d9f [term 1 LEADER]: Becoming Leader. State: Replica: abe26175364c4cb9827f64b2117b7d9f, State: Running, Role: LEADER
I20260630 12:27:42.931870 23352 consensus_queue.cc:237] T d0a6d101dbea4a2899f9cc943beb47d4 P abe26175364c4cb9827f64b2117b7d9f [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: "245e41bc9ebb484190fac6381b4be52b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46823 } } peers { permanent_uuid: "abe26175364c4cb9827f64b2117b7d9f" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36109 } } peers { permanent_uuid: "990d0449d81c4a508a4fa065184d3ac8" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35707 } }
I20260630 12:27:42.938499 23055 catalog_manager.cc:5697] T d0a6d101dbea4a2899f9cc943beb47d4 P abe26175364c4cb9827f64b2117b7d9f reported cstate change: term changed from 0 to 1, leader changed from <none> to abe26175364c4cb9827f64b2117b7d9f (127.12.213.1). New cstate: current_term: 1 leader_uuid: "abe26175364c4cb9827f64b2117b7d9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245e41bc9ebb484190fac6381b4be52b" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 46823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "abe26175364c4cb9827f64b2117b7d9f" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 36109 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "990d0449d81c4a508a4fa065184d3ac8" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 35707 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:42.982088 13140 tablet_server.cc:179] TabletServer@127.12.213.1:0 shutting down...
I20260630 12:27:43.002357 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:43.003301 13140 tablet_replica.cc:333] T d0a6d101dbea4a2899f9cc943beb47d4 P abe26175364c4cb9827f64b2117b7d9f: stopping tablet replica
I20260630 12:27:43.003911 13140 raft_consensus.cc:2243] T d0a6d101dbea4a2899f9cc943beb47d4 P abe26175364c4cb9827f64b2117b7d9f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:43.004556 13140 pending_rounds.cc:70] T d0a6d101dbea4a2899f9cc943beb47d4 P abe26175364c4cb9827f64b2117b7d9f: Trying to abort 1 pending ops.
I20260630 12:27:43.004781 13140 pending_rounds.cc:77] T d0a6d101dbea4a2899f9cc943beb47d4 P abe26175364c4cb9827f64b2117b7d9f: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302440808176054272 op_type: NO_OP noop_request { }
I20260630 12:27:43.005100 13140 raft_consensus.cc:2889] T d0a6d101dbea4a2899f9cc943beb47d4 P abe26175364c4cb9827f64b2117b7d9f [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:27:43.005383 13140 raft_consensus.cc:2272] T d0a6d101dbea4a2899f9cc943beb47d4 P abe26175364c4cb9827f64b2117b7d9f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:43.025171 13140 tablet_server.cc:196] TabletServer@127.12.213.1:0 shutdown complete.
I20260630 12:27:43.034124 13140 tablet_server.cc:179] TabletServer@127.12.213.2:0 shutting down...
I20260630 12:27:43.050706 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:43.051563 13140 tablet_replica.cc:333] T d0a6d101dbea4a2899f9cc943beb47d4 P 990d0449d81c4a508a4fa065184d3ac8: stopping tablet replica
I20260630 12:27:43.052101 13140 raft_consensus.cc:2243] T d0a6d101dbea4a2899f9cc943beb47d4 P 990d0449d81c4a508a4fa065184d3ac8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:43.052455 13140 raft_consensus.cc:2272] T d0a6d101dbea4a2899f9cc943beb47d4 P 990d0449d81c4a508a4fa065184d3ac8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:43.071457 13140 tablet_server.cc:196] TabletServer@127.12.213.2:0 shutdown complete.
I20260630 12:27:43.081214 13140 tablet_server.cc:179] TabletServer@127.12.213.3:0 shutting down...
I20260630 12:27:43.098099 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:43.099000 13140 tablet_replica.cc:333] T d0a6d101dbea4a2899f9cc943beb47d4 P 245e41bc9ebb484190fac6381b4be52b: stopping tablet replica
I20260630 12:27:43.099567 13140 raft_consensus.cc:2243] T d0a6d101dbea4a2899f9cc943beb47d4 P 245e41bc9ebb484190fac6381b4be52b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:43.099982 13140 raft_consensus.cc:2272] T d0a6d101dbea4a2899f9cc943beb47d4 P 245e41bc9ebb484190fac6381b4be52b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:43.119074 13140 tablet_server.cc:196] TabletServer@127.12.213.3:0 shutdown complete.
I20260630 12:27:43.128404 13140 master.cc:562] Master@127.12.213.62:35851 shutting down...
I20260630 12:27:43.143090 13140 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3348744e7f8d44aaa12ec85ad543c529 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:43.143558 13140 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3348744e7f8d44aaa12ec85ad543c529 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:43.143817 13140 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3348744e7f8d44aaa12ec85ad543c529: stopping tablet replica
I20260630 12:27:43.161993 13140 master.cc:584] Master@127.12.213.62:35851 shutdown complete.
[       OK ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale (1175 ms)
[ RUN      ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully
I20260630 12:27:43.194058 13140 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.213.62:34889
I20260630 12:27:43.195222 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:43.200256 23362 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
W20260630 12:27:43.200381 23363 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
W20260630 12:27:43.201594 23365 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
I20260630 12:27:43.202886 13140 server_base.cc:1061] running on GCE node
I20260630 12:27:43.203655 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:43.203855 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:43.203994 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822463203981 us; error 0 us; skew 500 ppm
I20260630 12:27:43.204558 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:43.206759 13140 webserver.cc:533] Webserver started at http://127.12.213.62:32835/ using document root <none> and password file <none>
I20260630 12:27:43.207242 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:43.207437 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:43.207707 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:43.208751 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822237130653-13140-0/minicluster-data/master-0-root/instance:
uuid: "642632880b604b54957dc5e452bddd15"
format_stamp: "Formatted at 2026-06-30 12:27:43 on dist-test-slave-zz34"
I20260630 12:27:43.212994 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:27:43.216521 23370 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:43.217566 13140 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260630 12:27:43.217850 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822237130653-13140-0/minicluster-data/master-0-root
uuid: "642632880b604b54957dc5e452bddd15"
format_stamp: "Formatted at 2026-06-30 12:27:43 on dist-test-slave-zz34"
I20260630 12:27:43.218116 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822237130653-13140-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822237130653-13140-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822237130653-13140-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)
I20260630 12:27:43.232841 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:43.233829 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:43.271750 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.62:34889
I20260630 12:27:43.271852 23421 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.62:34889 every 8 connection(s)
I20260630 12:27:43.275755 23422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:43.287801 23422 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 642632880b604b54957dc5e452bddd15: Bootstrap starting.
I20260630 12:27:43.293655 23422 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 642632880b604b54957dc5e452bddd15: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:43.297468 23422 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 642632880b604b54957dc5e452bddd15: No bootstrap required, opened a new log
I20260630 12:27:43.299476 23422 raft_consensus.cc:359] T 00000000000000000000000000000000 P 642632880b604b54957dc5e452bddd15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "642632880b604b54957dc5e452bddd15" member_type: VOTER }
I20260630 12:27:43.299890 23422 raft_consensus.cc:385] T 00000000000000000000000000000000 P 642632880b604b54957dc5e452bddd15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:43.300122 23422 raft_consensus.cc:740] T 00000000000000000000000000000000 P 642632880b604b54957dc5e452bddd15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 642632880b604b54957dc5e452bddd15, State: Initialized, Role: FOLLOWER
I20260630 12:27:43.300668 23422 consensus_queue.cc:260] T 00000000000000000000000000000000 P 642632880b604b54957dc5e452bddd15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "642632880b604b54957dc5e452bddd15" member_type: VOTER }
I20260630 12:27:43.301117 23422 raft_consensus.cc:399] T 00000000000000000000000000000000 P 642632880b604b54957dc5e452bddd15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:27:43.301349 23422 raft_consensus.cc:493] T 00000000000000000000000000000000 P 642632880b604b54957dc5e452bddd15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:27:43.301612 23422 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 642632880b604b54957dc5e452bddd15 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:43.306366 23422 raft_consensus.cc:515] T 00000000000000000000000000000000 P 642632880b604b54957dc5e452bddd15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "642632880b604b54957dc5e452bddd15" member_type: VOTER }
I20260630 12:27:43.306876 23422 leader_election.cc:304] T 00000000000000000000000000000000 P 642632880b604b54957dc5e452bddd15 [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: 642632880b604b54957dc5e452bddd15; no voters: 
I20260630 12:27:43.308004 23422 leader_election.cc:290] T 00000000000000000000000000000000 P 642632880b604b54957dc5e452bddd15 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:27:43.308336 23425 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 642632880b604b54957dc5e452bddd15 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:43.309702 23425 raft_consensus.cc:697] T 00000000000000000000000000000000 P 642632880b604b54957dc5e452bddd15 [term 1 LEADER]: Becoming Leader. State: Replica: 642632880b604b54957dc5e452bddd15, State: Running, Role: LEADER
I20260630 12:27:43.310488 23425 consensus_queue.cc:237] T 00000000000000000000000000000000 P 642632880b604b54957dc5e452bddd15 [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: "642632880b604b54957dc5e452bddd15" member_type: VOTER }
I20260630 12:27:43.310940 23422 sys_catalog.cc:565] T 00000000000000000000000000000000 P 642632880b604b54957dc5e452bddd15 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:27:43.313275 23427 sys_catalog.cc:455] T 00000000000000000000000000000000 P 642632880b604b54957dc5e452bddd15 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 642632880b604b54957dc5e452bddd15. Latest consensus state: current_term: 1 leader_uuid: "642632880b604b54957dc5e452bddd15" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "642632880b604b54957dc5e452bddd15" member_type: VOTER } }
I20260630 12:27:43.313277 23426 sys_catalog.cc:455] T 00000000000000000000000000000000 P 642632880b604b54957dc5e452bddd15 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "642632880b604b54957dc5e452bddd15" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "642632880b604b54957dc5e452bddd15" member_type: VOTER } }
I20260630 12:27:43.314195 23427 sys_catalog.cc:458] T 00000000000000000000000000000000 P 642632880b604b54957dc5e452bddd15 [sys.catalog]: This master's current role is: LEADER
I20260630 12:27:43.314251 23426 sys_catalog.cc:458] T 00000000000000000000000000000000 P 642632880b604b54957dc5e452bddd15 [sys.catalog]: This master's current role is: LEADER
I20260630 12:27:43.319449 23430 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:27:43.324668 23430 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:27:43.327247 13140 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:27:43.334061 23430 catalog_manager.cc:1383] Generated new cluster ID: 1d7bc57a55f74132b1674bbcdbe2eac6
I20260630 12:27:43.334427 23430 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:27:43.351259 23430 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:27:43.352512 23430 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:27:43.364392 23430 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 642632880b604b54957dc5e452bddd15: Generated new TSK 0
I20260630 12:27:43.364970 23430 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:27:43.396749 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:43.402751 23443 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
W20260630 12:27:43.403808 23444 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
I20260630 12:27:43.405954 13140 server_base.cc:1061] running on GCE node
W20260630 12:27:43.406888 23446 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
I20260630 12:27:43.407814 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:43.408094 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:43.408286 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822463408266 us; error 0 us; skew 500 ppm
I20260630 12:27:43.408841 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:43.411156 13140 webserver.cc:533] Webserver started at http://127.12.213.1:41043/ using document root <none> and password file <none>
I20260630 12:27:43.411628 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:43.411820 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:43.412107 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:43.413347 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822237130653-13140-0/minicluster-data/ts-0-root/instance:
uuid: "b8f24d88638d4cda9fd1e18c7f37ddb1"
format_stamp: "Formatted at 2026-06-30 12:27:43 on dist-test-slave-zz34"
I20260630 12:27:43.417830 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:27:43.421321 23451 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:43.422322 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:27:43.422744 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822237130653-13140-0/minicluster-data/ts-0-root
uuid: "b8f24d88638d4cda9fd1e18c7f37ddb1"
format_stamp: "Formatted at 2026-06-30 12:27:43 on dist-test-slave-zz34"
I20260630 12:27:43.423061 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822237130653-13140-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822237130653-13140-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822237130653-13140-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)
I20260630 12:27:43.445032 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:43.446288 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:43.447784 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:43.450070 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:43.450357 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:43.450621 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:43.450791 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:43.488751 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.1:37023
I20260630 12:27:43.488848 23513 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.1:37023 every 8 connection(s)
I20260630 12:27:43.493770 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:43.500336 23518 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
W20260630 12:27:43.502600 23519 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
W20260630 12:27:43.505640 23521 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
I20260630 12:27:43.506330 13140 server_base.cc:1061] running on GCE node
I20260630 12:27:43.507277 23514 heartbeater.cc:344] Connected to a master server at 127.12.213.62:34889
I20260630 12:27:43.507462 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:27:43.507661 23514 heartbeater.cc:461] Registering TS with master...
W20260630 12:27:43.507764 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:43.508085 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822463508064 us; error 0 us; skew 500 ppm
I20260630 12:27:43.508576 23514 heartbeater.cc:507] Master 127.12.213.62:34889 requested a full tablet report, sending...
I20260630 12:27:43.508651 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:43.510779 23387 ts_manager.cc:194] Registered new tserver with Master: b8f24d88638d4cda9fd1e18c7f37ddb1 (127.12.213.1:37023)
I20260630 12:27:43.511323 13140 webserver.cc:533] Webserver started at http://127.12.213.2:35229/ using document root <none> and password file <none>
I20260630 12:27:43.511833 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:43.512035 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:43.512351 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:43.512708 23387 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52366
I20260630 12:27:43.513553 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822237130653-13140-0/minicluster-data/ts-1-root/instance:
uuid: "da402df704bb4d3db9d9888bc98741ec"
format_stamp: "Formatted at 2026-06-30 12:27:43 on dist-test-slave-zz34"
I20260630 12:27:43.517810 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:27:43.521185 23526 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:43.522023 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:27:43.522336 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822237130653-13140-0/minicluster-data/ts-1-root
uuid: "da402df704bb4d3db9d9888bc98741ec"
format_stamp: "Formatted at 2026-06-30 12:27:43 on dist-test-slave-zz34"
I20260630 12:27:43.522644 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822237130653-13140-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822237130653-13140-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822237130653-13140-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)
I20260630 12:27:43.542307 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:43.543309 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:43.544685 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:43.546912 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:43.547127 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:43.547380 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:43.547576 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:43.584770 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.2:37335
I20260630 12:27:43.584875 23588 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.2:37335 every 8 connection(s)
I20260630 12:27:43.589701 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:43.596359 23592 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
W20260630 12:27:43.597622 23593 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
W20260630 12:27:43.599184 23595 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
I20260630 12:27:43.600399 13140 server_base.cc:1061] running on GCE node
I20260630 12:27:43.601280 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:43.601526 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:43.601583 23589 heartbeater.cc:344] Connected to a master server at 127.12.213.62:34889
I20260630 12:27:43.601796 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822463601777 us; error 0 us; skew 500 ppm
I20260630 12:27:43.602054 23589 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:43.602591 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:43.602967 23589 heartbeater.cc:507] Master 127.12.213.62:34889 requested a full tablet report, sending...
I20260630 12:27:43.605230 23387 ts_manager.cc:194] Registered new tserver with Master: da402df704bb4d3db9d9888bc98741ec (127.12.213.2:37335)
I20260630 12:27:43.606650 23387 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52372
I20260630 12:27:43.606786 13140 webserver.cc:533] Webserver started at http://127.12.213.3:40129/ using document root <none> and password file <none>
I20260630 12:27:43.607360 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:43.607573 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:43.607892 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:43.608983 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822237130653-13140-0/minicluster-data/ts-2-root/instance:
uuid: "691572b2aa9d4d08b0d4f59c9051faa7"
format_stamp: "Formatted at 2026-06-30 12:27:43 on dist-test-slave-zz34"
I20260630 12:27:43.613312 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260630 12:27:43.616426 23600 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:43.617230 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:27:43.617532 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822237130653-13140-0/minicluster-data/ts-2-root
uuid: "691572b2aa9d4d08b0d4f59c9051faa7"
format_stamp: "Formatted at 2026-06-30 12:27:43 on dist-test-slave-zz34"
I20260630 12:27:43.617790 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822237130653-13140-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822237130653-13140-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822237130653-13140-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)
I20260630 12:27:43.633654 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:43.634727 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:43.636107 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:43.638324 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:43.638561 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:43.638796 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:43.638964 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:43.675334 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.3:41497
I20260630 12:27:43.675439 23662 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.3:41497 every 8 connection(s)
I20260630 12:27:43.680154 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:43.687273 23666 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
W20260630 12:27:43.689235 23667 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
I20260630 12:27:43.692035 13140 server_base.cc:1061] running on GCE node
W20260630 12:27:43.691859 23669 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
I20260630 12:27:43.693140 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:43.693374 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:43.693612 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822463693592 us; error 0 us; skew 500 ppm
I20260630 12:27:43.693735 23663 heartbeater.cc:344] Connected to a master server at 127.12.213.62:34889
I20260630 12:27:43.694326 23663 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:43.694357 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:43.695106 23663 heartbeater.cc:507] Master 127.12.213.62:34889 requested a full tablet report, sending...
I20260630 12:27:43.697095 23387 ts_manager.cc:194] Registered new tserver with Master: 691572b2aa9d4d08b0d4f59c9051faa7 (127.12.213.3:41497)
I20260630 12:27:43.697665 13140 webserver.cc:533] Webserver started at http://127.12.213.4:37601/ using document root <none> and password file <none>
I20260630 12:27:43.698233 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:43.698453 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:43.698614 23387 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52382
I20260630 12:27:43.698729 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:43.700074 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822237130653-13140-0/minicluster-data/ts-3-root/instance:
uuid: "c63a95678e7d4276b5d7f7083a2bf137"
format_stamp: "Formatted at 2026-06-30 12:27:43 on dist-test-slave-zz34"
I20260630 12:27:43.704355 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:27:43.707511 23674 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:43.708238 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:27:43.708550 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822237130653-13140-0/minicluster-data/ts-3-root
uuid: "c63a95678e7d4276b5d7f7083a2bf137"
format_stamp: "Formatted at 2026-06-30 12:27:43 on dist-test-slave-zz34"
I20260630 12:27:43.708842 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822237130653-13140-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822237130653-13140-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822237130653-13140-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)
I20260630 12:27:43.720414 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:43.721678 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:43.722990 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:43.725215 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:43.725409 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:43.725683 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:43.725872 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:43.764678 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.4:35607
I20260630 12:27:43.764762 23736 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.4:35607 every 8 connection(s)
I20260630 12:27:43.778445 23737 heartbeater.cc:344] Connected to a master server at 127.12.213.62:34889
I20260630 12:27:43.778811 23737 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:43.779440 23737 heartbeater.cc:507] Master 127.12.213.62:34889 requested a full tablet report, sending...
I20260630 12:27:43.781260 23387 ts_manager.cc:194] Registered new tserver with Master: c63a95678e7d4276b5d7f7083a2bf137 (127.12.213.4:35607)
I20260630 12:27:43.781718 13140 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013703839s
I20260630 12:27:43.782676 23387 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52388
I20260630 12:27:43.805832 23387 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52396:
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"
    }
  }
}
I20260630 12:27:43.854869 23479 tablet_service.cc:1511] Processing CreateTablet for tablet 96fd21bb5ec04ec2a09558bf5e1cb046 (DEFAULT_TABLE table=test-workload [id=a2ad995d3b2b4cb591bd4f02d615192f]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:27:43.856117 23479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96fd21bb5ec04ec2a09558bf5e1cb046. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:43.859001 23628 tablet_service.cc:1511] Processing CreateTablet for tablet 96fd21bb5ec04ec2a09558bf5e1cb046 (DEFAULT_TABLE table=test-workload [id=a2ad995d3b2b4cb591bd4f02d615192f]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:27:43.861370 23628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96fd21bb5ec04ec2a09558bf5e1cb046. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:43.860199 23554 tablet_service.cc:1511] Processing CreateTablet for tablet 96fd21bb5ec04ec2a09558bf5e1cb046 (DEFAULT_TABLE table=test-workload [id=a2ad995d3b2b4cb591bd4f02d615192f]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:27:43.867184 23554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96fd21bb5ec04ec2a09558bf5e1cb046. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:43.872802 23752 tablet_bootstrap.cc:492] T 96fd21bb5ec04ec2a09558bf5e1cb046 P b8f24d88638d4cda9fd1e18c7f37ddb1: Bootstrap starting.
I20260630 12:27:43.875074 23753 tablet_bootstrap.cc:492] T 96fd21bb5ec04ec2a09558bf5e1cb046 P 691572b2aa9d4d08b0d4f59c9051faa7: Bootstrap starting.
I20260630 12:27:43.879051 23752 tablet_bootstrap.cc:654] T 96fd21bb5ec04ec2a09558bf5e1cb046 P b8f24d88638d4cda9fd1e18c7f37ddb1: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:43.882546 23753 tablet_bootstrap.cc:654] T 96fd21bb5ec04ec2a09558bf5e1cb046 P 691572b2aa9d4d08b0d4f59c9051faa7: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:43.883881 23752 tablet_bootstrap.cc:492] T 96fd21bb5ec04ec2a09558bf5e1cb046 P b8f24d88638d4cda9fd1e18c7f37ddb1: No bootstrap required, opened a new log
I20260630 12:27:43.884323 23752 ts_tablet_manager.cc:1403] T 96fd21bb5ec04ec2a09558bf5e1cb046 P b8f24d88638d4cda9fd1e18c7f37ddb1: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.004s
I20260630 12:27:43.886288 23755 tablet_bootstrap.cc:492] T 96fd21bb5ec04ec2a09558bf5e1cb046 P da402df704bb4d3db9d9888bc98741ec: Bootstrap starting.
I20260630 12:27:43.887871 23752 raft_consensus.cc:359] T 96fd21bb5ec04ec2a09558bf5e1cb046 P b8f24d88638d4cda9fd1e18c7f37ddb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "691572b2aa9d4d08b0d4f59c9051faa7" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 41497 } } peers { permanent_uuid: "b8f24d88638d4cda9fd1e18c7f37ddb1" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37023 } } peers { permanent_uuid: "da402df704bb4d3db9d9888bc98741ec" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37335 } }
I20260630 12:27:43.888666 23752 raft_consensus.cc:385] T 96fd21bb5ec04ec2a09558bf5e1cb046 P b8f24d88638d4cda9fd1e18c7f37ddb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:43.888960 23752 raft_consensus.cc:740] T 96fd21bb5ec04ec2a09558bf5e1cb046 P b8f24d88638d4cda9fd1e18c7f37ddb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8f24d88638d4cda9fd1e18c7f37ddb1, State: Initialized, Role: FOLLOWER
I20260630 12:27:43.889254 23753 tablet_bootstrap.cc:492] T 96fd21bb5ec04ec2a09558bf5e1cb046 P 691572b2aa9d4d08b0d4f59c9051faa7: No bootstrap required, opened a new log
I20260630 12:27:43.889814 23753 ts_tablet_manager.cc:1403] T 96fd21bb5ec04ec2a09558bf5e1cb046 P 691572b2aa9d4d08b0d4f59c9051faa7: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.001s
I20260630 12:27:43.889870 23752 consensus_queue.cc:260] T 96fd21bb5ec04ec2a09558bf5e1cb046 P b8f24d88638d4cda9fd1e18c7f37ddb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "691572b2aa9d4d08b0d4f59c9051faa7" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 41497 } } peers { permanent_uuid: "b8f24d88638d4cda9fd1e18c7f37ddb1" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37023 } } peers { permanent_uuid: "da402df704bb4d3db9d9888bc98741ec" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37335 } }
I20260630 12:27:43.892550 23514 heartbeater.cc:499] Master 127.12.213.62:34889 was elected leader, sending a full tablet report...
I20260630 12:27:43.892961 23752 ts_tablet_manager.cc:1434] T 96fd21bb5ec04ec2a09558bf5e1cb046 P b8f24d88638d4cda9fd1e18c7f37ddb1: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.002s
I20260630 12:27:43.893551 23755 tablet_bootstrap.cc:654] T 96fd21bb5ec04ec2a09558bf5e1cb046 P da402df704bb4d3db9d9888bc98741ec: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:43.892910 23753 raft_consensus.cc:359] T 96fd21bb5ec04ec2a09558bf5e1cb046 P 691572b2aa9d4d08b0d4f59c9051faa7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "691572b2aa9d4d08b0d4f59c9051faa7" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 41497 } } peers { permanent_uuid: "b8f24d88638d4cda9fd1e18c7f37ddb1" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37023 } } peers { permanent_uuid: "da402df704bb4d3db9d9888bc98741ec" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37335 } }
I20260630 12:27:43.894232 23753 raft_consensus.cc:385] T 96fd21bb5ec04ec2a09558bf5e1cb046 P 691572b2aa9d4d08b0d4f59c9051faa7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:43.894580 23753 raft_consensus.cc:740] T 96fd21bb5ec04ec2a09558bf5e1cb046 P 691572b2aa9d4d08b0d4f59c9051faa7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 691572b2aa9d4d08b0d4f59c9051faa7, State: Initialized, Role: FOLLOWER
I20260630 12:27:43.895388 23753 consensus_queue.cc:260] T 96fd21bb5ec04ec2a09558bf5e1cb046 P 691572b2aa9d4d08b0d4f59c9051faa7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "691572b2aa9d4d08b0d4f59c9051faa7" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 41497 } } peers { permanent_uuid: "b8f24d88638d4cda9fd1e18c7f37ddb1" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37023 } } peers { permanent_uuid: "da402df704bb4d3db9d9888bc98741ec" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37335 } }
I20260630 12:27:43.898474 23755 tablet_bootstrap.cc:492] T 96fd21bb5ec04ec2a09558bf5e1cb046 P da402df704bb4d3db9d9888bc98741ec: No bootstrap required, opened a new log
I20260630 12:27:43.898551 23753 ts_tablet_manager.cc:1434] T 96fd21bb5ec04ec2a09558bf5e1cb046 P 691572b2aa9d4d08b0d4f59c9051faa7: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260630 12:27:43.898999 23755 ts_tablet_manager.cc:1403] T 96fd21bb5ec04ec2a09558bf5e1cb046 P da402df704bb4d3db9d9888bc98741ec: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260630 12:27:43.899585 23663 heartbeater.cc:499] Master 127.12.213.62:34889 was elected leader, sending a full tablet report...
I20260630 12:27:43.901690 23755 raft_consensus.cc:359] T 96fd21bb5ec04ec2a09558bf5e1cb046 P da402df704bb4d3db9d9888bc98741ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "691572b2aa9d4d08b0d4f59c9051faa7" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 41497 } } peers { permanent_uuid: "b8f24d88638d4cda9fd1e18c7f37ddb1" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37023 } } peers { permanent_uuid: "da402df704bb4d3db9d9888bc98741ec" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37335 } }
I20260630 12:27:43.903714 23755 raft_consensus.cc:385] T 96fd21bb5ec04ec2a09558bf5e1cb046 P da402df704bb4d3db9d9888bc98741ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:43.903997 23755 raft_consensus.cc:740] T 96fd21bb5ec04ec2a09558bf5e1cb046 P da402df704bb4d3db9d9888bc98741ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da402df704bb4d3db9d9888bc98741ec, State: Initialized, Role: FOLLOWER
I20260630 12:27:43.904812 23755 consensus_queue.cc:260] T 96fd21bb5ec04ec2a09558bf5e1cb046 P da402df704bb4d3db9d9888bc98741ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "691572b2aa9d4d08b0d4f59c9051faa7" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 41497 } } peers { permanent_uuid: "b8f24d88638d4cda9fd1e18c7f37ddb1" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37023 } } peers { permanent_uuid: "da402df704bb4d3db9d9888bc98741ec" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37335 } }
I20260630 12:27:43.907130 23589 heartbeater.cc:499] Master 127.12.213.62:34889 was elected leader, sending a full tablet report...
I20260630 12:27:43.907981 23755 ts_tablet_manager.cc:1434] T 96fd21bb5ec04ec2a09558bf5e1cb046 P da402df704bb4d3db9d9888bc98741ec: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260630 12:27:43.999243 23757 raft_consensus.cc:493] T 96fd21bb5ec04ec2a09558bf5e1cb046 P b8f24d88638d4cda9fd1e18c7f37ddb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:43.999840 23757 raft_consensus.cc:515] T 96fd21bb5ec04ec2a09558bf5e1cb046 P b8f24d88638d4cda9fd1e18c7f37ddb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "691572b2aa9d4d08b0d4f59c9051faa7" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 41497 } } peers { permanent_uuid: "b8f24d88638d4cda9fd1e18c7f37ddb1" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37023 } } peers { permanent_uuid: "da402df704bb4d3db9d9888bc98741ec" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37335 } }
I20260630 12:27:44.001933 23757 leader_election.cc:290] T 96fd21bb5ec04ec2a09558bf5e1cb046 P b8f24d88638d4cda9fd1e18c7f37ddb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 691572b2aa9d4d08b0d4f59c9051faa7 (127.12.213.3:41497), da402df704bb4d3db9d9888bc98741ec (127.12.213.2:37335)
I20260630 12:27:44.011586 23638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96fd21bb5ec04ec2a09558bf5e1cb046" candidate_uuid: "b8f24d88638d4cda9fd1e18c7f37ddb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "691572b2aa9d4d08b0d4f59c9051faa7" is_pre_election: true
I20260630 12:27:44.012436 23638 raft_consensus.cc:2468] T 96fd21bb5ec04ec2a09558bf5e1cb046 P 691572b2aa9d4d08b0d4f59c9051faa7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8f24d88638d4cda9fd1e18c7f37ddb1 in term 0.
I20260630 12:27:44.013098 23564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96fd21bb5ec04ec2a09558bf5e1cb046" candidate_uuid: "b8f24d88638d4cda9fd1e18c7f37ddb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da402df704bb4d3db9d9888bc98741ec" is_pre_election: true
I20260630 12:27:44.013718 23454 leader_election.cc:304] T 96fd21bb5ec04ec2a09558bf5e1cb046 P b8f24d88638d4cda9fd1e18c7f37ddb1 [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: 691572b2aa9d4d08b0d4f59c9051faa7, b8f24d88638d4cda9fd1e18c7f37ddb1; no voters: 
I20260630 12:27:44.013810 23564 raft_consensus.cc:2468] T 96fd21bb5ec04ec2a09558bf5e1cb046 P da402df704bb4d3db9d9888bc98741ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8f24d88638d4cda9fd1e18c7f37ddb1 in term 0.
I20260630 12:27:44.014572 23757 raft_consensus.cc:2804] T 96fd21bb5ec04ec2a09558bf5e1cb046 P b8f24d88638d4cda9fd1e18c7f37ddb1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:44.014968 23757 raft_consensus.cc:493] T 96fd21bb5ec04ec2a09558bf5e1cb046 P b8f24d88638d4cda9fd1e18c7f37ddb1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:44.015254 23757 raft_consensus.cc:3060] T 96fd21bb5ec04ec2a09558bf5e1cb046 P b8f24d88638d4cda9fd1e18c7f37ddb1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:44.020318 23757 raft_consensus.cc:515] T 96fd21bb5ec04ec2a09558bf5e1cb046 P b8f24d88638d4cda9fd1e18c7f37ddb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "691572b2aa9d4d08b0d4f59c9051faa7" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 41497 } } peers { permanent_uuid: "b8f24d88638d4cda9fd1e18c7f37ddb1" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37023 } } peers { permanent_uuid: "da402df704bb4d3db9d9888bc98741ec" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37335 } }
I20260630 12:27:44.022131 23757 leader_election.cc:290] T 96fd21bb5ec04ec2a09558bf5e1cb046 P b8f24d88638d4cda9fd1e18c7f37ddb1 [CANDIDATE]: Term 1 election: Requested vote from peers 691572b2aa9d4d08b0d4f59c9051faa7 (127.12.213.3:41497), da402df704bb4d3db9d9888bc98741ec (127.12.213.2:37335)
I20260630 12:27:44.022828 23638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96fd21bb5ec04ec2a09558bf5e1cb046" candidate_uuid: "b8f24d88638d4cda9fd1e18c7f37ddb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "691572b2aa9d4d08b0d4f59c9051faa7"
I20260630 12:27:44.023172 23564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96fd21bb5ec04ec2a09558bf5e1cb046" candidate_uuid: "b8f24d88638d4cda9fd1e18c7f37ddb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da402df704bb4d3db9d9888bc98741ec"
I20260630 12:27:44.023384 23638 raft_consensus.cc:3060] T 96fd21bb5ec04ec2a09558bf5e1cb046 P 691572b2aa9d4d08b0d4f59c9051faa7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:44.023737 23564 raft_consensus.cc:3060] T 96fd21bb5ec04ec2a09558bf5e1cb046 P da402df704bb4d3db9d9888bc98741ec [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:44.028694 23638 raft_consensus.cc:2468] T 96fd21bb5ec04ec2a09558bf5e1cb046 P 691572b2aa9d4d08b0d4f59c9051faa7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8f24d88638d4cda9fd1e18c7f37ddb1 in term 1.
I20260630 12:27:44.028760 23564 raft_consensus.cc:2468] T 96fd21bb5ec04ec2a09558bf5e1cb046 P da402df704bb4d3db9d9888bc98741ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8f24d88638d4cda9fd1e18c7f37ddb1 in term 1.
I20260630 12:27:44.029771 23454 leader_election.cc:304] T 96fd21bb5ec04ec2a09558bf5e1cb046 P b8f24d88638d4cda9fd1e18c7f37ddb1 [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: 691572b2aa9d4d08b0d4f59c9051faa7, b8f24d88638d4cda9fd1e18c7f37ddb1; no voters: 
I20260630 12:27:44.030509 23757 raft_consensus.cc:2804] T 96fd21bb5ec04ec2a09558bf5e1cb046 P b8f24d88638d4cda9fd1e18c7f37ddb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:44.031359 23757 raft_consensus.cc:697] T 96fd21bb5ec04ec2a09558bf5e1cb046 P b8f24d88638d4cda9fd1e18c7f37ddb1 [term 1 LEADER]: Becoming Leader. State: Replica: b8f24d88638d4cda9fd1e18c7f37ddb1, State: Running, Role: LEADER
I20260630 12:27:44.032006 23757 consensus_queue.cc:237] T 96fd21bb5ec04ec2a09558bf5e1cb046 P b8f24d88638d4cda9fd1e18c7f37ddb1 [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: "691572b2aa9d4d08b0d4f59c9051faa7" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 41497 } } peers { permanent_uuid: "b8f24d88638d4cda9fd1e18c7f37ddb1" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37023 } } peers { permanent_uuid: "da402df704bb4d3db9d9888bc98741ec" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37335 } }
I20260630 12:27:44.038341 23385 catalog_manager.cc:5697] T 96fd21bb5ec04ec2a09558bf5e1cb046 P b8f24d88638d4cda9fd1e18c7f37ddb1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8f24d88638d4cda9fd1e18c7f37ddb1 (127.12.213.1). New cstate: current_term: 1 leader_uuid: "b8f24d88638d4cda9fd1e18c7f37ddb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "691572b2aa9d4d08b0d4f59c9051faa7" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 41497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8f24d88638d4cda9fd1e18c7f37ddb1" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 37023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da402df704bb4d3db9d9888bc98741ec" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 37335 } health_report { overall_health: UNKNOWN } } }
W20260630 12:27:44.077220 13140 auto_rebalancer.cc:639] Failed to schedule move for tablet 96fd21bb5ec04ec2a09558bf5e1cb046: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:27:44.078593 13140 tablet_server.cc:179] TabletServer@127.12.213.1:0 shutting down...
I20260630 12:27:44.100270 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:44.101147 13140 tablet_replica.cc:333] T 96fd21bb5ec04ec2a09558bf5e1cb046 P b8f24d88638d4cda9fd1e18c7f37ddb1: stopping tablet replica
I20260630 12:27:44.101776 13140 raft_consensus.cc:2243] T 96fd21bb5ec04ec2a09558bf5e1cb046 P b8f24d88638d4cda9fd1e18c7f37ddb1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:44.102417 13140 pending_rounds.cc:70] T 96fd21bb5ec04ec2a09558bf5e1cb046 P b8f24d88638d4cda9fd1e18c7f37ddb1: Trying to abort 1 pending ops.
I20260630 12:27:44.102598 13140 pending_rounds.cc:77] T 96fd21bb5ec04ec2a09558bf5e1cb046 P b8f24d88638d4cda9fd1e18c7f37ddb1: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302440812681678848 op_type: NO_OP noop_request { }
I20260630 12:27:44.102819 13140 raft_consensus.cc:2889] T 96fd21bb5ec04ec2a09558bf5e1cb046 P b8f24d88638d4cda9fd1e18c7f37ddb1 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:27:44.103039 13140 raft_consensus.cc:2272] T 96fd21bb5ec04ec2a09558bf5e1cb046 P b8f24d88638d4cda9fd1e18c7f37ddb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:44.122781 13140 tablet_server.cc:196] TabletServer@127.12.213.1:0 shutdown complete.
I20260630 12:27:44.131506 13140 tablet_server.cc:179] TabletServer@127.12.213.2:0 shutting down...
I20260630 12:27:44.147559 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:44.148347 13140 tablet_replica.cc:333] T 96fd21bb5ec04ec2a09558bf5e1cb046 P da402df704bb4d3db9d9888bc98741ec: stopping tablet replica
I20260630 12:27:44.148878 13140 raft_consensus.cc:2243] T 96fd21bb5ec04ec2a09558bf5e1cb046 P da402df704bb4d3db9d9888bc98741ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:44.149288 13140 raft_consensus.cc:2272] T 96fd21bb5ec04ec2a09558bf5e1cb046 P da402df704bb4d3db9d9888bc98741ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:44.167738 13140 tablet_server.cc:196] TabletServer@127.12.213.2:0 shutdown complete.
I20260630 12:27:44.176434 13140 tablet_server.cc:179] TabletServer@127.12.213.3:0 shutting down...
I20260630 12:27:44.193148 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:44.193975 13140 tablet_replica.cc:333] T 96fd21bb5ec04ec2a09558bf5e1cb046 P 691572b2aa9d4d08b0d4f59c9051faa7: stopping tablet replica
I20260630 12:27:44.194557 13140 raft_consensus.cc:2243] T 96fd21bb5ec04ec2a09558bf5e1cb046 P 691572b2aa9d4d08b0d4f59c9051faa7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:44.194906 13140 raft_consensus.cc:2272] T 96fd21bb5ec04ec2a09558bf5e1cb046 P 691572b2aa9d4d08b0d4f59c9051faa7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:44.213128 13140 tablet_server.cc:196] TabletServer@127.12.213.3:0 shutdown complete.
I20260630 12:27:44.222085 13140 tablet_server.cc:179] TabletServer@127.12.213.4:0 shutting down...
I20260630 12:27:44.237334 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:44.253068 13140 tablet_server.cc:196] TabletServer@127.12.213.4:0 shutdown complete.
I20260630 12:27:44.260794 13140 master.cc:562] Master@127.12.213.62:34889 shutting down...
I20260630 12:27:44.274900 13140 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 642632880b604b54957dc5e452bddd15 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:44.275378 13140 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 642632880b604b54957dc5e452bddd15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:44.275642 13140 tablet_replica.cc:333] T 00000000000000000000000000000000 P 642632880b604b54957dc5e452bddd15: stopping tablet replica
I20260630 12:27:44.286201 13140 master.cc:584] Master@127.12.213.62:34889 shutdown complete.
[       OK ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully (1124 ms)
[ RUN      ] AutoRebalancerTest.RebalancerMetricsFollowerMoves
I20260630 12:27:44.318593 13140 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.213.62:40373
I20260630 12:27:44.319613 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:44.324221 23766 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
W20260630 12:27:44.325335 23767 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
W20260630 12:27:44.325810 23769 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
I20260630 12:27:44.326678 13140 server_base.cc:1061] running on GCE node
I20260630 12:27:44.327333 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:44.327525 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:44.327637 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822464327627 us; error 0 us; skew 500 ppm
I20260630 12:27:44.328054 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:44.330264 13140 webserver.cc:533] Webserver started at http://127.12.213.62:45257/ using document root <none> and password file <none>
I20260630 12:27:44.330698 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:44.330849 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:44.331049 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:44.332027 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822237130653-13140-0/minicluster-data/master-0-root/instance:
uuid: "f5f43e9454ac4d28adbf098bdaa27250"
format_stamp: "Formatted at 2026-06-30 12:27:44 on dist-test-slave-zz34"
I20260630 12:27:44.336179 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:27:44.339397 23774 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:44.340142 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:27:44.340443 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822237130653-13140-0/minicluster-data/master-0-root
uuid: "f5f43e9454ac4d28adbf098bdaa27250"
format_stamp: "Formatted at 2026-06-30 12:27:44 on dist-test-slave-zz34"
I20260630 12:27:44.340727 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822237130653-13140-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822237130653-13140-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822237130653-13140-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)
I20260630 12:27:44.366779 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:44.367820 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:44.402343 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.62:40373
I20260630 12:27:44.402411 23825 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.62:40373 every 8 connection(s)
I20260630 12:27:44.406147 23826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:44.416399 23826 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f5f43e9454ac4d28adbf098bdaa27250: Bootstrap starting.
I20260630 12:27:44.420620 23826 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f5f43e9454ac4d28adbf098bdaa27250: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:44.424386 23826 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f5f43e9454ac4d28adbf098bdaa27250: No bootstrap required, opened a new log
I20260630 12:27:44.426404 23826 raft_consensus.cc:359] T 00000000000000000000000000000000 P f5f43e9454ac4d28adbf098bdaa27250 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f5f43e9454ac4d28adbf098bdaa27250" member_type: VOTER }
I20260630 12:27:44.426784 23826 raft_consensus.cc:385] T 00000000000000000000000000000000 P f5f43e9454ac4d28adbf098bdaa27250 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:44.426966 23826 raft_consensus.cc:740] T 00000000000000000000000000000000 P f5f43e9454ac4d28adbf098bdaa27250 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5f43e9454ac4d28adbf098bdaa27250, State: Initialized, Role: FOLLOWER
I20260630 12:27:44.427559 23826 consensus_queue.cc:260] T 00000000000000000000000000000000 P f5f43e9454ac4d28adbf098bdaa27250 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f5f43e9454ac4d28adbf098bdaa27250" member_type: VOTER }
I20260630 12:27:44.427982 23826 raft_consensus.cc:399] T 00000000000000000000000000000000 P f5f43e9454ac4d28adbf098bdaa27250 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:27:44.428165 23826 raft_consensus.cc:493] T 00000000000000000000000000000000 P f5f43e9454ac4d28adbf098bdaa27250 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:27:44.428366 23826 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f5f43e9454ac4d28adbf098bdaa27250 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:44.432869 23826 raft_consensus.cc:515] T 00000000000000000000000000000000 P f5f43e9454ac4d28adbf098bdaa27250 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f5f43e9454ac4d28adbf098bdaa27250" member_type: VOTER }
I20260630 12:27:44.433333 23826 leader_election.cc:304] T 00000000000000000000000000000000 P f5f43e9454ac4d28adbf098bdaa27250 [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: f5f43e9454ac4d28adbf098bdaa27250; no voters: 
I20260630 12:27:44.434405 23826 leader_election.cc:290] T 00000000000000000000000000000000 P f5f43e9454ac4d28adbf098bdaa27250 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:27:44.434710 23829 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f5f43e9454ac4d28adbf098bdaa27250 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:44.436030 23829 raft_consensus.cc:697] T 00000000000000000000000000000000 P f5f43e9454ac4d28adbf098bdaa27250 [term 1 LEADER]: Becoming Leader. State: Replica: f5f43e9454ac4d28adbf098bdaa27250, State: Running, Role: LEADER
I20260630 12:27:44.436684 23829 consensus_queue.cc:237] T 00000000000000000000000000000000 P f5f43e9454ac4d28adbf098bdaa27250 [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: "f5f43e9454ac4d28adbf098bdaa27250" member_type: VOTER }
I20260630 12:27:44.437304 23826 sys_catalog.cc:565] T 00000000000000000000000000000000 P f5f43e9454ac4d28adbf098bdaa27250 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:27:44.439412 23830 sys_catalog.cc:455] T 00000000000000000000000000000000 P f5f43e9454ac4d28adbf098bdaa27250 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f5f43e9454ac4d28adbf098bdaa27250" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f5f43e9454ac4d28adbf098bdaa27250" member_type: VOTER } }
I20260630 12:27:44.439448 23831 sys_catalog.cc:455] T 00000000000000000000000000000000 P f5f43e9454ac4d28adbf098bdaa27250 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f5f43e9454ac4d28adbf098bdaa27250. Latest consensus state: current_term: 1 leader_uuid: "f5f43e9454ac4d28adbf098bdaa27250" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f5f43e9454ac4d28adbf098bdaa27250" member_type: VOTER } }
I20260630 12:27:44.440070 23830 sys_catalog.cc:458] T 00000000000000000000000000000000 P f5f43e9454ac4d28adbf098bdaa27250 [sys.catalog]: This master's current role is: LEADER
I20260630 12:27:44.440132 23831 sys_catalog.cc:458] T 00000000000000000000000000000000 P f5f43e9454ac4d28adbf098bdaa27250 [sys.catalog]: This master's current role is: LEADER
I20260630 12:27:44.444147 23834 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:27:44.452236 23834 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:27:44.453187 13140 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:27:44.461247 23834 catalog_manager.cc:1383] Generated new cluster ID: fcf96d1fe1ee4df7a682c5602e538fe3
I20260630 12:27:44.461550 23834 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:27:44.488150 23834 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:27:44.489462 23834 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:27:44.501538 23834 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f5f43e9454ac4d28adbf098bdaa27250: Generated new TSK 0
I20260630 12:27:44.502281 23834 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:27:44.519587 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:44.525445 23847 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
W20260630 12:27:44.526561 23848 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
W20260630 12:27:44.528012 23850 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
I20260630 12:27:44.528972 13140 server_base.cc:1061] running on GCE node
I20260630 12:27:44.529812 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:44.529997 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:44.530122 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822464530111 us; error 0 us; skew 500 ppm
I20260630 12:27:44.530675 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:44.532907 13140 webserver.cc:533] Webserver started at http://127.12.213.1:42271/ using document root <none> and password file <none>
I20260630 12:27:44.533322 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:44.533470 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:44.533680 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:44.534785 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822237130653-13140-0/minicluster-data/ts-0-root/instance:
uuid: "63c288d53fa34343a30af0fb73f7d9f0"
format_stamp: "Formatted at 2026-06-30 12:27:44 on dist-test-slave-zz34"
I20260630 12:27:44.539237 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260630 12:27:44.542819 23855 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:44.543607 13140 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260630 12:27:44.543934 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822237130653-13140-0/minicluster-data/ts-0-root
uuid: "63c288d53fa34343a30af0fb73f7d9f0"
format_stamp: "Formatted at 2026-06-30 12:27:44 on dist-test-slave-zz34"
I20260630 12:27:44.544238 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822237130653-13140-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822237130653-13140-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822237130653-13140-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)
I20260630 12:27:44.568931 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:44.569936 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:44.571352 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:44.573513 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:44.573743 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:44.573979 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:44.574153 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:44.611850 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.1:42713
I20260630 12:27:44.612022 23917 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.1:42713 every 8 connection(s)
I20260630 12:27:44.616812 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:44.623360 23922 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
W20260630 12:27:44.624923 23923 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
W20260630 12:27:44.627599 23925 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
I20260630 12:27:44.627713 13140 server_base.cc:1061] running on GCE node
I20260630 12:27:44.628991 23918 heartbeater.cc:344] Connected to a master server at 127.12.213.62:40373
I20260630 12:27:44.629045 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:44.629504 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:44.629554 23918 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:44.629699 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822464629681 us; error 0 us; skew 500 ppm
I20260630 12:27:44.630455 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:44.630517 23918 heartbeater.cc:507] Master 127.12.213.62:40373 requested a full tablet report, sending...
I20260630 12:27:44.632930 23791 ts_manager.cc:194] Registered new tserver with Master: 63c288d53fa34343a30af0fb73f7d9f0 (127.12.213.1:42713)
I20260630 12:27:44.633104 13140 webserver.cc:533] Webserver started at http://127.12.213.2:35125/ using document root <none> and password file <none>
I20260630 12:27:44.633741 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:44.633957 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:44.634287 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:44.634927 23791 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58022
I20260630 12:27:44.635421 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822237130653-13140-0/minicluster-data/ts-1-root/instance:
uuid: "3a1beadf734148cf8d8e678d0bdac20d"
format_stamp: "Formatted at 2026-06-30 12:27:44 on dist-test-slave-zz34"
I20260630 12:27:44.640008 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260630 12:27:44.643306 23930 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:44.644052 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:27:44.644343 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822237130653-13140-0/minicluster-data/ts-1-root
uuid: "3a1beadf734148cf8d8e678d0bdac20d"
format_stamp: "Formatted at 2026-06-30 12:27:44 on dist-test-slave-zz34"
I20260630 12:27:44.644654 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822237130653-13140-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822237130653-13140-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822237130653-13140-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)
I20260630 12:27:44.656064 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:44.657022 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:44.658402 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:44.660506 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:44.660732 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:44.660960 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:44.661130 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:44.698343 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.2:42923
I20260630 12:27:44.698405 23992 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.2:42923 every 8 connection(s)
I20260630 12:27:44.703104 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:44.709781 23996 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
W20260630 12:27:44.711552 23997 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
I20260630 12:27:44.713496 13140 server_base.cc:1061] running on GCE node
W20260630 12:27:44.713774 23999 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
I20260630 12:27:44.714835 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:44.715106 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:44.715317 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822464715297 us; error 0 us; skew 500 ppm
I20260630 12:27:44.715389 23993 heartbeater.cc:344] Connected to a master server at 127.12.213.62:40373
I20260630 12:27:44.715840 23993 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:44.715950 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:44.716610 23993 heartbeater.cc:507] Master 127.12.213.62:40373 requested a full tablet report, sending...
I20260630 12:27:44.718642 13140 webserver.cc:533] Webserver started at http://127.12.213.3:35127/ using document root <none> and password file <none>
I20260630 12:27:44.718966 23791 ts_manager.cc:194] Registered new tserver with Master: 3a1beadf734148cf8d8e678d0bdac20d (127.12.213.2:42923)
I20260630 12:27:44.719161 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:44.719468 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:44.719739 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:44.720441 23791 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58024
I20260630 12:27:44.720837 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822237130653-13140-0/minicluster-data/ts-2-root/instance:
uuid: "d9e33f99fee14ef2a0ca8858c676202d"
format_stamp: "Formatted at 2026-06-30 12:27:44 on dist-test-slave-zz34"
I20260630 12:27:44.725184 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:27:44.728297 24004 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:44.729178 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:27:44.729418 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822237130653-13140-0/minicluster-data/ts-2-root
uuid: "d9e33f99fee14ef2a0ca8858c676202d"
format_stamp: "Formatted at 2026-06-30 12:27:44 on dist-test-slave-zz34"
I20260630 12:27:44.729664 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822237130653-13140-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822237130653-13140-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822237130653-13140-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)
I20260630 12:27:44.743331 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:44.744218 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:44.745538 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:44.747874 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:44.748107 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:44.748338 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:44.748505 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:44.784957 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.3:44001
I20260630 12:27:44.785056 24066 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.3:44001 every 8 connection(s)
I20260630 12:27:44.798638 24067 heartbeater.cc:344] Connected to a master server at 127.12.213.62:40373
I20260630 12:27:44.799043 24067 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:44.799674 24067 heartbeater.cc:507] Master 127.12.213.62:40373 requested a full tablet report, sending...
I20260630 12:27:44.801535 23791 ts_manager.cc:194] Registered new tserver with Master: d9e33f99fee14ef2a0ca8858c676202d (127.12.213.3:44001)
I20260630 12:27:44.802464 13140 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014383433s
I20260630 12:27:44.802838 23791 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58028
I20260630 12:27:45.637391 23918 heartbeater.cc:499] Master 127.12.213.62:40373 was elected leader, sending a full tablet report...
I20260630 12:27:45.722942 23993 heartbeater.cc:499] Master 127.12.213.62:40373 was elected leader, sending a full tablet report...
I20260630 12:27:45.805269 24067 heartbeater.cc:499] Master 127.12.213.62:40373 was elected leader, sending a full tablet report...
I20260630 12:27:45.857514 23791 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58038:
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"
    }
  }
}
W20260630 12:27:45.859661 23791 catalog_manager.cc:7077] 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.
I20260630 12:27:45.920464 23958 tablet_service.cc:1511] Processing CreateTablet for tablet a5c29512d09240a8ab80d7990c2acdac (DEFAULT_TABLE table=test-workload [id=655f68699a8c427494954ce34245668a]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:27:45.920706 23881 tablet_service.cc:1511] Processing CreateTablet for tablet 86d43a7bc8804c9a8a634c5c308ea94e (DEFAULT_TABLE table=test-workload [id=655f68699a8c427494954ce34245668a]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:27:45.921957 23958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5c29512d09240a8ab80d7990c2acdac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:45.922542 23880 tablet_service.cc:1511] Processing CreateTablet for tablet 30d858ffca474fe2b3c5d1a75543155c (DEFAULT_TABLE table=test-workload [id=655f68699a8c427494954ce34245668a]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:27:45.923108 23955 tablet_service.cc:1511] Processing CreateTablet for tablet 30d858ffca474fe2b3c5d1a75543155c (DEFAULT_TABLE table=test-workload [id=655f68699a8c427494954ce34245668a]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:27:45.921957 23881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86d43a7bc8804c9a8a634c5c308ea94e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:45.924422 23955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30d858ffca474fe2b3c5d1a75543155c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:45.927224 23956 tablet_service.cc:1511] Processing CreateTablet for tablet 86d43a7bc8804c9a8a634c5c308ea94e (DEFAULT_TABLE table=test-workload [id=655f68699a8c427494954ce34245668a]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:27:45.928179 23880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30d858ffca474fe2b3c5d1a75543155c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:45.928553 23956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86d43a7bc8804c9a8a634c5c308ea94e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:45.931232 23882 tablet_service.cc:1511] Processing CreateTablet for tablet 1ee6c6fd50ea48e0bdea9dc2a65ca197 (DEFAULT_TABLE table=test-workload [id=655f68699a8c427494954ce34245668a]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:27:45.932596 23882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ee6c6fd50ea48e0bdea9dc2a65ca197. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:45.935268 23957 tablet_service.cc:1511] Processing CreateTablet for tablet 1ee6c6fd50ea48e0bdea9dc2a65ca197 (DEFAULT_TABLE table=test-workload [id=655f68699a8c427494954ce34245668a]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:27:45.936715 23957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ee6c6fd50ea48e0bdea9dc2a65ca197. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:45.939592 23883 tablet_service.cc:1511] Processing CreateTablet for tablet a5c29512d09240a8ab80d7990c2acdac (DEFAULT_TABLE table=test-workload [id=655f68699a8c427494954ce34245668a]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:27:45.941305 23883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5c29512d09240a8ab80d7990c2acdac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:45.958433 24087 tablet_bootstrap.cc:492] T 30d858ffca474fe2b3c5d1a75543155c P 63c288d53fa34343a30af0fb73f7d9f0: Bootstrap starting.
I20260630 12:27:45.963323 24032 tablet_service.cc:1511] Processing CreateTablet for tablet a5c29512d09240a8ab80d7990c2acdac (DEFAULT_TABLE table=test-workload [id=655f68699a8c427494954ce34245668a]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:27:45.964738 24032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5c29512d09240a8ab80d7990c2acdac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:45.972332 24029 tablet_service.cc:1511] Processing CreateTablet for tablet 30d858ffca474fe2b3c5d1a75543155c (DEFAULT_TABLE table=test-workload [id=655f68699a8c427494954ce34245668a]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:27:45.973627 24029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30d858ffca474fe2b3c5d1a75543155c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:45.975044 24031 tablet_service.cc:1511] Processing CreateTablet for tablet 1ee6c6fd50ea48e0bdea9dc2a65ca197 (DEFAULT_TABLE table=test-workload [id=655f68699a8c427494954ce34245668a]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:27:45.976369 24031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ee6c6fd50ea48e0bdea9dc2a65ca197. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:45.979202 24030 tablet_service.cc:1511] Processing CreateTablet for tablet 86d43a7bc8804c9a8a634c5c308ea94e (DEFAULT_TABLE table=test-workload [id=655f68699a8c427494954ce34245668a]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:27:45.980504 24030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86d43a7bc8804c9a8a634c5c308ea94e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:45.993062 24088 tablet_bootstrap.cc:492] T a5c29512d09240a8ab80d7990c2acdac P 3a1beadf734148cf8d8e678d0bdac20d: Bootstrap starting.
I20260630 12:27:45.999265 24089 tablet_bootstrap.cc:492] T 30d858ffca474fe2b3c5d1a75543155c P d9e33f99fee14ef2a0ca8858c676202d: Bootstrap starting.
I20260630 12:27:46.000445 24088 tablet_bootstrap.cc:654] T a5c29512d09240a8ab80d7990c2acdac P 3a1beadf734148cf8d8e678d0bdac20d: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:46.009785 24089 tablet_bootstrap.cc:654] T 30d858ffca474fe2b3c5d1a75543155c P d9e33f99fee14ef2a0ca8858c676202d: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:46.012277 24087 tablet_bootstrap.cc:654] T 30d858ffca474fe2b3c5d1a75543155c P 63c288d53fa34343a30af0fb73f7d9f0: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:46.016585 24089 tablet_bootstrap.cc:492] T 30d858ffca474fe2b3c5d1a75543155c P d9e33f99fee14ef2a0ca8858c676202d: No bootstrap required, opened a new log
I20260630 12:27:46.017161 24089 ts_tablet_manager.cc:1403] T 30d858ffca474fe2b3c5d1a75543155c P d9e33f99fee14ef2a0ca8858c676202d: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.003s
I20260630 12:27:46.017822 24088 tablet_bootstrap.cc:492] T a5c29512d09240a8ab80d7990c2acdac P 3a1beadf734148cf8d8e678d0bdac20d: No bootstrap required, opened a new log
I20260630 12:27:46.018568 24088 ts_tablet_manager.cc:1403] T a5c29512d09240a8ab80d7990c2acdac P 3a1beadf734148cf8d8e678d0bdac20d: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.000s
I20260630 12:27:46.020149 24089 raft_consensus.cc:359] T 30d858ffca474fe2b3c5d1a75543155c P d9e33f99fee14ef2a0ca8858c676202d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } } peers { permanent_uuid: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } }
I20260630 12:27:46.021008 24089 raft_consensus.cc:385] T 30d858ffca474fe2b3c5d1a75543155c P d9e33f99fee14ef2a0ca8858c676202d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:46.021347 24089 raft_consensus.cc:740] T 30d858ffca474fe2b3c5d1a75543155c P d9e33f99fee14ef2a0ca8858c676202d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9e33f99fee14ef2a0ca8858c676202d, State: Initialized, Role: FOLLOWER
I20260630 12:27:46.022037 24088 raft_consensus.cc:359] T a5c29512d09240a8ab80d7990c2acdac P 3a1beadf734148cf8d8e678d0bdac20d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } } peers { permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } }
I20260630 12:27:46.023144 24088 raft_consensus.cc:385] T a5c29512d09240a8ab80d7990c2acdac P 3a1beadf734148cf8d8e678d0bdac20d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:46.023557 24088 raft_consensus.cc:740] T a5c29512d09240a8ab80d7990c2acdac P 3a1beadf734148cf8d8e678d0bdac20d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a1beadf734148cf8d8e678d0bdac20d, State: Initialized, Role: FOLLOWER
I20260630 12:27:46.022367 24089 consensus_queue.cc:260] T 30d858ffca474fe2b3c5d1a75543155c P d9e33f99fee14ef2a0ca8858c676202d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } } peers { permanent_uuid: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } }
I20260630 12:27:46.024492 24088 consensus_queue.cc:260] T a5c29512d09240a8ab80d7990c2acdac P 3a1beadf734148cf8d8e678d0bdac20d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } } peers { permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } }
I20260630 12:27:46.027225 24087 tablet_bootstrap.cc:492] T 30d858ffca474fe2b3c5d1a75543155c P 63c288d53fa34343a30af0fb73f7d9f0: No bootstrap required, opened a new log
I20260630 12:27:46.027781 24087 ts_tablet_manager.cc:1403] T 30d858ffca474fe2b3c5d1a75543155c P 63c288d53fa34343a30af0fb73f7d9f0: Time spent bootstrapping tablet: real 0.070s	user 0.017s	sys 0.004s
I20260630 12:27:46.029002 24088 ts_tablet_manager.cc:1434] T a5c29512d09240a8ab80d7990c2acdac P 3a1beadf734148cf8d8e678d0bdac20d: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260630 12:27:46.030371 24088 tablet_bootstrap.cc:492] T 30d858ffca474fe2b3c5d1a75543155c P 3a1beadf734148cf8d8e678d0bdac20d: Bootstrap starting.
I20260630 12:27:46.030587 24087 raft_consensus.cc:359] T 30d858ffca474fe2b3c5d1a75543155c P 63c288d53fa34343a30af0fb73f7d9f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } } peers { permanent_uuid: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } }
I20260630 12:27:46.031478 24087 raft_consensus.cc:385] T 30d858ffca474fe2b3c5d1a75543155c P 63c288d53fa34343a30af0fb73f7d9f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:46.031800 24087 raft_consensus.cc:740] T 30d858ffca474fe2b3c5d1a75543155c P 63c288d53fa34343a30af0fb73f7d9f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63c288d53fa34343a30af0fb73f7d9f0, State: Initialized, Role: FOLLOWER
I20260630 12:27:46.032557 24087 consensus_queue.cc:260] T 30d858ffca474fe2b3c5d1a75543155c P 63c288d53fa34343a30af0fb73f7d9f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } } peers { permanent_uuid: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } }
I20260630 12:27:46.040096 24088 tablet_bootstrap.cc:654] T 30d858ffca474fe2b3c5d1a75543155c P 3a1beadf734148cf8d8e678d0bdac20d: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:46.045264 24087 ts_tablet_manager.cc:1434] T 30d858ffca474fe2b3c5d1a75543155c P 63c288d53fa34343a30af0fb73f7d9f0: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.007s
I20260630 12:27:46.046494 24087 tablet_bootstrap.cc:492] T 86d43a7bc8804c9a8a634c5c308ea94e P 63c288d53fa34343a30af0fb73f7d9f0: Bootstrap starting.
I20260630 12:27:46.048350 24089 ts_tablet_manager.cc:1434] T 30d858ffca474fe2b3c5d1a75543155c P d9e33f99fee14ef2a0ca8858c676202d: Time spent starting tablet: real 0.031s	user 0.012s	sys 0.015s
I20260630 12:27:46.049777 24089 tablet_bootstrap.cc:492] T a5c29512d09240a8ab80d7990c2acdac P d9e33f99fee14ef2a0ca8858c676202d: Bootstrap starting.
I20260630 12:27:46.052345 24087 tablet_bootstrap.cc:654] T 86d43a7bc8804c9a8a634c5c308ea94e P 63c288d53fa34343a30af0fb73f7d9f0: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:46.052817 24088 tablet_bootstrap.cc:492] T 30d858ffca474fe2b3c5d1a75543155c P 3a1beadf734148cf8d8e678d0bdac20d: No bootstrap required, opened a new log
I20260630 12:27:46.053406 24088 ts_tablet_manager.cc:1403] T 30d858ffca474fe2b3c5d1a75543155c P 3a1beadf734148cf8d8e678d0bdac20d: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.008s
I20260630 12:27:46.055373 24089 tablet_bootstrap.cc:654] T a5c29512d09240a8ab80d7990c2acdac P d9e33f99fee14ef2a0ca8858c676202d: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:46.056217 24088 raft_consensus.cc:359] T 30d858ffca474fe2b3c5d1a75543155c P 3a1beadf734148cf8d8e678d0bdac20d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } } peers { permanent_uuid: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } }
I20260630 12:27:46.057144 24088 raft_consensus.cc:385] T 30d858ffca474fe2b3c5d1a75543155c P 3a1beadf734148cf8d8e678d0bdac20d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:46.057498 24088 raft_consensus.cc:740] T 30d858ffca474fe2b3c5d1a75543155c P 3a1beadf734148cf8d8e678d0bdac20d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a1beadf734148cf8d8e678d0bdac20d, State: Initialized, Role: FOLLOWER
I20260630 12:27:46.058722 24088 consensus_queue.cc:260] T 30d858ffca474fe2b3c5d1a75543155c P 3a1beadf734148cf8d8e678d0bdac20d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } } peers { permanent_uuid: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } }
I20260630 12:27:46.064873 24094 raft_consensus.cc:493] T a5c29512d09240a8ab80d7990c2acdac P 3a1beadf734148cf8d8e678d0bdac20d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:46.065441 24088 ts_tablet_manager.cc:1434] T 30d858ffca474fe2b3c5d1a75543155c P 3a1beadf734148cf8d8e678d0bdac20d: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.004s
I20260630 12:27:46.065990 24087 tablet_bootstrap.cc:492] T 86d43a7bc8804c9a8a634c5c308ea94e P 63c288d53fa34343a30af0fb73f7d9f0: No bootstrap required, opened a new log
I20260630 12:27:46.066608 24088 tablet_bootstrap.cc:492] T 86d43a7bc8804c9a8a634c5c308ea94e P 3a1beadf734148cf8d8e678d0bdac20d: Bootstrap starting.
I20260630 12:27:46.066728 24087 ts_tablet_manager.cc:1403] T 86d43a7bc8804c9a8a634c5c308ea94e P 63c288d53fa34343a30af0fb73f7d9f0: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.006s
I20260630 12:27:46.065411 24094 raft_consensus.cc:515] T a5c29512d09240a8ab80d7990c2acdac P 3a1beadf734148cf8d8e678d0bdac20d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } } peers { permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } }
I20260630 12:27:46.070793 24087 raft_consensus.cc:359] T 86d43a7bc8804c9a8a634c5c308ea94e P 63c288d53fa34343a30af0fb73f7d9f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } } peers { permanent_uuid: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } }
I20260630 12:27:46.071918 24087 raft_consensus.cc:385] T 86d43a7bc8804c9a8a634c5c308ea94e P 63c288d53fa34343a30af0fb73f7d9f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:46.072371 24087 raft_consensus.cc:740] T 86d43a7bc8804c9a8a634c5c308ea94e P 63c288d53fa34343a30af0fb73f7d9f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63c288d53fa34343a30af0fb73f7d9f0, State: Initialized, Role: FOLLOWER
I20260630 12:27:46.073624 24087 consensus_queue.cc:260] T 86d43a7bc8804c9a8a634c5c308ea94e P 63c288d53fa34343a30af0fb73f7d9f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } } peers { permanent_uuid: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } }
I20260630 12:27:46.075565 24094 leader_election.cc:290] T a5c29512d09240a8ab80d7990c2acdac P 3a1beadf734148cf8d8e678d0bdac20d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63c288d53fa34343a30af0fb73f7d9f0 (127.12.213.1:42713), d9e33f99fee14ef2a0ca8858c676202d (127.12.213.3:44001)
I20260630 12:27:46.086252 24087 ts_tablet_manager.cc:1434] T 86d43a7bc8804c9a8a634c5c308ea94e P 63c288d53fa34343a30af0fb73f7d9f0: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.001s
I20260630 12:27:46.088186 24088 tablet_bootstrap.cc:654] T 86d43a7bc8804c9a8a634c5c308ea94e P 3a1beadf734148cf8d8e678d0bdac20d: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:46.088438 24087 tablet_bootstrap.cc:492] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P 63c288d53fa34343a30af0fb73f7d9f0: Bootstrap starting.
I20260630 12:27:46.093065 24089 tablet_bootstrap.cc:492] T a5c29512d09240a8ab80d7990c2acdac P d9e33f99fee14ef2a0ca8858c676202d: No bootstrap required, opened a new log
I20260630 12:27:46.096604 24087 tablet_bootstrap.cc:654] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P 63c288d53fa34343a30af0fb73f7d9f0: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:46.096766 24089 ts_tablet_manager.cc:1403] T a5c29512d09240a8ab80d7990c2acdac P d9e33f99fee14ef2a0ca8858c676202d: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.016s
I20260630 12:27:46.099967 24089 raft_consensus.cc:359] T a5c29512d09240a8ab80d7990c2acdac P d9e33f99fee14ef2a0ca8858c676202d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } } peers { permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } }
I20260630 12:27:46.100982 24089 raft_consensus.cc:385] T a5c29512d09240a8ab80d7990c2acdac P d9e33f99fee14ef2a0ca8858c676202d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:46.101397 24089 raft_consensus.cc:740] T a5c29512d09240a8ab80d7990c2acdac P d9e33f99fee14ef2a0ca8858c676202d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9e33f99fee14ef2a0ca8858c676202d, State: Initialized, Role: FOLLOWER
I20260630 12:27:46.102564 24089 consensus_queue.cc:260] T a5c29512d09240a8ab80d7990c2acdac P d9e33f99fee14ef2a0ca8858c676202d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } } peers { permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } }
I20260630 12:27:46.107997 24089 ts_tablet_manager.cc:1434] T a5c29512d09240a8ab80d7990c2acdac P d9e33f99fee14ef2a0ca8858c676202d: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.005s
I20260630 12:27:46.109328 24089 tablet_bootstrap.cc:492] T 86d43a7bc8804c9a8a634c5c308ea94e P d9e33f99fee14ef2a0ca8858c676202d: Bootstrap starting.
I20260630 12:27:46.110864 23893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c29512d09240a8ab80d7990c2acdac" candidate_uuid: "3a1beadf734148cf8d8e678d0bdac20d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63c288d53fa34343a30af0fb73f7d9f0" is_pre_election: true
W20260630 12:27:46.112484 23931 leader_election.cc:343] T a5c29512d09240a8ab80d7990c2acdac P 3a1beadf734148cf8d8e678d0bdac20d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63c288d53fa34343a30af0fb73f7d9f0 (127.12.213.1:42713): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:27:46.116355 24087 tablet_bootstrap.cc:492] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P 63c288d53fa34343a30af0fb73f7d9f0: No bootstrap required, opened a new log
I20260630 12:27:46.116665 24089 tablet_bootstrap.cc:654] T 86d43a7bc8804c9a8a634c5c308ea94e P d9e33f99fee14ef2a0ca8858c676202d: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:46.116884 24087 ts_tablet_manager.cc:1403] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P 63c288d53fa34343a30af0fb73f7d9f0: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.008s
I20260630 12:27:46.117756 24042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c29512d09240a8ab80d7990c2acdac" candidate_uuid: "3a1beadf734148cf8d8e678d0bdac20d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9e33f99fee14ef2a0ca8858c676202d" is_pre_election: true
I20260630 12:27:46.118484 24042 raft_consensus.cc:2468] T a5c29512d09240a8ab80d7990c2acdac P d9e33f99fee14ef2a0ca8858c676202d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a1beadf734148cf8d8e678d0bdac20d in term 0.
I20260630 12:27:46.119176 24088 tablet_bootstrap.cc:492] T 86d43a7bc8804c9a8a634c5c308ea94e P 3a1beadf734148cf8d8e678d0bdac20d: No bootstrap required, opened a new log
I20260630 12:27:46.119732 24088 ts_tablet_manager.cc:1403] T 86d43a7bc8804c9a8a634c5c308ea94e P 3a1beadf734148cf8d8e678d0bdac20d: Time spent bootstrapping tablet: real 0.053s	user 0.005s	sys 0.015s
I20260630 12:27:46.119982 23933 leader_election.cc:304] T a5c29512d09240a8ab80d7990c2acdac P 3a1beadf734148cf8d8e678d0bdac20d [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: 3a1beadf734148cf8d8e678d0bdac20d, d9e33f99fee14ef2a0ca8858c676202d; no voters: 63c288d53fa34343a30af0fb73f7d9f0
I20260630 12:27:46.119971 24087 raft_consensus.cc:359] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P 63c288d53fa34343a30af0fb73f7d9f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } } peers { permanent_uuid: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } }
I20260630 12:27:46.120963 24087 raft_consensus.cc:385] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P 63c288d53fa34343a30af0fb73f7d9f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:46.121083 24094 raft_consensus.cc:2804] T a5c29512d09240a8ab80d7990c2acdac P 3a1beadf734148cf8d8e678d0bdac20d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:46.121348 24087 raft_consensus.cc:740] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P 63c288d53fa34343a30af0fb73f7d9f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63c288d53fa34343a30af0fb73f7d9f0, State: Initialized, Role: FOLLOWER
I20260630 12:27:46.121469 24094 raft_consensus.cc:493] T a5c29512d09240a8ab80d7990c2acdac P 3a1beadf734148cf8d8e678d0bdac20d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:46.123238 24094 raft_consensus.cc:3060] T a5c29512d09240a8ab80d7990c2acdac P 3a1beadf734148cf8d8e678d0bdac20d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:46.122920 24088 raft_consensus.cc:359] T 86d43a7bc8804c9a8a634c5c308ea94e P 3a1beadf734148cf8d8e678d0bdac20d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } } peers { permanent_uuid: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } }
I20260630 12:27:46.123725 24088 raft_consensus.cc:385] T 86d43a7bc8804c9a8a634c5c308ea94e P 3a1beadf734148cf8d8e678d0bdac20d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:46.124015 24088 raft_consensus.cc:740] T 86d43a7bc8804c9a8a634c5c308ea94e P 3a1beadf734148cf8d8e678d0bdac20d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a1beadf734148cf8d8e678d0bdac20d, State: Initialized, Role: FOLLOWER
I20260630 12:27:46.124954 24099 raft_consensus.cc:493] T 30d858ffca474fe2b3c5d1a75543155c P 3a1beadf734148cf8d8e678d0bdac20d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:46.124641 24088 consensus_queue.cc:260] T 86d43a7bc8804c9a8a634c5c308ea94e P 3a1beadf734148cf8d8e678d0bdac20d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } } peers { permanent_uuid: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } }
I20260630 12:27:46.125463 24099 raft_consensus.cc:515] T 30d858ffca474fe2b3c5d1a75543155c P 3a1beadf734148cf8d8e678d0bdac20d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } } peers { permanent_uuid: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } }
I20260630 12:27:46.124662 24089 tablet_bootstrap.cc:492] T 86d43a7bc8804c9a8a634c5c308ea94e P d9e33f99fee14ef2a0ca8858c676202d: No bootstrap required, opened a new log
I20260630 12:27:46.125715 24087 consensus_queue.cc:260] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P 63c288d53fa34343a30af0fb73f7d9f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } } peers { permanent_uuid: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } }
I20260630 12:27:46.126562 24089 ts_tablet_manager.cc:1403] T 86d43a7bc8804c9a8a634c5c308ea94e P d9e33f99fee14ef2a0ca8858c676202d: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260630 12:27:46.127986 24087 ts_tablet_manager.cc:1434] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P 63c288d53fa34343a30af0fb73f7d9f0: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260630 12:27:46.128974 24087 tablet_bootstrap.cc:492] T a5c29512d09240a8ab80d7990c2acdac P 63c288d53fa34343a30af0fb73f7d9f0: Bootstrap starting.
I20260630 12:27:46.129365 24089 raft_consensus.cc:359] T 86d43a7bc8804c9a8a634c5c308ea94e P d9e33f99fee14ef2a0ca8858c676202d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } } peers { permanent_uuid: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } }
I20260630 12:27:46.130069 24089 raft_consensus.cc:385] T 86d43a7bc8804c9a8a634c5c308ea94e P d9e33f99fee14ef2a0ca8858c676202d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:46.130357 24089 raft_consensus.cc:740] T 86d43a7bc8804c9a8a634c5c308ea94e P d9e33f99fee14ef2a0ca8858c676202d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9e33f99fee14ef2a0ca8858c676202d, State: Initialized, Role: FOLLOWER
I20260630 12:27:46.131093 24089 consensus_queue.cc:260] T 86d43a7bc8804c9a8a634c5c308ea94e P d9e33f99fee14ef2a0ca8858c676202d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } } peers { permanent_uuid: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } }
I20260630 12:27:46.131354 24094 raft_consensus.cc:515] T a5c29512d09240a8ab80d7990c2acdac P 3a1beadf734148cf8d8e678d0bdac20d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } } peers { permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } }
I20260630 12:27:46.132537 24042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30d858ffca474fe2b3c5d1a75543155c" candidate_uuid: "3a1beadf734148cf8d8e678d0bdac20d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9e33f99fee14ef2a0ca8858c676202d" is_pre_election: true
I20260630 12:27:46.133330 24042 raft_consensus.cc:2468] T 30d858ffca474fe2b3c5d1a75543155c P d9e33f99fee14ef2a0ca8858c676202d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a1beadf734148cf8d8e678d0bdac20d in term 0.
I20260630 12:27:46.134593 23892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c29512d09240a8ab80d7990c2acdac" candidate_uuid: "3a1beadf734148cf8d8e678d0bdac20d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63c288d53fa34343a30af0fb73f7d9f0"
W20260630 12:27:46.136204 23931 leader_election.cc:343] T a5c29512d09240a8ab80d7990c2acdac P 3a1beadf734148cf8d8e678d0bdac20d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 63c288d53fa34343a30af0fb73f7d9f0 (127.12.213.1:42713): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:27:46.137117 23933 leader_election.cc:304] T 30d858ffca474fe2b3c5d1a75543155c P 3a1beadf734148cf8d8e678d0bdac20d [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: 3a1beadf734148cf8d8e678d0bdac20d, d9e33f99fee14ef2a0ca8858c676202d; no voters: 
I20260630 12:27:46.137404 24094 leader_election.cc:290] T a5c29512d09240a8ab80d7990c2acdac P 3a1beadf734148cf8d8e678d0bdac20d [CANDIDATE]: Term 1 election: Requested vote from peers 63c288d53fa34343a30af0fb73f7d9f0 (127.12.213.1:42713), d9e33f99fee14ef2a0ca8858c676202d (127.12.213.3:44001)
I20260630 12:27:46.134879 23893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30d858ffca474fe2b3c5d1a75543155c" candidate_uuid: "3a1beadf734148cf8d8e678d0bdac20d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63c288d53fa34343a30af0fb73f7d9f0" is_pre_election: true
I20260630 12:27:46.138615 23893 raft_consensus.cc:2468] T 30d858ffca474fe2b3c5d1a75543155c P 63c288d53fa34343a30af0fb73f7d9f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a1beadf734148cf8d8e678d0bdac20d in term 0.
I20260630 12:27:46.139014 24087 tablet_bootstrap.cc:654] T a5c29512d09240a8ab80d7990c2acdac P 63c288d53fa34343a30af0fb73f7d9f0: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:46.139367 24099 leader_election.cc:290] T 30d858ffca474fe2b3c5d1a75543155c P 3a1beadf734148cf8d8e678d0bdac20d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63c288d53fa34343a30af0fb73f7d9f0 (127.12.213.1:42713), d9e33f99fee14ef2a0ca8858c676202d (127.12.213.3:44001)
I20260630 12:27:46.139918 24099 raft_consensus.cc:2804] T 30d858ffca474fe2b3c5d1a75543155c P 3a1beadf734148cf8d8e678d0bdac20d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:46.140234 24099 raft_consensus.cc:493] T 30d858ffca474fe2b3c5d1a75543155c P 3a1beadf734148cf8d8e678d0bdac20d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:46.140568 24099 raft_consensus.cc:3060] T 30d858ffca474fe2b3c5d1a75543155c P 3a1beadf734148cf8d8e678d0bdac20d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:46.134882 24089 ts_tablet_manager.cc:1434] T 86d43a7bc8804c9a8a634c5c308ea94e P d9e33f99fee14ef2a0ca8858c676202d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:27:46.147855 24089 tablet_bootstrap.cc:492] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P d9e33f99fee14ef2a0ca8858c676202d: Bootstrap starting.
I20260630 12:27:46.149751 24099 raft_consensus.cc:515] T 30d858ffca474fe2b3c5d1a75543155c P 3a1beadf734148cf8d8e678d0bdac20d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } } peers { permanent_uuid: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } }
I20260630 12:27:46.152696 23893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30d858ffca474fe2b3c5d1a75543155c" candidate_uuid: "3a1beadf734148cf8d8e678d0bdac20d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63c288d53fa34343a30af0fb73f7d9f0"
I20260630 12:27:46.153237 23893 raft_consensus.cc:3060] T 30d858ffca474fe2b3c5d1a75543155c P 63c288d53fa34343a30af0fb73f7d9f0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:46.156296 24089 tablet_bootstrap.cc:654] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P d9e33f99fee14ef2a0ca8858c676202d: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:46.162886 24042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c29512d09240a8ab80d7990c2acdac" candidate_uuid: "3a1beadf734148cf8d8e678d0bdac20d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9e33f99fee14ef2a0ca8858c676202d"
I20260630 12:27:46.163900 24042 raft_consensus.cc:3060] T a5c29512d09240a8ab80d7990c2acdac P d9e33f99fee14ef2a0ca8858c676202d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:46.164479 24088 ts_tablet_manager.cc:1434] T 86d43a7bc8804c9a8a634c5c308ea94e P 3a1beadf734148cf8d8e678d0bdac20d: Time spent starting tablet: real 0.044s	user 0.011s	sys 0.013s
I20260630 12:27:46.165370 24099 leader_election.cc:290] T 30d858ffca474fe2b3c5d1a75543155c P 3a1beadf734148cf8d8e678d0bdac20d [CANDIDATE]: Term 1 election: Requested vote from peers 63c288d53fa34343a30af0fb73f7d9f0 (127.12.213.1:42713), d9e33f99fee14ef2a0ca8858c676202d (127.12.213.3:44001)
I20260630 12:27:46.167836 24041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30d858ffca474fe2b3c5d1a75543155c" candidate_uuid: "3a1beadf734148cf8d8e678d0bdac20d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9e33f99fee14ef2a0ca8858c676202d"
I20260630 12:27:46.168526 24041 raft_consensus.cc:3060] T 30d858ffca474fe2b3c5d1a75543155c P d9e33f99fee14ef2a0ca8858c676202d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:46.170969 24088 tablet_bootstrap.cc:492] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P 3a1beadf734148cf8d8e678d0bdac20d: Bootstrap starting.
I20260630 12:27:46.172463 23893 raft_consensus.cc:2468] T 30d858ffca474fe2b3c5d1a75543155c P 63c288d53fa34343a30af0fb73f7d9f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a1beadf734148cf8d8e678d0bdac20d in term 1.
I20260630 12:27:46.174067 24042 raft_consensus.cc:2468] T a5c29512d09240a8ab80d7990c2acdac P d9e33f99fee14ef2a0ca8858c676202d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a1beadf734148cf8d8e678d0bdac20d in term 1.
I20260630 12:27:46.179869 23931 leader_election.cc:304] T 30d858ffca474fe2b3c5d1a75543155c P 3a1beadf734148cf8d8e678d0bdac20d [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: 3a1beadf734148cf8d8e678d0bdac20d, 63c288d53fa34343a30af0fb73f7d9f0; no voters: 
I20260630 12:27:46.179921 23933 leader_election.cc:304] T a5c29512d09240a8ab80d7990c2acdac P 3a1beadf734148cf8d8e678d0bdac20d [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: 3a1beadf734148cf8d8e678d0bdac20d, d9e33f99fee14ef2a0ca8858c676202d; no voters: 63c288d53fa34343a30af0fb73f7d9f0
I20260630 12:27:46.180964 24099 raft_consensus.cc:2804] T a5c29512d09240a8ab80d7990c2acdac P 3a1beadf734148cf8d8e678d0bdac20d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:46.181047 24105 raft_consensus.cc:2804] T 30d858ffca474fe2b3c5d1a75543155c P 3a1beadf734148cf8d8e678d0bdac20d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:46.181565 24099 raft_consensus.cc:697] T a5c29512d09240a8ab80d7990c2acdac P 3a1beadf734148cf8d8e678d0bdac20d [term 1 LEADER]: Becoming Leader. State: Replica: 3a1beadf734148cf8d8e678d0bdac20d, State: Running, Role: LEADER
I20260630 12:27:46.179699 24041 raft_consensus.cc:2468] T 30d858ffca474fe2b3c5d1a75543155c P d9e33f99fee14ef2a0ca8858c676202d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a1beadf734148cf8d8e678d0bdac20d in term 1.
I20260630 12:27:46.182519 24099 consensus_queue.cc:237] T a5c29512d09240a8ab80d7990c2acdac P 3a1beadf734148cf8d8e678d0bdac20d [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: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } } peers { permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } }
I20260630 12:27:46.181721 24105 raft_consensus.cc:697] T 30d858ffca474fe2b3c5d1a75543155c P 3a1beadf734148cf8d8e678d0bdac20d [term 1 LEADER]: Becoming Leader. State: Replica: 3a1beadf734148cf8d8e678d0bdac20d, State: Running, Role: LEADER
I20260630 12:27:46.184199 24089 tablet_bootstrap.cc:492] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P d9e33f99fee14ef2a0ca8858c676202d: No bootstrap required, opened a new log
I20260630 12:27:46.184098 24105 consensus_queue.cc:237] T 30d858ffca474fe2b3c5d1a75543155c P 3a1beadf734148cf8d8e678d0bdac20d [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: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } } peers { permanent_uuid: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } }
I20260630 12:27:46.184742 24089 ts_tablet_manager.cc:1403] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P d9e33f99fee14ef2a0ca8858c676202d: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.004s
I20260630 12:27:46.182521 24087 tablet_bootstrap.cc:492] T a5c29512d09240a8ab80d7990c2acdac P 63c288d53fa34343a30af0fb73f7d9f0: No bootstrap required, opened a new log
I20260630 12:27:46.187048 24087 ts_tablet_manager.cc:1403] T a5c29512d09240a8ab80d7990c2acdac P 63c288d53fa34343a30af0fb73f7d9f0: Time spent bootstrapping tablet: real 0.058s	user 0.010s	sys 0.019s
I20260630 12:27:46.187732 24089 raft_consensus.cc:359] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P d9e33f99fee14ef2a0ca8858c676202d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } } peers { permanent_uuid: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } }
I20260630 12:27:46.188458 24089 raft_consensus.cc:385] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P d9e33f99fee14ef2a0ca8858c676202d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:46.188797 24089 raft_consensus.cc:740] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P d9e33f99fee14ef2a0ca8858c676202d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9e33f99fee14ef2a0ca8858c676202d, State: Initialized, Role: FOLLOWER
I20260630 12:27:46.189752 24089 consensus_queue.cc:260] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P d9e33f99fee14ef2a0ca8858c676202d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } } peers { permanent_uuid: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } }
I20260630 12:27:46.181790 24088 tablet_bootstrap.cc:654] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P 3a1beadf734148cf8d8e678d0bdac20d: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:46.191690 24087 raft_consensus.cc:359] T a5c29512d09240a8ab80d7990c2acdac P 63c288d53fa34343a30af0fb73f7d9f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } } peers { permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } }
I20260630 12:27:46.192766 24087 raft_consensus.cc:385] T a5c29512d09240a8ab80d7990c2acdac P 63c288d53fa34343a30af0fb73f7d9f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:46.193225 24087 raft_consensus.cc:740] T a5c29512d09240a8ab80d7990c2acdac P 63c288d53fa34343a30af0fb73f7d9f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63c288d53fa34343a30af0fb73f7d9f0, State: Initialized, Role: FOLLOWER
I20260630 12:27:46.196254 24089 ts_tablet_manager.cc:1434] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P d9e33f99fee14ef2a0ca8858c676202d: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260630 12:27:46.198585 24087 consensus_queue.cc:260] T a5c29512d09240a8ab80d7990c2acdac P 63c288d53fa34343a30af0fb73f7d9f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } } peers { permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } }
I20260630 12:27:46.203464 24087 ts_tablet_manager.cc:1434] T a5c29512d09240a8ab80d7990c2acdac P 63c288d53fa34343a30af0fb73f7d9f0: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.002s
I20260630 12:27:46.205080 24099 raft_consensus.cc:493] T 86d43a7bc8804c9a8a634c5c308ea94e P 3a1beadf734148cf8d8e678d0bdac20d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:46.205703 24099 raft_consensus.cc:515] T 86d43a7bc8804c9a8a634c5c308ea94e P 3a1beadf734148cf8d8e678d0bdac20d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } } peers { permanent_uuid: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } }
I20260630 12:27:46.206907 24088 tablet_bootstrap.cc:492] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P 3a1beadf734148cf8d8e678d0bdac20d: No bootstrap required, opened a new log
I20260630 12:27:46.207459 24088 ts_tablet_manager.cc:1403] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P 3a1beadf734148cf8d8e678d0bdac20d: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.014s
I20260630 12:27:46.207974 24099 leader_election.cc:290] T 86d43a7bc8804c9a8a634c5c308ea94e P 3a1beadf734148cf8d8e678d0bdac20d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63c288d53fa34343a30af0fb73f7d9f0 (127.12.213.1:42713), d9e33f99fee14ef2a0ca8858c676202d (127.12.213.3:44001)
I20260630 12:27:46.209101 23893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86d43a7bc8804c9a8a634c5c308ea94e" candidate_uuid: "3a1beadf734148cf8d8e678d0bdac20d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63c288d53fa34343a30af0fb73f7d9f0" is_pre_election: true
I20260630 12:27:46.209791 23893 raft_consensus.cc:2468] T 86d43a7bc8804c9a8a634c5c308ea94e P 63c288d53fa34343a30af0fb73f7d9f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a1beadf734148cf8d8e678d0bdac20d in term 0.
I20260630 12:27:46.210421 24088 raft_consensus.cc:359] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P 3a1beadf734148cf8d8e678d0bdac20d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } } peers { permanent_uuid: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } }
I20260630 12:27:46.211063 23931 leader_election.cc:304] T 86d43a7bc8804c9a8a634c5c308ea94e P 3a1beadf734148cf8d8e678d0bdac20d [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: 3a1beadf734148cf8d8e678d0bdac20d, 63c288d53fa34343a30af0fb73f7d9f0; no voters: 
I20260630 12:27:46.210686 23791 catalog_manager.cc:5697] T a5c29512d09240a8ab80d7990c2acdac P 3a1beadf734148cf8d8e678d0bdac20d reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a1beadf734148cf8d8e678d0bdac20d (127.12.213.2). New cstate: current_term: 1 leader_uuid: "3a1beadf734148cf8d8e678d0bdac20d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:46.210611 24042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86d43a7bc8804c9a8a634c5c308ea94e" candidate_uuid: "3a1beadf734148cf8d8e678d0bdac20d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9e33f99fee14ef2a0ca8858c676202d" is_pre_election: true
I20260630 12:27:46.212004 24099 raft_consensus.cc:2804] T 86d43a7bc8804c9a8a634c5c308ea94e P 3a1beadf734148cf8d8e678d0bdac20d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:46.212447 24099 raft_consensus.cc:493] T 86d43a7bc8804c9a8a634c5c308ea94e P 3a1beadf734148cf8d8e678d0bdac20d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:46.212234 24042 raft_consensus.cc:2468] T 86d43a7bc8804c9a8a634c5c308ea94e P d9e33f99fee14ef2a0ca8858c676202d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a1beadf734148cf8d8e678d0bdac20d in term 0.
I20260630 12:27:46.212915 24099 raft_consensus.cc:3060] T 86d43a7bc8804c9a8a634c5c308ea94e P 3a1beadf734148cf8d8e678d0bdac20d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:46.211272 24088 raft_consensus.cc:385] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P 3a1beadf734148cf8d8e678d0bdac20d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:46.213480 24088 raft_consensus.cc:740] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P 3a1beadf734148cf8d8e678d0bdac20d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a1beadf734148cf8d8e678d0bdac20d, State: Initialized, Role: FOLLOWER
I20260630 12:27:46.212719 23791 catalog_manager.cc:5697] T 30d858ffca474fe2b3c5d1a75543155c P 3a1beadf734148cf8d8e678d0bdac20d reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a1beadf734148cf8d8e678d0bdac20d (127.12.213.2). New cstate: current_term: 1 leader_uuid: "3a1beadf734148cf8d8e678d0bdac20d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:46.214440 24088 consensus_queue.cc:260] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P 3a1beadf734148cf8d8e678d0bdac20d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } } peers { permanent_uuid: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } }
I20260630 12:27:46.216719 24088 ts_tablet_manager.cc:1434] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P 3a1beadf734148cf8d8e678d0bdac20d: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.004s
I20260630 12:27:46.219993 24099 raft_consensus.cc:515] T 86d43a7bc8804c9a8a634c5c308ea94e P 3a1beadf734148cf8d8e678d0bdac20d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } } peers { permanent_uuid: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } }
I20260630 12:27:46.222663 24099 leader_election.cc:290] T 86d43a7bc8804c9a8a634c5c308ea94e P 3a1beadf734148cf8d8e678d0bdac20d [CANDIDATE]: Term 1 election: Requested vote from peers 63c288d53fa34343a30af0fb73f7d9f0 (127.12.213.1:42713), d9e33f99fee14ef2a0ca8858c676202d (127.12.213.3:44001)
I20260630 12:27:46.222894 23893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86d43a7bc8804c9a8a634c5c308ea94e" candidate_uuid: "3a1beadf734148cf8d8e678d0bdac20d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63c288d53fa34343a30af0fb73f7d9f0"
I20260630 12:27:46.223500 23893 raft_consensus.cc:3060] T 86d43a7bc8804c9a8a634c5c308ea94e P 63c288d53fa34343a30af0fb73f7d9f0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:46.229774 23893 raft_consensus.cc:2468] T 86d43a7bc8804c9a8a634c5c308ea94e P 63c288d53fa34343a30af0fb73f7d9f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a1beadf734148cf8d8e678d0bdac20d in term 1.
I20260630 12:27:46.230495 24042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86d43a7bc8804c9a8a634c5c308ea94e" candidate_uuid: "3a1beadf734148cf8d8e678d0bdac20d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9e33f99fee14ef2a0ca8858c676202d"
I20260630 12:27:46.230985 23931 leader_election.cc:304] T 86d43a7bc8804c9a8a634c5c308ea94e P 3a1beadf734148cf8d8e678d0bdac20d [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: 3a1beadf734148cf8d8e678d0bdac20d, 63c288d53fa34343a30af0fb73f7d9f0; no voters: 
I20260630 12:27:46.231252 24042 raft_consensus.cc:3060] T 86d43a7bc8804c9a8a634c5c308ea94e P d9e33f99fee14ef2a0ca8858c676202d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:46.231951 24099 raft_consensus.cc:2804] T 86d43a7bc8804c9a8a634c5c308ea94e P 3a1beadf734148cf8d8e678d0bdac20d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:46.232483 24099 raft_consensus.cc:697] T 86d43a7bc8804c9a8a634c5c308ea94e P 3a1beadf734148cf8d8e678d0bdac20d [term 1 LEADER]: Becoming Leader. State: Replica: 3a1beadf734148cf8d8e678d0bdac20d, State: Running, Role: LEADER
I20260630 12:27:46.233398 24099 consensus_queue.cc:237] T 86d43a7bc8804c9a8a634c5c308ea94e P 3a1beadf734148cf8d8e678d0bdac20d [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: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } } peers { permanent_uuid: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } }
I20260630 12:27:46.238785 24042 raft_consensus.cc:2468] T 86d43a7bc8804c9a8a634c5c308ea94e P d9e33f99fee14ef2a0ca8858c676202d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a1beadf734148cf8d8e678d0bdac20d in term 1.
I20260630 12:27:46.242152 23791 catalog_manager.cc:5697] T 86d43a7bc8804c9a8a634c5c308ea94e P 3a1beadf734148cf8d8e678d0bdac20d reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a1beadf734148cf8d8e678d0bdac20d (127.12.213.2). New cstate: current_term: 1 leader_uuid: "3a1beadf734148cf8d8e678d0bdac20d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:46.345232 24095 raft_consensus.cc:493] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P 63c288d53fa34343a30af0fb73f7d9f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:46.345834 24095 raft_consensus.cc:515] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P 63c288d53fa34343a30af0fb73f7d9f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } } peers { permanent_uuid: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } }
I20260630 12:27:46.346370 24093 raft_consensus.cc:493] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P d9e33f99fee14ef2a0ca8858c676202d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:46.346939 24093 raft_consensus.cc:515] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P d9e33f99fee14ef2a0ca8858c676202d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } } peers { permanent_uuid: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } }
I20260630 12:27:46.349242 24093 leader_election.cc:290] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P d9e33f99fee14ef2a0ca8858c676202d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63c288d53fa34343a30af0fb73f7d9f0 (127.12.213.1:42713), 3a1beadf734148cf8d8e678d0bdac20d (127.12.213.2:42923)
I20260630 12:27:46.350036 24095 leader_election.cc:290] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P 63c288d53fa34343a30af0fb73f7d9f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a1beadf734148cf8d8e678d0bdac20d (127.12.213.2:42923), d9e33f99fee14ef2a0ca8858c676202d (127.12.213.3:44001)
I20260630 12:27:46.358578 24095 raft_consensus.cc:493] T a5c29512d09240a8ab80d7990c2acdac P 63c288d53fa34343a30af0fb73f7d9f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:46.359292 24095 raft_consensus.cc:515] T a5c29512d09240a8ab80d7990c2acdac P 63c288d53fa34343a30af0fb73f7d9f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } } peers { permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } }
I20260630 12:27:46.362268 24095 leader_election.cc:290] T a5c29512d09240a8ab80d7990c2acdac P 63c288d53fa34343a30af0fb73f7d9f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a1beadf734148cf8d8e678d0bdac20d (127.12.213.2:42923), d9e33f99fee14ef2a0ca8858c676202d (127.12.213.3:44001)
I20260630 12:27:46.375406 23968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee6c6fd50ea48e0bdea9dc2a65ca197" candidate_uuid: "d9e33f99fee14ef2a0ca8858c676202d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a1beadf734148cf8d8e678d0bdac20d" is_pre_election: true
I20260630 12:27:46.375591 23967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee6c6fd50ea48e0bdea9dc2a65ca197" candidate_uuid: "63c288d53fa34343a30af0fb73f7d9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a1beadf734148cf8d8e678d0bdac20d" is_pre_election: true
I20260630 12:27:46.376281 23968 raft_consensus.cc:2468] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P 3a1beadf734148cf8d8e678d0bdac20d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9e33f99fee14ef2a0ca8858c676202d in term 0.
I20260630 12:27:46.375756 23966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c29512d09240a8ab80d7990c2acdac" candidate_uuid: "63c288d53fa34343a30af0fb73f7d9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a1beadf734148cf8d8e678d0bdac20d" is_pre_election: true
I20260630 12:27:46.377821 23893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee6c6fd50ea48e0bdea9dc2a65ca197" candidate_uuid: "d9e33f99fee14ef2a0ca8858c676202d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63c288d53fa34343a30af0fb73f7d9f0" is_pre_election: true
I20260630 12:27:46.378237 24008 leader_election.cc:304] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P d9e33f99fee14ef2a0ca8858c676202d [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: 3a1beadf734148cf8d8e678d0bdac20d, d9e33f99fee14ef2a0ca8858c676202d; no voters: 
I20260630 12:27:46.378582 23893 raft_consensus.cc:2468] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P 63c288d53fa34343a30af0fb73f7d9f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9e33f99fee14ef2a0ca8858c676202d in term 0.
I20260630 12:27:46.379176 24093 raft_consensus.cc:2804] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P d9e33f99fee14ef2a0ca8858c676202d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:46.379551 24093 raft_consensus.cc:493] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P d9e33f99fee14ef2a0ca8858c676202d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:46.379884 24093 raft_consensus.cc:3060] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P d9e33f99fee14ef2a0ca8858c676202d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:46.380084 24042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee6c6fd50ea48e0bdea9dc2a65ca197" candidate_uuid: "63c288d53fa34343a30af0fb73f7d9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9e33f99fee14ef2a0ca8858c676202d" is_pre_election: true
I20260630 12:27:46.380343 24041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c29512d09240a8ab80d7990c2acdac" candidate_uuid: "63c288d53fa34343a30af0fb73f7d9f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9e33f99fee14ef2a0ca8858c676202d" is_pre_election: true
I20260630 12:27:46.381146 24041 raft_consensus.cc:2393] T a5c29512d09240a8ab80d7990c2acdac P d9e33f99fee14ef2a0ca8858c676202d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 63c288d53fa34343a30af0fb73f7d9f0 in current term 1: Already voted for candidate 3a1beadf734148cf8d8e678d0bdac20d in this term.
I20260630 12:27:46.382123 23858 leader_election.cc:304] T a5c29512d09240a8ab80d7990c2acdac P 63c288d53fa34343a30af0fb73f7d9f0 [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: 63c288d53fa34343a30af0fb73f7d9f0; no voters: 3a1beadf734148cf8d8e678d0bdac20d, d9e33f99fee14ef2a0ca8858c676202d
I20260630 12:27:46.382871 24095 raft_consensus.cc:3060] T a5c29512d09240a8ab80d7990c2acdac P 63c288d53fa34343a30af0fb73f7d9f0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:46.386847 24093 raft_consensus.cc:515] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P d9e33f99fee14ef2a0ca8858c676202d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } } peers { permanent_uuid: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } }
I20260630 12:27:46.388010 24042 raft_consensus.cc:2393] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P d9e33f99fee14ef2a0ca8858c676202d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 63c288d53fa34343a30af0fb73f7d9f0 in current term 1: Already voted for candidate d9e33f99fee14ef2a0ca8858c676202d in this term.
I20260630 12:27:46.389072 24093 leader_election.cc:290] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P d9e33f99fee14ef2a0ca8858c676202d [CANDIDATE]: Term 1 election: Requested vote from peers 63c288d53fa34343a30af0fb73f7d9f0 (127.12.213.1:42713), 3a1beadf734148cf8d8e678d0bdac20d (127.12.213.2:42923)
I20260630 12:27:46.389856 23893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee6c6fd50ea48e0bdea9dc2a65ca197" candidate_uuid: "d9e33f99fee14ef2a0ca8858c676202d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63c288d53fa34343a30af0fb73f7d9f0"
I20260630 12:27:46.390085 23858 leader_election.cc:304] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P 63c288d53fa34343a30af0fb73f7d9f0 [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: 63c288d53fa34343a30af0fb73f7d9f0; no voters: 3a1beadf734148cf8d8e678d0bdac20d, d9e33f99fee14ef2a0ca8858c676202d
I20260630 12:27:46.390113 23966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee6c6fd50ea48e0bdea9dc2a65ca197" candidate_uuid: "d9e33f99fee14ef2a0ca8858c676202d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a1beadf734148cf8d8e678d0bdac20d"
I20260630 12:27:46.390544 23893 raft_consensus.cc:3060] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P 63c288d53fa34343a30af0fb73f7d9f0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:46.391023 23966 raft_consensus.cc:3060] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P 3a1beadf734148cf8d8e678d0bdac20d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:46.390971 24095 raft_consensus.cc:2749] T a5c29512d09240a8ab80d7990c2acdac P 63c288d53fa34343a30af0fb73f7d9f0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:27:46.396384 23893 raft_consensus.cc:2468] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P 63c288d53fa34343a30af0fb73f7d9f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9e33f99fee14ef2a0ca8858c676202d in term 1.
I20260630 12:27:46.396530 23966 raft_consensus.cc:2468] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P 3a1beadf734148cf8d8e678d0bdac20d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9e33f99fee14ef2a0ca8858c676202d in term 1.
I20260630 12:27:46.396931 24095 raft_consensus.cc:2749] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P 63c288d53fa34343a30af0fb73f7d9f0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:27:46.397632 24005 leader_election.cc:304] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P d9e33f99fee14ef2a0ca8858c676202d [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: 63c288d53fa34343a30af0fb73f7d9f0, d9e33f99fee14ef2a0ca8858c676202d; no voters: 
I20260630 12:27:46.398473 24093 raft_consensus.cc:2804] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P d9e33f99fee14ef2a0ca8858c676202d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:46.399729 24093 raft_consensus.cc:697] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P d9e33f99fee14ef2a0ca8858c676202d [term 1 LEADER]: Becoming Leader. State: Replica: d9e33f99fee14ef2a0ca8858c676202d, State: Running, Role: LEADER
I20260630 12:27:46.400506 24093 consensus_queue.cc:237] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P d9e33f99fee14ef2a0ca8858c676202d [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: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } } peers { permanent_uuid: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } }
I20260630 12:27:46.407382 23791 catalog_manager.cc:5697] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P d9e33f99fee14ef2a0ca8858c676202d reported cstate change: term changed from 0 to 1, leader changed from <none> to d9e33f99fee14ef2a0ca8858c676202d (127.12.213.3). New cstate: current_term: 1 leader_uuid: "d9e33f99fee14ef2a0ca8858c676202d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } health_report { overall_health: HEALTHY } } }
I20260630 12:27:46.576150 24099 consensus_queue.cc:1048] T a5c29512d09240a8ab80d7990c2acdac P 3a1beadf734148cf8d8e678d0bdac20d [LEADER]: Connected to new peer: Peer: permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:27:46.588347 24106 consensus_queue.cc:1048] T a5c29512d09240a8ab80d7990c2acdac P 3a1beadf734148cf8d8e678d0bdac20d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:27:46.650520 24106 consensus_queue.cc:1048] T 86d43a7bc8804c9a8a634c5c308ea94e P 3a1beadf734148cf8d8e678d0bdac20d [LEADER]: Connected to new peer: Peer: permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:46.660974 24106 consensus_queue.cc:1048] T 86d43a7bc8804c9a8a634c5c308ea94e P 3a1beadf734148cf8d8e678d0bdac20d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:46.675632 24106 consensus_queue.cc:1048] T 30d858ffca474fe2b3c5d1a75543155c P 3a1beadf734148cf8d8e678d0bdac20d [LEADER]: Connected to new peer: Peer: permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:46.686143 24099 consensus_queue.cc:1048] T 30d858ffca474fe2b3c5d1a75543155c P 3a1beadf734148cf8d8e678d0bdac20d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:46.971606 24093 consensus_queue.cc:1048] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P d9e33f99fee14ef2a0ca8858c676202d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:46.980356 24093 consensus_queue.cc:1048] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P d9e33f99fee14ef2a0ca8858c676202d [LEADER]: Connected to new peer: Peer: permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:53.543195 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:53.552239 24141 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
W20260630 12:27:53.552148 24142 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
I20260630 12:27:53.553788 13140 server_base.cc:1061] running on GCE node
W20260630 12:27:53.553948 24144 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
I20260630 12:27:53.555140 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:53.555351 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:53.555606 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822473555585 us; error 0 us; skew 500 ppm
I20260630 12:27:53.556182 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:53.559098 13140 webserver.cc:533] Webserver started at http://127.12.213.4:34471/ using document root <none> and password file <none>
I20260630 12:27:53.559645 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:53.559862 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:53.560220 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:53.561756 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822237130653-13140-0/minicluster-data/ts-3-root/instance:
uuid: "54093cdb82284eaea24dceae35d4beb1"
format_stamp: "Formatted at 2026-06-30 12:27:53 on dist-test-slave-zz34"
I20260630 12:27:53.566798 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:27:53.570828 24149 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:53.571761 13140 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260630 12:27:53.572095 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822237130653-13140-0/minicluster-data/ts-3-root
uuid: "54093cdb82284eaea24dceae35d4beb1"
format_stamp: "Formatted at 2026-06-30 12:27:53 on dist-test-slave-zz34"
I20260630 12:27:53.572387 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822237130653-13140-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822237130653-13140-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822237130653-13140-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)
I20260630 12:27:53.587637 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:53.588999 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:53.590592 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:53.593019 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:53.593290 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:53.593547 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:53.593753 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:53.639293 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.4:46619
I20260630 12:27:53.639417 24211 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.4:46619 every 8 connection(s)
I20260630 12:27:53.656021 24212 heartbeater.cc:344] Connected to a master server at 127.12.213.62:40373
I20260630 12:27:53.656451 24212 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:53.657243 24212 heartbeater.cc:507] Master 127.12.213.62:40373 requested a full tablet report, sending...
I20260630 12:27:53.659217 23790 ts_manager.cc:194] Registered new tserver with Master: 54093cdb82284eaea24dceae35d4beb1 (127.12.213.4:46619)
I20260630 12:27:53.660792 23790 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50664
I20260630 12:27:54.523703 24042 consensus_queue.cc:237] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P d9e33f99fee14ef2a0ca8858c676202d [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: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } } peers { permanent_uuid: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } attrs { replace: true } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } } peers { permanent_uuid: "54093cdb82284eaea24dceae35d4beb1" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 46619 } attrs { promote: true } }
I20260630 12:27:54.534008 23893 raft_consensus.cc:1275] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P 63c288d53fa34343a30af0fb73f7d9f0 [term 1 FOLLOWER]: Refusing update from remote peer d9e33f99fee14ef2a0ca8858c676202d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:54.534936 23966 raft_consensus.cc:1275] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P 3a1beadf734148cf8d8e678d0bdac20d [term 1 FOLLOWER]: Refusing update from remote peer d9e33f99fee14ef2a0ca8858c676202d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:54.535727 24138 consensus_queue.cc:1048] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P d9e33f99fee14ef2a0ca8858c676202d [LEADER]: Connected to new peer: Peer: permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:27:54.536854 24219 consensus_queue.cc:1048] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P d9e33f99fee14ef2a0ca8858c676202d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:27:54.547732 24219 raft_consensus.cc:2955] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P d9e33f99fee14ef2a0ca8858c676202d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 54093cdb82284eaea24dceae35d4beb1 (127.12.213.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } } peers { permanent_uuid: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } attrs { replace: true } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } } peers { permanent_uuid: "54093cdb82284eaea24dceae35d4beb1" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 46619 } attrs { promote: true } } }
I20260630 12:27:54.549854 23966 raft_consensus.cc:2955] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P 3a1beadf734148cf8d8e678d0bdac20d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 54093cdb82284eaea24dceae35d4beb1 (127.12.213.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } } peers { permanent_uuid: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } attrs { replace: true } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } } peers { permanent_uuid: "54093cdb82284eaea24dceae35d4beb1" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 46619 } attrs { promote: true } } }
I20260630 12:27:54.551601 23893 raft_consensus.cc:2955] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P 63c288d53fa34343a30af0fb73f7d9f0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 54093cdb82284eaea24dceae35d4beb1 (127.12.213.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } } peers { permanent_uuid: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } attrs { replace: true } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } } peers { permanent_uuid: "54093cdb82284eaea24dceae35d4beb1" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 46619 } attrs { promote: true } } }
W20260630 12:27:54.557035 24008 consensus_peers.cc:597] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P d9e33f99fee14ef2a0ca8858c676202d -> Peer 54093cdb82284eaea24dceae35d4beb1 (127.12.213.4:46619): Couldn't send request to peer 54093cdb82284eaea24dceae35d4beb1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1ee6c6fd50ea48e0bdea9dc2a65ca197. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:54.570698 23790 catalog_manager.cc:5697] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P d9e33f99fee14ef2a0ca8858c676202d reported cstate change: config changed from index -1 to 2, NON_VOTER 54093cdb82284eaea24dceae35d4beb1 (127.12.213.4) added. New cstate: current_term: 1 leader_uuid: "d9e33f99fee14ef2a0ca8858c676202d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54093cdb82284eaea24dceae35d4beb1" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 46619 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:54.593382 23966 consensus_queue.cc:237] T 86d43a7bc8804c9a8a634c5c308ea94e P 3a1beadf734148cf8d8e678d0bdac20d [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: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } attrs { replace: true } } peers { permanent_uuid: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } } peers { permanent_uuid: "54093cdb82284eaea24dceae35d4beb1" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 46619 } attrs { promote: true } }
I20260630 12:27:54.602332 23893 raft_consensus.cc:1275] T 86d43a7bc8804c9a8a634c5c308ea94e P 63c288d53fa34343a30af0fb73f7d9f0 [term 1 FOLLOWER]: Refusing update from remote peer 3a1beadf734148cf8d8e678d0bdac20d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:54.602576 24042 raft_consensus.cc:1275] T 86d43a7bc8804c9a8a634c5c308ea94e P d9e33f99fee14ef2a0ca8858c676202d [term 1 FOLLOWER]: Refusing update from remote peer 3a1beadf734148cf8d8e678d0bdac20d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:54.604251 24233 consensus_queue.cc:1048] T 86d43a7bc8804c9a8a634c5c308ea94e P 3a1beadf734148cf8d8e678d0bdac20d [LEADER]: Connected to new peer: Peer: permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:27:54.605283 24140 consensus_queue.cc:1048] T 86d43a7bc8804c9a8a634c5c308ea94e P 3a1beadf734148cf8d8e678d0bdac20d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260630 12:27:54.613900 23934 consensus_peers.cc:597] T 86d43a7bc8804c9a8a634c5c308ea94e P 3a1beadf734148cf8d8e678d0bdac20d -> Peer 54093cdb82284eaea24dceae35d4beb1 (127.12.213.4:46619): Couldn't send request to peer 54093cdb82284eaea24dceae35d4beb1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 86d43a7bc8804c9a8a634c5c308ea94e. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:54.617304 24140 raft_consensus.cc:2955] T 86d43a7bc8804c9a8a634c5c308ea94e P 3a1beadf734148cf8d8e678d0bdac20d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 54093cdb82284eaea24dceae35d4beb1 (127.12.213.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } attrs { replace: true } } peers { permanent_uuid: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } } peers { permanent_uuid: "54093cdb82284eaea24dceae35d4beb1" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 46619 } attrs { promote: true } } }
I20260630 12:27:54.618571 23893 raft_consensus.cc:2955] T 86d43a7bc8804c9a8a634c5c308ea94e P 63c288d53fa34343a30af0fb73f7d9f0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 54093cdb82284eaea24dceae35d4beb1 (127.12.213.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } attrs { replace: true } } peers { permanent_uuid: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } } peers { permanent_uuid: "54093cdb82284eaea24dceae35d4beb1" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 46619 } attrs { promote: true } } }
I20260630 12:27:54.619135 24042 raft_consensus.cc:2955] T 86d43a7bc8804c9a8a634c5c308ea94e P d9e33f99fee14ef2a0ca8858c676202d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 54093cdb82284eaea24dceae35d4beb1 (127.12.213.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } attrs { replace: true } } peers { permanent_uuid: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } } peers { permanent_uuid: "54093cdb82284eaea24dceae35d4beb1" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 46619 } attrs { promote: true } } }
I20260630 12:27:54.632565 23789 catalog_manager.cc:5697] T 86d43a7bc8804c9a8a634c5c308ea94e P d9e33f99fee14ef2a0ca8858c676202d reported cstate change: config changed from index -1 to 2, NON_VOTER 54093cdb82284eaea24dceae35d4beb1 (127.12.213.4) added. New cstate: current_term: 1 leader_uuid: "3a1beadf734148cf8d8e678d0bdac20d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } attrs { replace: true } } peers { permanent_uuid: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } } peers { permanent_uuid: "54093cdb82284eaea24dceae35d4beb1" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 46619 } attrs { promote: true } } }
I20260630 12:27:54.634992 23966 consensus_queue.cc:237] T a5c29512d09240a8ab80d7990c2acdac P 3a1beadf734148cf8d8e678d0bdac20d [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: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } } peers { permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } attrs { replace: true } } peers { permanent_uuid: "54093cdb82284eaea24dceae35d4beb1" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 46619 } attrs { promote: true } }
W20260630 12:27:54.642653 23934 consensus_peers.cc:597] T a5c29512d09240a8ab80d7990c2acdac P 3a1beadf734148cf8d8e678d0bdac20d -> Peer 54093cdb82284eaea24dceae35d4beb1 (127.12.213.4:46619): Couldn't send request to peer 54093cdb82284eaea24dceae35d4beb1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a5c29512d09240a8ab80d7990c2acdac. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:54.643325 24042 raft_consensus.cc:1275] T a5c29512d09240a8ab80d7990c2acdac P d9e33f99fee14ef2a0ca8858c676202d [term 1 FOLLOWER]: Refusing update from remote peer 3a1beadf734148cf8d8e678d0bdac20d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:54.644819 24140 consensus_queue.cc:1048] T a5c29512d09240a8ab80d7990c2acdac P 3a1beadf734148cf8d8e678d0bdac20d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:27:54.647192 23893 raft_consensus.cc:1275] T a5c29512d09240a8ab80d7990c2acdac P 63c288d53fa34343a30af0fb73f7d9f0 [term 1 FOLLOWER]: Refusing update from remote peer 3a1beadf734148cf8d8e678d0bdac20d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:54.648882 24140 consensus_queue.cc:1048] T a5c29512d09240a8ab80d7990c2acdac P 3a1beadf734148cf8d8e678d0bdac20d [LEADER]: Connected to new peer: Peer: permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:27:54.657334 24233 raft_consensus.cc:2955] T a5c29512d09240a8ab80d7990c2acdac P 3a1beadf734148cf8d8e678d0bdac20d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 54093cdb82284eaea24dceae35d4beb1 (127.12.213.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } } peers { permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } attrs { replace: true } } peers { permanent_uuid: "54093cdb82284eaea24dceae35d4beb1" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 46619 } attrs { promote: true } } }
I20260630 12:27:54.659220 24042 raft_consensus.cc:2955] T a5c29512d09240a8ab80d7990c2acdac P d9e33f99fee14ef2a0ca8858c676202d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 54093cdb82284eaea24dceae35d4beb1 (127.12.213.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } } peers { permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } attrs { replace: true } } peers { permanent_uuid: "54093cdb82284eaea24dceae35d4beb1" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 46619 } attrs { promote: true } } }
I20260630 12:27:54.660406 23893 raft_consensus.cc:2955] T a5c29512d09240a8ab80d7990c2acdac P 63c288d53fa34343a30af0fb73f7d9f0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 54093cdb82284eaea24dceae35d4beb1 (127.12.213.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } } peers { permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } attrs { replace: true } } peers { permanent_uuid: "54093cdb82284eaea24dceae35d4beb1" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 46619 } attrs { promote: true } } }
I20260630 12:27:54.663805 24212 heartbeater.cc:499] Master 127.12.213.62:40373 was elected leader, sending a full tablet report...
I20260630 12:27:54.675923 23791 catalog_manager.cc:5697] T a5c29512d09240a8ab80d7990c2acdac P d9e33f99fee14ef2a0ca8858c676202d reported cstate change: config changed from index -1 to 2, NON_VOTER 54093cdb82284eaea24dceae35d4beb1 (127.12.213.4) added. New cstate: current_term: 1 leader_uuid: "3a1beadf734148cf8d8e678d0bdac20d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } } peers { permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } attrs { replace: true } } peers { permanent_uuid: "54093cdb82284eaea24dceae35d4beb1" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 46619 } attrs { promote: true } } }
I20260630 12:27:55.045243 24241 ts_tablet_manager.cc:933] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P 54093cdb82284eaea24dceae35d4beb1: Initiating tablet copy from peer d9e33f99fee14ef2a0ca8858c676202d (127.12.213.3:44001)
I20260630 12:27:55.047365 24241 tablet_copy_client.cc:323] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P 54093cdb82284eaea24dceae35d4beb1: tablet copy: Beginning tablet copy session from remote peer at address 127.12.213.3:44001
I20260630 12:27:55.060032 24052 tablet_copy_service.cc:140] P d9e33f99fee14ef2a0ca8858c676202d: Received BeginTabletCopySession request for tablet 1ee6c6fd50ea48e0bdea9dc2a65ca197 from peer 54093cdb82284eaea24dceae35d4beb1 ({username='slave'} at 127.0.0.1:33566)
I20260630 12:27:55.060698 24052 tablet_copy_service.cc:161] P d9e33f99fee14ef2a0ca8858c676202d: Beginning new tablet copy session on tablet 1ee6c6fd50ea48e0bdea9dc2a65ca197 from peer 54093cdb82284eaea24dceae35d4beb1 at {username='slave'} at 127.0.0.1:33566: session id = 54093cdb82284eaea24dceae35d4beb1-1ee6c6fd50ea48e0bdea9dc2a65ca197
I20260630 12:27:55.060884 24245 ts_tablet_manager.cc:933] T 86d43a7bc8804c9a8a634c5c308ea94e P 54093cdb82284eaea24dceae35d4beb1: Initiating tablet copy from peer 3a1beadf734148cf8d8e678d0bdac20d (127.12.213.2:42923)
I20260630 12:27:55.063089 24245 tablet_copy_client.cc:323] T 86d43a7bc8804c9a8a634c5c308ea94e P 54093cdb82284eaea24dceae35d4beb1: tablet copy: Beginning tablet copy session from remote peer at address 127.12.213.2:42923
I20260630 12:27:55.069449 24052 tablet_copy_source_session.cc:215] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P d9e33f99fee14ef2a0ca8858c676202d: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:55.072762 24241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ee6c6fd50ea48e0bdea9dc2a65ca197. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:55.074841 23978 tablet_copy_service.cc:140] P 3a1beadf734148cf8d8e678d0bdac20d: Received BeginTabletCopySession request for tablet 86d43a7bc8804c9a8a634c5c308ea94e from peer 54093cdb82284eaea24dceae35d4beb1 ({username='slave'} at 127.0.0.1:52226)
I20260630 12:27:55.075500 23978 tablet_copy_service.cc:161] P 3a1beadf734148cf8d8e678d0bdac20d: Beginning new tablet copy session on tablet 86d43a7bc8804c9a8a634c5c308ea94e from peer 54093cdb82284eaea24dceae35d4beb1 at {username='slave'} at 127.0.0.1:52226: session id = 54093cdb82284eaea24dceae35d4beb1-86d43a7bc8804c9a8a634c5c308ea94e
I20260630 12:27:55.081753 23978 tablet_copy_source_session.cc:215] T 86d43a7bc8804c9a8a634c5c308ea94e P 3a1beadf734148cf8d8e678d0bdac20d: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:55.084566 24245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86d43a7bc8804c9a8a634c5c308ea94e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:55.090296 24241 tablet_copy_client.cc:806] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P 54093cdb82284eaea24dceae35d4beb1: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:55.091018 24241 tablet_copy_client.cc:670] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P 54093cdb82284eaea24dceae35d4beb1: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:55.095022 24241 tablet_copy_client.cc:538] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P 54093cdb82284eaea24dceae35d4beb1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:55.098611 24245 tablet_copy_client.cc:806] T 86d43a7bc8804c9a8a634c5c308ea94e P 54093cdb82284eaea24dceae35d4beb1: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:55.099189 24245 tablet_copy_client.cc:670] T 86d43a7bc8804c9a8a634c5c308ea94e P 54093cdb82284eaea24dceae35d4beb1: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:55.103757 24241 tablet_bootstrap.cc:492] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P 54093cdb82284eaea24dceae35d4beb1: Bootstrap starting.
I20260630 12:27:55.103884 24245 tablet_copy_client.cc:538] T 86d43a7bc8804c9a8a634c5c308ea94e P 54093cdb82284eaea24dceae35d4beb1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:55.113425 24245 tablet_bootstrap.cc:492] T 86d43a7bc8804c9a8a634c5c308ea94e P 54093cdb82284eaea24dceae35d4beb1: Bootstrap starting.
I20260630 12:27:55.125345 24247 ts_tablet_manager.cc:933] T a5c29512d09240a8ab80d7990c2acdac P 54093cdb82284eaea24dceae35d4beb1: Initiating tablet copy from peer 3a1beadf734148cf8d8e678d0bdac20d (127.12.213.2:42923)
I20260630 12:27:55.134122 24241 tablet_bootstrap.cc:492] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P 54093cdb82284eaea24dceae35d4beb1: 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
I20260630 12:27:55.135969 24247 tablet_copy_client.cc:323] T a5c29512d09240a8ab80d7990c2acdac P 54093cdb82284eaea24dceae35d4beb1: tablet copy: Beginning tablet copy session from remote peer at address 127.12.213.2:42923
I20260630 12:27:55.136336 24241 tablet_bootstrap.cc:492] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P 54093cdb82284eaea24dceae35d4beb1: Bootstrap complete.
I20260630 12:27:55.137204 24241 ts_tablet_manager.cc:1403] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P 54093cdb82284eaea24dceae35d4beb1: Time spent bootstrapping tablet: real 0.034s	user 0.020s	sys 0.011s
I20260630 12:27:55.139882 23978 tablet_copy_service.cc:140] P 3a1beadf734148cf8d8e678d0bdac20d: Received BeginTabletCopySession request for tablet a5c29512d09240a8ab80d7990c2acdac from peer 54093cdb82284eaea24dceae35d4beb1 ({username='slave'} at 127.0.0.1:52226)
I20260630 12:27:55.140127 24241 raft_consensus.cc:359] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P 54093cdb82284eaea24dceae35d4beb1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } } peers { permanent_uuid: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } attrs { replace: true } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } } peers { permanent_uuid: "54093cdb82284eaea24dceae35d4beb1" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 46619 } attrs { promote: true } }
I20260630 12:27:55.140439 23978 tablet_copy_service.cc:161] P 3a1beadf734148cf8d8e678d0bdac20d: Beginning new tablet copy session on tablet a5c29512d09240a8ab80d7990c2acdac from peer 54093cdb82284eaea24dceae35d4beb1 at {username='slave'} at 127.0.0.1:52226: session id = 54093cdb82284eaea24dceae35d4beb1-a5c29512d09240a8ab80d7990c2acdac
I20260630 12:27:55.140940 24241 raft_consensus.cc:740] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P 54093cdb82284eaea24dceae35d4beb1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 54093cdb82284eaea24dceae35d4beb1, State: Initialized, Role: LEARNER
I20260630 12:27:55.141726 24241 consensus_queue.cc:260] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P 54093cdb82284eaea24dceae35d4beb1 [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: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } } peers { permanent_uuid: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } attrs { replace: true } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } } peers { permanent_uuid: "54093cdb82284eaea24dceae35d4beb1" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 46619 } attrs { promote: true } }
I20260630 12:27:55.145211 24245 tablet_bootstrap.cc:492] T 86d43a7bc8804c9a8a634c5c308ea94e P 54093cdb82284eaea24dceae35d4beb1: 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
I20260630 12:27:55.146427 24245 tablet_bootstrap.cc:492] T 86d43a7bc8804c9a8a634c5c308ea94e P 54093cdb82284eaea24dceae35d4beb1: Bootstrap complete.
I20260630 12:27:55.147231 24245 ts_tablet_manager.cc:1403] T 86d43a7bc8804c9a8a634c5c308ea94e P 54093cdb82284eaea24dceae35d4beb1: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.012s
I20260630 12:27:55.151016 23978 tablet_copy_source_session.cc:215] T a5c29512d09240a8ab80d7990c2acdac P 3a1beadf734148cf8d8e678d0bdac20d: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:55.152561 24241 ts_tablet_manager.cc:1434] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P 54093cdb82284eaea24dceae35d4beb1: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.003s
I20260630 12:27:55.154560 24247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5c29512d09240a8ab80d7990c2acdac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:55.157509 24052 tablet_copy_service.cc:342] P d9e33f99fee14ef2a0ca8858c676202d: Request end of tablet copy session 54093cdb82284eaea24dceae35d4beb1-1ee6c6fd50ea48e0bdea9dc2a65ca197 received from {username='slave'} at 127.0.0.1:33566
I20260630 12:27:55.158041 24052 tablet_copy_service.cc:434] P d9e33f99fee14ef2a0ca8858c676202d: ending tablet copy session 54093cdb82284eaea24dceae35d4beb1-1ee6c6fd50ea48e0bdea9dc2a65ca197 on tablet 1ee6c6fd50ea48e0bdea9dc2a65ca197 with peer 54093cdb82284eaea24dceae35d4beb1
I20260630 12:27:55.157740 24245 raft_consensus.cc:359] T 86d43a7bc8804c9a8a634c5c308ea94e P 54093cdb82284eaea24dceae35d4beb1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } attrs { replace: true } } peers { permanent_uuid: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } } peers { permanent_uuid: "54093cdb82284eaea24dceae35d4beb1" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 46619 } attrs { promote: true } }
I20260630 12:27:55.158744 24245 raft_consensus.cc:740] T 86d43a7bc8804c9a8a634c5c308ea94e P 54093cdb82284eaea24dceae35d4beb1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 54093cdb82284eaea24dceae35d4beb1, State: Initialized, Role: LEARNER
I20260630 12:27:55.159507 24245 consensus_queue.cc:260] T 86d43a7bc8804c9a8a634c5c308ea94e P 54093cdb82284eaea24dceae35d4beb1 [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: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } attrs { replace: true } } peers { permanent_uuid: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } } peers { permanent_uuid: "54093cdb82284eaea24dceae35d4beb1" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 46619 } attrs { promote: true } }
I20260630 12:27:55.165364 24245 ts_tablet_manager.cc:1434] T 86d43a7bc8804c9a8a634c5c308ea94e P 54093cdb82284eaea24dceae35d4beb1: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.003s
I20260630 12:27:55.167354 23978 tablet_copy_service.cc:342] P 3a1beadf734148cf8d8e678d0bdac20d: Request end of tablet copy session 54093cdb82284eaea24dceae35d4beb1-86d43a7bc8804c9a8a634c5c308ea94e received from {username='slave'} at 127.0.0.1:52226
I20260630 12:27:55.167807 23978 tablet_copy_service.cc:434] P 3a1beadf734148cf8d8e678d0bdac20d: ending tablet copy session 54093cdb82284eaea24dceae35d4beb1-86d43a7bc8804c9a8a634c5c308ea94e on tablet 86d43a7bc8804c9a8a634c5c308ea94e with peer 54093cdb82284eaea24dceae35d4beb1
I20260630 12:27:55.174140 24247 tablet_copy_client.cc:806] T a5c29512d09240a8ab80d7990c2acdac P 54093cdb82284eaea24dceae35d4beb1: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:55.174849 24247 tablet_copy_client.cc:670] T a5c29512d09240a8ab80d7990c2acdac P 54093cdb82284eaea24dceae35d4beb1: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:55.178781 24247 tablet_copy_client.cc:538] T a5c29512d09240a8ab80d7990c2acdac P 54093cdb82284eaea24dceae35d4beb1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:55.188213 24247 tablet_bootstrap.cc:492] T a5c29512d09240a8ab80d7990c2acdac P 54093cdb82284eaea24dceae35d4beb1: Bootstrap starting.
I20260630 12:27:55.208201 24247 tablet_bootstrap.cc:492] T a5c29512d09240a8ab80d7990c2acdac P 54093cdb82284eaea24dceae35d4beb1: 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
I20260630 12:27:55.209086 24247 tablet_bootstrap.cc:492] T a5c29512d09240a8ab80d7990c2acdac P 54093cdb82284eaea24dceae35d4beb1: Bootstrap complete.
I20260630 12:27:55.209731 24247 ts_tablet_manager.cc:1403] T a5c29512d09240a8ab80d7990c2acdac P 54093cdb82284eaea24dceae35d4beb1: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260630 12:27:55.212656 24247 raft_consensus.cc:359] T a5c29512d09240a8ab80d7990c2acdac P 54093cdb82284eaea24dceae35d4beb1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } } peers { permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } attrs { replace: true } } peers { permanent_uuid: "54093cdb82284eaea24dceae35d4beb1" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 46619 } attrs { promote: true } }
I20260630 12:27:55.213510 24247 raft_consensus.cc:740] T a5c29512d09240a8ab80d7990c2acdac P 54093cdb82284eaea24dceae35d4beb1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 54093cdb82284eaea24dceae35d4beb1, State: Initialized, Role: LEARNER
I20260630 12:27:55.214190 24247 consensus_queue.cc:260] T a5c29512d09240a8ab80d7990c2acdac P 54093cdb82284eaea24dceae35d4beb1 [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: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } } peers { permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } attrs { replace: true } } peers { permanent_uuid: "54093cdb82284eaea24dceae35d4beb1" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 46619 } attrs { promote: true } }
I20260630 12:27:55.216445 24247 ts_tablet_manager.cc:1434] T a5c29512d09240a8ab80d7990c2acdac P 54093cdb82284eaea24dceae35d4beb1: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260630 12:27:55.218195 23978 tablet_copy_service.cc:342] P 3a1beadf734148cf8d8e678d0bdac20d: Request end of tablet copy session 54093cdb82284eaea24dceae35d4beb1-a5c29512d09240a8ab80d7990c2acdac received from {username='slave'} at 127.0.0.1:52226
I20260630 12:27:55.218634 23978 tablet_copy_service.cc:434] P 3a1beadf734148cf8d8e678d0bdac20d: ending tablet copy session 54093cdb82284eaea24dceae35d4beb1-a5c29512d09240a8ab80d7990c2acdac on tablet a5c29512d09240a8ab80d7990c2acdac with peer 54093cdb82284eaea24dceae35d4beb1
I20260630 12:27:55.507074 24187 raft_consensus.cc:1217] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P 54093cdb82284eaea24dceae35d4beb1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:27:55.519476 24187 raft_consensus.cc:1217] T a5c29512d09240a8ab80d7990c2acdac P 54093cdb82284eaea24dceae35d4beb1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:27:55.616712 24187 raft_consensus.cc:1217] T 86d43a7bc8804c9a8a634c5c308ea94e P 54093cdb82284eaea24dceae35d4beb1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:27:55.914762 24254 raft_consensus.cc:1064] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P d9e33f99fee14ef2a0ca8858c676202d: attempting to promote NON_VOTER 54093cdb82284eaea24dceae35d4beb1 to VOTER
I20260630 12:27:55.916812 24254 consensus_queue.cc:237] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P d9e33f99fee14ef2a0ca8858c676202d [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: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } } peers { permanent_uuid: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } attrs { replace: true } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } } peers { permanent_uuid: "54093cdb82284eaea24dceae35d4beb1" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 46619 } attrs { promote: false } }
I20260630 12:27:55.923681 24187 raft_consensus.cc:1275] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P 54093cdb82284eaea24dceae35d4beb1 [term 1 LEARNER]: Refusing update from remote peer d9e33f99fee14ef2a0ca8858c676202d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:27:55.924278 23966 raft_consensus.cc:1275] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P 3a1beadf734148cf8d8e678d0bdac20d [term 1 FOLLOWER]: Refusing update from remote peer d9e33f99fee14ef2a0ca8858c676202d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:27:55.924355 23893 raft_consensus.cc:1275] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P 63c288d53fa34343a30af0fb73f7d9f0 [term 1 FOLLOWER]: Refusing update from remote peer d9e33f99fee14ef2a0ca8858c676202d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:27:55.925272 24254 consensus_queue.cc:1048] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P d9e33f99fee14ef2a0ca8858c676202d [LEADER]: Connected to new peer: Peer: permanent_uuid: "54093cdb82284eaea24dceae35d4beb1" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 46619 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:27:55.926281 24225 consensus_queue.cc:1048] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P d9e33f99fee14ef2a0ca8858c676202d [LEADER]: Connected to new peer: Peer: permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:27:55.927175 24253 consensus_queue.cc:1048] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P d9e33f99fee14ef2a0ca8858c676202d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:27:55.944130 24225 raft_consensus.cc:2955] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P d9e33f99fee14ef2a0ca8858c676202d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 54093cdb82284eaea24dceae35d4beb1 (127.12.213.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } } peers { permanent_uuid: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } attrs { replace: true } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } } peers { permanent_uuid: "54093cdb82284eaea24dceae35d4beb1" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 46619 } attrs { promote: false } } }
I20260630 12:27:55.946053 23893 raft_consensus.cc:2955] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P 63c288d53fa34343a30af0fb73f7d9f0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 54093cdb82284eaea24dceae35d4beb1 (127.12.213.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } } peers { permanent_uuid: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } attrs { replace: true } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } } peers { permanent_uuid: "54093cdb82284eaea24dceae35d4beb1" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 46619 } attrs { promote: false } } }
I20260630 12:27:55.950958 24187 raft_consensus.cc:2955] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P 54093cdb82284eaea24dceae35d4beb1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 54093cdb82284eaea24dceae35d4beb1 (127.12.213.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } } peers { permanent_uuid: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } attrs { replace: true } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } } peers { permanent_uuid: "54093cdb82284eaea24dceae35d4beb1" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 46619 } attrs { promote: false } } }
I20260630 12:27:55.957492 23966 raft_consensus.cc:2955] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P 3a1beadf734148cf8d8e678d0bdac20d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 54093cdb82284eaea24dceae35d4beb1 (127.12.213.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } } peers { permanent_uuid: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } attrs { replace: true } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } } peers { permanent_uuid: "54093cdb82284eaea24dceae35d4beb1" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 46619 } attrs { promote: false } } }
I20260630 12:27:55.969012 23790 catalog_manager.cc:5697] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P d9e33f99fee14ef2a0ca8858c676202d reported cstate change: config changed from index 2 to 3, 54093cdb82284eaea24dceae35d4beb1 (127.12.213.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d9e33f99fee14ef2a0ca8858c676202d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54093cdb82284eaea24dceae35d4beb1" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 46619 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:27:55.987874 24042 consensus_queue.cc:237] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P d9e33f99fee14ef2a0ca8858c676202d [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: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } } peers { permanent_uuid: "54093cdb82284eaea24dceae35d4beb1" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 46619 } attrs { promote: false } }
I20260630 12:27:55.993832 24187 raft_consensus.cc:1275] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P 54093cdb82284eaea24dceae35d4beb1 [term 1 FOLLOWER]: Refusing update from remote peer d9e33f99fee14ef2a0ca8858c676202d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:27:55.994576 23893 raft_consensus.cc:1275] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P 63c288d53fa34343a30af0fb73f7d9f0 [term 1 FOLLOWER]: Refusing update from remote peer d9e33f99fee14ef2a0ca8858c676202d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:27:55.995594 24225 consensus_queue.cc:1048] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P d9e33f99fee14ef2a0ca8858c676202d [LEADER]: Connected to new peer: Peer: permanent_uuid: "54093cdb82284eaea24dceae35d4beb1" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 46619 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:55.996543 24254 consensus_queue.cc:1048] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P d9e33f99fee14ef2a0ca8858c676202d [LEADER]: Connected to new peer: Peer: permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:56.003556 24253 raft_consensus.cc:2955] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P d9e33f99fee14ef2a0ca8858c676202d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3a1beadf734148cf8d8e678d0bdac20d (127.12.213.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } } peers { permanent_uuid: "54093cdb82284eaea24dceae35d4beb1" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 46619 } attrs { promote: false } } }
I20260630 12:27:56.005838 23893 raft_consensus.cc:2955] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P 63c288d53fa34343a30af0fb73f7d9f0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3a1beadf734148cf8d8e678d0bdac20d (127.12.213.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } } peers { permanent_uuid: "54093cdb82284eaea24dceae35d4beb1" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 46619 } attrs { promote: false } } }
I20260630 12:27:56.006860 24187 raft_consensus.cc:2955] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P 54093cdb82284eaea24dceae35d4beb1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3a1beadf734148cf8d8e678d0bdac20d (127.12.213.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } } peers { permanent_uuid: "54093cdb82284eaea24dceae35d4beb1" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 46619 } attrs { promote: false } } }
I20260630 12:27:56.014182 23777 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1ee6c6fd50ea48e0bdea9dc2a65ca197 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:27:56.022426 23791 catalog_manager.cc:5697] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P 54093cdb82284eaea24dceae35d4beb1 reported cstate change: config changed from index 3 to 4, VOTER 3a1beadf734148cf8d8e678d0bdac20d (127.12.213.2) evicted. New cstate: current_term: 1 leader_uuid: "d9e33f99fee14ef2a0ca8858c676202d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } } peers { permanent_uuid: "54093cdb82284eaea24dceae35d4beb1" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 46619 } attrs { promote: false } } }
I20260630 12:27:56.025496 24255 raft_consensus.cc:1064] T a5c29512d09240a8ab80d7990c2acdac P 3a1beadf734148cf8d8e678d0bdac20d: attempting to promote NON_VOTER 54093cdb82284eaea24dceae35d4beb1 to VOTER
I20260630 12:27:56.028183 24255 consensus_queue.cc:237] T a5c29512d09240a8ab80d7990c2acdac P 3a1beadf734148cf8d8e678d0bdac20d [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: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } } peers { permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } attrs { replace: true } } peers { permanent_uuid: "54093cdb82284eaea24dceae35d4beb1" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 46619 } attrs { promote: false } }
I20260630 12:27:56.033715 23957 tablet_service.cc:1558] Processing DeleteTablet for tablet 1ee6c6fd50ea48e0bdea9dc2a65ca197 with delete_type TABLET_DATA_TOMBSTONED (TS 3a1beadf734148cf8d8e678d0bdac20d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53622
I20260630 12:27:56.036741 24187 raft_consensus.cc:1275] T a5c29512d09240a8ab80d7990c2acdac P 54093cdb82284eaea24dceae35d4beb1 [term 1 LEARNER]: Refusing update from remote peer 3a1beadf734148cf8d8e678d0bdac20d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:27:56.039000 24042 raft_consensus.cc:1275] T a5c29512d09240a8ab80d7990c2acdac P d9e33f99fee14ef2a0ca8858c676202d [term 1 FOLLOWER]: Refusing update from remote peer 3a1beadf734148cf8d8e678d0bdac20d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:27:56.042407 24237 consensus_queue.cc:1048] T a5c29512d09240a8ab80d7990c2acdac P 3a1beadf734148cf8d8e678d0bdac20d [LEADER]: Connected to new peer: Peer: permanent_uuid: "54093cdb82284eaea24dceae35d4beb1" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 46619 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:27:56.043403 24233 consensus_queue.cc:1048] T a5c29512d09240a8ab80d7990c2acdac P 3a1beadf734148cf8d8e678d0bdac20d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:27:56.043392 24266 tablet_replica.cc:333] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P 3a1beadf734148cf8d8e678d0bdac20d: stopping tablet replica
I20260630 12:27:56.045727 24266 raft_consensus.cc:2243] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P 3a1beadf734148cf8d8e678d0bdac20d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:56.049036 23893 raft_consensus.cc:1275] T a5c29512d09240a8ab80d7990c2acdac P 63c288d53fa34343a30af0fb73f7d9f0 [term 1 FOLLOWER]: Refusing update from remote peer 3a1beadf734148cf8d8e678d0bdac20d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:27:56.050081 24266 raft_consensus.cc:2272] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P 3a1beadf734148cf8d8e678d0bdac20d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:56.050432 24237 consensus_queue.cc:1048] T a5c29512d09240a8ab80d7990c2acdac P 3a1beadf734148cf8d8e678d0bdac20d [LEADER]: Connected to new peer: Peer: permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:27:56.057041 24266 ts_tablet_manager.cc:1916] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P 3a1beadf734148cf8d8e678d0bdac20d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:27:56.075855 24269 raft_consensus.cc:2955] T a5c29512d09240a8ab80d7990c2acdac P 3a1beadf734148cf8d8e678d0bdac20d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 54093cdb82284eaea24dceae35d4beb1 (127.12.213.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } } peers { permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } attrs { replace: true } } peers { permanent_uuid: "54093cdb82284eaea24dceae35d4beb1" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 46619 } attrs { promote: false } } }
I20260630 12:27:56.076543 24187 raft_consensus.cc:2955] T a5c29512d09240a8ab80d7990c2acdac P 54093cdb82284eaea24dceae35d4beb1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 54093cdb82284eaea24dceae35d4beb1 (127.12.213.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } } peers { permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } attrs { replace: true } } peers { permanent_uuid: "54093cdb82284eaea24dceae35d4beb1" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 46619 } attrs { promote: false } } }
I20260630 12:27:56.083009 24266 ts_tablet_manager.cc:1929] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P 3a1beadf734148cf8d8e678d0bdac20d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:27:56.076543 23893 raft_consensus.cc:2955] T a5c29512d09240a8ab80d7990c2acdac P 63c288d53fa34343a30af0fb73f7d9f0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 54093cdb82284eaea24dceae35d4beb1 (127.12.213.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } } peers { permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } attrs { replace: true } } peers { permanent_uuid: "54093cdb82284eaea24dceae35d4beb1" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 46619 } attrs { promote: false } } }
I20260630 12:27:56.093371 24233 raft_consensus.cc:1064] T 86d43a7bc8804c9a8a634c5c308ea94e P 3a1beadf734148cf8d8e678d0bdac20d: attempting to promote NON_VOTER 54093cdb82284eaea24dceae35d4beb1 to VOTER
I20260630 12:27:56.094539 24041 raft_consensus.cc:2955] T a5c29512d09240a8ab80d7990c2acdac P d9e33f99fee14ef2a0ca8858c676202d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 54093cdb82284eaea24dceae35d4beb1 (127.12.213.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } } peers { permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } attrs { replace: true } } peers { permanent_uuid: "54093cdb82284eaea24dceae35d4beb1" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 46619 } attrs { promote: false } } }
I20260630 12:27:56.096029 24233 consensus_queue.cc:237] T 86d43a7bc8804c9a8a634c5c308ea94e P 3a1beadf734148cf8d8e678d0bdac20d [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: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } attrs { replace: true } } peers { permanent_uuid: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } } peers { permanent_uuid: "54093cdb82284eaea24dceae35d4beb1" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 46619 } attrs { promote: false } }
I20260630 12:27:56.098425 24266 log.cc:1199] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P 3a1beadf734148cf8d8e678d0bdac20d: Deleting WAL directory at /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822237130653-13140-0/minicluster-data/ts-1-root/wals/1ee6c6fd50ea48e0bdea9dc2a65ca197
I20260630 12:27:56.100692 23778 catalog_manager.cc:5028] TS 3a1beadf734148cf8d8e678d0bdac20d (127.12.213.2:42923): tablet 1ee6c6fd50ea48e0bdea9dc2a65ca197 (table test-workload [id=655f68699a8c427494954ce34245668a]) successfully deleted
I20260630 12:27:56.102383 23788 catalog_manager.cc:5697] T a5c29512d09240a8ab80d7990c2acdac P 54093cdb82284eaea24dceae35d4beb1 reported cstate change: config changed from index 2 to 3, 54093cdb82284eaea24dceae35d4beb1 (127.12.213.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3a1beadf734148cf8d8e678d0bdac20d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } } peers { permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } attrs { replace: true } } peers { permanent_uuid: "54093cdb82284eaea24dceae35d4beb1" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 46619 } attrs { promote: false } } }
I20260630 12:27:56.118475 24186 raft_consensus.cc:1275] T 86d43a7bc8804c9a8a634c5c308ea94e P 54093cdb82284eaea24dceae35d4beb1 [term 1 LEARNER]: Refusing update from remote peer 3a1beadf734148cf8d8e678d0bdac20d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:27:56.120512 24237 consensus_queue.cc:1048] T 86d43a7bc8804c9a8a634c5c308ea94e P 3a1beadf734148cf8d8e678d0bdac20d [LEADER]: Connected to new peer: Peer: permanent_uuid: "54093cdb82284eaea24dceae35d4beb1" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 46619 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:27:56.121918 23893 raft_consensus.cc:1275] T 86d43a7bc8804c9a8a634c5c308ea94e P 63c288d53fa34343a30af0fb73f7d9f0 [term 1 FOLLOWER]: Refusing update from remote peer 3a1beadf734148cf8d8e678d0bdac20d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:27:56.124439 24233 consensus_queue.cc:1048] T 86d43a7bc8804c9a8a634c5c308ea94e P 3a1beadf734148cf8d8e678d0bdac20d [LEADER]: Connected to new peer: Peer: permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:27:56.116892 24041 raft_consensus.cc:1275] T 86d43a7bc8804c9a8a634c5c308ea94e P d9e33f99fee14ef2a0ca8858c676202d [term 1 FOLLOWER]: Refusing update from remote peer 3a1beadf734148cf8d8e678d0bdac20d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:27:56.129343 24269 consensus_queue.cc:1048] T 86d43a7bc8804c9a8a634c5c308ea94e P 3a1beadf734148cf8d8e678d0bdac20d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:27:56.131706 23966 consensus_queue.cc:237] T a5c29512d09240a8ab80d7990c2acdac P 3a1beadf734148cf8d8e678d0bdac20d [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: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } } peers { permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } } peers { permanent_uuid: "54093cdb82284eaea24dceae35d4beb1" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 46619 } attrs { promote: false } }
I20260630 12:27:56.139451 24187 raft_consensus.cc:1275] T a5c29512d09240a8ab80d7990c2acdac P 54093cdb82284eaea24dceae35d4beb1 [term 1 FOLLOWER]: Refusing update from remote peer 3a1beadf734148cf8d8e678d0bdac20d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:27:56.143796 24233 consensus_queue.cc:1048] T a5c29512d09240a8ab80d7990c2acdac P 3a1beadf734148cf8d8e678d0bdac20d [LEADER]: Connected to new peer: Peer: permanent_uuid: "54093cdb82284eaea24dceae35d4beb1" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 46619 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260630 12:27:56.150864 23892 raft_consensus.cc:1275] T a5c29512d09240a8ab80d7990c2acdac P 63c288d53fa34343a30af0fb73f7d9f0 [term 1 FOLLOWER]: Refusing update from remote peer 3a1beadf734148cf8d8e678d0bdac20d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:27:56.155659 24269 consensus_queue.cc:1048] T a5c29512d09240a8ab80d7990c2acdac P 3a1beadf734148cf8d8e678d0bdac20d [LEADER]: Connected to new peer: Peer: permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:56.157035 24255 raft_consensus.cc:2955] T a5c29512d09240a8ab80d7990c2acdac P 3a1beadf734148cf8d8e678d0bdac20d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d9e33f99fee14ef2a0ca8858c676202d (127.12.213.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } } peers { permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } } peers { permanent_uuid: "54093cdb82284eaea24dceae35d4beb1" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 46619 } attrs { promote: false } } }
I20260630 12:27:56.162473 23892 raft_consensus.cc:2955] T a5c29512d09240a8ab80d7990c2acdac P 63c288d53fa34343a30af0fb73f7d9f0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d9e33f99fee14ef2a0ca8858c676202d (127.12.213.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } } peers { permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } } peers { permanent_uuid: "54093cdb82284eaea24dceae35d4beb1" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 46619 } attrs { promote: false } } }
I20260630 12:27:56.165175 24233 raft_consensus.cc:2955] T 86d43a7bc8804c9a8a634c5c308ea94e P 3a1beadf734148cf8d8e678d0bdac20d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 54093cdb82284eaea24dceae35d4beb1 (127.12.213.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } attrs { replace: true } } peers { permanent_uuid: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } } peers { permanent_uuid: "54093cdb82284eaea24dceae35d4beb1" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 46619 } attrs { promote: false } } }
I20260630 12:27:56.168833 23893 raft_consensus.cc:2955] T 86d43a7bc8804c9a8a634c5c308ea94e P 63c288d53fa34343a30af0fb73f7d9f0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 54093cdb82284eaea24dceae35d4beb1 (127.12.213.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } attrs { replace: true } } peers { permanent_uuid: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } } peers { permanent_uuid: "54093cdb82284eaea24dceae35d4beb1" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 46619 } attrs { promote: false } } }
I20260630 12:27:56.169301 24186 raft_consensus.cc:2955] T a5c29512d09240a8ab80d7990c2acdac P 54093cdb82284eaea24dceae35d4beb1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d9e33f99fee14ef2a0ca8858c676202d (127.12.213.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } } peers { permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } } peers { permanent_uuid: "54093cdb82284eaea24dceae35d4beb1" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 46619 } attrs { promote: false } } }
I20260630 12:27:56.177711 24187 raft_consensus.cc:2955] T 86d43a7bc8804c9a8a634c5c308ea94e P 54093cdb82284eaea24dceae35d4beb1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 54093cdb82284eaea24dceae35d4beb1 (127.12.213.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } attrs { replace: true } } peers { permanent_uuid: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } } peers { permanent_uuid: "54093cdb82284eaea24dceae35d4beb1" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 46619 } attrs { promote: false } } }
I20260630 12:27:56.174253 24041 raft_consensus.cc:2955] T 86d43a7bc8804c9a8a634c5c308ea94e P d9e33f99fee14ef2a0ca8858c676202d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 54093cdb82284eaea24dceae35d4beb1 (127.12.213.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } attrs { replace: true } } peers { permanent_uuid: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } } peers { permanent_uuid: "54093cdb82284eaea24dceae35d4beb1" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 46619 } attrs { promote: false } } }
I20260630 12:27:56.175882 23778 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a5c29512d09240a8ab80d7990c2acdac with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:27:56.188450 23791 catalog_manager.cc:5697] T a5c29512d09240a8ab80d7990c2acdac P 54093cdb82284eaea24dceae35d4beb1 reported cstate change: config changed from index 3 to 4, VOTER d9e33f99fee14ef2a0ca8858c676202d (127.12.213.3) evicted. New cstate: current_term: 1 leader_uuid: "3a1beadf734148cf8d8e678d0bdac20d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } } peers { permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } } peers { permanent_uuid: "54093cdb82284eaea24dceae35d4beb1" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 46619 } attrs { promote: false } } }
I20260630 12:27:56.202077 24031 tablet_service.cc:1558] Processing DeleteTablet for tablet a5c29512d09240a8ab80d7990c2acdac with delete_type TABLET_DATA_TOMBSTONED (TS d9e33f99fee14ef2a0ca8858c676202d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46080
I20260630 12:27:56.206957 23788 catalog_manager.cc:5697] T 86d43a7bc8804c9a8a634c5c308ea94e P d9e33f99fee14ef2a0ca8858c676202d reported cstate change: config changed from index 2 to 3, 54093cdb82284eaea24dceae35d4beb1 (127.12.213.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3a1beadf734148cf8d8e678d0bdac20d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63c288d53fa34343a30af0fb73f7d9f0" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 42713 } attrs { replace: true } } peers { permanent_uuid: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } } peers { permanent_uuid: "54093cdb82284eaea24dceae35d4beb1" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 46619 } attrs { promote: false } } }
I20260630 12:27:56.208364 24275 tablet_replica.cc:333] T a5c29512d09240a8ab80d7990c2acdac P d9e33f99fee14ef2a0ca8858c676202d: stopping tablet replica
I20260630 12:27:56.209771 24275 raft_consensus.cc:2243] T a5c29512d09240a8ab80d7990c2acdac P d9e33f99fee14ef2a0ca8858c676202d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:56.210660 24275 raft_consensus.cc:2272] T a5c29512d09240a8ab80d7990c2acdac P d9e33f99fee14ef2a0ca8858c676202d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:56.214988 24275 ts_tablet_manager.cc:1916] T a5c29512d09240a8ab80d7990c2acdac P d9e33f99fee14ef2a0ca8858c676202d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:27:56.226925 23966 consensus_queue.cc:237] T 86d43a7bc8804c9a8a634c5c308ea94e P 3a1beadf734148cf8d8e678d0bdac20d [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: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } } peers { permanent_uuid: "54093cdb82284eaea24dceae35d4beb1" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 46619 } attrs { promote: false } }
I20260630 12:27:56.232393 24275 ts_tablet_manager.cc:1929] T a5c29512d09240a8ab80d7990c2acdac P d9e33f99fee14ef2a0ca8858c676202d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:27:56.232837 24187 raft_consensus.cc:1275] T 86d43a7bc8804c9a8a634c5c308ea94e P 54093cdb82284eaea24dceae35d4beb1 [term 1 FOLLOWER]: Refusing update from remote peer 3a1beadf734148cf8d8e678d0bdac20d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:27:56.232976 24275 log.cc:1199] T a5c29512d09240a8ab80d7990c2acdac P d9e33f99fee14ef2a0ca8858c676202d: Deleting WAL directory at /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822237130653-13140-0/minicluster-data/ts-2-root/wals/a5c29512d09240a8ab80d7990c2acdac
I20260630 12:27:56.234714 24255 consensus_queue.cc:1048] T 86d43a7bc8804c9a8a634c5c308ea94e P 3a1beadf734148cf8d8e678d0bdac20d [LEADER]: Connected to new peer: Peer: permanent_uuid: "54093cdb82284eaea24dceae35d4beb1" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 46619 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:56.234977 23777 catalog_manager.cc:5028] TS d9e33f99fee14ef2a0ca8858c676202d (127.12.213.3:44001): tablet a5c29512d09240a8ab80d7990c2acdac (table test-workload [id=655f68699a8c427494954ce34245668a]) successfully deleted
I20260630 12:27:56.237192 24041 raft_consensus.cc:1275] T 86d43a7bc8804c9a8a634c5c308ea94e P d9e33f99fee14ef2a0ca8858c676202d [term 1 FOLLOWER]: Refusing update from remote peer 3a1beadf734148cf8d8e678d0bdac20d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:27:56.238813 24255 consensus_queue.cc:1048] T 86d43a7bc8804c9a8a634c5c308ea94e P 3a1beadf734148cf8d8e678d0bdac20d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:56.241410 24255 raft_consensus.cc:2955] T 86d43a7bc8804c9a8a634c5c308ea94e P 3a1beadf734148cf8d8e678d0bdac20d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63c288d53fa34343a30af0fb73f7d9f0 (127.12.213.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } } peers { permanent_uuid: "54093cdb82284eaea24dceae35d4beb1" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 46619 } attrs { promote: false } } }
I20260630 12:27:56.243422 24187 raft_consensus.cc:2955] T 86d43a7bc8804c9a8a634c5c308ea94e P 54093cdb82284eaea24dceae35d4beb1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63c288d53fa34343a30af0fb73f7d9f0 (127.12.213.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } } peers { permanent_uuid: "54093cdb82284eaea24dceae35d4beb1" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 46619 } attrs { promote: false } } }
I20260630 12:27:56.250905 24041 raft_consensus.cc:2955] T 86d43a7bc8804c9a8a634c5c308ea94e P d9e33f99fee14ef2a0ca8858c676202d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63c288d53fa34343a30af0fb73f7d9f0 (127.12.213.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } } peers { permanent_uuid: "54093cdb82284eaea24dceae35d4beb1" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 46619 } attrs { promote: false } } }
I20260630 12:27:56.252943 23778 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 86d43a7bc8804c9a8a634c5c308ea94e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:27:56.257804 23789 catalog_manager.cc:5697] T 86d43a7bc8804c9a8a634c5c308ea94e P 54093cdb82284eaea24dceae35d4beb1 reported cstate change: config changed from index 3 to 4, VOTER 63c288d53fa34343a30af0fb73f7d9f0 (127.12.213.1) evicted. New cstate: current_term: 1 leader_uuid: "3a1beadf734148cf8d8e678d0bdac20d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a1beadf734148cf8d8e678d0bdac20d" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 42923 } } peers { permanent_uuid: "d9e33f99fee14ef2a0ca8858c676202d" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 44001 } } peers { permanent_uuid: "54093cdb82284eaea24dceae35d4beb1" member_type: VOTER last_known_addr { host: "127.12.213.4" port: 46619 } attrs { promote: false } } }
I20260630 12:27:56.268635 23883 tablet_service.cc:1558] Processing DeleteTablet for tablet 86d43a7bc8804c9a8a634c5c308ea94e with delete_type TABLET_DATA_TOMBSTONED (TS 63c288d53fa34343a30af0fb73f7d9f0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35626
I20260630 12:27:56.271303 24276 tablet_replica.cc:333] T 86d43a7bc8804c9a8a634c5c308ea94e P 63c288d53fa34343a30af0fb73f7d9f0: stopping tablet replica
I20260630 12:27:56.272135 24276 raft_consensus.cc:2243] T 86d43a7bc8804c9a8a634c5c308ea94e P 63c288d53fa34343a30af0fb73f7d9f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:56.272815 24276 raft_consensus.cc:2272] T 86d43a7bc8804c9a8a634c5c308ea94e P 63c288d53fa34343a30af0fb73f7d9f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:56.275949 24276 ts_tablet_manager.cc:1916] T 86d43a7bc8804c9a8a634c5c308ea94e P 63c288d53fa34343a30af0fb73f7d9f0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:27:56.286962 24276 ts_tablet_manager.cc:1929] T 86d43a7bc8804c9a8a634c5c308ea94e P 63c288d53fa34343a30af0fb73f7d9f0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:27:56.287336 24276 log.cc:1199] T 86d43a7bc8804c9a8a634c5c308ea94e P 63c288d53fa34343a30af0fb73f7d9f0: Deleting WAL directory at /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822237130653-13140-0/minicluster-data/ts-0-root/wals/86d43a7bc8804c9a8a634c5c308ea94e
I20260630 12:27:56.288864 23775 catalog_manager.cc:5028] TS 63c288d53fa34343a30af0fb73f7d9f0 (127.12.213.1:42713): tablet 86d43a7bc8804c9a8a634c5c308ea94e (table test-workload [id=655f68699a8c427494954ce34245668a]) successfully deleted
I20260630 12:27:56.679883 13140 tablet_server.cc:179] TabletServer@127.12.213.1:0 shutting down...
I20260630 12:27:56.705235 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260630 12:27:56.705261 23931 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 1 similar messages]
I20260630 12:27:56.706337 13140 tablet_replica.cc:333] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P 63c288d53fa34343a30af0fb73f7d9f0: stopping tablet replica
I20260630 12:27:56.707177 13140 raft_consensus.cc:2243] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P 63c288d53fa34343a30af0fb73f7d9f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:56.707727 13140 raft_consensus.cc:2272] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P 63c288d53fa34343a30af0fb73f7d9f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:56.710778 13140 tablet_replica.cc:333] T a5c29512d09240a8ab80d7990c2acdac P 63c288d53fa34343a30af0fb73f7d9f0: stopping tablet replica
W20260630 12:27:56.710856 23931 consensus_peers.cc:597] T 30d858ffca474fe2b3c5d1a75543155c P 3a1beadf734148cf8d8e678d0bdac20d -> Peer 63c288d53fa34343a30af0fb73f7d9f0 (127.12.213.1:42713): Couldn't send request to peer 63c288d53fa34343a30af0fb73f7d9f0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:56.711483 13140 raft_consensus.cc:2243] T a5c29512d09240a8ab80d7990c2acdac P 63c288d53fa34343a30af0fb73f7d9f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:56.712005 13140 raft_consensus.cc:2272] T a5c29512d09240a8ab80d7990c2acdac P 63c288d53fa34343a30af0fb73f7d9f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:56.714630 13140 tablet_replica.cc:333] T 30d858ffca474fe2b3c5d1a75543155c P 63c288d53fa34343a30af0fb73f7d9f0: stopping tablet replica
I20260630 12:27:56.715145 13140 raft_consensus.cc:2243] T 30d858ffca474fe2b3c5d1a75543155c P 63c288d53fa34343a30af0fb73f7d9f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:56.715694 13140 raft_consensus.cc:2272] T 30d858ffca474fe2b3c5d1a75543155c P 63c288d53fa34343a30af0fb73f7d9f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:56.739398 13140 tablet_server.cc:196] TabletServer@127.12.213.1:0 shutdown complete.
I20260630 12:27:56.756808 13140 tablet_server.cc:179] TabletServer@127.12.213.2:0 shutting down...
W20260630 12:27:56.764899 23931 consensus_peers.cc:597] T a5c29512d09240a8ab80d7990c2acdac P 3a1beadf734148cf8d8e678d0bdac20d -> Peer 63c288d53fa34343a30af0fb73f7d9f0 (127.12.213.1:42713): Couldn't send request to peer 63c288d53fa34343a30af0fb73f7d9f0. Status: Network error: Client connection negotiation failed: client connection to 127.12.213.1:42713: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:56.783488 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:56.784245 13140 tablet_replica.cc:333] T 30d858ffca474fe2b3c5d1a75543155c P 3a1beadf734148cf8d8e678d0bdac20d: stopping tablet replica
I20260630 12:27:56.784859 13140 raft_consensus.cc:2243] T 30d858ffca474fe2b3c5d1a75543155c P 3a1beadf734148cf8d8e678d0bdac20d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:56.785802 13140 raft_consensus.cc:2272] T 30d858ffca474fe2b3c5d1a75543155c P 3a1beadf734148cf8d8e678d0bdac20d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:56.788122 13140 tablet_replica.cc:333] T 86d43a7bc8804c9a8a634c5c308ea94e P 3a1beadf734148cf8d8e678d0bdac20d: stopping tablet replica
I20260630 12:27:56.788631 13140 raft_consensus.cc:2243] T 86d43a7bc8804c9a8a634c5c308ea94e P 3a1beadf734148cf8d8e678d0bdac20d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:56.789363 13140 raft_consensus.cc:2272] T 86d43a7bc8804c9a8a634c5c308ea94e P 3a1beadf734148cf8d8e678d0bdac20d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:56.791968 13140 tablet_replica.cc:333] T a5c29512d09240a8ab80d7990c2acdac P 3a1beadf734148cf8d8e678d0bdac20d: stopping tablet replica
I20260630 12:27:56.792500 13140 raft_consensus.cc:2243] T a5c29512d09240a8ab80d7990c2acdac P 3a1beadf734148cf8d8e678d0bdac20d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:56.793345 13140 raft_consensus.cc:2272] T a5c29512d09240a8ab80d7990c2acdac P 3a1beadf734148cf8d8e678d0bdac20d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:56.819006 13140 tablet_server.cc:196] TabletServer@127.12.213.2:0 shutdown complete.
I20260630 12:27:56.835091 13140 tablet_server.cc:179] TabletServer@127.12.213.3:0 shutting down...
I20260630 12:27:56.857476 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:56.858217 13140 tablet_replica.cc:333] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P d9e33f99fee14ef2a0ca8858c676202d: stopping tablet replica
I20260630 12:27:56.858856 13140 raft_consensus.cc:2243] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P d9e33f99fee14ef2a0ca8858c676202d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:56.859637 13140 raft_consensus.cc:2272] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P d9e33f99fee14ef2a0ca8858c676202d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:56.862501 13140 tablet_replica.cc:333] T 86d43a7bc8804c9a8a634c5c308ea94e P d9e33f99fee14ef2a0ca8858c676202d: stopping tablet replica
I20260630 12:27:56.863000 13140 raft_consensus.cc:2243] T 86d43a7bc8804c9a8a634c5c308ea94e P d9e33f99fee14ef2a0ca8858c676202d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:56.863433 13140 raft_consensus.cc:2272] T 86d43a7bc8804c9a8a634c5c308ea94e P d9e33f99fee14ef2a0ca8858c676202d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:56.865872 13140 tablet_replica.cc:333] T 30d858ffca474fe2b3c5d1a75543155c P d9e33f99fee14ef2a0ca8858c676202d: stopping tablet replica
I20260630 12:27:56.866405 13140 raft_consensus.cc:2243] T 30d858ffca474fe2b3c5d1a75543155c P d9e33f99fee14ef2a0ca8858c676202d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:56.866796 13140 raft_consensus.cc:2272] T 30d858ffca474fe2b3c5d1a75543155c P d9e33f99fee14ef2a0ca8858c676202d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:56.889968 13140 tablet_server.cc:196] TabletServer@127.12.213.3:0 shutdown complete.
I20260630 12:27:56.905875 13140 tablet_server.cc:179] TabletServer@127.12.213.4:0 shutting down...
I20260630 12:27:56.924628 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:56.925288 13140 tablet_replica.cc:333] T a5c29512d09240a8ab80d7990c2acdac P 54093cdb82284eaea24dceae35d4beb1: stopping tablet replica
I20260630 12:27:56.925882 13140 raft_consensus.cc:2243] T a5c29512d09240a8ab80d7990c2acdac P 54093cdb82284eaea24dceae35d4beb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:56.926455 13140 raft_consensus.cc:2272] T a5c29512d09240a8ab80d7990c2acdac P 54093cdb82284eaea24dceae35d4beb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:56.928774 13140 tablet_replica.cc:333] T 86d43a7bc8804c9a8a634c5c308ea94e P 54093cdb82284eaea24dceae35d4beb1: stopping tablet replica
I20260630 12:27:56.929262 13140 raft_consensus.cc:2243] T 86d43a7bc8804c9a8a634c5c308ea94e P 54093cdb82284eaea24dceae35d4beb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:56.929723 13140 raft_consensus.cc:2272] T 86d43a7bc8804c9a8a634c5c308ea94e P 54093cdb82284eaea24dceae35d4beb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:56.931945 13140 tablet_replica.cc:333] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P 54093cdb82284eaea24dceae35d4beb1: stopping tablet replica
I20260630 12:27:56.932377 13140 raft_consensus.cc:2243] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P 54093cdb82284eaea24dceae35d4beb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:56.932837 13140 raft_consensus.cc:2272] T 1ee6c6fd50ea48e0bdea9dc2a65ca197 P 54093cdb82284eaea24dceae35d4beb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:56.953104 13140 tablet_server.cc:196] TabletServer@127.12.213.4:0 shutdown complete.
I20260630 12:27:56.964258 13140 master.cc:562] Master@127.12.213.62:40373 shutting down...
I20260630 12:27:56.983220 13140 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f5f43e9454ac4d28adbf098bdaa27250 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:56.983741 13140 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f5f43e9454ac4d28adbf098bdaa27250 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:56.984026 13140 tablet_replica.cc:333] T 00000000000000000000000000000000 P f5f43e9454ac4d28adbf098bdaa27250: stopping tablet replica
I20260630 12:27:57.004885 13140 master.cc:584] Master@127.12.213.62:40373 shutdown complete.
[       OK ] AutoRebalancerTest.RebalancerMetricsFollowerMoves (12735 ms)
[ RUN      ] AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster
I20260630 12:27:57.051577 13140 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.213.62:45749
I20260630 12:27:57.052627 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:57.057647 24279 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
W20260630 12:27:57.057924 24280 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
I20260630 12:27:57.059932 13140 server_base.cc:1061] running on GCE node
W20260630 12:27:57.059851 24282 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
I20260630 12:27:57.061058 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:57.061249 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:57.061368 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822477061357 us; error 0 us; skew 500 ppm
I20260630 12:27:57.061802 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:57.064124 13140 webserver.cc:533] Webserver started at http://127.12.213.62:35427/ using document root <none> and password file <none>
I20260630 12:27:57.064561 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:57.064708 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:57.064909 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:57.065965 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822237130653-13140-0/minicluster-data/master-0-root/instance:
uuid: "8b0b96e624e8425babbd75377f378788"
format_stamp: "Formatted at 2026-06-30 12:27:57 on dist-test-slave-zz34"
I20260630 12:27:57.070868 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:27:57.074446 24287 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:57.075289 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:27:57.075614 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822237130653-13140-0/minicluster-data/master-0-root
uuid: "8b0b96e624e8425babbd75377f378788"
format_stamp: "Formatted at 2026-06-30 12:27:57 on dist-test-slave-zz34"
I20260630 12:27:57.075883 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822237130653-13140-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822237130653-13140-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822237130653-13140-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)
I20260630 12:27:57.094586 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:57.095754 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:57.135237 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.62:45749
I20260630 12:27:57.135349 24338 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.62:45749 every 8 connection(s)
I20260630 12:27:57.139110 24339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:57.149802 24339 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8b0b96e624e8425babbd75377f378788: Bootstrap starting.
I20260630 12:27:57.154464 24339 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8b0b96e624e8425babbd75377f378788: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:57.158509 24339 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8b0b96e624e8425babbd75377f378788: No bootstrap required, opened a new log
I20260630 12:27:57.160509 24339 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8b0b96e624e8425babbd75377f378788 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b0b96e624e8425babbd75377f378788" member_type: VOTER }
I20260630 12:27:57.160881 24339 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8b0b96e624e8425babbd75377f378788 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:57.161060 24339 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8b0b96e624e8425babbd75377f378788 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b0b96e624e8425babbd75377f378788, State: Initialized, Role: FOLLOWER
I20260630 12:27:57.161548 24339 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8b0b96e624e8425babbd75377f378788 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8b0b96e624e8425babbd75377f378788" member_type: VOTER }
I20260630 12:27:57.161986 24339 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8b0b96e624e8425babbd75377f378788 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:27:57.162261 24339 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8b0b96e624e8425babbd75377f378788 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:27:57.162492 24339 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8b0b96e624e8425babbd75377f378788 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:57.167085 24339 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8b0b96e624e8425babbd75377f378788 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b0b96e624e8425babbd75377f378788" member_type: VOTER }
I20260630 12:27:57.167557 24339 leader_election.cc:304] T 00000000000000000000000000000000 P 8b0b96e624e8425babbd75377f378788 [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: 8b0b96e624e8425babbd75377f378788; no voters: 
I20260630 12:27:57.168661 24339 leader_election.cc:290] T 00000000000000000000000000000000 P 8b0b96e624e8425babbd75377f378788 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:27:57.169001 24342 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8b0b96e624e8425babbd75377f378788 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:57.170321 24342 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8b0b96e624e8425babbd75377f378788 [term 1 LEADER]: Becoming Leader. State: Replica: 8b0b96e624e8425babbd75377f378788, State: Running, Role: LEADER
I20260630 12:27:57.170967 24342 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8b0b96e624e8425babbd75377f378788 [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: "8b0b96e624e8425babbd75377f378788" member_type: VOTER }
I20260630 12:27:57.171581 24339 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8b0b96e624e8425babbd75377f378788 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:27:57.175549 24344 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8b0b96e624e8425babbd75377f378788 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8b0b96e624e8425babbd75377f378788. Latest consensus state: current_term: 1 leader_uuid: "8b0b96e624e8425babbd75377f378788" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b0b96e624e8425babbd75377f378788" member_type: VOTER } }
I20260630 12:27:57.175951 24343 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8b0b96e624e8425babbd75377f378788 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8b0b96e624e8425babbd75377f378788" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b0b96e624e8425babbd75377f378788" member_type: VOTER } }
I20260630 12:27:57.176565 24343 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8b0b96e624e8425babbd75377f378788 [sys.catalog]: This master's current role is: LEADER
I20260630 12:27:57.176213 24344 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8b0b96e624e8425babbd75377f378788 [sys.catalog]: This master's current role is: LEADER
I20260630 12:27:57.178601 24349 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:27:57.184602 24349 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:27:57.186084 13140 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:27:57.193406 24349 catalog_manager.cc:1383] Generated new cluster ID: 289344247cd343c5b26fd075824896bb
I20260630 12:27:57.193645 24349 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:27:57.208454 24349 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:27:57.209729 24349 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:27:57.224983 24349 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8b0b96e624e8425babbd75377f378788: Generated new TSK 0
I20260630 12:27:57.225574 24349 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:27:57.252627 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:57.258826 24360 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
W20260630 12:27:57.260053 24361 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
W20260630 12:27:57.261391 24363 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
I20260630 12:27:57.261754 13140 server_base.cc:1061] running on GCE node
I20260630 12:27:57.262805 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:57.262991 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:57.263207 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822477263168 us; error 0 us; skew 500 ppm
I20260630 12:27:57.263743 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:57.266047 13140 webserver.cc:533] Webserver started at http://127.12.213.1:45415/ using document root <none> and password file <none>
I20260630 12:27:57.266598 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:57.266800 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:57.267073 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:57.268165 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822237130653-13140-0/minicluster-data/ts-0-root/instance:
uuid: "f48673f8a92e477a89c21ce07a55cc55"
format_stamp: "Formatted at 2026-06-30 12:27:57 on dist-test-slave-zz34"
I20260630 12:27:57.273280 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:27:57.276691 24368 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:57.277504 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:27:57.277837 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822237130653-13140-0/minicluster-data/ts-0-root
uuid: "f48673f8a92e477a89c21ce07a55cc55"
format_stamp: "Formatted at 2026-06-30 12:27:57 on dist-test-slave-zz34"
I20260630 12:27:57.278177 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822237130653-13140-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822237130653-13140-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822237130653-13140-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)
I20260630 12:27:57.308832 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:57.309960 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:57.311427 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:57.313707 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:57.313930 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:57.314203 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:57.314380 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:57.352177 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.1:34177
I20260630 12:27:57.352288 24430 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.1:34177 every 8 connection(s)
I20260630 12:27:57.356817 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:57.364204 24435 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
W20260630 12:27:57.365502 24436 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
I20260630 12:27:57.367152 13140 server_base.cc:1061] running on GCE node
W20260630 12:27:57.368635 24438 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
I20260630 12:27:57.369693 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:27:57.369802 24431 heartbeater.cc:344] Connected to a master server at 127.12.213.62:45749
W20260630 12:27:57.369997 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:57.370508 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822477370487 us; error 0 us; skew 500 ppm
I20260630 12:27:57.370534 24431 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:57.371174 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:57.371495 24431 heartbeater.cc:507] Master 127.12.213.62:45749 requested a full tablet report, sending...
I20260630 12:27:57.374428 24304 ts_manager.cc:194] Registered new tserver with Master: f48673f8a92e477a89c21ce07a55cc55 (127.12.213.1:34177)
I20260630 12:27:57.377534 24304 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39700
I20260630 12:27:57.382833 13140 webserver.cc:533] Webserver started at http://127.12.213.2:40067/ using document root <none> and password file <none>
I20260630 12:27:57.383616 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:57.383881 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:57.384202 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:57.385759 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822237130653-13140-0/minicluster-data/ts-1-root/instance:
uuid: "e516e6bb5c1e45bbbffdd8eb5185c158"
format_stamp: "Formatted at 2026-06-30 12:27:57 on dist-test-slave-zz34"
I20260630 12:27:57.390980 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.003s
I20260630 12:27:57.394419 24443 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:57.395222 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:27:57.395533 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822237130653-13140-0/minicluster-data/ts-1-root
uuid: "e516e6bb5c1e45bbbffdd8eb5185c158"
format_stamp: "Formatted at 2026-06-30 12:27:57 on dist-test-slave-zz34"
I20260630 12:27:57.395807 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822237130653-13140-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822237130653-13140-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822237130653-13140-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)
I20260630 12:27:57.418773 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:57.419904 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:57.421325 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:57.423540 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:57.423763 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:57.424008 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:57.424190 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:57.462592 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.2:45089
I20260630 12:27:57.462713 24505 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.2:45089 every 8 connection(s)
I20260630 12:27:57.468580 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:57.477361 24509 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
W20260630 12:27:57.478684 24510 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
I20260630 12:27:57.481540 24506 heartbeater.cc:344] Connected to a master server at 127.12.213.62:45749
I20260630 12:27:57.482129 24506 heartbeater.cc:461] Registering TS with master...
W20260630 12:27:57.482656 24512 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
I20260630 12:27:57.483242 24506 heartbeater.cc:507] Master 127.12.213.62:45749 requested a full tablet report, sending...
I20260630 12:27:57.484123 13140 server_base.cc:1061] running on GCE node
I20260630 12:27:57.485206 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:57.485404 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:57.485611 24304 ts_manager.cc:194] Registered new tserver with Master: e516e6bb5c1e45bbbffdd8eb5185c158 (127.12.213.2:45089)
I20260630 12:27:57.485653 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822477485609 us; error 0 us; skew 500 ppm
I20260630 12:27:57.486707 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:57.487352 24304 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39704
I20260630 12:27:57.489935 13140 webserver.cc:533] Webserver started at http://127.12.213.3:43019/ using document root <none> and password file <none>
I20260630 12:27:57.490621 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:57.490831 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:57.491154 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:57.492333 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822237130653-13140-0/minicluster-data/ts-2-root/instance:
uuid: "73a68ed56a4b44f9862b52eccd5d7944"
format_stamp: "Formatted at 2026-06-30 12:27:57 on dist-test-slave-zz34"
I20260630 12:27:57.497231 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260630 12:27:57.501724 24517 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:57.502612 13140 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:27:57.502867 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822237130653-13140-0/minicluster-data/ts-2-root
uuid: "73a68ed56a4b44f9862b52eccd5d7944"
format_stamp: "Formatted at 2026-06-30 12:27:57 on dist-test-slave-zz34"
I20260630 12:27:57.503096 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822237130653-13140-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822237130653-13140-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822237130653-13140-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)
I20260630 12:27:57.519738 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:57.520815 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:57.522315 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:57.524456 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:57.524636 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:57.524935 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:57.525102 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:57.565042 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.3:35171
I20260630 12:27:57.565153 24579 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.3:35171 every 8 connection(s)
I20260630 12:27:57.579412 24580 heartbeater.cc:344] Connected to a master server at 127.12.213.62:45749
I20260630 12:27:57.579881 24580 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:57.580749 24580 heartbeater.cc:507] Master 127.12.213.62:45749 requested a full tablet report, sending...
I20260630 12:27:57.582976 24304 ts_manager.cc:194] Registered new tserver with Master: 73a68ed56a4b44f9862b52eccd5d7944 (127.12.213.3:35171)
I20260630 12:27:57.583971 13140 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015692138s
I20260630 12:27:57.584370 24304 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39720
I20260630 12:27:58.387066 24431 heartbeater.cc:499] Master 127.12.213.62:45749 was elected leader, sending a full tablet report...
I20260630 12:27:58.490190 24506 heartbeater.cc:499] Master 127.12.213.62:45749 was elected leader, sending a full tablet report...
I20260630 12:27:58.586978 24580 heartbeater.cc:499] Master 127.12.213.62:45749 was elected leader, sending a full tablet report...
I20260630 12:27:58.649461 24304 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39734:
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"
    }
  }
}
W20260630 12:27:58.652061 24304 catalog_manager.cc:7077] 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.
I20260630 12:27:58.714323 24396 tablet_service.cc:1511] Processing CreateTablet for tablet e5f02c2cf7554708ac65e631deb09970 (DEFAULT_TABLE table=test-workload [id=9721948334a746f8bc5ffb9983d6c45c]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:27:58.715854 24396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5f02c2cf7554708ac65e631deb09970. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:58.716234 24395 tablet_service.cc:1511] Processing CreateTablet for tablet 5247b1fa7ca04d8e8b8dfb4329945e19 (DEFAULT_TABLE table=test-workload [id=9721948334a746f8bc5ffb9983d6c45c]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:27:58.717599 24395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5247b1fa7ca04d8e8b8dfb4329945e19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:58.719347 24394 tablet_service.cc:1511] Processing CreateTablet for tablet fce0741fea314644acf6aa61197ed48e (DEFAULT_TABLE table=test-workload [id=9721948334a746f8bc5ffb9983d6c45c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:27:58.720245 24393 tablet_service.cc:1511] Processing CreateTablet for tablet c1c7446b089b413da7cea18dc2fe1d39 (DEFAULT_TABLE table=test-workload [id=9721948334a746f8bc5ffb9983d6c45c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:27:58.720877 24394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fce0741fea314644acf6aa61197ed48e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:58.721572 24393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1c7446b089b413da7cea18dc2fe1d39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:58.724005 24392 tablet_service.cc:1511] Processing CreateTablet for tablet ba3965a299284f51ab0dda4ec547f338 (DEFAULT_TABLE table=test-workload [id=9721948334a746f8bc5ffb9983d6c45c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:27:58.725383 24392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba3965a299284f51ab0dda4ec547f338. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:58.727892 24391 tablet_service.cc:1511] Processing CreateTablet for tablet 2504248958cd4590b58f1c9c14ee41a2 (DEFAULT_TABLE table=test-workload [id=9721948334a746f8bc5ffb9983d6c45c]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:27:58.729247 24391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2504248958cd4590b58f1c9c14ee41a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:58.749823 24471 tablet_service.cc:1511] Processing CreateTablet for tablet e5f02c2cf7554708ac65e631deb09970 (DEFAULT_TABLE table=test-workload [id=9721948334a746f8bc5ffb9983d6c45c]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:27:58.751750 24471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5f02c2cf7554708ac65e631deb09970. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:58.752887 24466 tablet_service.cc:1511] Processing CreateTablet for tablet 2504248958cd4590b58f1c9c14ee41a2 (DEFAULT_TABLE table=test-workload [id=9721948334a746f8bc5ffb9983d6c45c]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:27:58.754227 24466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2504248958cd4590b58f1c9c14ee41a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:58.755807 24470 tablet_service.cc:1511] Processing CreateTablet for tablet 5247b1fa7ca04d8e8b8dfb4329945e19 (DEFAULT_TABLE table=test-workload [id=9721948334a746f8bc5ffb9983d6c45c]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:27:58.757606 24470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5247b1fa7ca04d8e8b8dfb4329945e19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:58.759657 24469 tablet_service.cc:1511] Processing CreateTablet for tablet fce0741fea314644acf6aa61197ed48e (DEFAULT_TABLE table=test-workload [id=9721948334a746f8bc5ffb9983d6c45c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:27:58.761608 24469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fce0741fea314644acf6aa61197ed48e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:58.763754 24468 tablet_service.cc:1511] Processing CreateTablet for tablet c1c7446b089b413da7cea18dc2fe1d39 (DEFAULT_TABLE table=test-workload [id=9721948334a746f8bc5ffb9983d6c45c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:27:58.765475 24468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1c7446b089b413da7cea18dc2fe1d39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:58.767696 24467 tablet_service.cc:1511] Processing CreateTablet for tablet ba3965a299284f51ab0dda4ec547f338 (DEFAULT_TABLE table=test-workload [id=9721948334a746f8bc5ffb9983d6c45c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:27:58.769469 24467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba3965a299284f51ab0dda4ec547f338. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:58.772862 24545 tablet_service.cc:1511] Processing CreateTablet for tablet e5f02c2cf7554708ac65e631deb09970 (DEFAULT_TABLE table=test-workload [id=9721948334a746f8bc5ffb9983d6c45c]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:27:58.773306 24543 tablet_service.cc:1511] Processing CreateTablet for tablet fce0741fea314644acf6aa61197ed48e (DEFAULT_TABLE table=test-workload [id=9721948334a746f8bc5ffb9983d6c45c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:27:58.775990 24542 tablet_service.cc:1511] Processing CreateTablet for tablet c1c7446b089b413da7cea18dc2fe1d39 (DEFAULT_TABLE table=test-workload [id=9721948334a746f8bc5ffb9983d6c45c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:27:58.776085 24544 tablet_service.cc:1511] Processing CreateTablet for tablet 5247b1fa7ca04d8e8b8dfb4329945e19 (DEFAULT_TABLE table=test-workload [id=9721948334a746f8bc5ffb9983d6c45c]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:27:58.778744 24541 tablet_service.cc:1511] Processing CreateTablet for tablet ba3965a299284f51ab0dda4ec547f338 (DEFAULT_TABLE table=test-workload [id=9721948334a746f8bc5ffb9983d6c45c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:27:58.781140 24545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5f02c2cf7554708ac65e631deb09970. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:58.781291 24540 tablet_service.cc:1511] Processing CreateTablet for tablet 2504248958cd4590b58f1c9c14ee41a2 (DEFAULT_TABLE table=test-workload [id=9721948334a746f8bc5ffb9983d6c45c]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:27:58.783089 24540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2504248958cd4590b58f1c9c14ee41a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:58.783792 24543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fce0741fea314644acf6aa61197ed48e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:58.786594 24541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba3965a299284f51ab0dda4ec547f338. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:58.793185 24542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1c7446b089b413da7cea18dc2fe1d39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:58.797178 24544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5247b1fa7ca04d8e8b8dfb4329945e19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:58.910705 24602 tablet_bootstrap.cc:492] T fce0741fea314644acf6aa61197ed48e P 73a68ed56a4b44f9862b52eccd5d7944: Bootstrap starting.
I20260630 12:27:58.922469 24602 tablet_bootstrap.cc:654] T fce0741fea314644acf6aa61197ed48e P 73a68ed56a4b44f9862b52eccd5d7944: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:58.931778 24600 tablet_bootstrap.cc:492] T 5247b1fa7ca04d8e8b8dfb4329945e19 P f48673f8a92e477a89c21ce07a55cc55: Bootstrap starting.
I20260630 12:27:58.935431 24602 tablet_bootstrap.cc:492] T fce0741fea314644acf6aa61197ed48e P 73a68ed56a4b44f9862b52eccd5d7944: No bootstrap required, opened a new log
I20260630 12:27:58.936079 24602 ts_tablet_manager.cc:1403] T fce0741fea314644acf6aa61197ed48e P 73a68ed56a4b44f9862b52eccd5d7944: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.007s
I20260630 12:27:58.938942 24602 raft_consensus.cc:359] T fce0741fea314644acf6aa61197ed48e P 73a68ed56a4b44f9862b52eccd5d7944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f48673f8a92e477a89c21ce07a55cc55" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34177 } } peers { permanent_uuid: "e516e6bb5c1e45bbbffdd8eb5185c158" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45089 } } peers { permanent_uuid: "73a68ed56a4b44f9862b52eccd5d7944" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 35171 } }
I20260630 12:27:58.939703 24602 raft_consensus.cc:385] T fce0741fea314644acf6aa61197ed48e P 73a68ed56a4b44f9862b52eccd5d7944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:58.940050 24602 raft_consensus.cc:740] T fce0741fea314644acf6aa61197ed48e P 73a68ed56a4b44f9862b52eccd5d7944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73a68ed56a4b44f9862b52eccd5d7944, State: Initialized, Role: FOLLOWER
I20260630 12:27:58.940812 24602 consensus_queue.cc:260] T fce0741fea314644acf6aa61197ed48e P 73a68ed56a4b44f9862b52eccd5d7944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f48673f8a92e477a89c21ce07a55cc55" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34177 } } peers { permanent_uuid: "e516e6bb5c1e45bbbffdd8eb5185c158" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45089 } } peers { permanent_uuid: "73a68ed56a4b44f9862b52eccd5d7944" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 35171 } }
I20260630 12:27:58.946691 24600 tablet_bootstrap.cc:654] T 5247b1fa7ca04d8e8b8dfb4329945e19 P f48673f8a92e477a89c21ce07a55cc55: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:58.951664 24601 tablet_bootstrap.cc:492] T 2504248958cd4590b58f1c9c14ee41a2 P e516e6bb5c1e45bbbffdd8eb5185c158: Bootstrap starting.
I20260630 12:27:58.952517 24602 ts_tablet_manager.cc:1434] T fce0741fea314644acf6aa61197ed48e P 73a68ed56a4b44f9862b52eccd5d7944: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.007s
I20260630 12:27:58.953635 24602 tablet_bootstrap.cc:492] T e5f02c2cf7554708ac65e631deb09970 P 73a68ed56a4b44f9862b52eccd5d7944: Bootstrap starting.
I20260630 12:27:58.958035 24600 tablet_bootstrap.cc:492] T 5247b1fa7ca04d8e8b8dfb4329945e19 P f48673f8a92e477a89c21ce07a55cc55: No bootstrap required, opened a new log
I20260630 12:27:58.958653 24600 ts_tablet_manager.cc:1403] T 5247b1fa7ca04d8e8b8dfb4329945e19 P f48673f8a92e477a89c21ce07a55cc55: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.004s
I20260630 12:27:58.959652 24602 tablet_bootstrap.cc:654] T e5f02c2cf7554708ac65e631deb09970 P 73a68ed56a4b44f9862b52eccd5d7944: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:58.961643 24600 raft_consensus.cc:359] T 5247b1fa7ca04d8e8b8dfb4329945e19 P f48673f8a92e477a89c21ce07a55cc55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f48673f8a92e477a89c21ce07a55cc55" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34177 } } peers { permanent_uuid: "e516e6bb5c1e45bbbffdd8eb5185c158" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45089 } } peers { permanent_uuid: "73a68ed56a4b44f9862b52eccd5d7944" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 35171 } }
I20260630 12:27:58.962561 24600 raft_consensus.cc:385] T 5247b1fa7ca04d8e8b8dfb4329945e19 P f48673f8a92e477a89c21ce07a55cc55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:58.962918 24600 raft_consensus.cc:740] T 5247b1fa7ca04d8e8b8dfb4329945e19 P f48673f8a92e477a89c21ce07a55cc55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f48673f8a92e477a89c21ce07a55cc55, State: Initialized, Role: FOLLOWER
I20260630 12:27:58.963770 24600 consensus_queue.cc:260] T 5247b1fa7ca04d8e8b8dfb4329945e19 P f48673f8a92e477a89c21ce07a55cc55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f48673f8a92e477a89c21ce07a55cc55" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34177 } } peers { permanent_uuid: "e516e6bb5c1e45bbbffdd8eb5185c158" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45089 } } peers { permanent_uuid: "73a68ed56a4b44f9862b52eccd5d7944" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 35171 } }
I20260630 12:27:58.968245 24600 ts_tablet_manager.cc:1434] T 5247b1fa7ca04d8e8b8dfb4329945e19 P f48673f8a92e477a89c21ce07a55cc55: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260630 12:27:58.969444 24600 tablet_bootstrap.cc:492] T fce0741fea314644acf6aa61197ed48e P f48673f8a92e477a89c21ce07a55cc55: Bootstrap starting.
I20260630 12:27:58.971897 24602 tablet_bootstrap.cc:492] T e5f02c2cf7554708ac65e631deb09970 P 73a68ed56a4b44f9862b52eccd5d7944: No bootstrap required, opened a new log
I20260630 12:27:58.972569 24602 ts_tablet_manager.cc:1403] T e5f02c2cf7554708ac65e631deb09970 P 73a68ed56a4b44f9862b52eccd5d7944: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260630 12:27:58.975509 24602 raft_consensus.cc:359] T e5f02c2cf7554708ac65e631deb09970 P 73a68ed56a4b44f9862b52eccd5d7944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f48673f8a92e477a89c21ce07a55cc55" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34177 } } peers { permanent_uuid: "73a68ed56a4b44f9862b52eccd5d7944" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 35171 } } peers { permanent_uuid: "e516e6bb5c1e45bbbffdd8eb5185c158" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45089 } }
I20260630 12:27:58.976282 24602 raft_consensus.cc:385] T e5f02c2cf7554708ac65e631deb09970 P 73a68ed56a4b44f9862b52eccd5d7944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:58.976415 24601 tablet_bootstrap.cc:654] T 2504248958cd4590b58f1c9c14ee41a2 P e516e6bb5c1e45bbbffdd8eb5185c158: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:58.976691 24602 raft_consensus.cc:740] T e5f02c2cf7554708ac65e631deb09970 P 73a68ed56a4b44f9862b52eccd5d7944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73a68ed56a4b44f9862b52eccd5d7944, State: Initialized, Role: FOLLOWER
I20260630 12:27:58.978502 24602 consensus_queue.cc:260] T e5f02c2cf7554708ac65e631deb09970 P 73a68ed56a4b44f9862b52eccd5d7944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f48673f8a92e477a89c21ce07a55cc55" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34177 } } peers { permanent_uuid: "73a68ed56a4b44f9862b52eccd5d7944" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 35171 } } peers { permanent_uuid: "e516e6bb5c1e45bbbffdd8eb5185c158" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45089 } }
I20260630 12:27:58.984193 24602 ts_tablet_manager.cc:1434] T e5f02c2cf7554708ac65e631deb09970 P 73a68ed56a4b44f9862b52eccd5d7944: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.004s
I20260630 12:27:58.985414 24602 tablet_bootstrap.cc:492] T ba3965a299284f51ab0dda4ec547f338 P 73a68ed56a4b44f9862b52eccd5d7944: Bootstrap starting.
I20260630 12:27:58.986769 24600 tablet_bootstrap.cc:654] T fce0741fea314644acf6aa61197ed48e P f48673f8a92e477a89c21ce07a55cc55: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:58.992640 24602 tablet_bootstrap.cc:654] T ba3965a299284f51ab0dda4ec547f338 P 73a68ed56a4b44f9862b52eccd5d7944: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:59.000322 24600 tablet_bootstrap.cc:492] T fce0741fea314644acf6aa61197ed48e P f48673f8a92e477a89c21ce07a55cc55: No bootstrap required, opened a new log
I20260630 12:27:59.000979 24600 ts_tablet_manager.cc:1403] T fce0741fea314644acf6aa61197ed48e P f48673f8a92e477a89c21ce07a55cc55: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.004s
I20260630 12:27:59.002141 24601 tablet_bootstrap.cc:492] T 2504248958cd4590b58f1c9c14ee41a2 P e516e6bb5c1e45bbbffdd8eb5185c158: No bootstrap required, opened a new log
I20260630 12:27:59.002241 24602 tablet_bootstrap.cc:492] T ba3965a299284f51ab0dda4ec547f338 P 73a68ed56a4b44f9862b52eccd5d7944: No bootstrap required, opened a new log
I20260630 12:27:59.002858 24601 ts_tablet_manager.cc:1403] T 2504248958cd4590b58f1c9c14ee41a2 P e516e6bb5c1e45bbbffdd8eb5185c158: Time spent bootstrapping tablet: real 0.052s	user 0.019s	sys 0.000s
I20260630 12:27:59.002941 24602 ts_tablet_manager.cc:1403] T ba3965a299284f51ab0dda4ec547f338 P 73a68ed56a4b44f9862b52eccd5d7944: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260630 12:27:59.003895 24600 raft_consensus.cc:359] T fce0741fea314644acf6aa61197ed48e P f48673f8a92e477a89c21ce07a55cc55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f48673f8a92e477a89c21ce07a55cc55" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34177 } } peers { permanent_uuid: "e516e6bb5c1e45bbbffdd8eb5185c158" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45089 } } peers { permanent_uuid: "73a68ed56a4b44f9862b52eccd5d7944" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 35171 } }
I20260630 12:27:59.004693 24600 raft_consensus.cc:385] T fce0741fea314644acf6aa61197ed48e P f48673f8a92e477a89c21ce07a55cc55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:59.004980 24600 raft_consensus.cc:740] T fce0741fea314644acf6aa61197ed48e P f48673f8a92e477a89c21ce07a55cc55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f48673f8a92e477a89c21ce07a55cc55, State: Initialized, Role: FOLLOWER
I20260630 12:27:59.005797 24600 consensus_queue.cc:260] T fce0741fea314644acf6aa61197ed48e P f48673f8a92e477a89c21ce07a55cc55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f48673f8a92e477a89c21ce07a55cc55" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34177 } } peers { permanent_uuid: "e516e6bb5c1e45bbbffdd8eb5185c158" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45089 } } peers { permanent_uuid: "73a68ed56a4b44f9862b52eccd5d7944" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 35171 } }
I20260630 12:27:59.005879 24601 raft_consensus.cc:359] T 2504248958cd4590b58f1c9c14ee41a2 P e516e6bb5c1e45bbbffdd8eb5185c158 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f48673f8a92e477a89c21ce07a55cc55" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34177 } } peers { permanent_uuid: "e516e6bb5c1e45bbbffdd8eb5185c158" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45089 } } peers { permanent_uuid: "73a68ed56a4b44f9862b52eccd5d7944" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 35171 } }
I20260630 12:27:59.006012 24602 raft_consensus.cc:359] T ba3965a299284f51ab0dda4ec547f338 P 73a68ed56a4b44f9862b52eccd5d7944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f48673f8a92e477a89c21ce07a55cc55" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34177 } } peers { permanent_uuid: "e516e6bb5c1e45bbbffdd8eb5185c158" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45089 } } peers { permanent_uuid: "73a68ed56a4b44f9862b52eccd5d7944" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 35171 } }
I20260630 12:27:59.006744 24601 raft_consensus.cc:385] T 2504248958cd4590b58f1c9c14ee41a2 P e516e6bb5c1e45bbbffdd8eb5185c158 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:59.006881 24602 raft_consensus.cc:385] T ba3965a299284f51ab0dda4ec547f338 P 73a68ed56a4b44f9862b52eccd5d7944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:59.007229 24601 raft_consensus.cc:740] T 2504248958cd4590b58f1c9c14ee41a2 P e516e6bb5c1e45bbbffdd8eb5185c158 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e516e6bb5c1e45bbbffdd8eb5185c158, State: Initialized, Role: FOLLOWER
I20260630 12:27:59.007362 24602 raft_consensus.cc:740] T ba3965a299284f51ab0dda4ec547f338 P 73a68ed56a4b44f9862b52eccd5d7944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73a68ed56a4b44f9862b52eccd5d7944, State: Initialized, Role: FOLLOWER
I20260630 12:27:59.008095 24600 ts_tablet_manager.cc:1434] T fce0741fea314644acf6aa61197ed48e P f48673f8a92e477a89c21ce07a55cc55: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260630 12:27:59.008355 24601 consensus_queue.cc:260] T 2504248958cd4590b58f1c9c14ee41a2 P e516e6bb5c1e45bbbffdd8eb5185c158 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f48673f8a92e477a89c21ce07a55cc55" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34177 } } peers { permanent_uuid: "e516e6bb5c1e45bbbffdd8eb5185c158" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45089 } } peers { permanent_uuid: "73a68ed56a4b44f9862b52eccd5d7944" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 35171 } }
I20260630 12:27:59.008406 24602 consensus_queue.cc:260] T ba3965a299284f51ab0dda4ec547f338 P 73a68ed56a4b44f9862b52eccd5d7944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f48673f8a92e477a89c21ce07a55cc55" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34177 } } peers { permanent_uuid: "e516e6bb5c1e45bbbffdd8eb5185c158" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45089 } } peers { permanent_uuid: "73a68ed56a4b44f9862b52eccd5d7944" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 35171 } }
I20260630 12:27:59.009130 24600 tablet_bootstrap.cc:492] T e5f02c2cf7554708ac65e631deb09970 P f48673f8a92e477a89c21ce07a55cc55: Bootstrap starting.
I20260630 12:27:59.010872 24602 ts_tablet_manager.cc:1434] T ba3965a299284f51ab0dda4ec547f338 P 73a68ed56a4b44f9862b52eccd5d7944: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:27:59.011967 24602 tablet_bootstrap.cc:492] T 2504248958cd4590b58f1c9c14ee41a2 P 73a68ed56a4b44f9862b52eccd5d7944: Bootstrap starting.
I20260630 12:27:59.016070 24600 tablet_bootstrap.cc:654] T e5f02c2cf7554708ac65e631deb09970 P f48673f8a92e477a89c21ce07a55cc55: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:59.018545 24602 tablet_bootstrap.cc:654] T 2504248958cd4590b58f1c9c14ee41a2 P 73a68ed56a4b44f9862b52eccd5d7944: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:59.031071 24602 tablet_bootstrap.cc:492] T 2504248958cd4590b58f1c9c14ee41a2 P 73a68ed56a4b44f9862b52eccd5d7944: No bootstrap required, opened a new log
I20260630 12:27:59.031487 24600 tablet_bootstrap.cc:492] T e5f02c2cf7554708ac65e631deb09970 P f48673f8a92e477a89c21ce07a55cc55: No bootstrap required, opened a new log
I20260630 12:27:59.031605 24602 ts_tablet_manager.cc:1403] T 2504248958cd4590b58f1c9c14ee41a2 P 73a68ed56a4b44f9862b52eccd5d7944: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260630 12:27:59.031797 24601 ts_tablet_manager.cc:1434] T 2504248958cd4590b58f1c9c14ee41a2 P e516e6bb5c1e45bbbffdd8eb5185c158: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.008s
I20260630 12:27:59.032369 24600 ts_tablet_manager.cc:1403] T e5f02c2cf7554708ac65e631deb09970 P f48673f8a92e477a89c21ce07a55cc55: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.008s
I20260630 12:27:59.033330 24601 tablet_bootstrap.cc:492] T fce0741fea314644acf6aa61197ed48e P e516e6bb5c1e45bbbffdd8eb5185c158: Bootstrap starting.
I20260630 12:27:59.035145 24602 raft_consensus.cc:359] T 2504248958cd4590b58f1c9c14ee41a2 P 73a68ed56a4b44f9862b52eccd5d7944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f48673f8a92e477a89c21ce07a55cc55" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34177 } } peers { permanent_uuid: "e516e6bb5c1e45bbbffdd8eb5185c158" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45089 } } peers { permanent_uuid: "73a68ed56a4b44f9862b52eccd5d7944" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 35171 } }
I20260630 12:27:59.035989 24602 raft_consensus.cc:385] T 2504248958cd4590b58f1c9c14ee41a2 P 73a68ed56a4b44f9862b52eccd5d7944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:59.036357 24602 raft_consensus.cc:740] T 2504248958cd4590b58f1c9c14ee41a2 P 73a68ed56a4b44f9862b52eccd5d7944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73a68ed56a4b44f9862b52eccd5d7944, State: Initialized, Role: FOLLOWER
I20260630 12:27:59.036798 24600 raft_consensus.cc:359] T e5f02c2cf7554708ac65e631deb09970 P f48673f8a92e477a89c21ce07a55cc55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f48673f8a92e477a89c21ce07a55cc55" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34177 } } peers { permanent_uuid: "73a68ed56a4b44f9862b52eccd5d7944" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 35171 } } peers { permanent_uuid: "e516e6bb5c1e45bbbffdd8eb5185c158" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45089 } }
I20260630 12:27:59.037284 24602 consensus_queue.cc:260] T 2504248958cd4590b58f1c9c14ee41a2 P 73a68ed56a4b44f9862b52eccd5d7944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f48673f8a92e477a89c21ce07a55cc55" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34177 } } peers { permanent_uuid: "e516e6bb5c1e45bbbffdd8eb5185c158" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45089 } } peers { permanent_uuid: "73a68ed56a4b44f9862b52eccd5d7944" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 35171 } }
I20260630 12:27:59.037763 24600 raft_consensus.cc:385] T e5f02c2cf7554708ac65e631deb09970 P f48673f8a92e477a89c21ce07a55cc55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:59.038348 24600 raft_consensus.cc:740] T e5f02c2cf7554708ac65e631deb09970 P f48673f8a92e477a89c21ce07a55cc55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f48673f8a92e477a89c21ce07a55cc55, State: Initialized, Role: FOLLOWER
I20260630 12:27:59.039702 24602 ts_tablet_manager.cc:1434] T 2504248958cd4590b58f1c9c14ee41a2 P 73a68ed56a4b44f9862b52eccd5d7944: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260630 12:27:59.039439 24600 consensus_queue.cc:260] T e5f02c2cf7554708ac65e631deb09970 P f48673f8a92e477a89c21ce07a55cc55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f48673f8a92e477a89c21ce07a55cc55" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34177 } } peers { permanent_uuid: "73a68ed56a4b44f9862b52eccd5d7944" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 35171 } } peers { permanent_uuid: "e516e6bb5c1e45bbbffdd8eb5185c158" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45089 } }
I20260630 12:27:59.040819 24601 tablet_bootstrap.cc:654] T fce0741fea314644acf6aa61197ed48e P e516e6bb5c1e45bbbffdd8eb5185c158: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:59.040900 24602 tablet_bootstrap.cc:492] T 5247b1fa7ca04d8e8b8dfb4329945e19 P 73a68ed56a4b44f9862b52eccd5d7944: Bootstrap starting.
I20260630 12:27:59.045362 24600 ts_tablet_manager.cc:1434] T e5f02c2cf7554708ac65e631deb09970 P f48673f8a92e477a89c21ce07a55cc55: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260630 12:27:59.047039 24600 tablet_bootstrap.cc:492] T 2504248958cd4590b58f1c9c14ee41a2 P f48673f8a92e477a89c21ce07a55cc55: Bootstrap starting.
I20260630 12:27:59.054876 24602 tablet_bootstrap.cc:654] T 5247b1fa7ca04d8e8b8dfb4329945e19 P 73a68ed56a4b44f9862b52eccd5d7944: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:59.056106 24600 tablet_bootstrap.cc:654] T 2504248958cd4590b58f1c9c14ee41a2 P f48673f8a92e477a89c21ce07a55cc55: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:59.064570 24601 tablet_bootstrap.cc:492] T fce0741fea314644acf6aa61197ed48e P e516e6bb5c1e45bbbffdd8eb5185c158: No bootstrap required, opened a new log
I20260630 12:27:59.065030 24601 ts_tablet_manager.cc:1403] T fce0741fea314644acf6aa61197ed48e P e516e6bb5c1e45bbbffdd8eb5185c158: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.016s
I20260630 12:27:59.065203 24602 tablet_bootstrap.cc:492] T 5247b1fa7ca04d8e8b8dfb4329945e19 P 73a68ed56a4b44f9862b52eccd5d7944: No bootstrap required, opened a new log
I20260630 12:27:59.065335 24600 tablet_bootstrap.cc:492] T 2504248958cd4590b58f1c9c14ee41a2 P f48673f8a92e477a89c21ce07a55cc55: No bootstrap required, opened a new log
I20260630 12:27:59.065867 24602 ts_tablet_manager.cc:1403] T 5247b1fa7ca04d8e8b8dfb4329945e19 P 73a68ed56a4b44f9862b52eccd5d7944: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.003s
I20260630 12:27:59.065912 24600 ts_tablet_manager.cc:1403] T 2504248958cd4590b58f1c9c14ee41a2 P f48673f8a92e477a89c21ce07a55cc55: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260630 12:27:59.067375 24601 raft_consensus.cc:359] T fce0741fea314644acf6aa61197ed48e P e516e6bb5c1e45bbbffdd8eb5185c158 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f48673f8a92e477a89c21ce07a55cc55" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34177 } } peers { permanent_uuid: "e516e6bb5c1e45bbbffdd8eb5185c158" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45089 } } peers { permanent_uuid: "73a68ed56a4b44f9862b52eccd5d7944" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 35171 } }
I20260630 12:27:59.067987 24601 raft_consensus.cc:385] T fce0741fea314644acf6aa61197ed48e P e516e6bb5c1e45bbbffdd8eb5185c158 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:59.068233 24601 raft_consensus.cc:740] T fce0741fea314644acf6aa61197ed48e P e516e6bb5c1e45bbbffdd8eb5185c158 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e516e6bb5c1e45bbbffdd8eb5185c158, State: Initialized, Role: FOLLOWER
I20260630 12:27:59.068970 24601 consensus_queue.cc:260] T fce0741fea314644acf6aa61197ed48e P e516e6bb5c1e45bbbffdd8eb5185c158 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f48673f8a92e477a89c21ce07a55cc55" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34177 } } peers { permanent_uuid: "e516e6bb5c1e45bbbffdd8eb5185c158" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45089 } } peers { permanent_uuid: "73a68ed56a4b44f9862b52eccd5d7944" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 35171 } }
I20260630 12:27:59.069370 24602 raft_consensus.cc:359] T 5247b1fa7ca04d8e8b8dfb4329945e19 P 73a68ed56a4b44f9862b52eccd5d7944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f48673f8a92e477a89c21ce07a55cc55" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34177 } } peers { permanent_uuid: "e516e6bb5c1e45bbbffdd8eb5185c158" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45089 } } peers { permanent_uuid: "73a68ed56a4b44f9862b52eccd5d7944" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 35171 } }
I20260630 12:27:59.069676 24600 raft_consensus.cc:359] T 2504248958cd4590b58f1c9c14ee41a2 P f48673f8a92e477a89c21ce07a55cc55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f48673f8a92e477a89c21ce07a55cc55" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34177 } } peers { permanent_uuid: "e516e6bb5c1e45bbbffdd8eb5185c158" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45089 } } peers { permanent_uuid: "73a68ed56a4b44f9862b52eccd5d7944" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 35171 } }
I20260630 12:27:59.070356 24602 raft_consensus.cc:385] T 5247b1fa7ca04d8e8b8dfb4329945e19 P 73a68ed56a4b44f9862b52eccd5d7944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:59.070520 24600 raft_consensus.cc:385] T 2504248958cd4590b58f1c9c14ee41a2 P f48673f8a92e477a89c21ce07a55cc55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:59.070756 24602 raft_consensus.cc:740] T 5247b1fa7ca04d8e8b8dfb4329945e19 P 73a68ed56a4b44f9862b52eccd5d7944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73a68ed56a4b44f9862b52eccd5d7944, State: Initialized, Role: FOLLOWER
I20260630 12:27:59.070909 24600 raft_consensus.cc:740] T 2504248958cd4590b58f1c9c14ee41a2 P f48673f8a92e477a89c21ce07a55cc55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f48673f8a92e477a89c21ce07a55cc55, State: Initialized, Role: FOLLOWER
I20260630 12:27:59.070996 24601 ts_tablet_manager.cc:1434] T fce0741fea314644acf6aa61197ed48e P e516e6bb5c1e45bbbffdd8eb5185c158: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
W20260630 12:27:59.071496 24581 tablet.cc:2406] T 2504248958cd4590b58f1c9c14ee41a2 P 73a68ed56a4b44f9862b52eccd5d7944: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:27:59.072268 24601 tablet_bootstrap.cc:492] T 5247b1fa7ca04d8e8b8dfb4329945e19 P e516e6bb5c1e45bbbffdd8eb5185c158: Bootstrap starting.
I20260630 12:27:59.071900 24600 consensus_queue.cc:260] T 2504248958cd4590b58f1c9c14ee41a2 P f48673f8a92e477a89c21ce07a55cc55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f48673f8a92e477a89c21ce07a55cc55" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34177 } } peers { permanent_uuid: "e516e6bb5c1e45bbbffdd8eb5185c158" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45089 } } peers { permanent_uuid: "73a68ed56a4b44f9862b52eccd5d7944" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 35171 } }
I20260630 12:27:59.074371 24600 ts_tablet_manager.cc:1434] T 2504248958cd4590b58f1c9c14ee41a2 P f48673f8a92e477a89c21ce07a55cc55: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:27:59.075484 24600 tablet_bootstrap.cc:492] T ba3965a299284f51ab0dda4ec547f338 P f48673f8a92e477a89c21ce07a55cc55: Bootstrap starting.
I20260630 12:27:59.079196 24604 raft_consensus.cc:493] T fce0741fea314644acf6aa61197ed48e P 73a68ed56a4b44f9862b52eccd5d7944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:59.079819 24604 raft_consensus.cc:515] T fce0741fea314644acf6aa61197ed48e P 73a68ed56a4b44f9862b52eccd5d7944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f48673f8a92e477a89c21ce07a55cc55" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34177 } } peers { permanent_uuid: "e516e6bb5c1e45bbbffdd8eb5185c158" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45089 } } peers { permanent_uuid: "73a68ed56a4b44f9862b52eccd5d7944" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 35171 } }
I20260630 12:27:59.079191 24601 tablet_bootstrap.cc:654] T 5247b1fa7ca04d8e8b8dfb4329945e19 P e516e6bb5c1e45bbbffdd8eb5185c158: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:59.082422 24600 tablet_bootstrap.cc:654] T ba3965a299284f51ab0dda4ec547f338 P f48673f8a92e477a89c21ce07a55cc55: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:59.087630 24613 raft_consensus.cc:493] T fce0741fea314644acf6aa61197ed48e P e516e6bb5c1e45bbbffdd8eb5185c158 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:59.088372 24613 raft_consensus.cc:515] T fce0741fea314644acf6aa61197ed48e P e516e6bb5c1e45bbbffdd8eb5185c158 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f48673f8a92e477a89c21ce07a55cc55" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34177 } } peers { permanent_uuid: "e516e6bb5c1e45bbbffdd8eb5185c158" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45089 } } peers { permanent_uuid: "73a68ed56a4b44f9862b52eccd5d7944" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 35171 } }
I20260630 12:27:59.094496 24604 leader_election.cc:290] T fce0741fea314644acf6aa61197ed48e P 73a68ed56a4b44f9862b52eccd5d7944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f48673f8a92e477a89c21ce07a55cc55 (127.12.213.1:34177), e516e6bb5c1e45bbbffdd8eb5185c158 (127.12.213.2:45089)
I20260630 12:27:59.102854 24613 leader_election.cc:290] T fce0741fea314644acf6aa61197ed48e P e516e6bb5c1e45bbbffdd8eb5185c158 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f48673f8a92e477a89c21ce07a55cc55 (127.12.213.1:34177), 73a68ed56a4b44f9862b52eccd5d7944 (127.12.213.3:35171)
I20260630 12:27:59.077940 24602 consensus_queue.cc:260] T 5247b1fa7ca04d8e8b8dfb4329945e19 P 73a68ed56a4b44f9862b52eccd5d7944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f48673f8a92e477a89c21ce07a55cc55" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34177 } } peers { permanent_uuid: "e516e6bb5c1e45bbbffdd8eb5185c158" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45089 } } peers { permanent_uuid: "73a68ed56a4b44f9862b52eccd5d7944" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 35171 } }
I20260630 12:27:59.115803 24602 ts_tablet_manager.cc:1434] T 5247b1fa7ca04d8e8b8dfb4329945e19 P 73a68ed56a4b44f9862b52eccd5d7944: Time spent starting tablet: real 0.049s	user 0.007s	sys 0.000s
I20260630 12:27:59.120332 24602 tablet_bootstrap.cc:492] T c1c7446b089b413da7cea18dc2fe1d39 P 73a68ed56a4b44f9862b52eccd5d7944: Bootstrap starting.
I20260630 12:27:59.141247 24607 raft_consensus.cc:493] T 2504248958cd4590b58f1c9c14ee41a2 P f48673f8a92e477a89c21ce07a55cc55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:59.142117 24607 raft_consensus.cc:515] T 2504248958cd4590b58f1c9c14ee41a2 P f48673f8a92e477a89c21ce07a55cc55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f48673f8a92e477a89c21ce07a55cc55" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34177 } } peers { permanent_uuid: "e516e6bb5c1e45bbbffdd8eb5185c158" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45089 } } peers { permanent_uuid: "73a68ed56a4b44f9862b52eccd5d7944" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 35171 } }
I20260630 12:27:59.145427 24607 leader_election.cc:290] T 2504248958cd4590b58f1c9c14ee41a2 P f48673f8a92e477a89c21ce07a55cc55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e516e6bb5c1e45bbbffdd8eb5185c158 (127.12.213.2:45089), 73a68ed56a4b44f9862b52eccd5d7944 (127.12.213.3:35171)
I20260630 12:27:59.148624 24555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fce0741fea314644acf6aa61197ed48e" candidate_uuid: "e516e6bb5c1e45bbbffdd8eb5185c158" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73a68ed56a4b44f9862b52eccd5d7944" is_pre_election: true
I20260630 12:27:59.149092 24602 tablet_bootstrap.cc:654] T c1c7446b089b413da7cea18dc2fe1d39 P 73a68ed56a4b44f9862b52eccd5d7944: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:59.149446 24555 raft_consensus.cc:2468] T fce0741fea314644acf6aa61197ed48e P 73a68ed56a4b44f9862b52eccd5d7944 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e516e6bb5c1e45bbbffdd8eb5185c158 in term 0.
I20260630 12:27:59.155897 24445 leader_election.cc:304] T fce0741fea314644acf6aa61197ed48e P e516e6bb5c1e45bbbffdd8eb5185c158 [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: 73a68ed56a4b44f9862b52eccd5d7944, e516e6bb5c1e45bbbffdd8eb5185c158; no voters: 
I20260630 12:27:59.157311 24613 raft_consensus.cc:2804] T fce0741fea314644acf6aa61197ed48e P e516e6bb5c1e45bbbffdd8eb5185c158 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:59.157866 24613 raft_consensus.cc:493] T fce0741fea314644acf6aa61197ed48e P e516e6bb5c1e45bbbffdd8eb5185c158 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:59.158362 24613 raft_consensus.cc:3060] T fce0741fea314644acf6aa61197ed48e P e516e6bb5c1e45bbbffdd8eb5185c158 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:59.162253 24602 tablet_bootstrap.cc:492] T c1c7446b089b413da7cea18dc2fe1d39 P 73a68ed56a4b44f9862b52eccd5d7944: No bootstrap required, opened a new log
I20260630 12:27:59.163371 24607 raft_consensus.cc:493] T e5f02c2cf7554708ac65e631deb09970 P f48673f8a92e477a89c21ce07a55cc55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:59.164039 24607 raft_consensus.cc:515] T e5f02c2cf7554708ac65e631deb09970 P f48673f8a92e477a89c21ce07a55cc55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f48673f8a92e477a89c21ce07a55cc55" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34177 } } peers { permanent_uuid: "73a68ed56a4b44f9862b52eccd5d7944" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 35171 } } peers { permanent_uuid: "e516e6bb5c1e45bbbffdd8eb5185c158" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45089 } }
I20260630 12:27:59.167035 24607 leader_election.cc:290] T e5f02c2cf7554708ac65e631deb09970 P f48673f8a92e477a89c21ce07a55cc55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73a68ed56a4b44f9862b52eccd5d7944 (127.12.213.3:35171), e516e6bb5c1e45bbbffdd8eb5185c158 (127.12.213.2:45089)
I20260630 12:27:59.167807 24602 ts_tablet_manager.cc:1403] T c1c7446b089b413da7cea18dc2fe1d39 P 73a68ed56a4b44f9862b52eccd5d7944: Time spent bootstrapping tablet: real 0.050s	user 0.008s	sys 0.014s
I20260630 12:27:59.172333 24602 raft_consensus.cc:359] T c1c7446b089b413da7cea18dc2fe1d39 P 73a68ed56a4b44f9862b52eccd5d7944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f48673f8a92e477a89c21ce07a55cc55" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34177 } } peers { permanent_uuid: "e516e6bb5c1e45bbbffdd8eb5185c158" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45089 } } peers { permanent_uuid: "73a68ed56a4b44f9862b52eccd5d7944" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 35171 } }
I20260630 12:27:59.173561 24602 raft_consensus.cc:385] T c1c7446b089b413da7cea18dc2fe1d39 P 73a68ed56a4b44f9862b52eccd5d7944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:59.174043 24602 raft_consensus.cc:740] T c1c7446b089b413da7cea18dc2fe1d39 P 73a68ed56a4b44f9862b52eccd5d7944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73a68ed56a4b44f9862b52eccd5d7944, State: Initialized, Role: FOLLOWER
I20260630 12:27:59.175417 24602 consensus_queue.cc:260] T c1c7446b089b413da7cea18dc2fe1d39 P 73a68ed56a4b44f9862b52eccd5d7944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f48673f8a92e477a89c21ce07a55cc55" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34177 } } peers { permanent_uuid: "e516e6bb5c1e45bbbffdd8eb5185c158" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45089 } } peers { permanent_uuid: "73a68ed56a4b44f9862b52eccd5d7944" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 35171 } }
I20260630 12:27:59.182300 24602 ts_tablet_manager.cc:1434] T c1c7446b089b413da7cea18dc2fe1d39 P 73a68ed56a4b44f9862b52eccd5d7944: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.004s
W20260630 12:27:59.184299 24352 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:27:59.185976 24607 raft_consensus.cc:493] T 5247b1fa7ca04d8e8b8dfb4329945e19 P f48673f8a92e477a89c21ce07a55cc55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:59.186614 24607 raft_consensus.cc:515] T 5247b1fa7ca04d8e8b8dfb4329945e19 P f48673f8a92e477a89c21ce07a55cc55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f48673f8a92e477a89c21ce07a55cc55" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34177 } } peers { permanent_uuid: "e516e6bb5c1e45bbbffdd8eb5185c158" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45089 } } peers { permanent_uuid: "73a68ed56a4b44f9862b52eccd5d7944" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 35171 } }
I20260630 12:27:59.188969 24607 leader_election.cc:290] T 5247b1fa7ca04d8e8b8dfb4329945e19 P f48673f8a92e477a89c21ce07a55cc55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e516e6bb5c1e45bbbffdd8eb5185c158 (127.12.213.2:45089), 73a68ed56a4b44f9862b52eccd5d7944 (127.12.213.3:35171)
I20260630 12:27:59.195303 24481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2504248958cd4590b58f1c9c14ee41a2" candidate_uuid: "f48673f8a92e477a89c21ce07a55cc55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e516e6bb5c1e45bbbffdd8eb5185c158" is_pre_election: true
I20260630 12:27:59.196137 24481 raft_consensus.cc:2468] T 2504248958cd4590b58f1c9c14ee41a2 P e516e6bb5c1e45bbbffdd8eb5185c158 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f48673f8a92e477a89c21ce07a55cc55 in term 0.
I20260630 12:27:59.198346 24481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5f02c2cf7554708ac65e631deb09970" candidate_uuid: "f48673f8a92e477a89c21ce07a55cc55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e516e6bb5c1e45bbbffdd8eb5185c158" is_pre_election: true
I20260630 12:27:59.199241 24480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5247b1fa7ca04d8e8b8dfb4329945e19" candidate_uuid: "f48673f8a92e477a89c21ce07a55cc55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e516e6bb5c1e45bbbffdd8eb5185c158" is_pre_election: true
I20260630 12:27:59.200760 24370 leader_election.cc:304] T 2504248958cd4590b58f1c9c14ee41a2 P f48673f8a92e477a89c21ce07a55cc55 [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: e516e6bb5c1e45bbbffdd8eb5185c158, f48673f8a92e477a89c21ce07a55cc55; no voters: 
I20260630 12:27:59.201783 24600 tablet_bootstrap.cc:492] T ba3965a299284f51ab0dda4ec547f338 P f48673f8a92e477a89c21ce07a55cc55: No bootstrap required, opened a new log
I20260630 12:27:59.201792 24607 raft_consensus.cc:2804] T 2504248958cd4590b58f1c9c14ee41a2 P f48673f8a92e477a89c21ce07a55cc55 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260630 12:27:59.202147 24370 leader_election.cc:343] T e5f02c2cf7554708ac65e631deb09970 P f48673f8a92e477a89c21ce07a55cc55 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e516e6bb5c1e45bbbffdd8eb5185c158 (127.12.213.2:45089): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:27:59.202476 24607 raft_consensus.cc:493] T 2504248958cd4590b58f1c9c14ee41a2 P f48673f8a92e477a89c21ce07a55cc55 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:59.202987 24607 raft_consensus.cc:3060] T 2504248958cd4590b58f1c9c14ee41a2 P f48673f8a92e477a89c21ce07a55cc55 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:27:59.203151 24370 leader_election.cc:343] T 5247b1fa7ca04d8e8b8dfb4329945e19 P f48673f8a92e477a89c21ce07a55cc55 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e516e6bb5c1e45bbbffdd8eb5185c158 (127.12.213.2:45089): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:27:59.204767 24555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2504248958cd4590b58f1c9c14ee41a2" candidate_uuid: "f48673f8a92e477a89c21ce07a55cc55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73a68ed56a4b44f9862b52eccd5d7944" is_pre_election: true
I20260630 12:27:59.205427 24555 raft_consensus.cc:2468] T 2504248958cd4590b58f1c9c14ee41a2 P 73a68ed56a4b44f9862b52eccd5d7944 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f48673f8a92e477a89c21ce07a55cc55 in term 0.
I20260630 12:27:59.206120 24601 tablet_bootstrap.cc:492] T 5247b1fa7ca04d8e8b8dfb4329945e19 P e516e6bb5c1e45bbbffdd8eb5185c158: No bootstrap required, opened a new log
I20260630 12:27:59.206696 24601 ts_tablet_manager.cc:1403] T 5247b1fa7ca04d8e8b8dfb4329945e19 P e516e6bb5c1e45bbbffdd8eb5185c158: Time spent bootstrapping tablet: real 0.135s	user 0.033s	sys 0.059s
I20260630 12:27:59.207404 24555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5f02c2cf7554708ac65e631deb09970" candidate_uuid: "f48673f8a92e477a89c21ce07a55cc55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73a68ed56a4b44f9862b52eccd5d7944" is_pre_election: true
I20260630 12:27:59.208112 24555 raft_consensus.cc:2468] T e5f02c2cf7554708ac65e631deb09970 P 73a68ed56a4b44f9862b52eccd5d7944 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f48673f8a92e477a89c21ce07a55cc55 in term 0.
I20260630 12:27:59.208611 24406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fce0741fea314644acf6aa61197ed48e" candidate_uuid: "e516e6bb5c1e45bbbffdd8eb5185c158" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f48673f8a92e477a89c21ce07a55cc55" is_pre_election: true
I20260630 12:27:59.209343 24406 raft_consensus.cc:2468] T fce0741fea314644acf6aa61197ed48e P f48673f8a92e477a89c21ce07a55cc55 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e516e6bb5c1e45bbbffdd8eb5185c158 in term 0.
I20260630 12:27:59.209976 24480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fce0741fea314644acf6aa61197ed48e" candidate_uuid: "73a68ed56a4b44f9862b52eccd5d7944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e516e6bb5c1e45bbbffdd8eb5185c158" is_pre_election: true
I20260630 12:27:59.209823 24601 raft_consensus.cc:359] T 5247b1fa7ca04d8e8b8dfb4329945e19 P e516e6bb5c1e45bbbffdd8eb5185c158 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f48673f8a92e477a89c21ce07a55cc55" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34177 } } peers { permanent_uuid: "e516e6bb5c1e45bbbffdd8eb5185c158" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45089 } } peers { permanent_uuid: "73a68ed56a4b44f9862b52eccd5d7944" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 35171 } }
I20260630 12:27:59.210467 24405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fce0741fea314644acf6aa61197ed48e" candidate_uuid: "73a68ed56a4b44f9862b52eccd5d7944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f48673f8a92e477a89c21ce07a55cc55" is_pre_election: true
I20260630 12:27:59.210716 24601 raft_consensus.cc:385] T 5247b1fa7ca04d8e8b8dfb4329945e19 P e516e6bb5c1e45bbbffdd8eb5185c158 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:59.209973 24555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5247b1fa7ca04d8e8b8dfb4329945e19" candidate_uuid: "f48673f8a92e477a89c21ce07a55cc55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73a68ed56a4b44f9862b52eccd5d7944" is_pre_election: true
I20260630 12:27:59.202605 24600 ts_tablet_manager.cc:1403] T ba3965a299284f51ab0dda4ec547f338 P f48673f8a92e477a89c21ce07a55cc55: Time spent bootstrapping tablet: real 0.127s	user 0.020s	sys 0.054s
I20260630 12:27:59.210956 24370 leader_election.cc:304] T e5f02c2cf7554708ac65e631deb09970 P f48673f8a92e477a89c21ce07a55cc55 [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: 73a68ed56a4b44f9862b52eccd5d7944, f48673f8a92e477a89c21ce07a55cc55; no voters: e516e6bb5c1e45bbbffdd8eb5185c158
I20260630 12:27:59.211481 24613 raft_consensus.cc:515] T fce0741fea314644acf6aa61197ed48e P e516e6bb5c1e45bbbffdd8eb5185c158 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f48673f8a92e477a89c21ce07a55cc55" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34177 } } peers { permanent_uuid: "e516e6bb5c1e45bbbffdd8eb5185c158" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45089 } } peers { permanent_uuid: "73a68ed56a4b44f9862b52eccd5d7944" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 35171 } }
I20260630 12:27:59.211181 24405 raft_consensus.cc:2468] T fce0741fea314644acf6aa61197ed48e P f48673f8a92e477a89c21ce07a55cc55 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73a68ed56a4b44f9862b52eccd5d7944 in term 0.
I20260630 12:27:59.212941 24480 raft_consensus.cc:2393] T fce0741fea314644acf6aa61197ed48e P e516e6bb5c1e45bbbffdd8eb5185c158 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 73a68ed56a4b44f9862b52eccd5d7944 in current term 1: Already voted for candidate e516e6bb5c1e45bbbffdd8eb5185c158 in this term.
I20260630 12:27:59.211583 24555 raft_consensus.cc:2468] T 5247b1fa7ca04d8e8b8dfb4329945e19 P 73a68ed56a4b44f9862b52eccd5d7944 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f48673f8a92e477a89c21ce07a55cc55 in term 0.
I20260630 12:27:59.214622 24613 leader_election.cc:290] T fce0741fea314644acf6aa61197ed48e P e516e6bb5c1e45bbbffdd8eb5185c158 [CANDIDATE]: Term 1 election: Requested vote from peers f48673f8a92e477a89c21ce07a55cc55 (127.12.213.1:34177), 73a68ed56a4b44f9862b52eccd5d7944 (127.12.213.3:35171)
I20260630 12:27:59.211179 24601 raft_consensus.cc:740] T 5247b1fa7ca04d8e8b8dfb4329945e19 P e516e6bb5c1e45bbbffdd8eb5185c158 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e516e6bb5c1e45bbbffdd8eb5185c158, State: Initialized, Role: FOLLOWER
I20260630 12:27:59.216153 24554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fce0741fea314644acf6aa61197ed48e" candidate_uuid: "e516e6bb5c1e45bbbffdd8eb5185c158" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73a68ed56a4b44f9862b52eccd5d7944"
I20260630 12:27:59.216902 24554 raft_consensus.cc:3060] T fce0741fea314644acf6aa61197ed48e P 73a68ed56a4b44f9862b52eccd5d7944 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:59.216214 24601 consensus_queue.cc:260] T 5247b1fa7ca04d8e8b8dfb4329945e19 P e516e6bb5c1e45bbbffdd8eb5185c158 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f48673f8a92e477a89c21ce07a55cc55" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34177 } } peers { permanent_uuid: "e516e6bb5c1e45bbbffdd8eb5185c158" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45089 } } peers { permanent_uuid: "73a68ed56a4b44f9862b52eccd5d7944" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 35171 } }
I20260630 12:27:59.219089 24600 raft_consensus.cc:359] T ba3965a299284f51ab0dda4ec547f338 P f48673f8a92e477a89c21ce07a55cc55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f48673f8a92e477a89c21ce07a55cc55" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34177 } } peers { permanent_uuid: "e516e6bb5c1e45bbbffdd8eb5185c158" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45089 } } peers { permanent_uuid: "73a68ed56a4b44f9862b52eccd5d7944" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 35171 } }
I20260630 12:27:59.219900 24600 raft_consensus.cc:385] T ba3965a299284f51ab0dda4ec547f338 P f48673f8a92e477a89c21ce07a55cc55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:59.220552 24600 raft_consensus.cc:740] T ba3965a299284f51ab0dda4ec547f338 P f48673f8a92e477a89c21ce07a55cc55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f48673f8a92e477a89c21ce07a55cc55, State: Initialized, Role: FOLLOWER
I20260630 12:27:59.221017 24520 leader_election.cc:304] T fce0741fea314644acf6aa61197ed48e P 73a68ed56a4b44f9862b52eccd5d7944 [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: 73a68ed56a4b44f9862b52eccd5d7944, f48673f8a92e477a89c21ce07a55cc55; no voters: e516e6bb5c1e45bbbffdd8eb5185c158
I20260630 12:27:59.221572 24600 consensus_queue.cc:260] T ba3965a299284f51ab0dda4ec547f338 P f48673f8a92e477a89c21ce07a55cc55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f48673f8a92e477a89c21ce07a55cc55" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34177 } } peers { permanent_uuid: "e516e6bb5c1e45bbbffdd8eb5185c158" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45089 } } peers { permanent_uuid: "73a68ed56a4b44f9862b52eccd5d7944" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 35171 } }
I20260630 12:27:59.219907 24601 ts_tablet_manager.cc:1434] T 5247b1fa7ca04d8e8b8dfb4329945e19 P e516e6bb5c1e45bbbffdd8eb5185c158: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.003s
I20260630 12:27:59.223606 24601 tablet_bootstrap.cc:492] T e5f02c2cf7554708ac65e631deb09970 P e516e6bb5c1e45bbbffdd8eb5185c158: Bootstrap starting.
I20260630 12:27:59.226537 24629 raft_consensus.cc:2804] T e5f02c2cf7554708ac65e631deb09970 P f48673f8a92e477a89c21ce07a55cc55 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:59.228127 24629 raft_consensus.cc:493] T e5f02c2cf7554708ac65e631deb09970 P f48673f8a92e477a89c21ce07a55cc55 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:59.228924 24629 raft_consensus.cc:3060] T e5f02c2cf7554708ac65e631deb09970 P f48673f8a92e477a89c21ce07a55cc55 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:59.223331 24405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fce0741fea314644acf6aa61197ed48e" candidate_uuid: "e516e6bb5c1e45bbbffdd8eb5185c158" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f48673f8a92e477a89c21ce07a55cc55"
I20260630 12:27:59.230376 24601 tablet_bootstrap.cc:654] T e5f02c2cf7554708ac65e631deb09970 P e516e6bb5c1e45bbbffdd8eb5185c158: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:59.230487 24405 raft_consensus.cc:3060] T fce0741fea314644acf6aa61197ed48e P f48673f8a92e477a89c21ce07a55cc55 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:59.234404 24600 ts_tablet_manager.cc:1434] T ba3965a299284f51ab0dda4ec547f338 P f48673f8a92e477a89c21ce07a55cc55: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260630 12:27:59.236891 24601 tablet_bootstrap.cc:492] T e5f02c2cf7554708ac65e631deb09970 P e516e6bb5c1e45bbbffdd8eb5185c158: No bootstrap required, opened a new log
I20260630 12:27:59.239759 24601 ts_tablet_manager.cc:1403] T e5f02c2cf7554708ac65e631deb09970 P e516e6bb5c1e45bbbffdd8eb5185c158: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.006s
I20260630 12:27:59.242357 24629 raft_consensus.cc:515] T e5f02c2cf7554708ac65e631deb09970 P f48673f8a92e477a89c21ce07a55cc55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f48673f8a92e477a89c21ce07a55cc55" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34177 } } peers { permanent_uuid: "73a68ed56a4b44f9862b52eccd5d7944" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 35171 } } peers { permanent_uuid: "e516e6bb5c1e45bbbffdd8eb5185c158" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45089 } }
I20260630 12:27:59.242743 24600 tablet_bootstrap.cc:492] T c1c7446b089b413da7cea18dc2fe1d39 P f48673f8a92e477a89c21ce07a55cc55: Bootstrap starting.
I20260630 12:27:59.244309 24554 raft_consensus.cc:2468] T fce0741fea314644acf6aa61197ed48e P 73a68ed56a4b44f9862b52eccd5d7944 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e516e6bb5c1e45bbbffdd8eb5185c158 in term 1.
I20260630 12:27:59.244865 24604 raft_consensus.cc:2764] T fce0741fea314644acf6aa61197ed48e P 73a68ed56a4b44f9862b52eccd5d7944 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260630 12:27:59.246214 24445 leader_election.cc:304] T fce0741fea314644acf6aa61197ed48e P e516e6bb5c1e45bbbffdd8eb5185c158 [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: 73a68ed56a4b44f9862b52eccd5d7944, e516e6bb5c1e45bbbffdd8eb5185c158; no voters: 
I20260630 12:27:59.247282 24613 raft_consensus.cc:2804] T fce0741fea314644acf6aa61197ed48e P e516e6bb5c1e45bbbffdd8eb5185c158 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:59.249338 24405 raft_consensus.cc:2468] T fce0741fea314644acf6aa61197ed48e P f48673f8a92e477a89c21ce07a55cc55 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e516e6bb5c1e45bbbffdd8eb5185c158 in term 1.
I20260630 12:27:59.250706 24600 tablet_bootstrap.cc:654] T c1c7446b089b413da7cea18dc2fe1d39 P f48673f8a92e477a89c21ce07a55cc55: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:59.251884 24607 raft_consensus.cc:515] T 2504248958cd4590b58f1c9c14ee41a2 P f48673f8a92e477a89c21ce07a55cc55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f48673f8a92e477a89c21ce07a55cc55" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34177 } } peers { permanent_uuid: "e516e6bb5c1e45bbbffdd8eb5185c158" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45089 } } peers { permanent_uuid: "73a68ed56a4b44f9862b52eccd5d7944" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 35171 } }
I20260630 12:27:59.253571 24604 raft_consensus.cc:493] T c1c7446b089b413da7cea18dc2fe1d39 P 73a68ed56a4b44f9862b52eccd5d7944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:59.254145 24604 raft_consensus.cc:515] T c1c7446b089b413da7cea18dc2fe1d39 P 73a68ed56a4b44f9862b52eccd5d7944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f48673f8a92e477a89c21ce07a55cc55" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34177 } } peers { permanent_uuid: "e516e6bb5c1e45bbbffdd8eb5185c158" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45089 } } peers { permanent_uuid: "73a68ed56a4b44f9862b52eccd5d7944" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 35171 } }
I20260630 12:27:59.254567 24607 leader_election.cc:290] T 2504248958cd4590b58f1c9c14ee41a2 P f48673f8a92e477a89c21ce07a55cc55 [CANDIDATE]: Term 1 election: Requested vote from peers e516e6bb5c1e45bbbffdd8eb5185c158 (127.12.213.2:45089), 73a68ed56a4b44f9862b52eccd5d7944 (127.12.213.3:35171)
I20260630 12:27:59.257490 24406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1c7446b089b413da7cea18dc2fe1d39" candidate_uuid: "73a68ed56a4b44f9862b52eccd5d7944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f48673f8a92e477a89c21ce07a55cc55" is_pre_election: true
I20260630 12:27:59.257553 24604 leader_election.cc:290] T c1c7446b089b413da7cea18dc2fe1d39 P 73a68ed56a4b44f9862b52eccd5d7944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f48673f8a92e477a89c21ce07a55cc55 (127.12.213.1:34177), e516e6bb5c1e45bbbffdd8eb5185c158 (127.12.213.2:45089)
I20260630 12:27:59.257728 24480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1c7446b089b413da7cea18dc2fe1d39" candidate_uuid: "73a68ed56a4b44f9862b52eccd5d7944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e516e6bb5c1e45bbbffdd8eb5185c158" is_pre_election: true
I20260630 12:27:59.257784 24601 raft_consensus.cc:359] T e5f02c2cf7554708ac65e631deb09970 P e516e6bb5c1e45bbbffdd8eb5185c158 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f48673f8a92e477a89c21ce07a55cc55" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34177 } } peers { permanent_uuid: "73a68ed56a4b44f9862b52eccd5d7944" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 35171 } } peers { permanent_uuid: "e516e6bb5c1e45bbbffdd8eb5185c158" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45089 } }
I20260630 12:27:59.259032 24601 raft_consensus.cc:385] T e5f02c2cf7554708ac65e631deb09970 P e516e6bb5c1e45bbbffdd8eb5185c158 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:59.259370 24601 raft_consensus.cc:740] T e5f02c2cf7554708ac65e631deb09970 P e516e6bb5c1e45bbbffdd8eb5185c158 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e516e6bb5c1e45bbbffdd8eb5185c158, State: Initialized, Role: FOLLOWER
I20260630 12:27:59.259563 24629 leader_election.cc:290] T e5f02c2cf7554708ac65e631deb09970 P f48673f8a92e477a89c21ce07a55cc55 [CANDIDATE]: Term 1 election: Requested vote from peers 73a68ed56a4b44f9862b52eccd5d7944 (127.12.213.3:35171), e516e6bb5c1e45bbbffdd8eb5185c158 (127.12.213.2:45089)
W20260630 12:27:59.259939 24519 leader_election.cc:343] T c1c7446b089b413da7cea18dc2fe1d39 P 73a68ed56a4b44f9862b52eccd5d7944 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e516e6bb5c1e45bbbffdd8eb5185c158 (127.12.213.2:45089): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:27:59.260542 24601 consensus_queue.cc:260] T e5f02c2cf7554708ac65e631deb09970 P e516e6bb5c1e45bbbffdd8eb5185c158 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f48673f8a92e477a89c21ce07a55cc55" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34177 } } peers { permanent_uuid: "73a68ed56a4b44f9862b52eccd5d7944" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 35171 } } peers { permanent_uuid: "e516e6bb5c1e45bbbffdd8eb5185c158" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45089 } }
W20260630 12:27:59.257972 24370 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.213.3:35171, user_credentials={real_user=slave}} blocked reactor thread for 47105us
I20260630 12:27:59.264725 24613 raft_consensus.cc:697] T fce0741fea314644acf6aa61197ed48e P e516e6bb5c1e45bbbffdd8eb5185c158 [term 1 LEADER]: Becoming Leader. State: Replica: e516e6bb5c1e45bbbffdd8eb5185c158, State: Running, Role: LEADER
I20260630 12:27:59.265142 24554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2504248958cd4590b58f1c9c14ee41a2" candidate_uuid: "f48673f8a92e477a89c21ce07a55cc55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73a68ed56a4b44f9862b52eccd5d7944"
I20260630 12:27:59.265561 24555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5f02c2cf7554708ac65e631deb09970" candidate_uuid: "f48673f8a92e477a89c21ce07a55cc55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73a68ed56a4b44f9862b52eccd5d7944"
I20260630 12:27:59.265796 24481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5f02c2cf7554708ac65e631deb09970" candidate_uuid: "f48673f8a92e477a89c21ce07a55cc55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e516e6bb5c1e45bbbffdd8eb5185c158"
I20260630 12:27:59.266266 24555 raft_consensus.cc:3060] T e5f02c2cf7554708ac65e631deb09970 P 73a68ed56a4b44f9862b52eccd5d7944 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:59.265897 24554 raft_consensus.cc:3060] T 2504248958cd4590b58f1c9c14ee41a2 P 73a68ed56a4b44f9862b52eccd5d7944 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:59.267499 24370 leader_election.cc:304] T 5247b1fa7ca04d8e8b8dfb4329945e19 P f48673f8a92e477a89c21ce07a55cc55 [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: 73a68ed56a4b44f9862b52eccd5d7944, f48673f8a92e477a89c21ce07a55cc55; no voters: e516e6bb5c1e45bbbffdd8eb5185c158
I20260630 12:27:59.266571 24481 raft_consensus.cc:3060] T e5f02c2cf7554708ac65e631deb09970 P e516e6bb5c1e45bbbffdd8eb5185c158 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:59.273296 24600 tablet_bootstrap.cc:492] T c1c7446b089b413da7cea18dc2fe1d39 P f48673f8a92e477a89c21ce07a55cc55: No bootstrap required, opened a new log
I20260630 12:27:59.273948 24600 ts_tablet_manager.cc:1403] T c1c7446b089b413da7cea18dc2fe1d39 P f48673f8a92e477a89c21ce07a55cc55: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.008s
W20260630 12:27:59.274873 24520 leader_election.cc:343] T c1c7446b089b413da7cea18dc2fe1d39 P 73a68ed56a4b44f9862b52eccd5d7944 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f48673f8a92e477a89c21ce07a55cc55 (127.12.213.1:34177): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:27:59.275367 24520 leader_election.cc:304] T c1c7446b089b413da7cea18dc2fe1d39 P 73a68ed56a4b44f9862b52eccd5d7944 [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: 73a68ed56a4b44f9862b52eccd5d7944; no voters: e516e6bb5c1e45bbbffdd8eb5185c158, f48673f8a92e477a89c21ce07a55cc55
I20260630 12:27:59.276342 24604 raft_consensus.cc:2749] T c1c7446b089b413da7cea18dc2fe1d39 P 73a68ed56a4b44f9862b52eccd5d7944 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:27:59.264765 24480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2504248958cd4590b58f1c9c14ee41a2" candidate_uuid: "f48673f8a92e477a89c21ce07a55cc55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e516e6bb5c1e45bbbffdd8eb5185c158"
I20260630 12:27:59.277215 24600 raft_consensus.cc:359] T c1c7446b089b413da7cea18dc2fe1d39 P f48673f8a92e477a89c21ce07a55cc55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f48673f8a92e477a89c21ce07a55cc55" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34177 } } peers { permanent_uuid: "e516e6bb5c1e45bbbffdd8eb5185c158" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45089 } } peers { permanent_uuid: "73a68ed56a4b44f9862b52eccd5d7944" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 35171 } }
I20260630 12:27:59.277711 24629 raft_consensus.cc:2804] T 5247b1fa7ca04d8e8b8dfb4329945e19 P f48673f8a92e477a89c21ce07a55cc55 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:59.278223 24600 raft_consensus.cc:385] T c1c7446b089b413da7cea18dc2fe1d39 P f48673f8a92e477a89c21ce07a55cc55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:59.278391 24480 raft_consensus.cc:3060] T 2504248958cd4590b58f1c9c14ee41a2 P e516e6bb5c1e45bbbffdd8eb5185c158 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:59.278771 24600 raft_consensus.cc:740] T c1c7446b089b413da7cea18dc2fe1d39 P f48673f8a92e477a89c21ce07a55cc55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f48673f8a92e477a89c21ce07a55cc55, State: Initialized, Role: FOLLOWER
I20260630 12:27:59.279983 24600 consensus_queue.cc:260] T c1c7446b089b413da7cea18dc2fe1d39 P f48673f8a92e477a89c21ce07a55cc55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f48673f8a92e477a89c21ce07a55cc55" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34177 } } peers { permanent_uuid: "e516e6bb5c1e45bbbffdd8eb5185c158" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45089 } } peers { permanent_uuid: "73a68ed56a4b44f9862b52eccd5d7944" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 35171 } }
I20260630 12:27:59.283159 24600 ts_tablet_manager.cc:1434] T c1c7446b089b413da7cea18dc2fe1d39 P f48673f8a92e477a89c21ce07a55cc55: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:27:59.278432 24629 raft_consensus.cc:493] T 5247b1fa7ca04d8e8b8dfb4329945e19 P f48673f8a92e477a89c21ce07a55cc55 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:59.288043 24629 raft_consensus.cc:3060] T 5247b1fa7ca04d8e8b8dfb4329945e19 P f48673f8a92e477a89c21ce07a55cc55 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:59.274968 24613 consensus_queue.cc:237] T fce0741fea314644acf6aa61197ed48e P e516e6bb5c1e45bbbffdd8eb5185c158 [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: "f48673f8a92e477a89c21ce07a55cc55" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34177 } } peers { permanent_uuid: "e516e6bb5c1e45bbbffdd8eb5185c158" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45089 } } peers { permanent_uuid: "73a68ed56a4b44f9862b52eccd5d7944" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 35171 } }
I20260630 12:27:59.278563 24604 raft_consensus.cc:493] T ba3965a299284f51ab0dda4ec547f338 P 73a68ed56a4b44f9862b52eccd5d7944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:59.290380 24604 raft_consensus.cc:515] T ba3965a299284f51ab0dda4ec547f338 P 73a68ed56a4b44f9862b52eccd5d7944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f48673f8a92e477a89c21ce07a55cc55" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34177 } } peers { permanent_uuid: "e516e6bb5c1e45bbbffdd8eb5185c158" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45089 } } peers { permanent_uuid: "73a68ed56a4b44f9862b52eccd5d7944" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 35171 } }
I20260630 12:27:59.293283 24406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba3965a299284f51ab0dda4ec547f338" candidate_uuid: "73a68ed56a4b44f9862b52eccd5d7944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f48673f8a92e477a89c21ce07a55cc55" is_pre_election: true
I20260630 12:27:59.293924 24406 raft_consensus.cc:2468] T ba3965a299284f51ab0dda4ec547f338 P f48673f8a92e477a89c21ce07a55cc55 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73a68ed56a4b44f9862b52eccd5d7944 in term 0.
I20260630 12:27:59.295073 24520 leader_election.cc:304] T ba3965a299284f51ab0dda4ec547f338 P 73a68ed56a4b44f9862b52eccd5d7944 [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: 73a68ed56a4b44f9862b52eccd5d7944, f48673f8a92e477a89c21ce07a55cc55; no voters: 
I20260630 12:27:59.297747 24479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba3965a299284f51ab0dda4ec547f338" candidate_uuid: "73a68ed56a4b44f9862b52eccd5d7944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e516e6bb5c1e45bbbffdd8eb5185c158" is_pre_election: true
W20260630 12:27:59.299687 24519 leader_election.cc:343] T ba3965a299284f51ab0dda4ec547f338 P 73a68ed56a4b44f9862b52eccd5d7944 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e516e6bb5c1e45bbbffdd8eb5185c158 (127.12.213.2:45089): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:27:59.300498 24604 leader_election.cc:290] T ba3965a299284f51ab0dda4ec547f338 P 73a68ed56a4b44f9862b52eccd5d7944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f48673f8a92e477a89c21ce07a55cc55 (127.12.213.1:34177), e516e6bb5c1e45bbbffdd8eb5185c158 (127.12.213.2:45089)
I20260630 12:27:59.300956 24480 raft_consensus.cc:2468] T 2504248958cd4590b58f1c9c14ee41a2 P e516e6bb5c1e45bbbffdd8eb5185c158 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f48673f8a92e477a89c21ce07a55cc55 in term 1.
I20260630 12:27:59.301249 24604 raft_consensus.cc:2804] T ba3965a299284f51ab0dda4ec547f338 P 73a68ed56a4b44f9862b52eccd5d7944 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:59.304401 24555 raft_consensus.cc:2468] T e5f02c2cf7554708ac65e631deb09970 P 73a68ed56a4b44f9862b52eccd5d7944 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f48673f8a92e477a89c21ce07a55cc55 in term 1.
I20260630 12:27:59.308178 24554 raft_consensus.cc:2468] T 2504248958cd4590b58f1c9c14ee41a2 P 73a68ed56a4b44f9862b52eccd5d7944 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f48673f8a92e477a89c21ce07a55cc55 in term 1.
I20260630 12:27:59.310428 24604 raft_consensus.cc:493] T ba3965a299284f51ab0dda4ec547f338 P 73a68ed56a4b44f9862b52eccd5d7944 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:59.304052 24481 raft_consensus.cc:2468] T e5f02c2cf7554708ac65e631deb09970 P e516e6bb5c1e45bbbffdd8eb5185c158 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f48673f8a92e477a89c21ce07a55cc55 in term 1.
I20260630 12:27:59.310802 24601 ts_tablet_manager.cc:1434] T e5f02c2cf7554708ac65e631deb09970 P e516e6bb5c1e45bbbffdd8eb5185c158: Time spent starting tablet: real 0.069s	user 0.013s	sys 0.035s
I20260630 12:27:59.310861 24604 raft_consensus.cc:3060] T ba3965a299284f51ab0dda4ec547f338 P 73a68ed56a4b44f9862b52eccd5d7944 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:59.311782 24370 leader_election.cc:304] T 2504248958cd4590b58f1c9c14ee41a2 P f48673f8a92e477a89c21ce07a55cc55 [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: 73a68ed56a4b44f9862b52eccd5d7944, f48673f8a92e477a89c21ce07a55cc55; no voters: 
I20260630 12:27:59.312199 24601 tablet_bootstrap.cc:492] T c1c7446b089b413da7cea18dc2fe1d39 P e516e6bb5c1e45bbbffdd8eb5185c158: Bootstrap starting.
I20260630 12:27:59.312875 24370 leader_election.cc:304] T e5f02c2cf7554708ac65e631deb09970 P f48673f8a92e477a89c21ce07a55cc55 [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: e516e6bb5c1e45bbbffdd8eb5185c158, f48673f8a92e477a89c21ce07a55cc55; no voters: 
I20260630 12:27:59.313546 24628 raft_consensus.cc:2804] T 2504248958cd4590b58f1c9c14ee41a2 P f48673f8a92e477a89c21ce07a55cc55 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:59.314200 24607 raft_consensus.cc:2804] T e5f02c2cf7554708ac65e631deb09970 P f48673f8a92e477a89c21ce07a55cc55 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:59.318827 24601 tablet_bootstrap.cc:654] T c1c7446b089b413da7cea18dc2fe1d39 P e516e6bb5c1e45bbbffdd8eb5185c158: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:59.319012 24604 raft_consensus.cc:515] T ba3965a299284f51ab0dda4ec547f338 P 73a68ed56a4b44f9862b52eccd5d7944 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f48673f8a92e477a89c21ce07a55cc55" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34177 } } peers { permanent_uuid: "e516e6bb5c1e45bbbffdd8eb5185c158" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45089 } } peers { permanent_uuid: "73a68ed56a4b44f9862b52eccd5d7944" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 35171 } }
I20260630 12:27:59.321421 24604 leader_election.cc:290] T ba3965a299284f51ab0dda4ec547f338 P 73a68ed56a4b44f9862b52eccd5d7944 [CANDIDATE]: Term 1 election: Requested vote from peers f48673f8a92e477a89c21ce07a55cc55 (127.12.213.1:34177), e516e6bb5c1e45bbbffdd8eb5185c158 (127.12.213.2:45089)
I20260630 12:27:59.323625 24406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba3965a299284f51ab0dda4ec547f338" candidate_uuid: "73a68ed56a4b44f9862b52eccd5d7944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f48673f8a92e477a89c21ce07a55cc55"
I20260630 12:27:59.324443 24406 raft_consensus.cc:3060] T ba3965a299284f51ab0dda4ec547f338 P f48673f8a92e477a89c21ce07a55cc55 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:59.331094 24601 tablet_bootstrap.cc:492] T c1c7446b089b413da7cea18dc2fe1d39 P e516e6bb5c1e45bbbffdd8eb5185c158: No bootstrap required, opened a new log
I20260630 12:27:59.330857 24481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba3965a299284f51ab0dda4ec547f338" candidate_uuid: "73a68ed56a4b44f9862b52eccd5d7944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e516e6bb5c1e45bbbffdd8eb5185c158"
W20260630 12:27:59.332762 24519 leader_election.cc:343] T ba3965a299284f51ab0dda4ec547f338 P 73a68ed56a4b44f9862b52eccd5d7944 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e516e6bb5c1e45bbbffdd8eb5185c158 (127.12.213.2:45089): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:27:59.333568 24601 ts_tablet_manager.cc:1403] T c1c7446b089b413da7cea18dc2fe1d39 P e516e6bb5c1e45bbbffdd8eb5185c158: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260630 12:27:59.334843 24629 raft_consensus.cc:515] T 5247b1fa7ca04d8e8b8dfb4329945e19 P f48673f8a92e477a89c21ce07a55cc55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f48673f8a92e477a89c21ce07a55cc55" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34177 } } peers { permanent_uuid: "e516e6bb5c1e45bbbffdd8eb5185c158" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45089 } } peers { permanent_uuid: "73a68ed56a4b44f9862b52eccd5d7944" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 35171 } }
I20260630 12:27:59.337098 24629 leader_election.cc:290] T 5247b1fa7ca04d8e8b8dfb4329945e19 P f48673f8a92e477a89c21ce07a55cc55 [CANDIDATE]: Term 1 election: Requested vote from peers e516e6bb5c1e45bbbffdd8eb5185c158 (127.12.213.2:45089), 73a68ed56a4b44f9862b52eccd5d7944 (127.12.213.3:35171)
I20260630 12:27:59.338047 24601 raft_consensus.cc:359] T c1c7446b089b413da7cea18dc2fe1d39 P e516e6bb5c1e45bbbffdd8eb5185c158 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f48673f8a92e477a89c21ce07a55cc55" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34177 } } peers { permanent_uuid: "e516e6bb5c1e45bbbffdd8eb5185c158" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45089 } } peers { permanent_uuid: "73a68ed56a4b44f9862b52eccd5d7944" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 35171 } }
I20260630 12:27:59.338364 24636 raft_consensus.cc:493] T c1c7446b089b413da7cea18dc2fe1d39 P f48673f8a92e477a89c21ce07a55cc55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:59.338912 24601 raft_consensus.cc:385] T c1c7446b089b413da7cea18dc2fe1d39 P e516e6bb5c1e45bbbffdd8eb5185c158 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:59.339318 24601 raft_consensus.cc:740] T c1c7446b089b413da7cea18dc2fe1d39 P e516e6bb5c1e45bbbffdd8eb5185c158 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e516e6bb5c1e45bbbffdd8eb5185c158, State: Initialized, Role: FOLLOWER
I20260630 12:27:59.339108 24636 raft_consensus.cc:515] T c1c7446b089b413da7cea18dc2fe1d39 P f48673f8a92e477a89c21ce07a55cc55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f48673f8a92e477a89c21ce07a55cc55" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34177 } } peers { permanent_uuid: "e516e6bb5c1e45bbbffdd8eb5185c158" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45089 } } peers { permanent_uuid: "73a68ed56a4b44f9862b52eccd5d7944" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 35171 } }
I20260630 12:27:59.340101 24628 raft_consensus.cc:697] T 2504248958cd4590b58f1c9c14ee41a2 P f48673f8a92e477a89c21ce07a55cc55 [term 1 LEADER]: Becoming Leader. State: Replica: f48673f8a92e477a89c21ce07a55cc55, State: Running, Role: LEADER
I20260630 12:27:59.340297 24601 consensus_queue.cc:260] T c1c7446b089b413da7cea18dc2fe1d39 P e516e6bb5c1e45bbbffdd8eb5185c158 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f48673f8a92e477a89c21ce07a55cc55" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34177 } } peers { permanent_uuid: "e516e6bb5c1e45bbbffdd8eb5185c158" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45089 } } peers { permanent_uuid: "73a68ed56a4b44f9862b52eccd5d7944" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 35171 } }
I20260630 12:27:59.340780 24302 catalog_manager.cc:5697] T fce0741fea314644acf6aa61197ed48e P e516e6bb5c1e45bbbffdd8eb5185c158 reported cstate change: term changed from 0 to 1, leader changed from <none> to e516e6bb5c1e45bbbffdd8eb5185c158 (127.12.213.2). New cstate: current_term: 1 leader_uuid: "e516e6bb5c1e45bbbffdd8eb5185c158" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f48673f8a92e477a89c21ce07a55cc55" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e516e6bb5c1e45bbbffdd8eb5185c158" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73a68ed56a4b44f9862b52eccd5d7944" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 35171 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:59.344825 24480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1c7446b089b413da7cea18dc2fe1d39" candidate_uuid: "f48673f8a92e477a89c21ce07a55cc55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e516e6bb5c1e45bbbffdd8eb5185c158" is_pre_election: true
I20260630 12:27:59.345273 24554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1c7446b089b413da7cea18dc2fe1d39" candidate_uuid: "f48673f8a92e477a89c21ce07a55cc55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73a68ed56a4b44f9862b52eccd5d7944" is_pre_election: true
I20260630 12:27:59.345511 24480 raft_consensus.cc:2468] T c1c7446b089b413da7cea18dc2fe1d39 P e516e6bb5c1e45bbbffdd8eb5185c158 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f48673f8a92e477a89c21ce07a55cc55 in term 0.
I20260630 12:27:59.345866 24554 raft_consensus.cc:2468] T c1c7446b089b413da7cea18dc2fe1d39 P 73a68ed56a4b44f9862b52eccd5d7944 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f48673f8a92e477a89c21ce07a55cc55 in term 0.
I20260630 12:27:59.342728 24601 ts_tablet_manager.cc:1434] T c1c7446b089b413da7cea18dc2fe1d39 P e516e6bb5c1e45bbbffdd8eb5185c158: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260630 12:27:59.346911 24370 leader_election.cc:304] T c1c7446b089b413da7cea18dc2fe1d39 P f48673f8a92e477a89c21ce07a55cc55 [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: e516e6bb5c1e45bbbffdd8eb5185c158, f48673f8a92e477a89c21ce07a55cc55; no voters: 
I20260630 12:27:59.347878 24601 tablet_bootstrap.cc:492] T ba3965a299284f51ab0dda4ec547f338 P e516e6bb5c1e45bbbffdd8eb5185c158: Bootstrap starting.
I20260630 12:27:59.348485 24629 raft_consensus.cc:2804] T c1c7446b089b413da7cea18dc2fe1d39 P f48673f8a92e477a89c21ce07a55cc55 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:59.349110 24629 raft_consensus.cc:493] T c1c7446b089b413da7cea18dc2fe1d39 P f48673f8a92e477a89c21ce07a55cc55 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:59.349625 24629 raft_consensus.cc:3060] T c1c7446b089b413da7cea18dc2fe1d39 P f48673f8a92e477a89c21ce07a55cc55 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:59.341794 24628 consensus_queue.cc:237] T 2504248958cd4590b58f1c9c14ee41a2 P f48673f8a92e477a89c21ce07a55cc55 [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: "f48673f8a92e477a89c21ce07a55cc55" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34177 } } peers { permanent_uuid: "e516e6bb5c1e45bbbffdd8eb5185c158" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45089 } } peers { permanent_uuid: "73a68ed56a4b44f9862b52eccd5d7944" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 35171 } }
I20260630 12:27:59.343530 24481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5247b1fa7ca04d8e8b8dfb4329945e19" candidate_uuid: "f48673f8a92e477a89c21ce07a55cc55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e516e6bb5c1e45bbbffdd8eb5185c158"
I20260630 12:27:59.350642 24481 raft_consensus.cc:3060] T 5247b1fa7ca04d8e8b8dfb4329945e19 P e516e6bb5c1e45bbbffdd8eb5185c158 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:59.354993 24406 raft_consensus.cc:2468] T ba3965a299284f51ab0dda4ec547f338 P f48673f8a92e477a89c21ce07a55cc55 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73a68ed56a4b44f9862b52eccd5d7944 in term 1.
I20260630 12:27:59.358062 24520 leader_election.cc:304] T ba3965a299284f51ab0dda4ec547f338 P 73a68ed56a4b44f9862b52eccd5d7944 [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: 73a68ed56a4b44f9862b52eccd5d7944, f48673f8a92e477a89c21ce07a55cc55; no voters: e516e6bb5c1e45bbbffdd8eb5185c158
I20260630 12:27:59.359150 24604 raft_consensus.cc:2804] T ba3965a299284f51ab0dda4ec547f338 P 73a68ed56a4b44f9862b52eccd5d7944 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:59.359649 24604 raft_consensus.cc:697] T ba3965a299284f51ab0dda4ec547f338 P 73a68ed56a4b44f9862b52eccd5d7944 [term 1 LEADER]: Becoming Leader. State: Replica: 73a68ed56a4b44f9862b52eccd5d7944, State: Running, Role: LEADER
I20260630 12:27:59.360407 24604 consensus_queue.cc:237] T ba3965a299284f51ab0dda4ec547f338 P 73a68ed56a4b44f9862b52eccd5d7944 [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: "f48673f8a92e477a89c21ce07a55cc55" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34177 } } peers { permanent_uuid: "e516e6bb5c1e45bbbffdd8eb5185c158" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45089 } } peers { permanent_uuid: "73a68ed56a4b44f9862b52eccd5d7944" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 35171 } }
I20260630 12:27:59.364002 24607 raft_consensus.cc:697] T e5f02c2cf7554708ac65e631deb09970 P f48673f8a92e477a89c21ce07a55cc55 [term 1 LEADER]: Becoming Leader. State: Replica: f48673f8a92e477a89c21ce07a55cc55, State: Running, Role: LEADER
I20260630 12:27:59.365007 24607 consensus_queue.cc:237] T e5f02c2cf7554708ac65e631deb09970 P f48673f8a92e477a89c21ce07a55cc55 [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: "f48673f8a92e477a89c21ce07a55cc55" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34177 } } peers { permanent_uuid: "73a68ed56a4b44f9862b52eccd5d7944" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 35171 } } peers { permanent_uuid: "e516e6bb5c1e45bbbffdd8eb5185c158" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45089 } }
I20260630 12:27:59.366964 24601 tablet_bootstrap.cc:654] T ba3965a299284f51ab0dda4ec547f338 P e516e6bb5c1e45bbbffdd8eb5185c158: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:59.367048 24481 raft_consensus.cc:2468] T 5247b1fa7ca04d8e8b8dfb4329945e19 P e516e6bb5c1e45bbbffdd8eb5185c158 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f48673f8a92e477a89c21ce07a55cc55 in term 1.
I20260630 12:27:59.368453 24370 leader_election.cc:304] T 5247b1fa7ca04d8e8b8dfb4329945e19 P f48673f8a92e477a89c21ce07a55cc55 [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: e516e6bb5c1e45bbbffdd8eb5185c158, f48673f8a92e477a89c21ce07a55cc55; no voters: 
I20260630 12:27:59.369521 24637 raft_consensus.cc:2804] T 5247b1fa7ca04d8e8b8dfb4329945e19 P f48673f8a92e477a89c21ce07a55cc55 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:59.370126 24637 raft_consensus.cc:697] T 5247b1fa7ca04d8e8b8dfb4329945e19 P f48673f8a92e477a89c21ce07a55cc55 [term 1 LEADER]: Becoming Leader. State: Replica: f48673f8a92e477a89c21ce07a55cc55, State: Running, Role: LEADER
I20260630 12:27:59.344067 24555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5247b1fa7ca04d8e8b8dfb4329945e19" candidate_uuid: "f48673f8a92e477a89c21ce07a55cc55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73a68ed56a4b44f9862b52eccd5d7944"
I20260630 12:27:59.341841 24636 leader_election.cc:290] T c1c7446b089b413da7cea18dc2fe1d39 P f48673f8a92e477a89c21ce07a55cc55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e516e6bb5c1e45bbbffdd8eb5185c158 (127.12.213.2:45089), 73a68ed56a4b44f9862b52eccd5d7944 (127.12.213.3:35171)
I20260630 12:27:59.371225 24555 raft_consensus.cc:3060] T 5247b1fa7ca04d8e8b8dfb4329945e19 P 73a68ed56a4b44f9862b52eccd5d7944 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:59.379810 24637 consensus_queue.cc:237] T 5247b1fa7ca04d8e8b8dfb4329945e19 P f48673f8a92e477a89c21ce07a55cc55 [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: "f48673f8a92e477a89c21ce07a55cc55" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34177 } } peers { permanent_uuid: "e516e6bb5c1e45bbbffdd8eb5185c158" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45089 } } peers { permanent_uuid: "73a68ed56a4b44f9862b52eccd5d7944" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 35171 } }
I20260630 12:27:59.381285 24601 tablet_bootstrap.cc:492] T ba3965a299284f51ab0dda4ec547f338 P e516e6bb5c1e45bbbffdd8eb5185c158: No bootstrap required, opened a new log
I20260630 12:27:59.382333 24601 ts_tablet_manager.cc:1403] T ba3965a299284f51ab0dda4ec547f338 P e516e6bb5c1e45bbbffdd8eb5185c158: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.009s
I20260630 12:27:59.382455 24629 raft_consensus.cc:515] T c1c7446b089b413da7cea18dc2fe1d39 P f48673f8a92e477a89c21ce07a55cc55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f48673f8a92e477a89c21ce07a55cc55" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34177 } } peers { permanent_uuid: "e516e6bb5c1e45bbbffdd8eb5185c158" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45089 } } peers { permanent_uuid: "73a68ed56a4b44f9862b52eccd5d7944" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 35171 } }
I20260630 12:27:59.386205 24601 raft_consensus.cc:359] T ba3965a299284f51ab0dda4ec547f338 P e516e6bb5c1e45bbbffdd8eb5185c158 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f48673f8a92e477a89c21ce07a55cc55" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34177 } } peers { permanent_uuid: "e516e6bb5c1e45bbbffdd8eb5185c158" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45089 } } peers { permanent_uuid: "73a68ed56a4b44f9862b52eccd5d7944" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 35171 } }
I20260630 12:27:59.390637 24601 raft_consensus.cc:385] T ba3965a299284f51ab0dda4ec547f338 P e516e6bb5c1e45bbbffdd8eb5185c158 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:59.391057 24601 raft_consensus.cc:740] T ba3965a299284f51ab0dda4ec547f338 P e516e6bb5c1e45bbbffdd8eb5185c158 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e516e6bb5c1e45bbbffdd8eb5185c158, State: Initialized, Role: FOLLOWER
I20260630 12:27:59.392019 24601 consensus_queue.cc:260] T ba3965a299284f51ab0dda4ec547f338 P e516e6bb5c1e45bbbffdd8eb5185c158 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f48673f8a92e477a89c21ce07a55cc55" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34177 } } peers { permanent_uuid: "e516e6bb5c1e45bbbffdd8eb5185c158" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45089 } } peers { permanent_uuid: "73a68ed56a4b44f9862b52eccd5d7944" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 35171 } }
I20260630 12:27:59.392802 24481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1c7446b089b413da7cea18dc2fe1d39" candidate_uuid: "f48673f8a92e477a89c21ce07a55cc55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e516e6bb5c1e45bbbffdd8eb5185c158"
I20260630 12:27:59.392182 24303 catalog_manager.cc:5697] T 2504248958cd4590b58f1c9c14ee41a2 P f48673f8a92e477a89c21ce07a55cc55 reported cstate change: term changed from 0 to 1, leader changed from <none> to f48673f8a92e477a89c21ce07a55cc55 (127.12.213.1). New cstate: current_term: 1 leader_uuid: "f48673f8a92e477a89c21ce07a55cc55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f48673f8a92e477a89c21ce07a55cc55" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e516e6bb5c1e45bbbffdd8eb5185c158" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73a68ed56a4b44f9862b52eccd5d7944" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 35171 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:59.393512 24481 raft_consensus.cc:3060] T c1c7446b089b413da7cea18dc2fe1d39 P e516e6bb5c1e45bbbffdd8eb5185c158 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:59.394522 24601 ts_tablet_manager.cc:1434] T ba3965a299284f51ab0dda4ec547f338 P e516e6bb5c1e45bbbffdd8eb5185c158: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260630 12:27:59.394148 24303 catalog_manager.cc:5697] T e5f02c2cf7554708ac65e631deb09970 P f48673f8a92e477a89c21ce07a55cc55 reported cstate change: term changed from 0 to 1, leader changed from <none> to f48673f8a92e477a89c21ce07a55cc55 (127.12.213.1). New cstate: current_term: 1 leader_uuid: "f48673f8a92e477a89c21ce07a55cc55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f48673f8a92e477a89c21ce07a55cc55" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73a68ed56a4b44f9862b52eccd5d7944" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 35171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e516e6bb5c1e45bbbffdd8eb5185c158" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45089 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:59.396883 24554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1c7446b089b413da7cea18dc2fe1d39" candidate_uuid: "f48673f8a92e477a89c21ce07a55cc55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73a68ed56a4b44f9862b52eccd5d7944"
I20260630 12:27:59.397461 24554 raft_consensus.cc:3060] T c1c7446b089b413da7cea18dc2fe1d39 P 73a68ed56a4b44f9862b52eccd5d7944 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:59.396306 24629 leader_election.cc:290] T c1c7446b089b413da7cea18dc2fe1d39 P f48673f8a92e477a89c21ce07a55cc55 [CANDIDATE]: Term 1 election: Requested vote from peers e516e6bb5c1e45bbbffdd8eb5185c158 (127.12.213.2:45089), 73a68ed56a4b44f9862b52eccd5d7944 (127.12.213.3:35171)
I20260630 12:27:59.398058 24304 catalog_manager.cc:5697] T ba3965a299284f51ab0dda4ec547f338 P 73a68ed56a4b44f9862b52eccd5d7944 reported cstate change: term changed from 0 to 1, leader changed from <none> to 73a68ed56a4b44f9862b52eccd5d7944 (127.12.213.3). New cstate: current_term: 1 leader_uuid: "73a68ed56a4b44f9862b52eccd5d7944" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f48673f8a92e477a89c21ce07a55cc55" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e516e6bb5c1e45bbbffdd8eb5185c158" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73a68ed56a4b44f9862b52eccd5d7944" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 35171 } health_report { overall_health: HEALTHY } } }
I20260630 12:27:59.404964 24554 raft_consensus.cc:2468] T c1c7446b089b413da7cea18dc2fe1d39 P 73a68ed56a4b44f9862b52eccd5d7944 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f48673f8a92e477a89c21ce07a55cc55 in term 1.
I20260630 12:27:59.401082 24481 raft_consensus.cc:2468] T c1c7446b089b413da7cea18dc2fe1d39 P e516e6bb5c1e45bbbffdd8eb5185c158 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f48673f8a92e477a89c21ce07a55cc55 in term 1.
I20260630 12:27:59.389648 24555 raft_consensus.cc:2468] T 5247b1fa7ca04d8e8b8dfb4329945e19 P 73a68ed56a4b44f9862b52eccd5d7944 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f48673f8a92e477a89c21ce07a55cc55 in term 1.
I20260630 12:27:59.406577 24370 leader_election.cc:304] T c1c7446b089b413da7cea18dc2fe1d39 P f48673f8a92e477a89c21ce07a55cc55 [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: 73a68ed56a4b44f9862b52eccd5d7944, f48673f8a92e477a89c21ce07a55cc55; no voters: 
I20260630 12:27:59.407660 24629 raft_consensus.cc:2804] T c1c7446b089b413da7cea18dc2fe1d39 P f48673f8a92e477a89c21ce07a55cc55 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:59.408154 24629 raft_consensus.cc:697] T c1c7446b089b413da7cea18dc2fe1d39 P f48673f8a92e477a89c21ce07a55cc55 [term 1 LEADER]: Becoming Leader. State: Replica: f48673f8a92e477a89c21ce07a55cc55, State: Running, Role: LEADER
I20260630 12:27:59.408919 24629 consensus_queue.cc:237] T c1c7446b089b413da7cea18dc2fe1d39 P f48673f8a92e477a89c21ce07a55cc55 [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: "f48673f8a92e477a89c21ce07a55cc55" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34177 } } peers { permanent_uuid: "e516e6bb5c1e45bbbffdd8eb5185c158" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45089 } } peers { permanent_uuid: "73a68ed56a4b44f9862b52eccd5d7944" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 35171 } }
I20260630 12:27:59.424829 24303 catalog_manager.cc:5697] T 5247b1fa7ca04d8e8b8dfb4329945e19 P f48673f8a92e477a89c21ce07a55cc55 reported cstate change: term changed from 0 to 1, leader changed from <none> to f48673f8a92e477a89c21ce07a55cc55 (127.12.213.1). New cstate: current_term: 1 leader_uuid: "f48673f8a92e477a89c21ce07a55cc55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f48673f8a92e477a89c21ce07a55cc55" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e516e6bb5c1e45bbbffdd8eb5185c158" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73a68ed56a4b44f9862b52eccd5d7944" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 35171 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:59.426056 24303 catalog_manager.cc:5697] T c1c7446b089b413da7cea18dc2fe1d39 P f48673f8a92e477a89c21ce07a55cc55 reported cstate change: term changed from 0 to 1, leader changed from <none> to f48673f8a92e477a89c21ce07a55cc55 (127.12.213.1). New cstate: current_term: 1 leader_uuid: "f48673f8a92e477a89c21ce07a55cc55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f48673f8a92e477a89c21ce07a55cc55" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e516e6bb5c1e45bbbffdd8eb5185c158" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73a68ed56a4b44f9862b52eccd5d7944" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 35171 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:59.750319 24481 raft_consensus.cc:3060] T ba3965a299284f51ab0dda4ec547f338 P e516e6bb5c1e45bbbffdd8eb5185c158 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:59.757179 24604 consensus_queue.cc:1048] T ba3965a299284f51ab0dda4ec547f338 P 73a68ed56a4b44f9862b52eccd5d7944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e516e6bb5c1e45bbbffdd8eb5185c158" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:59.764119 24613 consensus_queue.cc:1048] T fce0741fea314644acf6aa61197ed48e P e516e6bb5c1e45bbbffdd8eb5185c158 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73a68ed56a4b44f9862b52eccd5d7944" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 35171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:59.770923 24604 consensus_queue.cc:1048] T ba3965a299284f51ab0dda4ec547f338 P 73a68ed56a4b44f9862b52eccd5d7944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f48673f8a92e477a89c21ce07a55cc55" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:59.788475 24613 consensus_queue.cc:1048] T fce0741fea314644acf6aa61197ed48e P e516e6bb5c1e45bbbffdd8eb5185c158 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f48673f8a92e477a89c21ce07a55cc55" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 34177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:27:59.800793 24629 consensus_queue.cc:1048] T c1c7446b089b413da7cea18dc2fe1d39 P f48673f8a92e477a89c21ce07a55cc55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73a68ed56a4b44f9862b52eccd5d7944" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 35171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:59.813558 24637 consensus_queue.cc:1048] T c1c7446b089b413da7cea18dc2fe1d39 P f48673f8a92e477a89c21ce07a55cc55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e516e6bb5c1e45bbbffdd8eb5185c158" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:59.821833 24628 consensus_queue.cc:1048] T e5f02c2cf7554708ac65e631deb09970 P f48673f8a92e477a89c21ce07a55cc55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e516e6bb5c1e45bbbffdd8eb5185c158" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:59.833947 24636 consensus_queue.cc:1048] T e5f02c2cf7554708ac65e631deb09970 P f48673f8a92e477a89c21ce07a55cc55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73a68ed56a4b44f9862b52eccd5d7944" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 35171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:59.870826 24636 consensus_queue.cc:1048] T 5247b1fa7ca04d8e8b8dfb4329945e19 P f48673f8a92e477a89c21ce07a55cc55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73a68ed56a4b44f9862b52eccd5d7944" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 35171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:59.881443 24637 consensus_queue.cc:1048] T 5247b1fa7ca04d8e8b8dfb4329945e19 P f48673f8a92e477a89c21ce07a55cc55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e516e6bb5c1e45bbbffdd8eb5185c158" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:59.894001 24637 consensus_queue.cc:1048] T 2504248958cd4590b58f1c9c14ee41a2 P f48673f8a92e477a89c21ce07a55cc55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e516e6bb5c1e45bbbffdd8eb5185c158" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 45089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:59.906009 24636 consensus_queue.cc:1048] T 2504248958cd4590b58f1c9c14ee41a2 P f48673f8a92e477a89c21ce07a55cc55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73a68ed56a4b44f9862b52eccd5d7944" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 35171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:28:04.633404 24335 debug-util.cc:398] Leaking SignalData structure 0x7b0800105200 after lost signal to thread 13143
W20260630 12:28:04.634627 24335 debug-util.cc:398] Leaking SignalData structure 0x7b08001b7a80 after lost signal to thread 24338
W20260630 12:28:04.635798 24335 debug-util.cc:398] Leaking SignalData structure 0x7b080023f2a0 after lost signal to thread 24430
W20260630 12:28:04.636761 24335 debug-util.cc:398] Leaking SignalData structure 0x7b0800043100 after lost signal to thread 24505
W20260630 12:28:04.637784 24335 debug-util.cc:398] Leaking SignalData structure 0x7b0800164580 after lost signal to thread 24579
I20260630 12:28:09.717537 13140 tablet_server.cc:179] TabletServer@127.12.213.1:0 shutting down...
I20260630 12:28:09.747542 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:09.748340 13140 tablet_replica.cc:333] T ba3965a299284f51ab0dda4ec547f338 P f48673f8a92e477a89c21ce07a55cc55: stopping tablet replica
I20260630 12:28:09.749059 13140 raft_consensus.cc:2243] T ba3965a299284f51ab0dda4ec547f338 P f48673f8a92e477a89c21ce07a55cc55 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:09.749634 13140 raft_consensus.cc:2272] T ba3965a299284f51ab0dda4ec547f338 P f48673f8a92e477a89c21ce07a55cc55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:09.752377 13140 tablet_replica.cc:333] T 2504248958cd4590b58f1c9c14ee41a2 P f48673f8a92e477a89c21ce07a55cc55: stopping tablet replica
I20260630 12:28:09.752923 13140 raft_consensus.cc:2243] T 2504248958cd4590b58f1c9c14ee41a2 P f48673f8a92e477a89c21ce07a55cc55 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:09.753901 13140 raft_consensus.cc:2272] T 2504248958cd4590b58f1c9c14ee41a2 P f48673f8a92e477a89c21ce07a55cc55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:09.756628 13140 tablet_replica.cc:333] T e5f02c2cf7554708ac65e631deb09970 P f48673f8a92e477a89c21ce07a55cc55: stopping tablet replica
I20260630 12:28:09.757375 13140 raft_consensus.cc:2243] T e5f02c2cf7554708ac65e631deb09970 P f48673f8a92e477a89c21ce07a55cc55 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:09.758385 13140 raft_consensus.cc:2272] T e5f02c2cf7554708ac65e631deb09970 P f48673f8a92e477a89c21ce07a55cc55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:09.760890 13140 tablet_replica.cc:333] T fce0741fea314644acf6aa61197ed48e P f48673f8a92e477a89c21ce07a55cc55: stopping tablet replica
I20260630 12:28:09.761504 13140 raft_consensus.cc:2243] T fce0741fea314644acf6aa61197ed48e P f48673f8a92e477a89c21ce07a55cc55 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:09.761986 13140 raft_consensus.cc:2272] T fce0741fea314644acf6aa61197ed48e P f48673f8a92e477a89c21ce07a55cc55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:09.764649 13140 tablet_replica.cc:333] T c1c7446b089b413da7cea18dc2fe1d39 P f48673f8a92e477a89c21ce07a55cc55: stopping tablet replica
I20260630 12:28:09.765209 13140 raft_consensus.cc:2243] T c1c7446b089b413da7cea18dc2fe1d39 P f48673f8a92e477a89c21ce07a55cc55 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:09.766134 13140 raft_consensus.cc:2272] T c1c7446b089b413da7cea18dc2fe1d39 P f48673f8a92e477a89c21ce07a55cc55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:09.768633 13140 tablet_replica.cc:333] T 5247b1fa7ca04d8e8b8dfb4329945e19 P f48673f8a92e477a89c21ce07a55cc55: stopping tablet replica
I20260630 12:28:09.769166 13140 raft_consensus.cc:2243] T 5247b1fa7ca04d8e8b8dfb4329945e19 P f48673f8a92e477a89c21ce07a55cc55 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:09.770064 13140 raft_consensus.cc:2272] T 5247b1fa7ca04d8e8b8dfb4329945e19 P f48673f8a92e477a89c21ce07a55cc55 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:28:09.795164 24446 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.12.213.1:34177: connect: Connection refused (error 111) [suppressed 1 similar messages]
W20260630 12:28:09.799131 24446 consensus_peers.cc:597] T fce0741fea314644acf6aa61197ed48e P e516e6bb5c1e45bbbffdd8eb5185c158 -> Peer f48673f8a92e477a89c21ce07a55cc55 (127.12.213.1:34177): Couldn't send request to peer f48673f8a92e477a89c21ce07a55cc55. Status: Network error: Client connection negotiation failed: client connection to 127.12.213.1:34177: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:09.799947 13140 tablet_server.cc:196] TabletServer@127.12.213.1:0 shutdown complete.
I20260630 12:28:09.823340 13140 tablet_server.cc:179] TabletServer@127.12.213.2:0 shutting down...
I20260630 12:28:09.847730 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:09.848536 13140 tablet_replica.cc:333] T ba3965a299284f51ab0dda4ec547f338 P e516e6bb5c1e45bbbffdd8eb5185c158: stopping tablet replica
I20260630 12:28:09.849637 13140 raft_consensus.cc:2243] T ba3965a299284f51ab0dda4ec547f338 P e516e6bb5c1e45bbbffdd8eb5185c158 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:09.850152 13140 raft_consensus.cc:2272] T ba3965a299284f51ab0dda4ec547f338 P e516e6bb5c1e45bbbffdd8eb5185c158 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:09.852892 13140 tablet_replica.cc:333] T 2504248958cd4590b58f1c9c14ee41a2 P e516e6bb5c1e45bbbffdd8eb5185c158: stopping tablet replica
I20260630 12:28:09.853508 13140 raft_consensus.cc:2243] T 2504248958cd4590b58f1c9c14ee41a2 P e516e6bb5c1e45bbbffdd8eb5185c158 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:09.853924 13140 raft_consensus.cc:2272] T 2504248958cd4590b58f1c9c14ee41a2 P e516e6bb5c1e45bbbffdd8eb5185c158 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:09.856261 13140 tablet_replica.cc:333] T e5f02c2cf7554708ac65e631deb09970 P e516e6bb5c1e45bbbffdd8eb5185c158: stopping tablet replica
I20260630 12:28:09.856769 13140 raft_consensus.cc:2243] T e5f02c2cf7554708ac65e631deb09970 P e516e6bb5c1e45bbbffdd8eb5185c158 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:09.857156 13140 raft_consensus.cc:2272] T e5f02c2cf7554708ac65e631deb09970 P e516e6bb5c1e45bbbffdd8eb5185c158 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:09.859408 13140 tablet_replica.cc:333] T fce0741fea314644acf6aa61197ed48e P e516e6bb5c1e45bbbffdd8eb5185c158: stopping tablet replica
I20260630 12:28:09.859867 13140 raft_consensus.cc:2243] T fce0741fea314644acf6aa61197ed48e P e516e6bb5c1e45bbbffdd8eb5185c158 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:09.860662 13140 raft_consensus.cc:2272] T fce0741fea314644acf6aa61197ed48e P e516e6bb5c1e45bbbffdd8eb5185c158 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:09.862991 13140 tablet_replica.cc:333] T c1c7446b089b413da7cea18dc2fe1d39 P e516e6bb5c1e45bbbffdd8eb5185c158: stopping tablet replica
I20260630 12:28:09.863467 13140 raft_consensus.cc:2243] T c1c7446b089b413da7cea18dc2fe1d39 P e516e6bb5c1e45bbbffdd8eb5185c158 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:09.863876 13140 raft_consensus.cc:2272] T c1c7446b089b413da7cea18dc2fe1d39 P e516e6bb5c1e45bbbffdd8eb5185c158 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:09.866025 13140 tablet_replica.cc:333] T 5247b1fa7ca04d8e8b8dfb4329945e19 P e516e6bb5c1e45bbbffdd8eb5185c158: stopping tablet replica
I20260630 12:28:09.866530 13140 raft_consensus.cc:2243] T 5247b1fa7ca04d8e8b8dfb4329945e19 P e516e6bb5c1e45bbbffdd8eb5185c158 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:09.866941 13140 raft_consensus.cc:2272] T 5247b1fa7ca04d8e8b8dfb4329945e19 P e516e6bb5c1e45bbbffdd8eb5185c158 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:09.893748 13140 tablet_server.cc:196] TabletServer@127.12.213.2:0 shutdown complete.
I20260630 12:28:09.913993 13140 tablet_server.cc:179] TabletServer@127.12.213.3:0 shutting down...
I20260630 12:28:09.935683 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:09.936610 13140 tablet_replica.cc:333] T c1c7446b089b413da7cea18dc2fe1d39 P 73a68ed56a4b44f9862b52eccd5d7944: stopping tablet replica
I20260630 12:28:09.937314 13140 raft_consensus.cc:2243] T c1c7446b089b413da7cea18dc2fe1d39 P 73a68ed56a4b44f9862b52eccd5d7944 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:09.937824 13140 raft_consensus.cc:2272] T c1c7446b089b413da7cea18dc2fe1d39 P 73a68ed56a4b44f9862b52eccd5d7944 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:09.940439 13140 tablet_replica.cc:333] T 5247b1fa7ca04d8e8b8dfb4329945e19 P 73a68ed56a4b44f9862b52eccd5d7944: stopping tablet replica
I20260630 12:28:09.941002 13140 raft_consensus.cc:2243] T 5247b1fa7ca04d8e8b8dfb4329945e19 P 73a68ed56a4b44f9862b52eccd5d7944 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:09.941462 13140 raft_consensus.cc:2272] T 5247b1fa7ca04d8e8b8dfb4329945e19 P 73a68ed56a4b44f9862b52eccd5d7944 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:09.943672 13140 tablet_replica.cc:333] T e5f02c2cf7554708ac65e631deb09970 P 73a68ed56a4b44f9862b52eccd5d7944: stopping tablet replica
I20260630 12:28:09.944188 13140 raft_consensus.cc:2243] T e5f02c2cf7554708ac65e631deb09970 P 73a68ed56a4b44f9862b52eccd5d7944 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:09.944773 13140 raft_consensus.cc:2272] T e5f02c2cf7554708ac65e631deb09970 P 73a68ed56a4b44f9862b52eccd5d7944 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:09.946975 13140 tablet_replica.cc:333] T 2504248958cd4590b58f1c9c14ee41a2 P 73a68ed56a4b44f9862b52eccd5d7944: stopping tablet replica
I20260630 12:28:09.947403 13140 raft_consensus.cc:2243] T 2504248958cd4590b58f1c9c14ee41a2 P 73a68ed56a4b44f9862b52eccd5d7944 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:09.947778 13140 raft_consensus.cc:2272] T 2504248958cd4590b58f1c9c14ee41a2 P 73a68ed56a4b44f9862b52eccd5d7944 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:09.949878 13140 tablet_replica.cc:333] T ba3965a299284f51ab0dda4ec547f338 P 73a68ed56a4b44f9862b52eccd5d7944: stopping tablet replica
I20260630 12:28:09.950400 13140 raft_consensus.cc:2243] T ba3965a299284f51ab0dda4ec547f338 P 73a68ed56a4b44f9862b52eccd5d7944 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:09.951211 13140 raft_consensus.cc:2272] T ba3965a299284f51ab0dda4ec547f338 P 73a68ed56a4b44f9862b52eccd5d7944 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:09.953441 13140 tablet_replica.cc:333] T fce0741fea314644acf6aa61197ed48e P 73a68ed56a4b44f9862b52eccd5d7944: stopping tablet replica
I20260630 12:28:09.953904 13140 raft_consensus.cc:2243] T fce0741fea314644acf6aa61197ed48e P 73a68ed56a4b44f9862b52eccd5d7944 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:09.954370 13140 raft_consensus.cc:2272] T fce0741fea314644acf6aa61197ed48e P 73a68ed56a4b44f9862b52eccd5d7944 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:09.981442 13140 tablet_server.cc:196] TabletServer@127.12.213.3:0 shutdown complete.
I20260630 12:28:10.001626 13140 master.cc:562] Master@127.12.213.62:45749 shutting down...
I20260630 12:28:10.022598 13140 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8b0b96e624e8425babbd75377f378788 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:10.023216 13140 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8b0b96e624e8425babbd75377f378788 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:10.023504 13140 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8b0b96e624e8425babbd75377f378788: stopping tablet replica
I20260630 12:28:10.059016 13140 master.cc:584] Master@127.12.213.62:45749 shutdown complete.
[       OK ] AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster (13051 ms)
[----------] 24 tests from AutoRebalancerTest (252807 ms total)

[----------] 2 tests from PreferFollowerRebalancingTest
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0
I20260630 12:28:10.106426 13140 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.213.62:43555
I20260630 12:28:10.107522 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:10.113067 24680 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
W20260630 12:28:10.113201 24681 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
W20260630 12:28:10.114037 24683 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
I20260630 12:28:10.114874 13140 server_base.cc:1061] running on GCE node
I20260630 12:28:10.115686 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:10.115901 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:10.116061 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822490116045 us; error 0 us; skew 500 ppm
I20260630 12:28:10.116604 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:10.118985 13140 webserver.cc:533] Webserver started at http://127.12.213.62:44147/ using document root <none> and password file <none>
I20260630 12:28:10.119504 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:10.119707 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:10.119994 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:10.121228 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822237130653-13140-0/minicluster-data/master-0-root/instance:
uuid: "59fe849ee8ed461f88fa6f5736096111"
format_stamp: "Formatted at 2026-06-30 12:28:10 on dist-test-slave-zz34"
I20260630 12:28:10.125840 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:28:10.129271 24688 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:10.130133 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:28:10.130482 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822237130653-13140-0/minicluster-data/master-0-root
uuid: "59fe849ee8ed461f88fa6f5736096111"
format_stamp: "Formatted at 2026-06-30 12:28:10 on dist-test-slave-zz34"
I20260630 12:28:10.130770 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822237130653-13140-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822237130653-13140-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822237130653-13140-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)
I20260630 12:28:10.151111 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:10.152328 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:10.191226 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.62:43555
I20260630 12:28:10.191331 24739 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.62:43555 every 8 connection(s)
I20260630 12:28:10.195377 24740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:10.206954 24740 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 59fe849ee8ed461f88fa6f5736096111: Bootstrap starting.
I20260630 12:28:10.211720 24740 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 59fe849ee8ed461f88fa6f5736096111: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:10.216070 24740 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 59fe849ee8ed461f88fa6f5736096111: No bootstrap required, opened a new log
I20260630 12:28:10.218338 24740 raft_consensus.cc:359] T 00000000000000000000000000000000 P 59fe849ee8ed461f88fa6f5736096111 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "59fe849ee8ed461f88fa6f5736096111" member_type: VOTER }
I20260630 12:28:10.218746 24740 raft_consensus.cc:385] T 00000000000000000000000000000000 P 59fe849ee8ed461f88fa6f5736096111 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:10.219017 24740 raft_consensus.cc:740] T 00000000000000000000000000000000 P 59fe849ee8ed461f88fa6f5736096111 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59fe849ee8ed461f88fa6f5736096111, State: Initialized, Role: FOLLOWER
I20260630 12:28:10.219606 24740 consensus_queue.cc:260] T 00000000000000000000000000000000 P 59fe849ee8ed461f88fa6f5736096111 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "59fe849ee8ed461f88fa6f5736096111" member_type: VOTER }
I20260630 12:28:10.220089 24740 raft_consensus.cc:399] T 00000000000000000000000000000000 P 59fe849ee8ed461f88fa6f5736096111 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:10.220317 24740 raft_consensus.cc:493] T 00000000000000000000000000000000 P 59fe849ee8ed461f88fa6f5736096111 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:10.220610 24740 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 59fe849ee8ed461f88fa6f5736096111 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:10.225445 24740 raft_consensus.cc:515] T 00000000000000000000000000000000 P 59fe849ee8ed461f88fa6f5736096111 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "59fe849ee8ed461f88fa6f5736096111" member_type: VOTER }
I20260630 12:28:10.225960 24740 leader_election.cc:304] T 00000000000000000000000000000000 P 59fe849ee8ed461f88fa6f5736096111 [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: 59fe849ee8ed461f88fa6f5736096111; no voters: 
I20260630 12:28:10.227180 24740 leader_election.cc:290] T 00000000000000000000000000000000 P 59fe849ee8ed461f88fa6f5736096111 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:10.227593 24743 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 59fe849ee8ed461f88fa6f5736096111 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:10.228994 24743 raft_consensus.cc:697] T 00000000000000000000000000000000 P 59fe849ee8ed461f88fa6f5736096111 [term 1 LEADER]: Becoming Leader. State: Replica: 59fe849ee8ed461f88fa6f5736096111, State: Running, Role: LEADER
I20260630 12:28:10.229735 24743 consensus_queue.cc:237] T 00000000000000000000000000000000 P 59fe849ee8ed461f88fa6f5736096111 [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: "59fe849ee8ed461f88fa6f5736096111" member_type: VOTER }
I20260630 12:28:10.230093 24740 sys_catalog.cc:565] T 00000000000000000000000000000000 P 59fe849ee8ed461f88fa6f5736096111 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:28:10.235771 24745 sys_catalog.cc:455] T 00000000000000000000000000000000 P 59fe849ee8ed461f88fa6f5736096111 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 59fe849ee8ed461f88fa6f5736096111. Latest consensus state: current_term: 1 leader_uuid: "59fe849ee8ed461f88fa6f5736096111" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "59fe849ee8ed461f88fa6f5736096111" member_type: VOTER } }
I20260630 12:28:10.235776 24744 sys_catalog.cc:455] T 00000000000000000000000000000000 P 59fe849ee8ed461f88fa6f5736096111 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "59fe849ee8ed461f88fa6f5736096111" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "59fe849ee8ed461f88fa6f5736096111" member_type: VOTER } }
I20260630 12:28:10.236719 24745 sys_catalog.cc:458] T 00000000000000000000000000000000 P 59fe849ee8ed461f88fa6f5736096111 [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:10.236722 24744 sys_catalog.cc:458] T 00000000000000000000000000000000 P 59fe849ee8ed461f88fa6f5736096111 [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:10.239254 24751 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:28:10.244791 24751 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:28:10.246735 13140 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:28:10.253926 24751 catalog_manager.cc:1383] Generated new cluster ID: bfd9ff03fdfe41c893cc9e5211d39683
I20260630 12:28:10.254256 24751 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:28:10.283241 24751 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:28:10.284598 24751 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:28:10.297005 24751 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 59fe849ee8ed461f88fa6f5736096111: Generated new TSK 0
I20260630 12:28:10.297607 24751 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:28:10.313261 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:10.319528 24761 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
W20260630 12:28:10.320593 24762 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
I20260630 12:28:10.322569 13140 server_base.cc:1061] running on GCE node
W20260630 12:28:10.322638 24764 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
I20260630 12:28:10.323769 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:10.323956 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:10.324082 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822490324070 us; error 0 us; skew 500 ppm
I20260630 12:28:10.324512 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:10.326792 13140 webserver.cc:533] Webserver started at http://127.12.213.1:37955/ using document root <none> and password file <none>
I20260630 12:28:10.327224 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:10.327374 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:10.327576 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:10.328619 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822237130653-13140-0/minicluster-data/ts-0-root/instance:
uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38"
format_stamp: "Formatted at 2026-06-30 12:28:10 on dist-test-slave-zz34"
I20260630 12:28:10.332885 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:28:10.336172 24769 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:10.336916 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:28:10.337221 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822237130653-13140-0/minicluster-data/ts-0-root
uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38"
format_stamp: "Formatted at 2026-06-30 12:28:10 on dist-test-slave-zz34"
I20260630 12:28:10.337488 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822237130653-13140-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822237130653-13140-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822237130653-13140-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)
I20260630 12:28:10.348982 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:10.350088 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:10.351645 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:10.353905 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:10.354127 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:10.354394 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:10.354589 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:10.394194 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.1:40491
I20260630 12:28:10.394344 24831 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.1:40491 every 8 connection(s)
I20260630 12:28:10.399291 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:10.407159 24836 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
W20260630 12:28:10.408229 24837 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
I20260630 12:28:10.411257 13140 server_base.cc:1061] running on GCE node
W20260630 12:28:10.411788 24839 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
I20260630 12:28:10.412652 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:10.412915 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:10.413105 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822490413081 us; error 0 us; skew 500 ppm
I20260630 12:28:10.413630 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:10.417172 13140 webserver.cc:533] Webserver started at http://127.12.213.2:33671/ using document root <none> and password file <none>
I20260630 12:28:10.417482 24832 heartbeater.cc:344] Connected to a master server at 127.12.213.62:43555
I20260630 12:28:10.417840 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:10.417937 24832 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:10.418229 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:10.418577 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:10.418937 24832 heartbeater.cc:507] Master 127.12.213.62:43555 requested a full tablet report, sending...
I20260630 12:28:10.420135 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822237130653-13140-0/minicluster-data/ts-1-root/instance:
uuid: "bb49896fd8764256979d54eb7f8250aa"
format_stamp: "Formatted at 2026-06-30 12:28:10 on dist-test-slave-zz34"
I20260630 12:28:10.421389 24705 ts_manager.cc:194] Registered new tserver with Master: 61d27ee3bdea428d9aaafe1a8ddbfa38 (127.12.213.1:40491)
I20260630 12:28:10.423452 24705 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45940
I20260630 12:28:10.425274 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.006s
I20260630 12:28:10.429203 24844 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:10.430038 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:28:10.430356 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822237130653-13140-0/minicluster-data/ts-1-root
uuid: "bb49896fd8764256979d54eb7f8250aa"
format_stamp: "Formatted at 2026-06-30 12:28:10 on dist-test-slave-zz34"
I20260630 12:28:10.430603 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822237130653-13140-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822237130653-13140-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822237130653-13140-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)
I20260630 12:28:10.444962 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:10.446138 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:10.447543 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:10.449710 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:10.449949 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:10.450289 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:10.450465 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:10.491288 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.2:34811
I20260630 12:28:10.491395 24906 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.2:34811 every 8 connection(s)
I20260630 12:28:10.496209 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:10.503129 24910 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
W20260630 12:28:10.505002 24911 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
I20260630 12:28:10.508663 24907 heartbeater.cc:344] Connected to a master server at 127.12.213.62:43555
I20260630 12:28:10.509193 24907 heartbeater.cc:461] Registering TS with master...
W20260630 12:28:10.509831 24913 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
I20260630 12:28:10.509924 13140 server_base.cc:1061] running on GCE node
I20260630 12:28:10.510251 24907 heartbeater.cc:507] Master 127.12.213.62:43555 requested a full tablet report, sending...
I20260630 12:28:10.511142 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:10.511395 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:10.511591 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822490511571 us; error 0 us; skew 500 ppm
I20260630 12:28:10.512296 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:10.512596 24705 ts_manager.cc:194] Registered new tserver with Master: bb49896fd8764256979d54eb7f8250aa (127.12.213.2:34811)
I20260630 12:28:10.514459 24705 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45942
I20260630 12:28:10.514966 13140 webserver.cc:533] Webserver started at http://127.12.213.3:41779/ using document root <none> and password file <none>
I20260630 12:28:10.515601 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:10.515852 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:10.516147 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:10.517354 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822237130653-13140-0/minicluster-data/ts-2-root/instance:
uuid: "694d701f23fc4986b9c852308510e20a"
format_stamp: "Formatted at 2026-06-30 12:28:10 on dist-test-slave-zz34"
I20260630 12:28:10.521847 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260630 12:28:10.525164 24918 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:10.525964 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:28:10.526297 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822237130653-13140-0/minicluster-data/ts-2-root
uuid: "694d701f23fc4986b9c852308510e20a"
format_stamp: "Formatted at 2026-06-30 12:28:10 on dist-test-slave-zz34"
I20260630 12:28:10.526561 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822237130653-13140-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822237130653-13140-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822237130653-13140-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)
I20260630 12:28:10.546936 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:10.548120 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:10.549561 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:10.551785 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:10.551985 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:10.552260 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:10.552397 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:10.591653 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.3:34705
I20260630 12:28:10.591768 24980 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.3:34705 every 8 connection(s)
I20260630 12:28:10.605188 24981 heartbeater.cc:344] Connected to a master server at 127.12.213.62:43555
I20260630 12:28:10.605577 24981 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:10.606392 24981 heartbeater.cc:507] Master 127.12.213.62:43555 requested a full tablet report, sending...
I20260630 12:28:10.608186 24705 ts_manager.cc:194] Registered new tserver with Master: 694d701f23fc4986b9c852308510e20a (127.12.213.3:34705)
I20260630 12:28:10.608322 13140 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013553584s
I20260630 12:28:10.609568 24705 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45944
I20260630 12:28:11.426715 24832 heartbeater.cc:499] Master 127.12.213.62:43555 was elected leader, sending a full tablet report...
I20260630 12:28:11.517774 24907 heartbeater.cc:499] Master 127.12.213.62:43555 was elected leader, sending a full tablet report...
I20260630 12:28:11.612557 24981 heartbeater.cc:499] Master 127.12.213.62:43555 was elected leader, sending a full tablet report...
I20260630 12:28:11.669896 24705 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45952:
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"
    }
  }
}
W20260630 12:28:11.672860 24705 catalog_manager.cc:7077] 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.
I20260630 12:28:11.743646 24946 tablet_service.cc:1511] Processing CreateTablet for tablet d23e2e823ad6475e9a508e6f568da29f (DEFAULT_TABLE table=test-workload [id=01c9ea70bc75430787e89800a8f9456f]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:28:11.744431 24945 tablet_service.cc:1511] Processing CreateTablet for tablet 1d0c5bb8e6ff4fe796ec10a269774429 (DEFAULT_TABLE table=test-workload [id=01c9ea70bc75430787e89800a8f9456f]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:28:11.745576 24946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d23e2e823ad6475e9a508e6f568da29f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:11.747033 24944 tablet_service.cc:1511] Processing CreateTablet for tablet 4dfd6dcb76ea4647aa8c20719ba497c8 (DEFAULT_TABLE table=test-workload [id=01c9ea70bc75430787e89800a8f9456f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:28:11.748646 24944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4dfd6dcb76ea4647aa8c20719ba497c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:11.752390 24943 tablet_service.cc:1511] Processing CreateTablet for tablet 5475e7362e764071aa7efc69bbc8f239 (DEFAULT_TABLE table=test-workload [id=01c9ea70bc75430787e89800a8f9456f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:28:11.756183 24942 tablet_service.cc:1511] Processing CreateTablet for tablet 5d7555c30b924d7fbb863eba3ed1fa1c (DEFAULT_TABLE table=test-workload [id=01c9ea70bc75430787e89800a8f9456f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:28:11.754055 24943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5475e7362e764071aa7efc69bbc8f239. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:11.762548 24942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d7555c30b924d7fbb863eba3ed1fa1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:11.766528 24945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d0c5bb8e6ff4fe796ec10a269774429. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:11.767565 24872 tablet_service.cc:1511] Processing CreateTablet for tablet d23e2e823ad6475e9a508e6f568da29f (DEFAULT_TABLE table=test-workload [id=01c9ea70bc75430787e89800a8f9456f]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:28:11.770567 24871 tablet_service.cc:1511] Processing CreateTablet for tablet 1d0c5bb8e6ff4fe796ec10a269774429 (DEFAULT_TABLE table=test-workload [id=01c9ea70bc75430787e89800a8f9456f]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:28:11.771509 24941 tablet_service.cc:1511] Processing CreateTablet for tablet 32f6d9d55bff4542b3bd893b4c701c35 (DEFAULT_TABLE table=test-workload [id=01c9ea70bc75430787e89800a8f9456f]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:28:11.772965 24941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32f6d9d55bff4542b3bd893b4c701c35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:11.773121 24870 tablet_service.cc:1511] Processing CreateTablet for tablet 4dfd6dcb76ea4647aa8c20719ba497c8 (DEFAULT_TABLE table=test-workload [id=01c9ea70bc75430787e89800a8f9456f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:28:11.775748 24869 tablet_service.cc:1511] Processing CreateTablet for tablet 5475e7362e764071aa7efc69bbc8f239 (DEFAULT_TABLE table=test-workload [id=01c9ea70bc75430787e89800a8f9456f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:28:11.776324 24867 tablet_service.cc:1511] Processing CreateTablet for tablet 32f6d9d55bff4542b3bd893b4c701c35 (DEFAULT_TABLE table=test-workload [id=01c9ea70bc75430787e89800a8f9456f]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:28:11.779946 24868 tablet_service.cc:1511] Processing CreateTablet for tablet 5d7555c30b924d7fbb863eba3ed1fa1c (DEFAULT_TABLE table=test-workload [id=01c9ea70bc75430787e89800a8f9456f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:28:11.783464 24872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d23e2e823ad6475e9a508e6f568da29f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:11.784597 24869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5475e7362e764071aa7efc69bbc8f239. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:11.790740 24867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32f6d9d55bff4542b3bd893b4c701c35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:11.791638 24871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d0c5bb8e6ff4fe796ec10a269774429. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:11.794626 24868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d7555c30b924d7fbb863eba3ed1fa1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:11.795466 24870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4dfd6dcb76ea4647aa8c20719ba497c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:11.841866 25001 tablet_bootstrap.cc:492] T 1d0c5bb8e6ff4fe796ec10a269774429 P 694d701f23fc4986b9c852308510e20a: Bootstrap starting.
I20260630 12:28:11.844774 25002 tablet_bootstrap.cc:492] T 5d7555c30b924d7fbb863eba3ed1fa1c P bb49896fd8764256979d54eb7f8250aa: Bootstrap starting.
I20260630 12:28:11.846048 24797 tablet_service.cc:1511] Processing CreateTablet for tablet d23e2e823ad6475e9a508e6f568da29f (DEFAULT_TABLE table=test-workload [id=01c9ea70bc75430787e89800a8f9456f]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:28:11.847741 24797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d23e2e823ad6475e9a508e6f568da29f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:11.848217 24793 tablet_service.cc:1511] Processing CreateTablet for tablet 5d7555c30b924d7fbb863eba3ed1fa1c (DEFAULT_TABLE table=test-workload [id=01c9ea70bc75430787e89800a8f9456f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:28:11.850214 24796 tablet_service.cc:1511] Processing CreateTablet for tablet 1d0c5bb8e6ff4fe796ec10a269774429 (DEFAULT_TABLE table=test-workload [id=01c9ea70bc75430787e89800a8f9456f]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:28:11.850670 24792 tablet_service.cc:1511] Processing CreateTablet for tablet 32f6d9d55bff4542b3bd893b4c701c35 (DEFAULT_TABLE table=test-workload [id=01c9ea70bc75430787e89800a8f9456f]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:28:11.852789 24795 tablet_service.cc:1511] Processing CreateTablet for tablet 4dfd6dcb76ea4647aa8c20719ba497c8 (DEFAULT_TABLE table=test-workload [id=01c9ea70bc75430787e89800a8f9456f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:28:11.853193 25002 tablet_bootstrap.cc:654] T 5d7555c30b924d7fbb863eba3ed1fa1c P bb49896fd8764256979d54eb7f8250aa: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:11.853157 24794 tablet_service.cc:1511] Processing CreateTablet for tablet 5475e7362e764071aa7efc69bbc8f239 (DEFAULT_TABLE table=test-workload [id=01c9ea70bc75430787e89800a8f9456f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:28:11.855485 24795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4dfd6dcb76ea4647aa8c20719ba497c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:11.856667 25001 tablet_bootstrap.cc:654] T 1d0c5bb8e6ff4fe796ec10a269774429 P 694d701f23fc4986b9c852308510e20a: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:11.858542 24794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5475e7362e764071aa7efc69bbc8f239. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:11.862547 24792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32f6d9d55bff4542b3bd893b4c701c35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:11.863421 24796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d0c5bb8e6ff4fe796ec10a269774429. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:11.864039 24793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d7555c30b924d7fbb863eba3ed1fa1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:11.866221 25002 tablet_bootstrap.cc:492] T 5d7555c30b924d7fbb863eba3ed1fa1c P bb49896fd8764256979d54eb7f8250aa: No bootstrap required, opened a new log
I20260630 12:28:11.866758 25002 ts_tablet_manager.cc:1403] T 5d7555c30b924d7fbb863eba3ed1fa1c P bb49896fd8764256979d54eb7f8250aa: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.009s
I20260630 12:28:11.870342 25002 raft_consensus.cc:359] T 5d7555c30b924d7fbb863eba3ed1fa1c P bb49896fd8764256979d54eb7f8250aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } } peers { permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } } peers { permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } }
I20260630 12:28:11.871330 25002 raft_consensus.cc:385] T 5d7555c30b924d7fbb863eba3ed1fa1c P bb49896fd8764256979d54eb7f8250aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:11.871677 25002 raft_consensus.cc:740] T 5d7555c30b924d7fbb863eba3ed1fa1c P bb49896fd8764256979d54eb7f8250aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb49896fd8764256979d54eb7f8250aa, State: Initialized, Role: FOLLOWER
I20260630 12:28:11.872766 25001 tablet_bootstrap.cc:492] T 1d0c5bb8e6ff4fe796ec10a269774429 P 694d701f23fc4986b9c852308510e20a: No bootstrap required, opened a new log
I20260630 12:28:11.872599 25002 consensus_queue.cc:260] T 5d7555c30b924d7fbb863eba3ed1fa1c P bb49896fd8764256979d54eb7f8250aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } } peers { permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } } peers { permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } }
I20260630 12:28:11.873299 25001 ts_tablet_manager.cc:1403] T 1d0c5bb8e6ff4fe796ec10a269774429 P 694d701f23fc4986b9c852308510e20a: Time spent bootstrapping tablet: real 0.032s	user 0.019s	sys 0.000s
I20260630 12:28:11.877197 25001 raft_consensus.cc:359] T 1d0c5bb8e6ff4fe796ec10a269774429 P 694d701f23fc4986b9c852308510e20a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } } peers { permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } } peers { permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } }
I20260630 12:28:11.878321 25001 raft_consensus.cc:385] T 1d0c5bb8e6ff4fe796ec10a269774429 P 694d701f23fc4986b9c852308510e20a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:11.878724 25001 raft_consensus.cc:740] T 1d0c5bb8e6ff4fe796ec10a269774429 P 694d701f23fc4986b9c852308510e20a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 694d701f23fc4986b9c852308510e20a, State: Initialized, Role: FOLLOWER
I20260630 12:28:11.880059 25001 consensus_queue.cc:260] T 1d0c5bb8e6ff4fe796ec10a269774429 P 694d701f23fc4986b9c852308510e20a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } } peers { permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } } peers { permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } }
I20260630 12:28:11.883994 25002 ts_tablet_manager.cc:1434] T 5d7555c30b924d7fbb863eba3ed1fa1c P bb49896fd8764256979d54eb7f8250aa: Time spent starting tablet: real 0.017s	user 0.013s	sys 0.003s
I20260630 12:28:11.885058 25002 tablet_bootstrap.cc:492] T d23e2e823ad6475e9a508e6f568da29f P bb49896fd8764256979d54eb7f8250aa: Bootstrap starting.
I20260630 12:28:11.892190 25002 tablet_bootstrap.cc:654] T d23e2e823ad6475e9a508e6f568da29f P bb49896fd8764256979d54eb7f8250aa: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:11.894399 25001 ts_tablet_manager.cc:1434] T 1d0c5bb8e6ff4fe796ec10a269774429 P 694d701f23fc4986b9c852308510e20a: Time spent starting tablet: real 0.021s	user 0.015s	sys 0.000s
I20260630 12:28:11.897686 25001 tablet_bootstrap.cc:492] T d23e2e823ad6475e9a508e6f568da29f P 694d701f23fc4986b9c852308510e20a: Bootstrap starting.
I20260630 12:28:11.905324 25001 tablet_bootstrap.cc:654] T d23e2e823ad6475e9a508e6f568da29f P 694d701f23fc4986b9c852308510e20a: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:11.919884 25002 tablet_bootstrap.cc:492] T d23e2e823ad6475e9a508e6f568da29f P bb49896fd8764256979d54eb7f8250aa: No bootstrap required, opened a new log
I20260630 12:28:11.920691 25002 ts_tablet_manager.cc:1403] T d23e2e823ad6475e9a508e6f568da29f P bb49896fd8764256979d54eb7f8250aa: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.018s
I20260630 12:28:11.924779 25002 raft_consensus.cc:359] T d23e2e823ad6475e9a508e6f568da29f P bb49896fd8764256979d54eb7f8250aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } } peers { permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } } peers { permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } }
I20260630 12:28:11.925779 25002 raft_consensus.cc:385] T d23e2e823ad6475e9a508e6f568da29f P bb49896fd8764256979d54eb7f8250aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:11.927695 25002 raft_consensus.cc:740] T d23e2e823ad6475e9a508e6f568da29f P bb49896fd8764256979d54eb7f8250aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb49896fd8764256979d54eb7f8250aa, State: Initialized, Role: FOLLOWER
I20260630 12:28:11.929016 25002 consensus_queue.cc:260] T d23e2e823ad6475e9a508e6f568da29f P bb49896fd8764256979d54eb7f8250aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } } peers { permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } } peers { permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } }
I20260630 12:28:11.930339 25006 raft_consensus.cc:493] T 1d0c5bb8e6ff4fe796ec10a269774429 P 694d701f23fc4986b9c852308510e20a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:11.931035 25006 raft_consensus.cc:515] T 1d0c5bb8e6ff4fe796ec10a269774429 P 694d701f23fc4986b9c852308510e20a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } } peers { permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } } peers { permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } }
I20260630 12:28:11.933069 25002 ts_tablet_manager.cc:1434] T d23e2e823ad6475e9a508e6f568da29f P bb49896fd8764256979d54eb7f8250aa: Time spent starting tablet: real 0.012s	user 0.012s	sys 0.000s
I20260630 12:28:11.934556 25002 tablet_bootstrap.cc:492] T 32f6d9d55bff4542b3bd893b4c701c35 P bb49896fd8764256979d54eb7f8250aa: Bootstrap starting.
I20260630 12:28:11.943349 25002 tablet_bootstrap.cc:654] T 32f6d9d55bff4542b3bd893b4c701c35 P bb49896fd8764256979d54eb7f8250aa: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:11.952895 25006 leader_election.cc:290] T 1d0c5bb8e6ff4fe796ec10a269774429 P 694d701f23fc4986b9c852308510e20a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61d27ee3bdea428d9aaafe1a8ddbfa38 (127.12.213.1:40491), bb49896fd8764256979d54eb7f8250aa (127.12.213.2:34811)
I20260630 12:28:11.956821 25002 tablet_bootstrap.cc:492] T 32f6d9d55bff4542b3bd893b4c701c35 P bb49896fd8764256979d54eb7f8250aa: No bootstrap required, opened a new log
I20260630 12:28:11.957703 25002 ts_tablet_manager.cc:1403] T 32f6d9d55bff4542b3bd893b4c701c35 P bb49896fd8764256979d54eb7f8250aa: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.004s
I20260630 12:28:11.961629 25002 raft_consensus.cc:359] T 32f6d9d55bff4542b3bd893b4c701c35 P bb49896fd8764256979d54eb7f8250aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } } peers { permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } } peers { permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } }
I20260630 12:28:11.962728 25002 raft_consensus.cc:385] T 32f6d9d55bff4542b3bd893b4c701c35 P bb49896fd8764256979d54eb7f8250aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:11.963148 25002 raft_consensus.cc:740] T 32f6d9d55bff4542b3bd893b4c701c35 P bb49896fd8764256979d54eb7f8250aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb49896fd8764256979d54eb7f8250aa, State: Initialized, Role: FOLLOWER
I20260630 12:28:11.964294 25002 consensus_queue.cc:260] T 32f6d9d55bff4542b3bd893b4c701c35 P bb49896fd8764256979d54eb7f8250aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } } peers { permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } } peers { permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } }
I20260630 12:28:11.968449 25002 ts_tablet_manager.cc:1434] T 32f6d9d55bff4542b3bd893b4c701c35 P bb49896fd8764256979d54eb7f8250aa: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.001s
I20260630 12:28:11.970022 25002 tablet_bootstrap.cc:492] T 4dfd6dcb76ea4647aa8c20719ba497c8 P bb49896fd8764256979d54eb7f8250aa: Bootstrap starting.
I20260630 12:28:11.971541 25008 tablet_bootstrap.cc:492] T 1d0c5bb8e6ff4fe796ec10a269774429 P 61d27ee3bdea428d9aaafe1a8ddbfa38: Bootstrap starting.
I20260630 12:28:11.978838 25002 tablet_bootstrap.cc:654] T 4dfd6dcb76ea4647aa8c20719ba497c8 P bb49896fd8764256979d54eb7f8250aa: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:11.985231 25001 tablet_bootstrap.cc:492] T d23e2e823ad6475e9a508e6f568da29f P 694d701f23fc4986b9c852308510e20a: No bootstrap required, opened a new log
I20260630 12:28:11.986145 25001 ts_tablet_manager.cc:1403] T d23e2e823ad6475e9a508e6f568da29f P 694d701f23fc4986b9c852308510e20a: Time spent bootstrapping tablet: real 0.089s	user 0.009s	sys 0.028s
I20260630 12:28:11.992987 25008 tablet_bootstrap.cc:654] T 1d0c5bb8e6ff4fe796ec10a269774429 P 61d27ee3bdea428d9aaafe1a8ddbfa38: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:11.995234 25001 raft_consensus.cc:359] T d23e2e823ad6475e9a508e6f568da29f P 694d701f23fc4986b9c852308510e20a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } } peers { permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } } peers { permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } }
I20260630 12:28:11.997227 25001 raft_consensus.cc:385] T d23e2e823ad6475e9a508e6f568da29f P 694d701f23fc4986b9c852308510e20a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:11.997633 25001 raft_consensus.cc:740] T d23e2e823ad6475e9a508e6f568da29f P 694d701f23fc4986b9c852308510e20a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 694d701f23fc4986b9c852308510e20a, State: Initialized, Role: FOLLOWER
I20260630 12:28:11.998594 25001 consensus_queue.cc:260] T d23e2e823ad6475e9a508e6f568da29f P 694d701f23fc4986b9c852308510e20a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } } peers { permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } } peers { permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } }
I20260630 12:28:12.001315 25001 ts_tablet_manager.cc:1434] T d23e2e823ad6475e9a508e6f568da29f P 694d701f23fc4986b9c852308510e20a: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.003s
I20260630 12:28:12.001003 24807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d0c5bb8e6ff4fe796ec10a269774429" candidate_uuid: "694d701f23fc4986b9c852308510e20a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" is_pre_election: true
I20260630 12:28:12.002866 25002 tablet_bootstrap.cc:492] T 4dfd6dcb76ea4647aa8c20719ba497c8 P bb49896fd8764256979d54eb7f8250aa: No bootstrap required, opened a new log
I20260630 12:28:12.006122 25001 tablet_bootstrap.cc:492] T 5475e7362e764071aa7efc69bbc8f239 P 694d701f23fc4986b9c852308510e20a: Bootstrap starting.
I20260630 12:28:12.006278 25002 ts_tablet_manager.cc:1403] T 4dfd6dcb76ea4647aa8c20719ba497c8 P bb49896fd8764256979d54eb7f8250aa: Time spent bootstrapping tablet: real 0.037s	user 0.016s	sys 0.015s
I20260630 12:28:12.009729 25002 raft_consensus.cc:359] T 4dfd6dcb76ea4647aa8c20719ba497c8 P bb49896fd8764256979d54eb7f8250aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } } peers { permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } } peers { permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } }
I20260630 12:28:12.010772 25002 raft_consensus.cc:385] T 4dfd6dcb76ea4647aa8c20719ba497c8 P bb49896fd8764256979d54eb7f8250aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:12.011180 25002 raft_consensus.cc:740] T 4dfd6dcb76ea4647aa8c20719ba497c8 P bb49896fd8764256979d54eb7f8250aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb49896fd8764256979d54eb7f8250aa, State: Initialized, Role: FOLLOWER
I20260630 12:28:12.012408 25002 consensus_queue.cc:260] T 4dfd6dcb76ea4647aa8c20719ba497c8 P bb49896fd8764256979d54eb7f8250aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } } peers { permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } } peers { permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } }
I20260630 12:28:12.014887 25001 tablet_bootstrap.cc:654] T 5475e7362e764071aa7efc69bbc8f239 P 694d701f23fc4986b9c852308510e20a: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:12.018792 25002 ts_tablet_manager.cc:1434] T 4dfd6dcb76ea4647aa8c20719ba497c8 P bb49896fd8764256979d54eb7f8250aa: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260630 12:28:12.020327 25002 tablet_bootstrap.cc:492] T 1d0c5bb8e6ff4fe796ec10a269774429 P bb49896fd8764256979d54eb7f8250aa: Bootstrap starting.
I20260630 12:28:12.027472 25001 tablet_bootstrap.cc:492] T 5475e7362e764071aa7efc69bbc8f239 P 694d701f23fc4986b9c852308510e20a: No bootstrap required, opened a new log
I20260630 12:28:12.028294 25001 ts_tablet_manager.cc:1403] T 5475e7362e764071aa7efc69bbc8f239 P 694d701f23fc4986b9c852308510e20a: Time spent bootstrapping tablet: real 0.023s	user 0.005s	sys 0.015s
I20260630 12:28:12.029114 25002 tablet_bootstrap.cc:654] T 1d0c5bb8e6ff4fe796ec10a269774429 P bb49896fd8764256979d54eb7f8250aa: Neither blocks nor log segments found. Creating new log.
W20260630 12:28:12.031888 24919 leader_election.cc:343] T 1d0c5bb8e6ff4fe796ec10a269774429 P 694d701f23fc4986b9c852308510e20a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61d27ee3bdea428d9aaafe1a8ddbfa38 (127.12.213.1:40491): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:28:12.031987 25001 raft_consensus.cc:359] T 5475e7362e764071aa7efc69bbc8f239 P 694d701f23fc4986b9c852308510e20a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } } peers { permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } } peers { permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } }
I20260630 12:28:12.033228 25001 raft_consensus.cc:385] T 5475e7362e764071aa7efc69bbc8f239 P 694d701f23fc4986b9c852308510e20a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:12.033702 25001 raft_consensus.cc:740] T 5475e7362e764071aa7efc69bbc8f239 P 694d701f23fc4986b9c852308510e20a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 694d701f23fc4986b9c852308510e20a, State: Initialized, Role: FOLLOWER
I20260630 12:28:12.034245 24882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d0c5bb8e6ff4fe796ec10a269774429" candidate_uuid: "694d701f23fc4986b9c852308510e20a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb49896fd8764256979d54eb7f8250aa" is_pre_election: true
I20260630 12:28:12.034718 25001 consensus_queue.cc:260] T 5475e7362e764071aa7efc69bbc8f239 P 694d701f23fc4986b9c852308510e20a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } } peers { permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } } peers { permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } }
W20260630 12:28:12.036192 24919 leader_election.cc:343] T 1d0c5bb8e6ff4fe796ec10a269774429 P 694d701f23fc4986b9c852308510e20a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb49896fd8764256979d54eb7f8250aa (127.12.213.2:34811): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:28:12.036702 24919 leader_election.cc:304] T 1d0c5bb8e6ff4fe796ec10a269774429 P 694d701f23fc4986b9c852308510e20a [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: 694d701f23fc4986b9c852308510e20a; no voters: 61d27ee3bdea428d9aaafe1a8ddbfa38, bb49896fd8764256979d54eb7f8250aa
I20260630 12:28:12.037550 25006 raft_consensus.cc:2749] T 1d0c5bb8e6ff4fe796ec10a269774429 P 694d701f23fc4986b9c852308510e20a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:28:12.039641 25001 ts_tablet_manager.cc:1434] T 5475e7362e764071aa7efc69bbc8f239 P 694d701f23fc4986b9c852308510e20a: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260630 12:28:12.041640 25001 tablet_bootstrap.cc:492] T 32f6d9d55bff4542b3bd893b4c701c35 P 694d701f23fc4986b9c852308510e20a: Bootstrap starting.
I20260630 12:28:12.046343 25008 tablet_bootstrap.cc:492] T 1d0c5bb8e6ff4fe796ec10a269774429 P 61d27ee3bdea428d9aaafe1a8ddbfa38: No bootstrap required, opened a new log
I20260630 12:28:12.047010 25008 ts_tablet_manager.cc:1403] T 1d0c5bb8e6ff4fe796ec10a269774429 P 61d27ee3bdea428d9aaafe1a8ddbfa38: Time spent bootstrapping tablet: real 0.076s	user 0.023s	sys 0.025s
I20260630 12:28:12.050110 25001 tablet_bootstrap.cc:654] T 32f6d9d55bff4542b3bd893b4c701c35 P 694d701f23fc4986b9c852308510e20a: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:12.050264 25008 raft_consensus.cc:359] T 1d0c5bb8e6ff4fe796ec10a269774429 P 61d27ee3bdea428d9aaafe1a8ddbfa38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } } peers { permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } } peers { permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } }
I20260630 12:28:12.051386 25008 raft_consensus.cc:385] T 1d0c5bb8e6ff4fe796ec10a269774429 P 61d27ee3bdea428d9aaafe1a8ddbfa38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:12.051779 25008 raft_consensus.cc:740] T 1d0c5bb8e6ff4fe796ec10a269774429 P 61d27ee3bdea428d9aaafe1a8ddbfa38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61d27ee3bdea428d9aaafe1a8ddbfa38, State: Initialized, Role: FOLLOWER
I20260630 12:28:12.052606 25008 consensus_queue.cc:260] T 1d0c5bb8e6ff4fe796ec10a269774429 P 61d27ee3bdea428d9aaafe1a8ddbfa38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } } peers { permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } } peers { permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } }
I20260630 12:28:12.055899 25008 ts_tablet_manager.cc:1434] T 1d0c5bb8e6ff4fe796ec10a269774429 P 61d27ee3bdea428d9aaafe1a8ddbfa38: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260630 12:28:12.056994 25008 tablet_bootstrap.cc:492] T 4dfd6dcb76ea4647aa8c20719ba497c8 P 61d27ee3bdea428d9aaafe1a8ddbfa38: Bootstrap starting.
I20260630 12:28:12.057410 25002 tablet_bootstrap.cc:492] T 1d0c5bb8e6ff4fe796ec10a269774429 P bb49896fd8764256979d54eb7f8250aa: No bootstrap required, opened a new log
I20260630 12:28:12.058094 25002 ts_tablet_manager.cc:1403] T 1d0c5bb8e6ff4fe796ec10a269774429 P bb49896fd8764256979d54eb7f8250aa: Time spent bootstrapping tablet: real 0.038s	user 0.020s	sys 0.014s
I20260630 12:28:12.061839 25002 raft_consensus.cc:359] T 1d0c5bb8e6ff4fe796ec10a269774429 P bb49896fd8764256979d54eb7f8250aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } } peers { permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } } peers { permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } }
I20260630 12:28:12.062830 25002 raft_consensus.cc:385] T 1d0c5bb8e6ff4fe796ec10a269774429 P bb49896fd8764256979d54eb7f8250aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:12.063213 25002 raft_consensus.cc:740] T 1d0c5bb8e6ff4fe796ec10a269774429 P bb49896fd8764256979d54eb7f8250aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb49896fd8764256979d54eb7f8250aa, State: Initialized, Role: FOLLOWER
I20260630 12:28:12.064009 25008 tablet_bootstrap.cc:654] T 4dfd6dcb76ea4647aa8c20719ba497c8 P 61d27ee3bdea428d9aaafe1a8ddbfa38: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:12.064416 25002 consensus_queue.cc:260] T 1d0c5bb8e6ff4fe796ec10a269774429 P bb49896fd8764256979d54eb7f8250aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } } peers { permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } } peers { permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } }
I20260630 12:28:12.068176 25002 ts_tablet_manager.cc:1434] T 1d0c5bb8e6ff4fe796ec10a269774429 P bb49896fd8764256979d54eb7f8250aa: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260630 12:28:12.069191 25001 tablet_bootstrap.cc:492] T 32f6d9d55bff4542b3bd893b4c701c35 P 694d701f23fc4986b9c852308510e20a: No bootstrap required, opened a new log
I20260630 12:28:12.069271 25002 tablet_bootstrap.cc:492] T 5475e7362e764071aa7efc69bbc8f239 P bb49896fd8764256979d54eb7f8250aa: Bootstrap starting.
I20260630 12:28:12.070873 25001 ts_tablet_manager.cc:1403] T 32f6d9d55bff4542b3bd893b4c701c35 P 694d701f23fc4986b9c852308510e20a: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.011s
I20260630 12:28:12.073729 25001 raft_consensus.cc:359] T 32f6d9d55bff4542b3bd893b4c701c35 P 694d701f23fc4986b9c852308510e20a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } } peers { permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } } peers { permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } }
I20260630 12:28:12.074536 25001 raft_consensus.cc:385] T 32f6d9d55bff4542b3bd893b4c701c35 P 694d701f23fc4986b9c852308510e20a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:12.074863 25001 raft_consensus.cc:740] T 32f6d9d55bff4542b3bd893b4c701c35 P 694d701f23fc4986b9c852308510e20a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 694d701f23fc4986b9c852308510e20a, State: Initialized, Role: FOLLOWER
I20260630 12:28:12.075675 25001 consensus_queue.cc:260] T 32f6d9d55bff4542b3bd893b4c701c35 P 694d701f23fc4986b9c852308510e20a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } } peers { permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } } peers { permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } }
I20260630 12:28:12.076485 25008 tablet_bootstrap.cc:492] T 4dfd6dcb76ea4647aa8c20719ba497c8 P 61d27ee3bdea428d9aaafe1a8ddbfa38: No bootstrap required, opened a new log
I20260630 12:28:12.077006 25008 ts_tablet_manager.cc:1403] T 4dfd6dcb76ea4647aa8c20719ba497c8 P 61d27ee3bdea428d9aaafe1a8ddbfa38: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.001s
I20260630 12:28:12.077206 25002 tablet_bootstrap.cc:654] T 5475e7362e764071aa7efc69bbc8f239 P bb49896fd8764256979d54eb7f8250aa: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:12.078153 25001 ts_tablet_manager.cc:1434] T 32f6d9d55bff4542b3bd893b4c701c35 P 694d701f23fc4986b9c852308510e20a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:28:12.079291 25001 tablet_bootstrap.cc:492] T 5d7555c30b924d7fbb863eba3ed1fa1c P 694d701f23fc4986b9c852308510e20a: Bootstrap starting.
I20260630 12:28:12.079988 25008 raft_consensus.cc:359] T 4dfd6dcb76ea4647aa8c20719ba497c8 P 61d27ee3bdea428d9aaafe1a8ddbfa38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } } peers { permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } } peers { permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } }
I20260630 12:28:12.080955 25008 raft_consensus.cc:385] T 4dfd6dcb76ea4647aa8c20719ba497c8 P 61d27ee3bdea428d9aaafe1a8ddbfa38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:12.081346 25008 raft_consensus.cc:740] T 4dfd6dcb76ea4647aa8c20719ba497c8 P 61d27ee3bdea428d9aaafe1a8ddbfa38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61d27ee3bdea428d9aaafe1a8ddbfa38, State: Initialized, Role: FOLLOWER
I20260630 12:28:12.082605 25008 consensus_queue.cc:260] T 4dfd6dcb76ea4647aa8c20719ba497c8 P 61d27ee3bdea428d9aaafe1a8ddbfa38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } } peers { permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } } peers { permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } }
I20260630 12:28:12.085459 25008 ts_tablet_manager.cc:1434] T 4dfd6dcb76ea4647aa8c20719ba497c8 P 61d27ee3bdea428d9aaafe1a8ddbfa38: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260630 12:28:12.086964 25001 tablet_bootstrap.cc:654] T 5d7555c30b924d7fbb863eba3ed1fa1c P 694d701f23fc4986b9c852308510e20a: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:12.089010 25002 tablet_bootstrap.cc:492] T 5475e7362e764071aa7efc69bbc8f239 P bb49896fd8764256979d54eb7f8250aa: No bootstrap required, opened a new log
I20260630 12:28:12.089514 25002 ts_tablet_manager.cc:1403] T 5475e7362e764071aa7efc69bbc8f239 P bb49896fd8764256979d54eb7f8250aa: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.004s
I20260630 12:28:12.092413 25002 raft_consensus.cc:359] T 5475e7362e764071aa7efc69bbc8f239 P bb49896fd8764256979d54eb7f8250aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } } peers { permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } } peers { permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } }
I20260630 12:28:12.093044 25008 tablet_bootstrap.cc:492] T 5d7555c30b924d7fbb863eba3ed1fa1c P 61d27ee3bdea428d9aaafe1a8ddbfa38: Bootstrap starting.
I20260630 12:28:12.093125 25002 raft_consensus.cc:385] T 5475e7362e764071aa7efc69bbc8f239 P bb49896fd8764256979d54eb7f8250aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:12.093623 25002 raft_consensus.cc:740] T 5475e7362e764071aa7efc69bbc8f239 P bb49896fd8764256979d54eb7f8250aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb49896fd8764256979d54eb7f8250aa, State: Initialized, Role: FOLLOWER
I20260630 12:28:12.094676 25002 consensus_queue.cc:260] T 5475e7362e764071aa7efc69bbc8f239 P bb49896fd8764256979d54eb7f8250aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } } peers { permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } } peers { permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } }
I20260630 12:28:12.096568 25005 raft_consensus.cc:493] T 32f6d9d55bff4542b3bd893b4c701c35 P bb49896fd8764256979d54eb7f8250aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:12.097049 25005 raft_consensus.cc:515] T 32f6d9d55bff4542b3bd893b4c701c35 P bb49896fd8764256979d54eb7f8250aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } } peers { permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } } peers { permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } }
I20260630 12:28:12.100739 25008 tablet_bootstrap.cc:654] T 5d7555c30b924d7fbb863eba3ed1fa1c P 61d27ee3bdea428d9aaafe1a8ddbfa38: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:12.106048 25005 leader_election.cc:290] T 32f6d9d55bff4542b3bd893b4c701c35 P bb49896fd8764256979d54eb7f8250aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61d27ee3bdea428d9aaafe1a8ddbfa38 (127.12.213.1:40491), 694d701f23fc4986b9c852308510e20a (127.12.213.3:34705)
I20260630 12:28:12.107930 25002 ts_tablet_manager.cc:1434] T 5475e7362e764071aa7efc69bbc8f239 P bb49896fd8764256979d54eb7f8250aa: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.004s
I20260630 12:28:12.115428 25005 raft_consensus.cc:493] T d23e2e823ad6475e9a508e6f568da29f P bb49896fd8764256979d54eb7f8250aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:12.116137 25005 raft_consensus.cc:515] T d23e2e823ad6475e9a508e6f568da29f P bb49896fd8764256979d54eb7f8250aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } } peers { permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } } peers { permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } }
I20260630 12:28:12.119096 25005 leader_election.cc:290] T d23e2e823ad6475e9a508e6f568da29f P bb49896fd8764256979d54eb7f8250aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 694d701f23fc4986b9c852308510e20a (127.12.213.3:34705), 61d27ee3bdea428d9aaafe1a8ddbfa38 (127.12.213.1:40491)
I20260630 12:28:12.123996 25001 tablet_bootstrap.cc:492] T 5d7555c30b924d7fbb863eba3ed1fa1c P 694d701f23fc4986b9c852308510e20a: No bootstrap required, opened a new log
I20260630 12:28:12.124778 25001 ts_tablet_manager.cc:1403] T 5d7555c30b924d7fbb863eba3ed1fa1c P 694d701f23fc4986b9c852308510e20a: Time spent bootstrapping tablet: real 0.046s	user 0.017s	sys 0.012s
I20260630 12:28:12.128404 24807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32f6d9d55bff4542b3bd893b4c701c35" candidate_uuid: "bb49896fd8764256979d54eb7f8250aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" is_pre_election: true
I20260630 12:28:12.129065 24956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32f6d9d55bff4542b3bd893b4c701c35" candidate_uuid: "bb49896fd8764256979d54eb7f8250aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "694d701f23fc4986b9c852308510e20a" is_pre_election: true
I20260630 12:28:12.128791 25001 raft_consensus.cc:359] T 5d7555c30b924d7fbb863eba3ed1fa1c P 694d701f23fc4986b9c852308510e20a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } } peers { permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } } peers { permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } }
I20260630 12:28:12.129969 25001 raft_consensus.cc:385] T 5d7555c30b924d7fbb863eba3ed1fa1c P 694d701f23fc4986b9c852308510e20a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:12.132586 24955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d23e2e823ad6475e9a508e6f568da29f" candidate_uuid: "bb49896fd8764256979d54eb7f8250aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "694d701f23fc4986b9c852308510e20a" is_pre_election: true
I20260630 12:28:12.133307 25001 raft_consensus.cc:740] T 5d7555c30b924d7fbb863eba3ed1fa1c P 694d701f23fc4986b9c852308510e20a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 694d701f23fc4986b9c852308510e20a, State: Initialized, Role: FOLLOWER
I20260630 12:28:12.131156 24807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d23e2e823ad6475e9a508e6f568da29f" candidate_uuid: "bb49896fd8764256979d54eb7f8250aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" is_pre_election: true
I20260630 12:28:12.133690 24955 raft_consensus.cc:2468] T d23e2e823ad6475e9a508e6f568da29f P 694d701f23fc4986b9c852308510e20a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb49896fd8764256979d54eb7f8250aa in term 0.
I20260630 12:28:12.134512 25001 consensus_queue.cc:260] T 5d7555c30b924d7fbb863eba3ed1fa1c P 694d701f23fc4986b9c852308510e20a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } } peers { permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } } peers { permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } }
I20260630 12:28:12.129938 24956 raft_consensus.cc:2468] T 32f6d9d55bff4542b3bd893b4c701c35 P 694d701f23fc4986b9c852308510e20a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb49896fd8764256979d54eb7f8250aa in term 0.
W20260630 12:28:12.135046 24845 leader_election.cc:343] T 32f6d9d55bff4542b3bd893b4c701c35 P bb49896fd8764256979d54eb7f8250aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61d27ee3bdea428d9aaafe1a8ddbfa38 (127.12.213.1:40491): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:28:12.136255 24845 leader_election.cc:343] T d23e2e823ad6475e9a508e6f568da29f P bb49896fd8764256979d54eb7f8250aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61d27ee3bdea428d9aaafe1a8ddbfa38 (127.12.213.1:40491): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:28:12.137796 25001 ts_tablet_manager.cc:1434] T 5d7555c30b924d7fbb863eba3ed1fa1c P 694d701f23fc4986b9c852308510e20a: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260630 12:28:12.138993 24847 leader_election.cc:304] T d23e2e823ad6475e9a508e6f568da29f P bb49896fd8764256979d54eb7f8250aa [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: 694d701f23fc4986b9c852308510e20a, bb49896fd8764256979d54eb7f8250aa; no voters: 61d27ee3bdea428d9aaafe1a8ddbfa38
I20260630 12:28:12.139194 25001 tablet_bootstrap.cc:492] T 4dfd6dcb76ea4647aa8c20719ba497c8 P 694d701f23fc4986b9c852308510e20a: Bootstrap starting.
I20260630 12:28:12.140118 25005 raft_consensus.cc:2804] T d23e2e823ad6475e9a508e6f568da29f P bb49896fd8764256979d54eb7f8250aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:12.141137 25005 raft_consensus.cc:493] T d23e2e823ad6475e9a508e6f568da29f P bb49896fd8764256979d54eb7f8250aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:12.141499 25005 raft_consensus.cc:3060] T d23e2e823ad6475e9a508e6f568da29f P bb49896fd8764256979d54eb7f8250aa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:12.142001 25008 tablet_bootstrap.cc:492] T 5d7555c30b924d7fbb863eba3ed1fa1c P 61d27ee3bdea428d9aaafe1a8ddbfa38: No bootstrap required, opened a new log
I20260630 12:28:12.142570 25008 ts_tablet_manager.cc:1403] T 5d7555c30b924d7fbb863eba3ed1fa1c P 61d27ee3bdea428d9aaafe1a8ddbfa38: Time spent bootstrapping tablet: real 0.050s	user 0.027s	sys 0.013s
I20260630 12:28:12.145723 25008 raft_consensus.cc:359] T 5d7555c30b924d7fbb863eba3ed1fa1c P 61d27ee3bdea428d9aaafe1a8ddbfa38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } } peers { permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } } peers { permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } }
I20260630 12:28:12.146481 25008 raft_consensus.cc:385] T 5d7555c30b924d7fbb863eba3ed1fa1c P 61d27ee3bdea428d9aaafe1a8ddbfa38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:12.146771 25008 raft_consensus.cc:740] T 5d7555c30b924d7fbb863eba3ed1fa1c P 61d27ee3bdea428d9aaafe1a8ddbfa38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61d27ee3bdea428d9aaafe1a8ddbfa38, State: Initialized, Role: FOLLOWER
I20260630 12:28:12.147827 25001 tablet_bootstrap.cc:654] T 4dfd6dcb76ea4647aa8c20719ba497c8 P 694d701f23fc4986b9c852308510e20a: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:12.147523 25008 consensus_queue.cc:260] T 5d7555c30b924d7fbb863eba3ed1fa1c P 61d27ee3bdea428d9aaafe1a8ddbfa38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } } peers { permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } } peers { permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } }
I20260630 12:28:12.149977 25008 ts_tablet_manager.cc:1434] T 5d7555c30b924d7fbb863eba3ed1fa1c P 61d27ee3bdea428d9aaafe1a8ddbfa38: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:28:12.151126 25008 tablet_bootstrap.cc:492] T 5475e7362e764071aa7efc69bbc8f239 P 61d27ee3bdea428d9aaafe1a8ddbfa38: Bootstrap starting.
I20260630 12:28:12.151732 24847 leader_election.cc:304] T 32f6d9d55bff4542b3bd893b4c701c35 P bb49896fd8764256979d54eb7f8250aa [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: 694d701f23fc4986b9c852308510e20a, bb49896fd8764256979d54eb7f8250aa; no voters: 61d27ee3bdea428d9aaafe1a8ddbfa38
I20260630 12:28:12.159317 25008 tablet_bootstrap.cc:654] T 5475e7362e764071aa7efc69bbc8f239 P 61d27ee3bdea428d9aaafe1a8ddbfa38: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:12.167390 25006 raft_consensus.cc:493] T 5d7555c30b924d7fbb863eba3ed1fa1c P 694d701f23fc4986b9c852308510e20a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:12.168145 25006 raft_consensus.cc:515] T 5d7555c30b924d7fbb863eba3ed1fa1c P 694d701f23fc4986b9c852308510e20a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } } peers { permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } } peers { permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } }
I20260630 12:28:12.172391 24807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d7555c30b924d7fbb863eba3ed1fa1c" candidate_uuid: "694d701f23fc4986b9c852308510e20a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" is_pre_election: true
I20260630 12:28:12.172960 25008 tablet_bootstrap.cc:492] T 5475e7362e764071aa7efc69bbc8f239 P 61d27ee3bdea428d9aaafe1a8ddbfa38: No bootstrap required, opened a new log
I20260630 12:28:12.173310 24807 raft_consensus.cc:2468] T 5d7555c30b924d7fbb863eba3ed1fa1c P 61d27ee3bdea428d9aaafe1a8ddbfa38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 694d701f23fc4986b9c852308510e20a in term 0.
I20260630 12:28:12.173578 25008 ts_tablet_manager.cc:1403] T 5475e7362e764071aa7efc69bbc8f239 P 61d27ee3bdea428d9aaafe1a8ddbfa38: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.004s
I20260630 12:28:12.175951 24882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d7555c30b924d7fbb863eba3ed1fa1c" candidate_uuid: "694d701f23fc4986b9c852308510e20a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb49896fd8764256979d54eb7f8250aa" is_pre_election: true
I20260630 12:28:12.176651 24882 raft_consensus.cc:2468] T 5d7555c30b924d7fbb863eba3ed1fa1c P bb49896fd8764256979d54eb7f8250aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 694d701f23fc4986b9c852308510e20a in term 0.
I20260630 12:28:12.177541 25008 raft_consensus.cc:359] T 5475e7362e764071aa7efc69bbc8f239 P 61d27ee3bdea428d9aaafe1a8ddbfa38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } } peers { permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } } peers { permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } }
I20260630 12:28:12.178274 25006 leader_election.cc:290] T 5d7555c30b924d7fbb863eba3ed1fa1c P 694d701f23fc4986b9c852308510e20a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61d27ee3bdea428d9aaafe1a8ddbfa38 (127.12.213.1:40491), bb49896fd8764256979d54eb7f8250aa (127.12.213.2:34811)
I20260630 12:28:12.178647 25008 raft_consensus.cc:385] T 5475e7362e764071aa7efc69bbc8f239 P 61d27ee3bdea428d9aaafe1a8ddbfa38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:12.179181 25008 raft_consensus.cc:740] T 5475e7362e764071aa7efc69bbc8f239 P 61d27ee3bdea428d9aaafe1a8ddbfa38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61d27ee3bdea428d9aaafe1a8ddbfa38, State: Initialized, Role: FOLLOWER
I20260630 12:28:12.179374 24919 leader_election.cc:304] T 5d7555c30b924d7fbb863eba3ed1fa1c P 694d701f23fc4986b9c852308510e20a [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: 694d701f23fc4986b9c852308510e20a, bb49896fd8764256979d54eb7f8250aa; no voters: 
I20260630 12:28:12.180352 25008 consensus_queue.cc:260] T 5475e7362e764071aa7efc69bbc8f239 P 61d27ee3bdea428d9aaafe1a8ddbfa38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } } peers { permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } } peers { permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } }
I20260630 12:28:12.182971 25006 raft_consensus.cc:2804] T 5d7555c30b924d7fbb863eba3ed1fa1c P 694d701f23fc4986b9c852308510e20a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:12.183560 25006 raft_consensus.cc:493] T 5d7555c30b924d7fbb863eba3ed1fa1c P 694d701f23fc4986b9c852308510e20a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:12.184026 25006 raft_consensus.cc:3060] T 5d7555c30b924d7fbb863eba3ed1fa1c P 694d701f23fc4986b9c852308510e20a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:12.191005 25005 raft_consensus.cc:515] T d23e2e823ad6475e9a508e6f568da29f P bb49896fd8764256979d54eb7f8250aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } } peers { permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } } peers { permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } }
I20260630 12:28:12.192123 25008 ts_tablet_manager.cc:1434] T 5475e7362e764071aa7efc69bbc8f239 P 61d27ee3bdea428d9aaafe1a8ddbfa38: Time spent starting tablet: real 0.018s	user 0.013s	sys 0.005s
I20260630 12:28:12.193419 25005 leader_election.cc:290] T d23e2e823ad6475e9a508e6f568da29f P bb49896fd8764256979d54eb7f8250aa [CANDIDATE]: Term 1 election: Requested vote from peers 694d701f23fc4986b9c852308510e20a (127.12.213.3:34705), 61d27ee3bdea428d9aaafe1a8ddbfa38 (127.12.213.1:40491)
I20260630 12:28:12.193547 25008 tablet_bootstrap.cc:492] T d23e2e823ad6475e9a508e6f568da29f P 61d27ee3bdea428d9aaafe1a8ddbfa38: Bootstrap starting.
I20260630 12:28:12.194104 25005 raft_consensus.cc:2804] T 32f6d9d55bff4542b3bd893b4c701c35 P bb49896fd8764256979d54eb7f8250aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:12.194543 25005 raft_consensus.cc:493] T 32f6d9d55bff4542b3bd893b4c701c35 P bb49896fd8764256979d54eb7f8250aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:12.194898 25005 raft_consensus.cc:3060] T 32f6d9d55bff4542b3bd893b4c701c35 P bb49896fd8764256979d54eb7f8250aa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:12.195354 24807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d23e2e823ad6475e9a508e6f568da29f" candidate_uuid: "bb49896fd8764256979d54eb7f8250aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38"
W20260630 12:28:12.196916 24845 leader_election.cc:343] T d23e2e823ad6475e9a508e6f568da29f P bb49896fd8764256979d54eb7f8250aa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 61d27ee3bdea428d9aaafe1a8ddbfa38 (127.12.213.1:40491): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:28:12.202471 25008 tablet_bootstrap.cc:654] T d23e2e823ad6475e9a508e6f568da29f P 61d27ee3bdea428d9aaafe1a8ddbfa38: Neither blocks nor log segments found. Creating new log.
W20260630 12:28:12.212903 24847 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.213.3:34705, user_credentials={real_user=slave}} blocked reactor thread for 61280us
I20260630 12:28:12.214977 24956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d23e2e823ad6475e9a508e6f568da29f" candidate_uuid: "bb49896fd8764256979d54eb7f8250aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "694d701f23fc4986b9c852308510e20a"
I20260630 12:28:12.215655 24956 raft_consensus.cc:3060] T d23e2e823ad6475e9a508e6f568da29f P 694d701f23fc4986b9c852308510e20a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:12.215973 25008 tablet_bootstrap.cc:492] T d23e2e823ad6475e9a508e6f568da29f P 61d27ee3bdea428d9aaafe1a8ddbfa38: No bootstrap required, opened a new log
I20260630 12:28:12.216548 25008 ts_tablet_manager.cc:1403] T d23e2e823ad6475e9a508e6f568da29f P 61d27ee3bdea428d9aaafe1a8ddbfa38: Time spent bootstrapping tablet: real 0.023s	user 0.004s	sys 0.016s
I20260630 12:28:12.218327 25005 raft_consensus.cc:515] T 32f6d9d55bff4542b3bd893b4c701c35 P bb49896fd8764256979d54eb7f8250aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } } peers { permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } } peers { permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } }
I20260630 12:28:12.220196 25006 raft_consensus.cc:515] T 5d7555c30b924d7fbb863eba3ed1fa1c P 694d701f23fc4986b9c852308510e20a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } } peers { permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } } peers { permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } }
I20260630 12:28:12.220417 25008 raft_consensus.cc:359] T d23e2e823ad6475e9a508e6f568da29f P 61d27ee3bdea428d9aaafe1a8ddbfa38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } } peers { permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } } peers { permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } }
I20260630 12:28:12.221469 25008 raft_consensus.cc:385] T d23e2e823ad6475e9a508e6f568da29f P 61d27ee3bdea428d9aaafe1a8ddbfa38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:12.221882 25008 raft_consensus.cc:740] T d23e2e823ad6475e9a508e6f568da29f P 61d27ee3bdea428d9aaafe1a8ddbfa38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61d27ee3bdea428d9aaafe1a8ddbfa38, State: Initialized, Role: FOLLOWER
I20260630 12:28:12.223119 25008 consensus_queue.cc:260] T d23e2e823ad6475e9a508e6f568da29f P 61d27ee3bdea428d9aaafe1a8ddbfa38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } } peers { permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } } peers { permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } }
I20260630 12:28:12.223479 24807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d7555c30b924d7fbb863eba3ed1fa1c" candidate_uuid: "694d701f23fc4986b9c852308510e20a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38"
I20260630 12:28:12.224152 25006 leader_election.cc:290] T 5d7555c30b924d7fbb863eba3ed1fa1c P 694d701f23fc4986b9c852308510e20a [CANDIDATE]: Term 1 election: Requested vote from peers 61d27ee3bdea428d9aaafe1a8ddbfa38 (127.12.213.1:40491), bb49896fd8764256979d54eb7f8250aa (127.12.213.2:34811)
I20260630 12:28:12.224205 24807 raft_consensus.cc:3060] T 5d7555c30b924d7fbb863eba3ed1fa1c P 61d27ee3bdea428d9aaafe1a8ddbfa38 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:12.225412 24882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d7555c30b924d7fbb863eba3ed1fa1c" candidate_uuid: "694d701f23fc4986b9c852308510e20a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb49896fd8764256979d54eb7f8250aa"
I20260630 12:28:12.226029 25005 leader_election.cc:290] T 32f6d9d55bff4542b3bd893b4c701c35 P bb49896fd8764256979d54eb7f8250aa [CANDIDATE]: Term 1 election: Requested vote from peers 61d27ee3bdea428d9aaafe1a8ddbfa38 (127.12.213.1:40491), 694d701f23fc4986b9c852308510e20a (127.12.213.3:34705)
I20260630 12:28:12.226052 24882 raft_consensus.cc:3060] T 5d7555c30b924d7fbb863eba3ed1fa1c P bb49896fd8764256979d54eb7f8250aa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:12.228263 25008 ts_tablet_manager.cc:1434] T d23e2e823ad6475e9a508e6f568da29f P 61d27ee3bdea428d9aaafe1a8ddbfa38: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260630 12:28:12.229314 25008 tablet_bootstrap.cc:492] T 32f6d9d55bff4542b3bd893b4c701c35 P 61d27ee3bdea428d9aaafe1a8ddbfa38: Bootstrap starting.
I20260630 12:28:12.229558 24806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32f6d9d55bff4542b3bd893b4c701c35" candidate_uuid: "bb49896fd8764256979d54eb7f8250aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38"
W20260630 12:28:12.231422 24845 leader_election.cc:343] T 32f6d9d55bff4542b3bd893b4c701c35 P bb49896fd8764256979d54eb7f8250aa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 61d27ee3bdea428d9aaafe1a8ddbfa38 (127.12.213.1:40491): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:28:12.235759 25008 tablet_bootstrap.cc:654] T 32f6d9d55bff4542b3bd893b4c701c35 P 61d27ee3bdea428d9aaafe1a8ddbfa38: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:12.236037 25001 tablet_bootstrap.cc:492] T 4dfd6dcb76ea4647aa8c20719ba497c8 P 694d701f23fc4986b9c852308510e20a: No bootstrap required, opened a new log
I20260630 12:28:12.235780 24882 raft_consensus.cc:2468] T 5d7555c30b924d7fbb863eba3ed1fa1c P bb49896fd8764256979d54eb7f8250aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 694d701f23fc4986b9c852308510e20a in term 1.
I20260630 12:28:12.236706 25001 ts_tablet_manager.cc:1403] T 4dfd6dcb76ea4647aa8c20719ba497c8 P 694d701f23fc4986b9c852308510e20a: Time spent bootstrapping tablet: real 0.098s	user 0.037s	sys 0.043s
I20260630 12:28:12.237530 24919 leader_election.cc:304] T 5d7555c30b924d7fbb863eba3ed1fa1c P 694d701f23fc4986b9c852308510e20a [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: 694d701f23fc4986b9c852308510e20a, bb49896fd8764256979d54eb7f8250aa; no voters: 
I20260630 12:28:12.238531 25006 raft_consensus.cc:2804] T 5d7555c30b924d7fbb863eba3ed1fa1c P 694d701f23fc4986b9c852308510e20a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:12.240375 25001 raft_consensus.cc:359] T 4dfd6dcb76ea4647aa8c20719ba497c8 P 694d701f23fc4986b9c852308510e20a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } } peers { permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } } peers { permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } }
W20260630 12:28:12.244102 24753 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:28:12.241473 25001 raft_consensus.cc:385] T 4dfd6dcb76ea4647aa8c20719ba497c8 P 694d701f23fc4986b9c852308510e20a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:12.244915 25001 raft_consensus.cc:740] T 4dfd6dcb76ea4647aa8c20719ba497c8 P 694d701f23fc4986b9c852308510e20a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 694d701f23fc4986b9c852308510e20a, State: Initialized, Role: FOLLOWER
I20260630 12:28:12.246592 24955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32f6d9d55bff4542b3bd893b4c701c35" candidate_uuid: "bb49896fd8764256979d54eb7f8250aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "694d701f23fc4986b9c852308510e20a"
I20260630 12:28:12.246356 25001 consensus_queue.cc:260] T 4dfd6dcb76ea4647aa8c20719ba497c8 P 694d701f23fc4986b9c852308510e20a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } } peers { permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } } peers { permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } }
I20260630 12:28:12.247228 24955 raft_consensus.cc:3060] T 32f6d9d55bff4542b3bd893b4c701c35 P 694d701f23fc4986b9c852308510e20a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:12.248449 24956 raft_consensus.cc:2468] T d23e2e823ad6475e9a508e6f568da29f P 694d701f23fc4986b9c852308510e20a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb49896fd8764256979d54eb7f8250aa in term 1.
I20260630 12:28:12.251183 24847 leader_election.cc:304] T d23e2e823ad6475e9a508e6f568da29f P bb49896fd8764256979d54eb7f8250aa [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: 694d701f23fc4986b9c852308510e20a, bb49896fd8764256979d54eb7f8250aa; no voters: 61d27ee3bdea428d9aaafe1a8ddbfa38
I20260630 12:28:12.252295 25005 raft_consensus.cc:2804] T d23e2e823ad6475e9a508e6f568da29f P bb49896fd8764256979d54eb7f8250aa [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:12.252910 25005 raft_consensus.cc:697] T d23e2e823ad6475e9a508e6f568da29f P bb49896fd8764256979d54eb7f8250aa [term 1 LEADER]: Becoming Leader. State: Replica: bb49896fd8764256979d54eb7f8250aa, State: Running, Role: LEADER
I20260630 12:28:12.253799 25005 consensus_queue.cc:237] T d23e2e823ad6475e9a508e6f568da29f P bb49896fd8764256979d54eb7f8250aa [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: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } } peers { permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } } peers { permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } }
I20260630 12:28:12.254650 25006 raft_consensus.cc:697] T 5d7555c30b924d7fbb863eba3ed1fa1c P 694d701f23fc4986b9c852308510e20a [term 1 LEADER]: Becoming Leader. State: Replica: 694d701f23fc4986b9c852308510e20a, State: Running, Role: LEADER
I20260630 12:28:12.255607 25006 consensus_queue.cc:237] T 5d7555c30b924d7fbb863eba3ed1fa1c P 694d701f23fc4986b9c852308510e20a [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: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } } peers { permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } } peers { permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } }
I20260630 12:28:12.249912 24807 raft_consensus.cc:2468] T 5d7555c30b924d7fbb863eba3ed1fa1c P 61d27ee3bdea428d9aaafe1a8ddbfa38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 694d701f23fc4986b9c852308510e20a in term 1.
I20260630 12:28:12.257843 24955 raft_consensus.cc:2468] T 32f6d9d55bff4542b3bd893b4c701c35 P 694d701f23fc4986b9c852308510e20a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb49896fd8764256979d54eb7f8250aa in term 1.
I20260630 12:28:12.263521 24847 leader_election.cc:304] T 32f6d9d55bff4542b3bd893b4c701c35 P bb49896fd8764256979d54eb7f8250aa [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: 694d701f23fc4986b9c852308510e20a, bb49896fd8764256979d54eb7f8250aa; no voters: 61d27ee3bdea428d9aaafe1a8ddbfa38
I20260630 12:28:12.272413 25005 raft_consensus.cc:2804] T 32f6d9d55bff4542b3bd893b4c701c35 P bb49896fd8764256979d54eb7f8250aa [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:12.273335 25005 raft_consensus.cc:697] T 32f6d9d55bff4542b3bd893b4c701c35 P bb49896fd8764256979d54eb7f8250aa [term 1 LEADER]: Becoming Leader. State: Replica: bb49896fd8764256979d54eb7f8250aa, State: Running, Role: LEADER
I20260630 12:28:12.274375 25005 consensus_queue.cc:237] T 32f6d9d55bff4542b3bd893b4c701c35 P bb49896fd8764256979d54eb7f8250aa [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: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } } peers { permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } } peers { permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } }
I20260630 12:28:12.275210 24703 catalog_manager.cc:5697] T d23e2e823ad6475e9a508e6f568da29f P bb49896fd8764256979d54eb7f8250aa reported cstate change: term changed from 0 to 1, leader changed from <none> to bb49896fd8764256979d54eb7f8250aa (127.12.213.2). New cstate: current_term: 1 leader_uuid: "bb49896fd8764256979d54eb7f8250aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:12.281361 25006 raft_consensus.cc:493] T 5475e7362e764071aa7efc69bbc8f239 P 694d701f23fc4986b9c852308510e20a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:12.282027 25006 raft_consensus.cc:515] T 5475e7362e764071aa7efc69bbc8f239 P 694d701f23fc4986b9c852308510e20a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } } peers { permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } } peers { permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } }
I20260630 12:28:12.282954 25001 ts_tablet_manager.cc:1434] T 4dfd6dcb76ea4647aa8c20719ba497c8 P 694d701f23fc4986b9c852308510e20a: Time spent starting tablet: real 0.046s	user 0.009s	sys 0.008s
I20260630 12:28:12.284137 25006 leader_election.cc:290] T 5475e7362e764071aa7efc69bbc8f239 P 694d701f23fc4986b9c852308510e20a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61d27ee3bdea428d9aaafe1a8ddbfa38 (127.12.213.1:40491), bb49896fd8764256979d54eb7f8250aa (127.12.213.2:34811)
I20260630 12:28:12.285779 24807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5475e7362e764071aa7efc69bbc8f239" candidate_uuid: "694d701f23fc4986b9c852308510e20a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" is_pre_election: true
I20260630 12:28:12.286705 24807 raft_consensus.cc:2468] T 5475e7362e764071aa7efc69bbc8f239 P 61d27ee3bdea428d9aaafe1a8ddbfa38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 694d701f23fc4986b9c852308510e20a in term 0.
I20260630 12:28:12.286840 24882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5475e7362e764071aa7efc69bbc8f239" candidate_uuid: "694d701f23fc4986b9c852308510e20a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb49896fd8764256979d54eb7f8250aa" is_pre_election: true
I20260630 12:28:12.287597 24882 raft_consensus.cc:2468] T 5475e7362e764071aa7efc69bbc8f239 P bb49896fd8764256979d54eb7f8250aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 694d701f23fc4986b9c852308510e20a in term 0.
I20260630 12:28:12.288149 24919 leader_election.cc:304] T 5475e7362e764071aa7efc69bbc8f239 P 694d701f23fc4986b9c852308510e20a [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: 61d27ee3bdea428d9aaafe1a8ddbfa38, 694d701f23fc4986b9c852308510e20a; no voters: 
I20260630 12:28:12.289330 25031 raft_consensus.cc:2804] T 5475e7362e764071aa7efc69bbc8f239 P 694d701f23fc4986b9c852308510e20a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:12.289706 25031 raft_consensus.cc:493] T 5475e7362e764071aa7efc69bbc8f239 P 694d701f23fc4986b9c852308510e20a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:12.290234 25031 raft_consensus.cc:3060] T 5475e7362e764071aa7efc69bbc8f239 P 694d701f23fc4986b9c852308510e20a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:12.289654 24704 catalog_manager.cc:5697] T 5d7555c30b924d7fbb863eba3ed1fa1c P 694d701f23fc4986b9c852308510e20a reported cstate change: term changed from 0 to 1, leader changed from <none> to 694d701f23fc4986b9c852308510e20a (127.12.213.3). New cstate: current_term: 1 leader_uuid: "694d701f23fc4986b9c852308510e20a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:12.294452 25008 tablet_bootstrap.cc:492] T 32f6d9d55bff4542b3bd893b4c701c35 P 61d27ee3bdea428d9aaafe1a8ddbfa38: No bootstrap required, opened a new log
I20260630 12:28:12.295043 25008 ts_tablet_manager.cc:1403] T 32f6d9d55bff4542b3bd893b4c701c35 P 61d27ee3bdea428d9aaafe1a8ddbfa38: Time spent bootstrapping tablet: real 0.066s	user 0.029s	sys 0.023s
I20260630 12:28:12.297315 25031 raft_consensus.cc:515] T 5475e7362e764071aa7efc69bbc8f239 P 694d701f23fc4986b9c852308510e20a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } } peers { permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } } peers { permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } }
I20260630 12:28:12.298089 25008 raft_consensus.cc:359] T 32f6d9d55bff4542b3bd893b4c701c35 P 61d27ee3bdea428d9aaafe1a8ddbfa38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } } peers { permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } } peers { permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } }
I20260630 12:28:12.298847 25008 raft_consensus.cc:385] T 32f6d9d55bff4542b3bd893b4c701c35 P 61d27ee3bdea428d9aaafe1a8ddbfa38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:12.299129 25008 raft_consensus.cc:740] T 32f6d9d55bff4542b3bd893b4c701c35 P 61d27ee3bdea428d9aaafe1a8ddbfa38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61d27ee3bdea428d9aaafe1a8ddbfa38, State: Initialized, Role: FOLLOWER
I20260630 12:28:12.299862 25008 consensus_queue.cc:260] T 32f6d9d55bff4542b3bd893b4c701c35 P 61d27ee3bdea428d9aaafe1a8ddbfa38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } } peers { permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } } peers { permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } }
I20260630 12:28:12.300740 24807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5475e7362e764071aa7efc69bbc8f239" candidate_uuid: "694d701f23fc4986b9c852308510e20a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38"
I20260630 12:28:12.301347 24807 raft_consensus.cc:3060] T 5475e7362e764071aa7efc69bbc8f239 P 61d27ee3bdea428d9aaafe1a8ddbfa38 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:12.302148 25008 ts_tablet_manager.cc:1434] T 32f6d9d55bff4542b3bd893b4c701c35 P 61d27ee3bdea428d9aaafe1a8ddbfa38: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:28:12.303679 25028 raft_consensus.cc:493] T d23e2e823ad6475e9a508e6f568da29f P 61d27ee3bdea428d9aaafe1a8ddbfa38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:12.304092 25028 raft_consensus.cc:515] T d23e2e823ad6475e9a508e6f568da29f P 61d27ee3bdea428d9aaafe1a8ddbfa38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } } peers { permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } } peers { permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } }
I20260630 12:28:12.306351 25028 leader_election.cc:290] T d23e2e823ad6475e9a508e6f568da29f P 61d27ee3bdea428d9aaafe1a8ddbfa38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 694d701f23fc4986b9c852308510e20a (127.12.213.3:34705), bb49896fd8764256979d54eb7f8250aa (127.12.213.2:34811)
I20260630 12:28:12.307318 25031 leader_election.cc:290] T 5475e7362e764071aa7efc69bbc8f239 P 694d701f23fc4986b9c852308510e20a [CANDIDATE]: Term 1 election: Requested vote from peers 61d27ee3bdea428d9aaafe1a8ddbfa38 (127.12.213.1:40491), bb49896fd8764256979d54eb7f8250aa (127.12.213.2:34811)
I20260630 12:28:12.311519 24882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5475e7362e764071aa7efc69bbc8f239" candidate_uuid: "694d701f23fc4986b9c852308510e20a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb49896fd8764256979d54eb7f8250aa"
I20260630 12:28:12.312402 24882 raft_consensus.cc:3060] T 5475e7362e764071aa7efc69bbc8f239 P bb49896fd8764256979d54eb7f8250aa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:12.328663 24807 raft_consensus.cc:2468] T 5475e7362e764071aa7efc69bbc8f239 P 61d27ee3bdea428d9aaafe1a8ddbfa38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 694d701f23fc4986b9c852308510e20a in term 1.
I20260630 12:28:12.331413 24919 leader_election.cc:304] T 5475e7362e764071aa7efc69bbc8f239 P 694d701f23fc4986b9c852308510e20a [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: 61d27ee3bdea428d9aaafe1a8ddbfa38, 694d701f23fc4986b9c852308510e20a; no voters: 
I20260630 12:28:12.333084 25031 raft_consensus.cc:2804] T 5475e7362e764071aa7efc69bbc8f239 P 694d701f23fc4986b9c852308510e20a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:12.333700 25031 raft_consensus.cc:697] T 5475e7362e764071aa7efc69bbc8f239 P 694d701f23fc4986b9c852308510e20a [term 1 LEADER]: Becoming Leader. State: Replica: 694d701f23fc4986b9c852308510e20a, State: Running, Role: LEADER
I20260630 12:28:12.334720 25031 consensus_queue.cc:237] T 5475e7362e764071aa7efc69bbc8f239 P 694d701f23fc4986b9c852308510e20a [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: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } } peers { permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } } peers { permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } }
I20260630 12:28:12.329941 24882 raft_consensus.cc:2468] T 5475e7362e764071aa7efc69bbc8f239 P bb49896fd8764256979d54eb7f8250aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 694d701f23fc4986b9c852308510e20a in term 1.
I20260630 12:28:12.338311 24881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d23e2e823ad6475e9a508e6f568da29f" candidate_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb49896fd8764256979d54eb7f8250aa" is_pre_election: true
I20260630 12:28:12.341398 24955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d23e2e823ad6475e9a508e6f568da29f" candidate_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "694d701f23fc4986b9c852308510e20a" is_pre_election: true
I20260630 12:28:12.342196 24955 raft_consensus.cc:2393] T d23e2e823ad6475e9a508e6f568da29f P 694d701f23fc4986b9c852308510e20a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61d27ee3bdea428d9aaafe1a8ddbfa38 in current term 1: Already voted for candidate bb49896fd8764256979d54eb7f8250aa in this term.
I20260630 12:28:12.343364 24772 leader_election.cc:304] T d23e2e823ad6475e9a508e6f568da29f P 61d27ee3bdea428d9aaafe1a8ddbfa38 [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: 61d27ee3bdea428d9aaafe1a8ddbfa38; no voters: 694d701f23fc4986b9c852308510e20a, bb49896fd8764256979d54eb7f8250aa
I20260630 12:28:12.344184 25028 raft_consensus.cc:3060] T d23e2e823ad6475e9a508e6f568da29f P 61d27ee3bdea428d9aaafe1a8ddbfa38 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:12.350667 24703 catalog_manager.cc:5697] T 32f6d9d55bff4542b3bd893b4c701c35 P bb49896fd8764256979d54eb7f8250aa reported cstate change: term changed from 0 to 1, leader changed from <none> to bb49896fd8764256979d54eb7f8250aa (127.12.213.2). New cstate: current_term: 1 leader_uuid: "bb49896fd8764256979d54eb7f8250aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:12.358537 25028 raft_consensus.cc:2749] T d23e2e823ad6475e9a508e6f568da29f P 61d27ee3bdea428d9aaafe1a8ddbfa38 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:28:12.362432 24704 catalog_manager.cc:5697] T 5475e7362e764071aa7efc69bbc8f239 P 694d701f23fc4986b9c852308510e20a reported cstate change: term changed from 0 to 1, leader changed from <none> to 694d701f23fc4986b9c852308510e20a (127.12.213.3). New cstate: current_term: 1 leader_uuid: "694d701f23fc4986b9c852308510e20a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:12.438366 25028 raft_consensus.cc:493] T 1d0c5bb8e6ff4fe796ec10a269774429 P 61d27ee3bdea428d9aaafe1a8ddbfa38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:12.439040 25028 raft_consensus.cc:515] T 1d0c5bb8e6ff4fe796ec10a269774429 P 61d27ee3bdea428d9aaafe1a8ddbfa38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } } peers { permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } } peers { permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } }
I20260630 12:28:12.441196 25028 leader_election.cc:290] T 1d0c5bb8e6ff4fe796ec10a269774429 P 61d27ee3bdea428d9aaafe1a8ddbfa38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb49896fd8764256979d54eb7f8250aa (127.12.213.2:34811), 694d701f23fc4986b9c852308510e20a (127.12.213.3:34705)
I20260630 12:28:12.441874 24881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d0c5bb8e6ff4fe796ec10a269774429" candidate_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb49896fd8764256979d54eb7f8250aa" is_pre_election: true
I20260630 12:28:12.442185 24955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d0c5bb8e6ff4fe796ec10a269774429" candidate_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "694d701f23fc4986b9c852308510e20a" is_pre_election: true
I20260630 12:28:12.442613 24881 raft_consensus.cc:2468] T 1d0c5bb8e6ff4fe796ec10a269774429 P bb49896fd8764256979d54eb7f8250aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61d27ee3bdea428d9aaafe1a8ddbfa38 in term 0.
I20260630 12:28:12.442816 24955 raft_consensus.cc:2468] T 1d0c5bb8e6ff4fe796ec10a269774429 P 694d701f23fc4986b9c852308510e20a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61d27ee3bdea428d9aaafe1a8ddbfa38 in term 0.
I20260630 12:28:12.443873 24770 leader_election.cc:304] T 1d0c5bb8e6ff4fe796ec10a269774429 P 61d27ee3bdea428d9aaafe1a8ddbfa38 [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: 61d27ee3bdea428d9aaafe1a8ddbfa38, bb49896fd8764256979d54eb7f8250aa; no voters: 
I20260630 12:28:12.444640 25028 raft_consensus.cc:2804] T 1d0c5bb8e6ff4fe796ec10a269774429 P 61d27ee3bdea428d9aaafe1a8ddbfa38 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:12.444940 25005 raft_consensus.cc:493] T 4dfd6dcb76ea4647aa8c20719ba497c8 P bb49896fd8764256979d54eb7f8250aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:12.444964 25028 raft_consensus.cc:493] T 1d0c5bb8e6ff4fe796ec10a269774429 P 61d27ee3bdea428d9aaafe1a8ddbfa38 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:12.445495 25028 raft_consensus.cc:3060] T 1d0c5bb8e6ff4fe796ec10a269774429 P 61d27ee3bdea428d9aaafe1a8ddbfa38 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:12.445457 25005 raft_consensus.cc:515] T 4dfd6dcb76ea4647aa8c20719ba497c8 P bb49896fd8764256979d54eb7f8250aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } } peers { permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } } peers { permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } }
I20260630 12:28:12.447536 25005 leader_election.cc:290] T 4dfd6dcb76ea4647aa8c20719ba497c8 P bb49896fd8764256979d54eb7f8250aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61d27ee3bdea428d9aaafe1a8ddbfa38 (127.12.213.1:40491), 694d701f23fc4986b9c852308510e20a (127.12.213.3:34705)
I20260630 12:28:12.448498 24807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dfd6dcb76ea4647aa8c20719ba497c8" candidate_uuid: "bb49896fd8764256979d54eb7f8250aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" is_pre_election: true
I20260630 12:28:12.448890 24955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dfd6dcb76ea4647aa8c20719ba497c8" candidate_uuid: "bb49896fd8764256979d54eb7f8250aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "694d701f23fc4986b9c852308510e20a" is_pre_election: true
I20260630 12:28:12.449177 24807 raft_consensus.cc:2468] T 4dfd6dcb76ea4647aa8c20719ba497c8 P 61d27ee3bdea428d9aaafe1a8ddbfa38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb49896fd8764256979d54eb7f8250aa in term 0.
I20260630 12:28:12.449525 24955 raft_consensus.cc:2468] T 4dfd6dcb76ea4647aa8c20719ba497c8 P 694d701f23fc4986b9c852308510e20a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb49896fd8764256979d54eb7f8250aa in term 0.
I20260630 12:28:12.450295 24845 leader_election.cc:304] T 4dfd6dcb76ea4647aa8c20719ba497c8 P bb49896fd8764256979d54eb7f8250aa [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: 61d27ee3bdea428d9aaafe1a8ddbfa38, bb49896fd8764256979d54eb7f8250aa; no voters: 
I20260630 12:28:12.451114 25005 raft_consensus.cc:2804] T 4dfd6dcb76ea4647aa8c20719ba497c8 P bb49896fd8764256979d54eb7f8250aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:12.451433 25005 raft_consensus.cc:493] T 4dfd6dcb76ea4647aa8c20719ba497c8 P bb49896fd8764256979d54eb7f8250aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:12.451699 25005 raft_consensus.cc:3060] T 4dfd6dcb76ea4647aa8c20719ba497c8 P bb49896fd8764256979d54eb7f8250aa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:12.453775 25028 raft_consensus.cc:515] T 1d0c5bb8e6ff4fe796ec10a269774429 P 61d27ee3bdea428d9aaafe1a8ddbfa38 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } } peers { permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } } peers { permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } }
I20260630 12:28:12.455530 25028 leader_election.cc:290] T 1d0c5bb8e6ff4fe796ec10a269774429 P 61d27ee3bdea428d9aaafe1a8ddbfa38 [CANDIDATE]: Term 1 election: Requested vote from peers bb49896fd8764256979d54eb7f8250aa (127.12.213.2:34811), 694d701f23fc4986b9c852308510e20a (127.12.213.3:34705)
I20260630 12:28:12.456300 24881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d0c5bb8e6ff4fe796ec10a269774429" candidate_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb49896fd8764256979d54eb7f8250aa"
I20260630 12:28:12.456511 24955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d0c5bb8e6ff4fe796ec10a269774429" candidate_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "694d701f23fc4986b9c852308510e20a"
I20260630 12:28:12.456804 24881 raft_consensus.cc:3060] T 1d0c5bb8e6ff4fe796ec10a269774429 P bb49896fd8764256979d54eb7f8250aa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:12.457073 24955 raft_consensus.cc:3060] T 1d0c5bb8e6ff4fe796ec10a269774429 P 694d701f23fc4986b9c852308510e20a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:12.462004 24881 raft_consensus.cc:2468] T 1d0c5bb8e6ff4fe796ec10a269774429 P bb49896fd8764256979d54eb7f8250aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61d27ee3bdea428d9aaafe1a8ddbfa38 in term 1.
I20260630 12:28:12.462461 24955 raft_consensus.cc:2468] T 1d0c5bb8e6ff4fe796ec10a269774429 P 694d701f23fc4986b9c852308510e20a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61d27ee3bdea428d9aaafe1a8ddbfa38 in term 1.
I20260630 12:28:12.463371 24770 leader_election.cc:304] T 1d0c5bb8e6ff4fe796ec10a269774429 P 61d27ee3bdea428d9aaafe1a8ddbfa38 [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: 61d27ee3bdea428d9aaafe1a8ddbfa38, bb49896fd8764256979d54eb7f8250aa; no voters: 
I20260630 12:28:12.464207 25028 raft_consensus.cc:2804] T 1d0c5bb8e6ff4fe796ec10a269774429 P 61d27ee3bdea428d9aaafe1a8ddbfa38 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:12.464140 25005 raft_consensus.cc:515] T 4dfd6dcb76ea4647aa8c20719ba497c8 P bb49896fd8764256979d54eb7f8250aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } } peers { permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } } peers { permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } }
I20260630 12:28:12.464844 25028 raft_consensus.cc:697] T 1d0c5bb8e6ff4fe796ec10a269774429 P 61d27ee3bdea428d9aaafe1a8ddbfa38 [term 1 LEADER]: Becoming Leader. State: Replica: 61d27ee3bdea428d9aaafe1a8ddbfa38, State: Running, Role: LEADER
I20260630 12:28:12.466058 25005 leader_election.cc:290] T 4dfd6dcb76ea4647aa8c20719ba497c8 P bb49896fd8764256979d54eb7f8250aa [CANDIDATE]: Term 1 election: Requested vote from peers 61d27ee3bdea428d9aaafe1a8ddbfa38 (127.12.213.1:40491), 694d701f23fc4986b9c852308510e20a (127.12.213.3:34705)
I20260630 12:28:12.465914 25028 consensus_queue.cc:237] T 1d0c5bb8e6ff4fe796ec10a269774429 P 61d27ee3bdea428d9aaafe1a8ddbfa38 [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: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } } peers { permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } } peers { permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } }
I20260630 12:28:12.467164 24955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dfd6dcb76ea4647aa8c20719ba497c8" candidate_uuid: "bb49896fd8764256979d54eb7f8250aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "694d701f23fc4986b9c852308510e20a"
I20260630 12:28:12.467058 24807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dfd6dcb76ea4647aa8c20719ba497c8" candidate_uuid: "bb49896fd8764256979d54eb7f8250aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38"
I20260630 12:28:12.467851 24955 raft_consensus.cc:3060] T 4dfd6dcb76ea4647aa8c20719ba497c8 P 694d701f23fc4986b9c852308510e20a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:12.467950 24807 raft_consensus.cc:3060] T 4dfd6dcb76ea4647aa8c20719ba497c8 P 61d27ee3bdea428d9aaafe1a8ddbfa38 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:12.474094 24955 raft_consensus.cc:2468] T 4dfd6dcb76ea4647aa8c20719ba497c8 P 694d701f23fc4986b9c852308510e20a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb49896fd8764256979d54eb7f8250aa in term 1.
I20260630 12:28:12.475229 24847 leader_election.cc:304] T 4dfd6dcb76ea4647aa8c20719ba497c8 P bb49896fd8764256979d54eb7f8250aa [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: 694d701f23fc4986b9c852308510e20a, bb49896fd8764256979d54eb7f8250aa; no voters: 
I20260630 12:28:12.476054 25005 raft_consensus.cc:2804] T 4dfd6dcb76ea4647aa8c20719ba497c8 P bb49896fd8764256979d54eb7f8250aa [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:12.476048 24807 raft_consensus.cc:2468] T 4dfd6dcb76ea4647aa8c20719ba497c8 P 61d27ee3bdea428d9aaafe1a8ddbfa38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb49896fd8764256979d54eb7f8250aa in term 1.
I20260630 12:28:12.477012 25005 raft_consensus.cc:697] T 4dfd6dcb76ea4647aa8c20719ba497c8 P bb49896fd8764256979d54eb7f8250aa [term 1 LEADER]: Becoming Leader. State: Replica: bb49896fd8764256979d54eb7f8250aa, State: Running, Role: LEADER
I20260630 12:28:12.476296 24704 catalog_manager.cc:5697] T 1d0c5bb8e6ff4fe796ec10a269774429 P 61d27ee3bdea428d9aaafe1a8ddbfa38 reported cstate change: term changed from 0 to 1, leader changed from <none> to 61d27ee3bdea428d9aaafe1a8ddbfa38 (127.12.213.1). New cstate: current_term: 1 leader_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:12.477984 25005 consensus_queue.cc:237] T 4dfd6dcb76ea4647aa8c20719ba497c8 P bb49896fd8764256979d54eb7f8250aa [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: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } } peers { permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } } peers { permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } }
I20260630 12:28:12.486207 24705 catalog_manager.cc:5697] T 4dfd6dcb76ea4647aa8c20719ba497c8 P bb49896fd8764256979d54eb7f8250aa reported cstate change: term changed from 0 to 1, leader changed from <none> to bb49896fd8764256979d54eb7f8250aa (127.12.213.2). New cstate: current_term: 1 leader_uuid: "bb49896fd8764256979d54eb7f8250aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:12.660631 24807 raft_consensus.cc:3060] T 32f6d9d55bff4542b3bd893b4c701c35 P 61d27ee3bdea428d9aaafe1a8ddbfa38 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:12.669651 25005 consensus_queue.cc:1048] T 32f6d9d55bff4542b3bd893b4c701c35 P bb49896fd8764256979d54eb7f8250aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:12.678529 25031 consensus_queue.cc:1048] T 5d7555c30b924d7fbb863eba3ed1fa1c P 694d701f23fc4986b9c852308510e20a [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:12.720986 25026 consensus_queue.cc:1048] T 32f6d9d55bff4542b3bd893b4c701c35 P bb49896fd8764256979d54eb7f8250aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:12.725598 25006 consensus_queue.cc:1048] T 5d7555c30b924d7fbb863eba3ed1fa1c P 694d701f23fc4986b9c852308510e20a [LEADER]: Connected to new peer: Peer: permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:12.737596 25005 consensus_queue.cc:1048] T d23e2e823ad6475e9a508e6f568da29f P bb49896fd8764256979d54eb7f8250aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:12.753058 25005 consensus_queue.cc:1048] T d23e2e823ad6475e9a508e6f568da29f P bb49896fd8764256979d54eb7f8250aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:28:12.799907 25033 consensus_queue.cc:1048] T 5475e7362e764071aa7efc69bbc8f239 P 694d701f23fc4986b9c852308510e20a [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:12.831151 24806 raft_consensus.cc:1275] T 5475e7362e764071aa7efc69bbc8f239 P 61d27ee3bdea428d9aaafe1a8ddbfa38 [term 1 FOLLOWER]: Refusing update from remote peer 694d701f23fc4986b9c852308510e20a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:12.834352 25031 consensus_queue.cc:1048] T 5475e7362e764071aa7efc69bbc8f239 P 694d701f23fc4986b9c852308510e20a [LEADER]: Connected to new peer: Peer: permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:12.838546 24806 raft_consensus.cc:1275] T 4dfd6dcb76ea4647aa8c20719ba497c8 P 61d27ee3bdea428d9aaafe1a8ddbfa38 [term 1 FOLLOWER]: Refusing update from remote peer bb49896fd8764256979d54eb7f8250aa: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:12.840334 25057 consensus_queue.cc:1048] T 4dfd6dcb76ea4647aa8c20719ba497c8 P bb49896fd8764256979d54eb7f8250aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:12.855402 24955 raft_consensus.cc:1275] T 1d0c5bb8e6ff4fe796ec10a269774429 P 694d701f23fc4986b9c852308510e20a [term 1 FOLLOWER]: Refusing update from remote peer 61d27ee3bdea428d9aaafe1a8ddbfa38: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:12.857837 24955 raft_consensus.cc:1275] T 4dfd6dcb76ea4647aa8c20719ba497c8 P 694d701f23fc4986b9c852308510e20a [term 1 FOLLOWER]: Refusing update from remote peer bb49896fd8764256979d54eb7f8250aa: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:12.857954 24880 raft_consensus.cc:1275] T 1d0c5bb8e6ff4fe796ec10a269774429 P bb49896fd8764256979d54eb7f8250aa [term 1 FOLLOWER]: Refusing update from remote peer 61d27ee3bdea428d9aaafe1a8ddbfa38: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:12.859846 25017 consensus_queue.cc:1048] T 1d0c5bb8e6ff4fe796ec10a269774429 P 61d27ee3bdea428d9aaafe1a8ddbfa38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:28:12.875522 25017 consensus_queue.cc:1048] T 1d0c5bb8e6ff4fe796ec10a269774429 P 61d27ee3bdea428d9aaafe1a8ddbfa38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:12.876402 25005 consensus_queue.cc:1048] T 4dfd6dcb76ea4647aa8c20719ba497c8 P bb49896fd8764256979d54eb7f8250aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:28:12.980532 24845 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.213.1:40491, user_credentials={real_user=slave}} blocked reactor thread for 93822.9us
W20260630 12:28:13.135136 25081 log.cc:927] Time spent T 4dfd6dcb76ea4647aa8c20719ba497c8 P 61d27ee3bdea428d9aaafe1a8ddbfa38: Append to log took a long time: real 0.138s	user 0.001s	sys 0.000s
W20260630 12:28:13.137495 25068 log.cc:927] Time spent T 5475e7362e764071aa7efc69bbc8f239 P bb49896fd8764256979d54eb7f8250aa: Append to log took a long time: real 0.070s	user 0.001s	sys 0.000s
W20260630 12:28:13.407778 25093 log.cc:927] Time spent T 5475e7362e764071aa7efc69bbc8f239 P 61d27ee3bdea428d9aaafe1a8ddbfa38: Append to log took a long time: real 0.098s	user 0.000s	sys 0.000s
I20260630 12:28:13.757167 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:13.763321 25096 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
W20260630 12:28:13.764011 25097 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
I20260630 12:28:13.771968 13140 server_base.cc:1061] running on GCE node
W20260630 12:28:13.771938 25099 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
I20260630 12:28:13.773612 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:13.773880 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:13.774084 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822493774067 us; error 0 us; skew 500 ppm
I20260630 12:28:13.774698 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:13.777570 13140 webserver.cc:533] Webserver started at http://127.12.213.4:35999/ using document root <none> and password file <none>
I20260630 12:28:13.778064 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:13.778329 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:13.778671 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:13.779803 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822237130653-13140-0/minicluster-data/ts-3-root/instance:
uuid: "c3cde1064d75485aa21adfe12393f84b"
format_stamp: "Formatted at 2026-06-30 12:28:13 on dist-test-slave-zz34"
I20260630 12:28:13.784348 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:28:13.787616 25104 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:13.788441 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:28:13.788775 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822237130653-13140-0/minicluster-data/ts-3-root
uuid: "c3cde1064d75485aa21adfe12393f84b"
format_stamp: "Formatted at 2026-06-30 12:28:13 on dist-test-slave-zz34"
I20260630 12:28:13.789078 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822237130653-13140-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822237130653-13140-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822237130653-13140-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)
I20260630 12:28:13.798955 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:13.800220 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:13.801644 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:13.804049 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:13.804302 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:13.804567 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:13.804759 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:13.844724 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.4:41459
I20260630 12:28:13.844851 25166 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.4:41459 every 8 connection(s)
I20260630 12:28:13.859325 25167 heartbeater.cc:344] Connected to a master server at 127.12.213.62:43555
I20260630 12:28:13.859709 25167 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:13.860364 25167 heartbeater.cc:507] Master 127.12.213.62:43555 requested a full tablet report, sending...
I20260630 12:28:13.862339 24698 ts_manager.cc:194] Registered new tserver with Master: c3cde1064d75485aa21adfe12393f84b (127.12.213.4:41459)
I20260630 12:28:13.863677 24698 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45960
I20260630 12:28:14.283090 24955 consensus_queue.cc:237] T 5d7555c30b924d7fbb863eba3ed1fa1c P 694d701f23fc4986b9c852308510e20a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 1.11, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } } peers { permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } attrs { replace: true } } peers { permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } } peers { permanent_uuid: "c3cde1064d75485aa21adfe12393f84b" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 41459 } attrs { promote: true } }
I20260630 12:28:14.289402 24879 raft_consensus.cc:1275] T 5d7555c30b924d7fbb863eba3ed1fa1c P bb49896fd8764256979d54eb7f8250aa [term 1 FOLLOWER]: Refusing update from remote peer 694d701f23fc4986b9c852308510e20a: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:28:14.290155 24804 raft_consensus.cc:1275] T 5d7555c30b924d7fbb863eba3ed1fa1c P 61d27ee3bdea428d9aaafe1a8ddbfa38 [term 1 FOLLOWER]: Refusing update from remote peer 694d701f23fc4986b9c852308510e20a: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:28:14.291467 25171 consensus_queue.cc:1048] T 5d7555c30b924d7fbb863eba3ed1fa1c P 694d701f23fc4986b9c852308510e20a [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260630 12:28:14.292701 25033 consensus_queue.cc:1048] T 5d7555c30b924d7fbb863eba3ed1fa1c P 694d701f23fc4986b9c852308510e20a [LEADER]: Connected to new peer: Peer: permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260630 12:28:14.301030 25171 raft_consensus.cc:2955] T 5d7555c30b924d7fbb863eba3ed1fa1c P 694d701f23fc4986b9c852308510e20a [term 1 LEADER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER c3cde1064d75485aa21adfe12393f84b (127.12.213.4) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } } peers { permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } attrs { replace: true } } peers { permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } } peers { permanent_uuid: "c3cde1064d75485aa21adfe12393f84b" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 41459 } attrs { promote: true } } }
I20260630 12:28:14.302660 24879 raft_consensus.cc:2955] T 5d7555c30b924d7fbb863eba3ed1fa1c P bb49896fd8764256979d54eb7f8250aa [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER c3cde1064d75485aa21adfe12393f84b (127.12.213.4) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } } peers { permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } attrs { replace: true } } peers { permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } } peers { permanent_uuid: "c3cde1064d75485aa21adfe12393f84b" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 41459 } attrs { promote: true } } }
I20260630 12:28:14.303184 24804 raft_consensus.cc:2955] T 5d7555c30b924d7fbb863eba3ed1fa1c P 61d27ee3bdea428d9aaafe1a8ddbfa38 [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER c3cde1064d75485aa21adfe12393f84b (127.12.213.4) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } } peers { permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } attrs { replace: true } } peers { permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } } peers { permanent_uuid: "c3cde1064d75485aa21adfe12393f84b" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 41459 } attrs { promote: true } } }
W20260630 12:28:14.314524 24921 consensus_peers.cc:597] T 5d7555c30b924d7fbb863eba3ed1fa1c P 694d701f23fc4986b9c852308510e20a -> Peer c3cde1064d75485aa21adfe12393f84b (127.12.213.4:41459): Couldn't send request to peer c3cde1064d75485aa21adfe12393f84b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5d7555c30b924d7fbb863eba3ed1fa1c. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:14.318157 24698 catalog_manager.cc:5697] T 5d7555c30b924d7fbb863eba3ed1fa1c P bb49896fd8764256979d54eb7f8250aa reported cstate change: config changed from index -1 to 12, NON_VOTER c3cde1064d75485aa21adfe12393f84b (127.12.213.4) added. New cstate: current_term: 1 leader_uuid: "694d701f23fc4986b9c852308510e20a" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } } peers { permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } attrs { replace: true } } peers { permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } } peers { permanent_uuid: "c3cde1064d75485aa21adfe12393f84b" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 41459 } attrs { promote: true } } }
I20260630 12:28:14.339805 24879 consensus_queue.cc:237] T 32f6d9d55bff4542b3bd893b4c701c35 P bb49896fd8764256979d54eb7f8250aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 1.11, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } } peers { permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } } peers { permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } attrs { replace: true } } peers { permanent_uuid: "c3cde1064d75485aa21adfe12393f84b" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 41459 } attrs { promote: true } }
I20260630 12:28:14.348642 24955 raft_consensus.cc:1275] T 32f6d9d55bff4542b3bd893b4c701c35 P 694d701f23fc4986b9c852308510e20a [term 1 FOLLOWER]: Refusing update from remote peer bb49896fd8764256979d54eb7f8250aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:28:14.351917 25057 consensus_queue.cc:1048] T 32f6d9d55bff4542b3bd893b4c701c35 P bb49896fd8764256979d54eb7f8250aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260630 12:28:14.359791 24804 raft_consensus.cc:1275] T 32f6d9d55bff4542b3bd893b4c701c35 P 61d27ee3bdea428d9aaafe1a8ddbfa38 [term 1 FOLLOWER]: Refusing update from remote peer bb49896fd8764256979d54eb7f8250aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:28:14.361161 25057 consensus_queue.cc:1048] T 32f6d9d55bff4542b3bd893b4c701c35 P bb49896fd8764256979d54eb7f8250aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
W20260630 12:28:14.363227 24847 consensus_peers.cc:597] T 32f6d9d55bff4542b3bd893b4c701c35 P bb49896fd8764256979d54eb7f8250aa -> Peer c3cde1064d75485aa21adfe12393f84b (127.12.213.4:41459): Couldn't send request to peer c3cde1064d75485aa21adfe12393f84b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 32f6d9d55bff4542b3bd893b4c701c35. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:14.363858 25185 raft_consensus.cc:2955] T 32f6d9d55bff4542b3bd893b4c701c35 P bb49896fd8764256979d54eb7f8250aa [term 1 LEADER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER c3cde1064d75485aa21adfe12393f84b (127.12.213.4) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } } peers { permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } } peers { permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } attrs { replace: true } } peers { permanent_uuid: "c3cde1064d75485aa21adfe12393f84b" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 41459 } attrs { promote: true } } }
I20260630 12:28:14.365288 24955 raft_consensus.cc:2955] T 32f6d9d55bff4542b3bd893b4c701c35 P 694d701f23fc4986b9c852308510e20a [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER c3cde1064d75485aa21adfe12393f84b (127.12.213.4) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } } peers { permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } } peers { permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } attrs { replace: true } } peers { permanent_uuid: "c3cde1064d75485aa21adfe12393f84b" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 41459 } attrs { promote: true } } }
I20260630 12:28:14.369958 24804 raft_consensus.cc:2955] T 32f6d9d55bff4542b3bd893b4c701c35 P 61d27ee3bdea428d9aaafe1a8ddbfa38 [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER c3cde1064d75485aa21adfe12393f84b (127.12.213.4) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } } peers { permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } } peers { permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } attrs { replace: true } } peers { permanent_uuid: "c3cde1064d75485aa21adfe12393f84b" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 41459 } attrs { promote: true } } }
I20260630 12:28:14.380256 24955 consensus_queue.cc:237] T 5475e7362e764071aa7efc69bbc8f239 P 694d701f23fc4986b9c852308510e20a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 1.11, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } attrs { replace: true } } peers { permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } } peers { permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } } peers { permanent_uuid: "c3cde1064d75485aa21adfe12393f84b" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 41459 } attrs { promote: true } }
I20260630 12:28:14.379956 24702 catalog_manager.cc:5697] T 32f6d9d55bff4542b3bd893b4c701c35 P 694d701f23fc4986b9c852308510e20a reported cstate change: config changed from index -1 to 12, NON_VOTER c3cde1064d75485aa21adfe12393f84b (127.12.213.4) added. New cstate: current_term: 1 leader_uuid: "bb49896fd8764256979d54eb7f8250aa" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } } peers { permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } } peers { permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } attrs { replace: true } } peers { permanent_uuid: "c3cde1064d75485aa21adfe12393f84b" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 41459 } attrs { promote: true } } }
I20260630 12:28:14.387259 24804 raft_consensus.cc:1275] T 5475e7362e764071aa7efc69bbc8f239 P 61d27ee3bdea428d9aaafe1a8ddbfa38 [term 1 FOLLOWER]: Refusing update from remote peer 694d701f23fc4986b9c852308510e20a: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
W20260630 12:28:14.387614 24921 consensus_peers.cc:597] T 5475e7362e764071aa7efc69bbc8f239 P 694d701f23fc4986b9c852308510e20a -> Peer c3cde1064d75485aa21adfe12393f84b (127.12.213.4:41459): Couldn't send request to peer c3cde1064d75485aa21adfe12393f84b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5475e7362e764071aa7efc69bbc8f239. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:14.388454 24879 raft_consensus.cc:1275] T 5475e7362e764071aa7efc69bbc8f239 P bb49896fd8764256979d54eb7f8250aa [term 1 FOLLOWER]: Refusing update from remote peer 694d701f23fc4986b9c852308510e20a: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:28:14.388607 25171 consensus_queue.cc:1048] T 5475e7362e764071aa7efc69bbc8f239 P 694d701f23fc4986b9c852308510e20a [LEADER]: Connected to new peer: Peer: permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260630 12:28:14.394534 25171 consensus_queue.cc:1048] T 5475e7362e764071aa7efc69bbc8f239 P 694d701f23fc4986b9c852308510e20a [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260630 12:28:14.396006 25177 raft_consensus.cc:2955] T 5475e7362e764071aa7efc69bbc8f239 P 694d701f23fc4986b9c852308510e20a [term 1 LEADER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER c3cde1064d75485aa21adfe12393f84b (127.12.213.4) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } attrs { replace: true } } peers { permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } } peers { permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } } peers { permanent_uuid: "c3cde1064d75485aa21adfe12393f84b" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 41459 } attrs { promote: true } } }
I20260630 12:28:14.398998 24804 raft_consensus.cc:2955] T 5475e7362e764071aa7efc69bbc8f239 P 61d27ee3bdea428d9aaafe1a8ddbfa38 [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER c3cde1064d75485aa21adfe12393f84b (127.12.213.4) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } attrs { replace: true } } peers { permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } } peers { permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } } peers { permanent_uuid: "c3cde1064d75485aa21adfe12393f84b" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 41459 } attrs { promote: true } } }
I20260630 12:28:14.401790 24879 raft_consensus.cc:2955] T 5475e7362e764071aa7efc69bbc8f239 P bb49896fd8764256979d54eb7f8250aa [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER c3cde1064d75485aa21adfe12393f84b (127.12.213.4) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } attrs { replace: true } } peers { permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } } peers { permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } } peers { permanent_uuid: "c3cde1064d75485aa21adfe12393f84b" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 41459 } attrs { promote: true } } }
I20260630 12:28:14.410943 24698 catalog_manager.cc:5697] T 5475e7362e764071aa7efc69bbc8f239 P 694d701f23fc4986b9c852308510e20a reported cstate change: config changed from index -1 to 12, NON_VOTER c3cde1064d75485aa21adfe12393f84b (127.12.213.4) added. New cstate: current_term: 1 leader_uuid: "694d701f23fc4986b9c852308510e20a" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3cde1064d75485aa21adfe12393f84b" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 41459 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:14.423055 24804 consensus_queue.cc:237] T 1d0c5bb8e6ff4fe796ec10a269774429 P 61d27ee3bdea428d9aaafe1a8ddbfa38 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 1.11, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } } peers { permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } attrs { replace: true } } peers { permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } } peers { permanent_uuid: "c3cde1064d75485aa21adfe12393f84b" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 41459 } attrs { promote: true } }
I20260630 12:28:14.431979 24879 raft_consensus.cc:1275] T 1d0c5bb8e6ff4fe796ec10a269774429 P bb49896fd8764256979d54eb7f8250aa [term 1 FOLLOWER]: Refusing update from remote peer 61d27ee3bdea428d9aaafe1a8ddbfa38: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:28:14.432791 24955 raft_consensus.cc:1275] T 1d0c5bb8e6ff4fe796ec10a269774429 P 694d701f23fc4986b9c852308510e20a [term 1 FOLLOWER]: Refusing update from remote peer 61d27ee3bdea428d9aaafe1a8ddbfa38: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:28:14.434216 25187 consensus_queue.cc:1048] T 1d0c5bb8e6ff4fe796ec10a269774429 P 61d27ee3bdea428d9aaafe1a8ddbfa38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260630 12:28:14.435310 25017 consensus_queue.cc:1048] T 1d0c5bb8e6ff4fe796ec10a269774429 P 61d27ee3bdea428d9aaafe1a8ddbfa38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
W20260630 12:28:14.440716 24772 consensus_peers.cc:597] T 1d0c5bb8e6ff4fe796ec10a269774429 P 61d27ee3bdea428d9aaafe1a8ddbfa38 -> Peer c3cde1064d75485aa21adfe12393f84b (127.12.213.4:41459): Couldn't send request to peer c3cde1064d75485aa21adfe12393f84b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1d0c5bb8e6ff4fe796ec10a269774429. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:14.443216 25189 raft_consensus.cc:2955] T 1d0c5bb8e6ff4fe796ec10a269774429 P 61d27ee3bdea428d9aaafe1a8ddbfa38 [term 1 LEADER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER c3cde1064d75485aa21adfe12393f84b (127.12.213.4) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } } peers { permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } attrs { replace: true } } peers { permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } } peers { permanent_uuid: "c3cde1064d75485aa21adfe12393f84b" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 41459 } attrs { promote: true } } }
I20260630 12:28:14.444159 24955 raft_consensus.cc:2955] T 1d0c5bb8e6ff4fe796ec10a269774429 P 694d701f23fc4986b9c852308510e20a [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER c3cde1064d75485aa21adfe12393f84b (127.12.213.4) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } } peers { permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } attrs { replace: true } } peers { permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } } peers { permanent_uuid: "c3cde1064d75485aa21adfe12393f84b" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 41459 } attrs { promote: true } } }
I20260630 12:28:14.444985 24879 raft_consensus.cc:2955] T 1d0c5bb8e6ff4fe796ec10a269774429 P bb49896fd8764256979d54eb7f8250aa [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER c3cde1064d75485aa21adfe12393f84b (127.12.213.4) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } } peers { permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } attrs { replace: true } } peers { permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } } peers { permanent_uuid: "c3cde1064d75485aa21adfe12393f84b" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 41459 } attrs { promote: true } } }
I20260630 12:28:14.457580 24702 catalog_manager.cc:5697] T 1d0c5bb8e6ff4fe796ec10a269774429 P 61d27ee3bdea428d9aaafe1a8ddbfa38 reported cstate change: config changed from index -1 to 12, NON_VOTER c3cde1064d75485aa21adfe12393f84b (127.12.213.4) added. New cstate: current_term: 1 leader_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3cde1064d75485aa21adfe12393f84b" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 41459 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:14.672441 25190 ts_tablet_manager.cc:933] T 5d7555c30b924d7fbb863eba3ed1fa1c P c3cde1064d75485aa21adfe12393f84b: Initiating tablet copy from peer 694d701f23fc4986b9c852308510e20a (127.12.213.3:34705)
I20260630 12:28:14.674407 25190 tablet_copy_client.cc:323] T 5d7555c30b924d7fbb863eba3ed1fa1c P c3cde1064d75485aa21adfe12393f84b: tablet copy: Beginning tablet copy session from remote peer at address 127.12.213.3:34705
I20260630 12:28:14.686643 24966 tablet_copy_service.cc:140] P 694d701f23fc4986b9c852308510e20a: Received BeginTabletCopySession request for tablet 5d7555c30b924d7fbb863eba3ed1fa1c from peer c3cde1064d75485aa21adfe12393f84b ({username='slave'} at 127.0.0.1:54402)
I20260630 12:28:14.687148 24966 tablet_copy_service.cc:161] P 694d701f23fc4986b9c852308510e20a: Beginning new tablet copy session on tablet 5d7555c30b924d7fbb863eba3ed1fa1c from peer c3cde1064d75485aa21adfe12393f84b at {username='slave'} at 127.0.0.1:54402: session id = c3cde1064d75485aa21adfe12393f84b-5d7555c30b924d7fbb863eba3ed1fa1c
I20260630 12:28:14.692754 24966 tablet_copy_source_session.cc:215] T 5d7555c30b924d7fbb863eba3ed1fa1c P 694d701f23fc4986b9c852308510e20a: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:28:14.695477 25190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d7555c30b924d7fbb863eba3ed1fa1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:14.708016 25190 tablet_copy_client.cc:806] T 5d7555c30b924d7fbb863eba3ed1fa1c P c3cde1064d75485aa21adfe12393f84b: tablet copy: Starting download of 0 data blocks...
I20260630 12:28:14.708590 25190 tablet_copy_client.cc:670] T 5d7555c30b924d7fbb863eba3ed1fa1c P c3cde1064d75485aa21adfe12393f84b: tablet copy: Starting download of 1 WAL segments...
I20260630 12:28:14.712495 25190 tablet_copy_client.cc:538] T 5d7555c30b924d7fbb863eba3ed1fa1c P c3cde1064d75485aa21adfe12393f84b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:28:14.718914 25190 tablet_bootstrap.cc:492] T 5d7555c30b924d7fbb863eba3ed1fa1c P c3cde1064d75485aa21adfe12393f84b: Bootstrap starting.
I20260630 12:28:14.734967 25193 ts_tablet_manager.cc:933] T 32f6d9d55bff4542b3bd893b4c701c35 P c3cde1064d75485aa21adfe12393f84b: Initiating tablet copy from peer bb49896fd8764256979d54eb7f8250aa (127.12.213.2:34811)
I20260630 12:28:14.736778 25193 tablet_copy_client.cc:323] T 32f6d9d55bff4542b3bd893b4c701c35 P c3cde1064d75485aa21adfe12393f84b: tablet copy: Beginning tablet copy session from remote peer at address 127.12.213.2:34811
I20260630 12:28:14.750257 24892 tablet_copy_service.cc:140] P bb49896fd8764256979d54eb7f8250aa: Received BeginTabletCopySession request for tablet 32f6d9d55bff4542b3bd893b4c701c35 from peer c3cde1064d75485aa21adfe12393f84b ({username='slave'} at 127.0.0.1:36680)
I20260630 12:28:14.750774 24892 tablet_copy_service.cc:161] P bb49896fd8764256979d54eb7f8250aa: Beginning new tablet copy session on tablet 32f6d9d55bff4542b3bd893b4c701c35 from peer c3cde1064d75485aa21adfe12393f84b at {username='slave'} at 127.0.0.1:36680: session id = c3cde1064d75485aa21adfe12393f84b-32f6d9d55bff4542b3bd893b4c701c35
I20260630 12:28:14.756175 24892 tablet_copy_source_session.cc:215] T 32f6d9d55bff4542b3bd893b4c701c35 P bb49896fd8764256979d54eb7f8250aa: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:28:14.759155 25193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32f6d9d55bff4542b3bd893b4c701c35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:14.772526 25193 tablet_copy_client.cc:806] T 32f6d9d55bff4542b3bd893b4c701c35 P c3cde1064d75485aa21adfe12393f84b: tablet copy: Starting download of 0 data blocks...
I20260630 12:28:14.773069 25193 tablet_copy_client.cc:670] T 32f6d9d55bff4542b3bd893b4c701c35 P c3cde1064d75485aa21adfe12393f84b: tablet copy: Starting download of 1 WAL segments...
I20260630 12:28:14.776780 25193 tablet_copy_client.cc:538] T 32f6d9d55bff4542b3bd893b4c701c35 P c3cde1064d75485aa21adfe12393f84b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:28:14.782783 25193 tablet_bootstrap.cc:492] T 32f6d9d55bff4542b3bd893b4c701c35 P c3cde1064d75485aa21adfe12393f84b: Bootstrap starting.
I20260630 12:28:14.803745 25190 tablet_bootstrap.cc:492] T 5d7555c30b924d7fbb863eba3ed1fa1c P c3cde1064d75485aa21adfe12393f84b: Bootstrap replayed 1/1 log segments. Stats: ops{read=12 overwritten=0 applied=12 ignored=0} inserts{seen=77 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:28:14.804657 25190 tablet_bootstrap.cc:492] T 5d7555c30b924d7fbb863eba3ed1fa1c P c3cde1064d75485aa21adfe12393f84b: Bootstrap complete.
I20260630 12:28:14.805337 25190 ts_tablet_manager.cc:1403] T 5d7555c30b924d7fbb863eba3ed1fa1c P c3cde1064d75485aa21adfe12393f84b: Time spent bootstrapping tablet: real 0.087s	user 0.065s	sys 0.016s
I20260630 12:28:14.808056 25190 raft_consensus.cc:359] T 5d7555c30b924d7fbb863eba3ed1fa1c P c3cde1064d75485aa21adfe12393f84b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } } peers { permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } attrs { replace: true } } peers { permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } } peers { permanent_uuid: "c3cde1064d75485aa21adfe12393f84b" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 41459 } attrs { promote: true } }
I20260630 12:28:14.808838 25190 raft_consensus.cc:740] T 5d7555c30b924d7fbb863eba3ed1fa1c P c3cde1064d75485aa21adfe12393f84b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c3cde1064d75485aa21adfe12393f84b, State: Initialized, Role: LEARNER
I20260630 12:28:14.809532 25190 consensus_queue.cc:260] T 5d7555c30b924d7fbb863eba3ed1fa1c P c3cde1064d75485aa21adfe12393f84b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 12, Last appended: 1.12, Last appended by leader: 12, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } } peers { permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } attrs { replace: true } } peers { permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } } peers { permanent_uuid: "c3cde1064d75485aa21adfe12393f84b" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 41459 } attrs { promote: true } }
I20260630 12:28:14.812711 25167 heartbeater.cc:499] Master 127.12.213.62:43555 was elected leader, sending a full tablet report...
I20260630 12:28:14.813087 25190 ts_tablet_manager.cc:1434] T 5d7555c30b924d7fbb863eba3ed1fa1c P c3cde1064d75485aa21adfe12393f84b: Time spent starting tablet: real 0.007s	user 0.010s	sys 0.000s
I20260630 12:28:14.814884 24966 tablet_copy_service.cc:342] P 694d701f23fc4986b9c852308510e20a: Request end of tablet copy session c3cde1064d75485aa21adfe12393f84b-5d7555c30b924d7fbb863eba3ed1fa1c received from {username='slave'} at 127.0.0.1:54402
I20260630 12:28:14.815306 24966 tablet_copy_service.cc:434] P 694d701f23fc4986b9c852308510e20a: ending tablet copy session c3cde1064d75485aa21adfe12393f84b-5d7555c30b924d7fbb863eba3ed1fa1c on tablet 5d7555c30b924d7fbb863eba3ed1fa1c with peer c3cde1064d75485aa21adfe12393f84b
I20260630 12:28:14.865664 25193 tablet_bootstrap.cc:492] T 32f6d9d55bff4542b3bd893b4c701c35 P c3cde1064d75485aa21adfe12393f84b: Bootstrap replayed 1/1 log segments. Stats: ops{read=12 overwritten=0 applied=12 ignored=0} inserts{seen=86 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:28:14.866631 25193 tablet_bootstrap.cc:492] T 32f6d9d55bff4542b3bd893b4c701c35 P c3cde1064d75485aa21adfe12393f84b: Bootstrap complete.
I20260630 12:28:14.867259 25193 ts_tablet_manager.cc:1403] T 32f6d9d55bff4542b3bd893b4c701c35 P c3cde1064d75485aa21adfe12393f84b: Time spent bootstrapping tablet: real 0.085s	user 0.059s	sys 0.024s
I20260630 12:28:14.869647 25193 raft_consensus.cc:359] T 32f6d9d55bff4542b3bd893b4c701c35 P c3cde1064d75485aa21adfe12393f84b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } } peers { permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } } peers { permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } attrs { replace: true } } peers { permanent_uuid: "c3cde1064d75485aa21adfe12393f84b" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 41459 } attrs { promote: true } }
I20260630 12:28:14.870420 25193 raft_consensus.cc:740] T 32f6d9d55bff4542b3bd893b4c701c35 P c3cde1064d75485aa21adfe12393f84b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c3cde1064d75485aa21adfe12393f84b, State: Initialized, Role: LEARNER
I20260630 12:28:14.870985 25193 consensus_queue.cc:260] T 32f6d9d55bff4542b3bd893b4c701c35 P c3cde1064d75485aa21adfe12393f84b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 12, Last appended: 1.12, Last appended by leader: 12, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } } peers { permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } } peers { permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } attrs { replace: true } } peers { permanent_uuid: "c3cde1064d75485aa21adfe12393f84b" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 41459 } attrs { promote: true } }
I20260630 12:28:14.871905 25190 ts_tablet_manager.cc:933] T 5475e7362e764071aa7efc69bbc8f239 P c3cde1064d75485aa21adfe12393f84b: Initiating tablet copy from peer 694d701f23fc4986b9c852308510e20a (127.12.213.3:34705)
I20260630 12:28:14.872915 25193 ts_tablet_manager.cc:1434] T 32f6d9d55bff4542b3bd893b4c701c35 P c3cde1064d75485aa21adfe12393f84b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:28:14.874792 24892 tablet_copy_service.cc:342] P bb49896fd8764256979d54eb7f8250aa: Request end of tablet copy session c3cde1064d75485aa21adfe12393f84b-32f6d9d55bff4542b3bd893b4c701c35 received from {username='slave'} at 127.0.0.1:36680
I20260630 12:28:14.875236 24892 tablet_copy_service.cc:434] P bb49896fd8764256979d54eb7f8250aa: ending tablet copy session c3cde1064d75485aa21adfe12393f84b-32f6d9d55bff4542b3bd893b4c701c35 on tablet 32f6d9d55bff4542b3bd893b4c701c35 with peer c3cde1064d75485aa21adfe12393f84b
I20260630 12:28:14.875238 25190 tablet_copy_client.cc:323] T 5475e7362e764071aa7efc69bbc8f239 P c3cde1064d75485aa21adfe12393f84b: tablet copy: Beginning tablet copy session from remote peer at address 127.12.213.3:34705
I20260630 12:28:14.878111 24966 tablet_copy_service.cc:140] P 694d701f23fc4986b9c852308510e20a: Received BeginTabletCopySession request for tablet 5475e7362e764071aa7efc69bbc8f239 from peer c3cde1064d75485aa21adfe12393f84b ({username='slave'} at 127.0.0.1:54402)
I20260630 12:28:14.878758 13140 tablet_server.cc:179] TabletServer@127.12.213.1:0 shutting down...
I20260630 12:28:14.878837 24966 tablet_copy_service.cc:161] P 694d701f23fc4986b9c852308510e20a: Beginning new tablet copy session on tablet 5475e7362e764071aa7efc69bbc8f239 from peer c3cde1064d75485aa21adfe12393f84b at {username='slave'} at 127.0.0.1:54402: session id = c3cde1064d75485aa21adfe12393f84b-5475e7362e764071aa7efc69bbc8f239
I20260630 12:28:14.888604 25193 ts_tablet_manager.cc:933] T 1d0c5bb8e6ff4fe796ec10a269774429 P c3cde1064d75485aa21adfe12393f84b: Initiating tablet copy from peer 61d27ee3bdea428d9aaafe1a8ddbfa38 (127.12.213.1:40491)
I20260630 12:28:14.892848 24966 tablet_copy_source_session.cc:215] T 5475e7362e764071aa7efc69bbc8f239 P 694d701f23fc4986b9c852308510e20a: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:28:14.896971 25190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5475e7362e764071aa7efc69bbc8f239. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:14.901216 25193 tablet_copy_client.cc:323] T 1d0c5bb8e6ff4fe796ec10a269774429 P c3cde1064d75485aa21adfe12393f84b: tablet copy: Beginning tablet copy session from remote peer at address 127.12.213.1:40491
W20260630 12:28:14.911259 24845 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260630 12:28:14.917085 25190 tablet_copy_client.cc:806] T 5475e7362e764071aa7efc69bbc8f239 P c3cde1064d75485aa21adfe12393f84b: tablet copy: Starting download of 0 data blocks...
I20260630 12:28:14.917781 25190 tablet_copy_client.cc:670] T 5475e7362e764071aa7efc69bbc8f239 P c3cde1064d75485aa21adfe12393f84b: tablet copy: Starting download of 1 WAL segments...
W20260630 12:28:14.922590 24845 consensus_peers.cc:597] T 32f6d9d55bff4542b3bd893b4c701c35 P bb49896fd8764256979d54eb7f8250aa -> Peer 61d27ee3bdea428d9aaafe1a8ddbfa38 (127.12.213.1:40491): Couldn't send request to peer 61d27ee3bdea428d9aaafe1a8ddbfa38. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:14.924537 25190 tablet_copy_client.cc:538] T 5475e7362e764071aa7efc69bbc8f239 P c3cde1064d75485aa21adfe12393f84b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:28:14.934044 25190 tablet_bootstrap.cc:492] T 5475e7362e764071aa7efc69bbc8f239 P c3cde1064d75485aa21adfe12393f84b: Bootstrap starting.
I20260630 12:28:14.954037 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:14.955561 13140 tablet_replica.cc:333] T 32f6d9d55bff4542b3bd893b4c701c35 P 61d27ee3bdea428d9aaafe1a8ddbfa38: stopping tablet replica
I20260630 12:28:14.956315 13140 raft_consensus.cc:2243] T 32f6d9d55bff4542b3bd893b4c701c35 P 61d27ee3bdea428d9aaafe1a8ddbfa38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:14.956980 13140 raft_consensus.cc:2272] T 32f6d9d55bff4542b3bd893b4c701c35 P 61d27ee3bdea428d9aaafe1a8ddbfa38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:14.961045 13140 tablet_replica.cc:333] T d23e2e823ad6475e9a508e6f568da29f P 61d27ee3bdea428d9aaafe1a8ddbfa38: stopping tablet replica
I20260630 12:28:14.962055 13140 raft_consensus.cc:2243] T d23e2e823ad6475e9a508e6f568da29f P 61d27ee3bdea428d9aaafe1a8ddbfa38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:14.962634 13140 raft_consensus.cc:2272] T d23e2e823ad6475e9a508e6f568da29f P 61d27ee3bdea428d9aaafe1a8ddbfa38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:14.966125 13140 tablet_replica.cc:333] T 5475e7362e764071aa7efc69bbc8f239 P 61d27ee3bdea428d9aaafe1a8ddbfa38: stopping tablet replica
I20260630 12:28:14.967046 13140 raft_consensus.cc:2243] T 5475e7362e764071aa7efc69bbc8f239 P 61d27ee3bdea428d9aaafe1a8ddbfa38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:14.967655 13140 raft_consensus.cc:2272] T 5475e7362e764071aa7efc69bbc8f239 P 61d27ee3bdea428d9aaafe1a8ddbfa38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:14.973282 13140 tablet_replica.cc:333] T 5d7555c30b924d7fbb863eba3ed1fa1c P 61d27ee3bdea428d9aaafe1a8ddbfa38: stopping tablet replica
I20260630 12:28:14.974318 13140 raft_consensus.cc:2243] T 5d7555c30b924d7fbb863eba3ed1fa1c P 61d27ee3bdea428d9aaafe1a8ddbfa38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:14.975312 13140 raft_consensus.cc:2272] T 5d7555c30b924d7fbb863eba3ed1fa1c P 61d27ee3bdea428d9aaafe1a8ddbfa38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:14.979837 13140 tablet_replica.cc:333] T 4dfd6dcb76ea4647aa8c20719ba497c8 P 61d27ee3bdea428d9aaafe1a8ddbfa38: stopping tablet replica
I20260630 12:28:14.980772 13140 raft_consensus.cc:2243] T 4dfd6dcb76ea4647aa8c20719ba497c8 P 61d27ee3bdea428d9aaafe1a8ddbfa38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:14.981673 13140 raft_consensus.cc:2272] T 4dfd6dcb76ea4647aa8c20719ba497c8 P 61d27ee3bdea428d9aaafe1a8ddbfa38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:14.984838 13140 tablet_replica.cc:333] T 1d0c5bb8e6ff4fe796ec10a269774429 P 61d27ee3bdea428d9aaafe1a8ddbfa38: stopping tablet replica
I20260630 12:28:14.985661 13140 raft_consensus.cc:2243] T 1d0c5bb8e6ff4fe796ec10a269774429 P 61d27ee3bdea428d9aaafe1a8ddbfa38 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:14.991597 13140 raft_consensus.cc:2272] T 1d0c5bb8e6ff4fe796ec10a269774429 P 61d27ee3bdea428d9aaafe1a8ddbfa38 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:28:15.017050 24919 consensus_peers.cc:597] T 5475e7362e764071aa7efc69bbc8f239 P 694d701f23fc4986b9c852308510e20a -> Peer 61d27ee3bdea428d9aaafe1a8ddbfa38 (127.12.213.1:40491): Couldn't send request to peer 61d27ee3bdea428d9aaafe1a8ddbfa38. Status: Network error: recv got EOF from unknown peer (error 108). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:28:15.018671 25108 connection.cc:466] server connection from 127.0.0.1:36012 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:36012 (request call id 1) could send its response
I20260630 12:28:15.023644 25190 tablet_bootstrap.cc:492] T 5475e7362e764071aa7efc69bbc8f239 P c3cde1064d75485aa21adfe12393f84b: Bootstrap replayed 1/1 log segments. Stats: ops{read=12 overwritten=0 applied=12 ignored=0} inserts{seen=73 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:28:15.023644 13140 tablet_server.cc:196] TabletServer@127.12.213.1:0 shutdown complete.
I20260630 12:28:15.024469 25190 tablet_bootstrap.cc:492] T 5475e7362e764071aa7efc69bbc8f239 P c3cde1064d75485aa21adfe12393f84b: Bootstrap complete.
I20260630 12:28:15.025138 25190 ts_tablet_manager.cc:1403] T 5475e7362e764071aa7efc69bbc8f239 P c3cde1064d75485aa21adfe12393f84b: Time spent bootstrapping tablet: real 0.091s	user 0.078s	sys 0.004s
I20260630 12:28:15.027796 25190 raft_consensus.cc:359] T 5475e7362e764071aa7efc69bbc8f239 P c3cde1064d75485aa21adfe12393f84b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } attrs { replace: true } } peers { permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } } peers { permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } } peers { permanent_uuid: "c3cde1064d75485aa21adfe12393f84b" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 41459 } attrs { promote: true } }
I20260630 12:28:15.028574 25190 raft_consensus.cc:740] T 5475e7362e764071aa7efc69bbc8f239 P c3cde1064d75485aa21adfe12393f84b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c3cde1064d75485aa21adfe12393f84b, State: Initialized, Role: LEARNER
I20260630 12:28:15.029150 25190 consensus_queue.cc:260] T 5475e7362e764071aa7efc69bbc8f239 P c3cde1064d75485aa21adfe12393f84b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 12, Last appended: 1.12, Last appended by leader: 12, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "61d27ee3bdea428d9aaafe1a8ddbfa38" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 40491 } attrs { replace: true } } peers { permanent_uuid: "bb49896fd8764256979d54eb7f8250aa" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34811 } } peers { permanent_uuid: "694d701f23fc4986b9c852308510e20a" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 34705 } } peers { permanent_uuid: "c3cde1064d75485aa21adfe12393f84b" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 41459 } attrs { promote: true } }
I20260630 12:28:15.031337 25190 ts_tablet_manager.cc:1434] T 5475e7362e764071aa7efc69bbc8f239 P c3cde1064d75485aa21adfe12393f84b: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260630 12:28:15.033105 24966 tablet_copy_service.cc:342] P 694d701f23fc4986b9c852308510e20a: Request end of tablet copy session c3cde1064d75485aa21adfe12393f84b-5475e7362e764071aa7efc69bbc8f239 received from {username='slave'} at 127.0.0.1:54402
I20260630 12:28:15.033490 24966 tablet_copy_service.cc:434] P 694d701f23fc4986b9c852308510e20a: ending tablet copy session c3cde1064d75485aa21adfe12393f84b-5475e7362e764071aa7efc69bbc8f239 on tablet 5475e7362e764071aa7efc69bbc8f239 with peer c3cde1064d75485aa21adfe12393f84b
I20260630 12:28:15.052922 13140 tablet_server.cc:179] TabletServer@127.12.213.2:0 shutting down...
I20260630 12:28:15.083294 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:15.084120 13140 tablet_replica.cc:333] T 5475e7362e764071aa7efc69bbc8f239 P bb49896fd8764256979d54eb7f8250aa: stopping tablet replica
I20260630 12:28:15.084896 13140 raft_consensus.cc:2243] T 5475e7362e764071aa7efc69bbc8f239 P bb49896fd8764256979d54eb7f8250aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:15.085403 13140 raft_consensus.cc:2272] T 5475e7362e764071aa7efc69bbc8f239 P bb49896fd8764256979d54eb7f8250aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:15.088176 13140 tablet_replica.cc:333] T 1d0c5bb8e6ff4fe796ec10a269774429 P bb49896fd8764256979d54eb7f8250aa: stopping tablet replica
I20260630 12:28:15.088745 13140 raft_consensus.cc:2243] T 1d0c5bb8e6ff4fe796ec10a269774429 P bb49896fd8764256979d54eb7f8250aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:15.089279 13140 raft_consensus.cc:2272] T 1d0c5bb8e6ff4fe796ec10a269774429 P bb49896fd8764256979d54eb7f8250aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:15.091830 13140 tablet_replica.cc:333] T 4dfd6dcb76ea4647aa8c20719ba497c8 P bb49896fd8764256979d54eb7f8250aa: stopping tablet replica
I20260630 12:28:15.092365 13140 raft_consensus.cc:2243] T 4dfd6dcb76ea4647aa8c20719ba497c8 P bb49896fd8764256979d54eb7f8250aa [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:15.093097 13140 raft_consensus.cc:2272] T 4dfd6dcb76ea4647aa8c20719ba497c8 P bb49896fd8764256979d54eb7f8250aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:15.095116 13140 tablet_replica.cc:333] T 32f6d9d55bff4542b3bd893b4c701c35 P bb49896fd8764256979d54eb7f8250aa: stopping tablet replica
I20260630 12:28:15.095623 13140 raft_consensus.cc:2243] T 32f6d9d55bff4542b3bd893b4c701c35 P bb49896fd8764256979d54eb7f8250aa [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:15.096593 13140 raft_consensus.cc:2272] T 32f6d9d55bff4542b3bd893b4c701c35 P bb49896fd8764256979d54eb7f8250aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:15.099042 13140 tablet_replica.cc:333] T d23e2e823ad6475e9a508e6f568da29f P bb49896fd8764256979d54eb7f8250aa: stopping tablet replica
I20260630 12:28:15.099568 13140 raft_consensus.cc:2243] T d23e2e823ad6475e9a508e6f568da29f P bb49896fd8764256979d54eb7f8250aa [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:15.100322 13140 raft_consensus.cc:2272] T d23e2e823ad6475e9a508e6f568da29f P bb49896fd8764256979d54eb7f8250aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:15.103052 13140 tablet_replica.cc:333] T 5d7555c30b924d7fbb863eba3ed1fa1c P bb49896fd8764256979d54eb7f8250aa: stopping tablet replica
I20260630 12:28:15.103575 13140 raft_consensus.cc:2243] T 5d7555c30b924d7fbb863eba3ed1fa1c P bb49896fd8764256979d54eb7f8250aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:15.104094 13140 raft_consensus.cc:2272] T 5d7555c30b924d7fbb863eba3ed1fa1c P bb49896fd8764256979d54eb7f8250aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:15.121850 13140 tablet_server.cc:196] TabletServer@127.12.213.2:0 shutdown complete.
I20260630 12:28:15.145130 13140 tablet_server.cc:179] TabletServer@127.12.213.3:0 shutting down...
I20260630 12:28:15.176611 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:15.177349 13140 tablet_replica.cc:333] T 4dfd6dcb76ea4647aa8c20719ba497c8 P 694d701f23fc4986b9c852308510e20a: stopping tablet replica
I20260630 12:28:15.177940 13140 raft_consensus.cc:2243] T 4dfd6dcb76ea4647aa8c20719ba497c8 P 694d701f23fc4986b9c852308510e20a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:15.178522 13140 raft_consensus.cc:2272] T 4dfd6dcb76ea4647aa8c20719ba497c8 P 694d701f23fc4986b9c852308510e20a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:15.180606 13140 tablet_replica.cc:333] T d23e2e823ad6475e9a508e6f568da29f P 694d701f23fc4986b9c852308510e20a: stopping tablet replica
I20260630 12:28:15.181142 13140 raft_consensus.cc:2243] T d23e2e823ad6475e9a508e6f568da29f P 694d701f23fc4986b9c852308510e20a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:15.181586 13140 raft_consensus.cc:2272] T d23e2e823ad6475e9a508e6f568da29f P 694d701f23fc4986b9c852308510e20a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:15.183718 13140 tablet_replica.cc:333] T 32f6d9d55bff4542b3bd893b4c701c35 P 694d701f23fc4986b9c852308510e20a: stopping tablet replica
I20260630 12:28:15.184221 13140 raft_consensus.cc:2243] T 32f6d9d55bff4542b3bd893b4c701c35 P 694d701f23fc4986b9c852308510e20a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:15.184654 13140 raft_consensus.cc:2272] T 32f6d9d55bff4542b3bd893b4c701c35 P 694d701f23fc4986b9c852308510e20a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:15.187677 13140 tablet_replica.cc:333] T 5d7555c30b924d7fbb863eba3ed1fa1c P 694d701f23fc4986b9c852308510e20a: stopping tablet replica
I20260630 12:28:15.188226 13140 raft_consensus.cc:2243] T 5d7555c30b924d7fbb863eba3ed1fa1c P 694d701f23fc4986b9c852308510e20a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:15.189198 13140 raft_consensus.cc:2272] T 5d7555c30b924d7fbb863eba3ed1fa1c P 694d701f23fc4986b9c852308510e20a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:15.191685 13140 tablet_replica.cc:333] T 5475e7362e764071aa7efc69bbc8f239 P 694d701f23fc4986b9c852308510e20a: stopping tablet replica
I20260630 12:28:15.192204 13140 raft_consensus.cc:2243] T 5475e7362e764071aa7efc69bbc8f239 P 694d701f23fc4986b9c852308510e20a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:15.193145 13140 raft_consensus.cc:2272] T 5475e7362e764071aa7efc69bbc8f239 P 694d701f23fc4986b9c852308510e20a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:15.195504 13140 tablet_replica.cc:333] T 1d0c5bb8e6ff4fe796ec10a269774429 P 694d701f23fc4986b9c852308510e20a: stopping tablet replica
I20260630 12:28:15.195986 13140 raft_consensus.cc:2243] T 1d0c5bb8e6ff4fe796ec10a269774429 P 694d701f23fc4986b9c852308510e20a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:15.196480 13140 raft_consensus.cc:2272] T 1d0c5bb8e6ff4fe796ec10a269774429 P 694d701f23fc4986b9c852308510e20a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:15.224398 13140 tablet_server.cc:196] TabletServer@127.12.213.3:0 shutdown complete.
I20260630 12:28:15.248143 13140 tablet_server.cc:179] TabletServer@127.12.213.4:0 shutting down...
I20260630 12:28:15.271102 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:15.272070 13140 tablet_replica.cc:333] T 32f6d9d55bff4542b3bd893b4c701c35 P c3cde1064d75485aa21adfe12393f84b: stopping tablet replica
I20260630 12:28:15.272737 13140 raft_consensus.cc:2243] T 32f6d9d55bff4542b3bd893b4c701c35 P c3cde1064d75485aa21adfe12393f84b [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:28:15.273166 13140 raft_consensus.cc:2272] T 32f6d9d55bff4542b3bd893b4c701c35 P c3cde1064d75485aa21adfe12393f84b [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:28:15.275456 13140 tablet_replica.cc:333] T 5475e7362e764071aa7efc69bbc8f239 P c3cde1064d75485aa21adfe12393f84b: stopping tablet replica
I20260630 12:28:15.275977 13140 raft_consensus.cc:2243] T 5475e7362e764071aa7efc69bbc8f239 P c3cde1064d75485aa21adfe12393f84b [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:28:15.276382 13140 raft_consensus.cc:2272] T 5475e7362e764071aa7efc69bbc8f239 P c3cde1064d75485aa21adfe12393f84b [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:28:15.278671 13140 tablet_replica.cc:333] T 5d7555c30b924d7fbb863eba3ed1fa1c P c3cde1064d75485aa21adfe12393f84b: stopping tablet replica
I20260630 12:28:15.279156 13140 raft_consensus.cc:2243] T 5d7555c30b924d7fbb863eba3ed1fa1c P c3cde1064d75485aa21adfe12393f84b [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:28:15.279559 13140 raft_consensus.cc:2272] T 5d7555c30b924d7fbb863eba3ed1fa1c P c3cde1064d75485aa21adfe12393f84b [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:28:15.300539 13140 tablet_server.cc:196] TabletServer@127.12.213.4:0 shutdown complete.
I20260630 12:28:15.313815 13140 master.cc:562] Master@127.12.213.62:43555 shutting down...
W20260630 12:28:15.338824 24753 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:28:15.340039 13140 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 59fe849ee8ed461f88fa6f5736096111 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:15.340636 13140 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 59fe849ee8ed461f88fa6f5736096111 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:15.341056 13140 tablet_replica.cc:333] T 00000000000000000000000000000000 P 59fe849ee8ed461f88fa6f5736096111: stopping tablet replica
I20260630 12:28:15.362958 13140 master.cc:584] Master@127.12.213.62:43555 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0 (5303 ms)
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1
I20260630 12:28:15.409758 13140 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.213.62:35853
I20260630 12:28:15.410938 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:15.416004 25207 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
W20260630 12:28:15.416173 25208 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
W20260630 12:28:15.417538 25210 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
I20260630 12:28:15.418735 13140 server_base.cc:1061] running on GCE node
I20260630 12:28:15.419584 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:15.419776 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:15.419885 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822495419874 us; error 0 us; skew 500 ppm
I20260630 12:28:15.420303 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:15.422574 13140 webserver.cc:533] Webserver started at http://127.12.213.62:40295/ using document root <none> and password file <none>
I20260630 12:28:15.423008 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:15.423151 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:15.423352 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:15.424319 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822237130653-13140-0/minicluster-data/master-0-root/instance:
uuid: "cb43448f244c4fa88e22fe71347a399b"
format_stamp: "Formatted at 2026-06-30 12:28:15 on dist-test-slave-zz34"
I20260630 12:28:15.428522 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260630 12:28:15.431737 25215 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:15.432492 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:28:15.432807 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822237130653-13140-0/minicluster-data/master-0-root
uuid: "cb43448f244c4fa88e22fe71347a399b"
format_stamp: "Formatted at 2026-06-30 12:28:15 on dist-test-slave-zz34"
I20260630 12:28:15.433089 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822237130653-13140-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822237130653-13140-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822237130653-13140-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)
I20260630 12:28:15.445194 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:15.446496 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:15.484874 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.62:35853
I20260630 12:28:15.484985 25266 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.62:35853 every 8 connection(s)
I20260630 12:28:15.488600 25267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:15.500401 25267 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cb43448f244c4fa88e22fe71347a399b: Bootstrap starting.
I20260630 12:28:15.504899 25267 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cb43448f244c4fa88e22fe71347a399b: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:15.508976 25267 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cb43448f244c4fa88e22fe71347a399b: No bootstrap required, opened a new log
I20260630 12:28:15.511021 25267 raft_consensus.cc:359] T 00000000000000000000000000000000 P cb43448f244c4fa88e22fe71347a399b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cb43448f244c4fa88e22fe71347a399b" member_type: VOTER }
I20260630 12:28:15.511389 25267 raft_consensus.cc:385] T 00000000000000000000000000000000 P cb43448f244c4fa88e22fe71347a399b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:15.511564 25267 raft_consensus.cc:740] T 00000000000000000000000000000000 P cb43448f244c4fa88e22fe71347a399b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb43448f244c4fa88e22fe71347a399b, State: Initialized, Role: FOLLOWER
I20260630 12:28:15.512051 25267 consensus_queue.cc:260] T 00000000000000000000000000000000 P cb43448f244c4fa88e22fe71347a399b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cb43448f244c4fa88e22fe71347a399b" member_type: VOTER }
I20260630 12:28:15.512463 25267 raft_consensus.cc:399] T 00000000000000000000000000000000 P cb43448f244c4fa88e22fe71347a399b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:15.512643 25267 raft_consensus.cc:493] T 00000000000000000000000000000000 P cb43448f244c4fa88e22fe71347a399b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:15.512851 25267 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cb43448f244c4fa88e22fe71347a399b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:15.517336 25267 raft_consensus.cc:515] T 00000000000000000000000000000000 P cb43448f244c4fa88e22fe71347a399b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cb43448f244c4fa88e22fe71347a399b" member_type: VOTER }
I20260630 12:28:15.517822 25267 leader_election.cc:304] T 00000000000000000000000000000000 P cb43448f244c4fa88e22fe71347a399b [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: cb43448f244c4fa88e22fe71347a399b; no voters: 
I20260630 12:28:15.519075 25267 leader_election.cc:290] T 00000000000000000000000000000000 P cb43448f244c4fa88e22fe71347a399b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:15.519415 25270 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cb43448f244c4fa88e22fe71347a399b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:15.520735 25270 raft_consensus.cc:697] T 00000000000000000000000000000000 P cb43448f244c4fa88e22fe71347a399b [term 1 LEADER]: Becoming Leader. State: Replica: cb43448f244c4fa88e22fe71347a399b, State: Running, Role: LEADER
I20260630 12:28:15.521359 25270 consensus_queue.cc:237] T 00000000000000000000000000000000 P cb43448f244c4fa88e22fe71347a399b [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: "cb43448f244c4fa88e22fe71347a399b" member_type: VOTER }
I20260630 12:28:15.521888 25267 sys_catalog.cc:565] T 00000000000000000000000000000000 P cb43448f244c4fa88e22fe71347a399b [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:28:15.525484 25271 sys_catalog.cc:455] T 00000000000000000000000000000000 P cb43448f244c4fa88e22fe71347a399b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cb43448f244c4fa88e22fe71347a399b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cb43448f244c4fa88e22fe71347a399b" member_type: VOTER } }
I20260630 12:28:15.526427 25271 sys_catalog.cc:458] T 00000000000000000000000000000000 P cb43448f244c4fa88e22fe71347a399b [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:15.527123 25272 sys_catalog.cc:455] T 00000000000000000000000000000000 P cb43448f244c4fa88e22fe71347a399b [sys.catalog]: SysCatalogTable state changed. Reason: New leader cb43448f244c4fa88e22fe71347a399b. Latest consensus state: current_term: 1 leader_uuid: "cb43448f244c4fa88e22fe71347a399b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cb43448f244c4fa88e22fe71347a399b" member_type: VOTER } }
I20260630 12:28:15.528596 25272 sys_catalog.cc:458] T 00000000000000000000000000000000 P cb43448f244c4fa88e22fe71347a399b [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:15.530048 25278 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:28:15.536711 25278 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:28:15.537694 13140 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:28:15.545509 25278 catalog_manager.cc:1383] Generated new cluster ID: 66ee435e9b38483683c620094618dbd5
I20260630 12:28:15.545822 25278 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:28:15.559473 25278 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:28:15.560768 25278 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:28:15.574016 25278 catalog_manager.cc:6070] T 00000000000000000000000000000000 P cb43448f244c4fa88e22fe71347a399b: Generated new TSK 0
I20260630 12:28:15.574694 25278 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:28:15.605093 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:15.610697 25288 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
W20260630 12:28:15.611852 25289 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
W20260630 12:28:15.613654 25291 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
I20260630 12:28:15.614228 13140 server_base.cc:1061] running on GCE node
I20260630 12:28:15.615070 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:15.615304 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:15.615477 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822495615458 us; error 0 us; skew 500 ppm
I20260630 12:28:15.615965 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:15.618249 13140 webserver.cc:533] Webserver started at http://127.12.213.1:34527/ using document root <none> and password file <none>
I20260630 12:28:15.618710 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:15.618908 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:15.619174 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:15.620241 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822237130653-13140-0/minicluster-data/ts-0-root/instance:
uuid: "6bdfdaef80f7496697f54ee557abd43b"
format_stamp: "Formatted at 2026-06-30 12:28:15 on dist-test-slave-zz34"
I20260630 12:28:15.624518 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:28:15.627713 25296 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:15.628592 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:28:15.628952 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822237130653-13140-0/minicluster-data/ts-0-root
uuid: "6bdfdaef80f7496697f54ee557abd43b"
format_stamp: "Formatted at 2026-06-30 12:28:15 on dist-test-slave-zz34"
I20260630 12:28:15.629369 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822237130653-13140-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822237130653-13140-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822237130653-13140-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)
I20260630 12:28:15.656739 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:15.657745 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:15.659232 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:15.661396 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:15.661562 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:15.661845 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:15.661999 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:15.697866 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.1:43485
I20260630 12:28:15.697971 25358 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.1:43485 every 8 connection(s)
I20260630 12:28:15.702557 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:15.709442 25363 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
W20260630 12:28:15.710299 25364 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
I20260630 12:28:15.713857 13140 server_base.cc:1061] running on GCE node
W20260630 12:28:15.714280 25367 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
I20260630 12:28:15.716526 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:15.716768 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:15.716955 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822495716938 us; error 0 us; skew 500 ppm
I20260630 12:28:15.717468 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:15.720212 13140 webserver.cc:533] Webserver started at http://127.12.213.2:37779/ using document root <none> and password file <none>
I20260630 12:28:15.720790 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:15.721042 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:15.721194 25359 heartbeater.cc:344] Connected to a master server at 127.12.213.62:35853
I20260630 12:28:15.721380 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:15.721635 25359 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:15.722582 25359 heartbeater.cc:507] Master 127.12.213.62:35853 requested a full tablet report, sending...
I20260630 12:28:15.722898 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822237130653-13140-0/minicluster-data/ts-1-root/instance:
uuid: "b2d3847a82244dbbb814e2a5b6206dc3"
format_stamp: "Formatted at 2026-06-30 12:28:15 on dist-test-slave-zz34"
I20260630 12:28:15.724967 25232 ts_manager.cc:194] Registered new tserver with Master: 6bdfdaef80f7496697f54ee557abd43b (127.12.213.1:43485)
I20260630 12:28:15.726866 25232 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42476
I20260630 12:28:15.728062 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:28:15.731959 25371 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:15.732689 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:28:15.733093 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822237130653-13140-0/minicluster-data/ts-1-root
uuid: "b2d3847a82244dbbb814e2a5b6206dc3"
format_stamp: "Formatted at 2026-06-30 12:28:15 on dist-test-slave-zz34"
I20260630 12:28:15.733361 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822237130653-13140-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822237130653-13140-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822237130653-13140-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)
I20260630 12:28:15.743216 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:15.744215 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:15.745563 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:15.747838 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:15.748063 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:15.748308 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:15.748484 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:15.786031 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.2:34641
I20260630 12:28:15.786125 25433 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.2:34641 every 8 connection(s)
I20260630 12:28:15.790750 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:15.797799 25437 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
W20260630 12:28:15.799292 25438 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
W20260630 12:28:15.804734 25440 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
I20260630 12:28:15.804885 13140 server_base.cc:1061] running on GCE node
I20260630 12:28:15.805792 25434 heartbeater.cc:344] Connected to a master server at 127.12.213.62:35853
I20260630 12:28:15.806411 25434 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:15.807272 25434 heartbeater.cc:507] Master 127.12.213.62:35853 requested a full tablet report, sending...
I20260630 12:28:15.807401 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:15.807720 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:15.807907 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822495807889 us; error 0 us; skew 500 ppm
I20260630 12:28:15.808617 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:15.809515 25232 ts_manager.cc:194] Registered new tserver with Master: b2d3847a82244dbbb814e2a5b6206dc3 (127.12.213.2:34641)
I20260630 12:28:15.811246 13140 webserver.cc:533] Webserver started at http://127.12.213.3:42679/ using document root <none> and password file <none>
I20260630 12:28:15.811491 25232 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42482
I20260630 12:28:15.811921 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:15.812247 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:15.812570 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:15.814095 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822237130653-13140-0/minicluster-data/ts-2-root/instance:
uuid: "bac63746fe9747f986aa98e47ffe5a28"
format_stamp: "Formatted at 2026-06-30 12:28:15 on dist-test-slave-zz34"
I20260630 12:28:15.819192 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.003s
I20260630 12:28:15.822449 25445 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:15.823323 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:28:15.823614 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822237130653-13140-0/minicluster-data/ts-2-root
uuid: "bac63746fe9747f986aa98e47ffe5a28"
format_stamp: "Formatted at 2026-06-30 12:28:15 on dist-test-slave-zz34"
I20260630 12:28:15.823988 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822237130653-13140-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822237130653-13140-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822237130653-13140-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)
I20260630 12:28:15.838372 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:15.839494 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:15.840924 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:15.843153 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:15.843379 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:15.843611 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:15.843786 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:15.883213 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.3:36275
I20260630 12:28:15.883325 25507 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.3:36275 every 8 connection(s)
I20260630 12:28:15.897338 25508 heartbeater.cc:344] Connected to a master server at 127.12.213.62:35853
I20260630 12:28:15.897747 25508 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:15.898502 25508 heartbeater.cc:507] Master 127.12.213.62:35853 requested a full tablet report, sending...
I20260630 12:28:15.900480 25232 ts_manager.cc:194] Registered new tserver with Master: bac63746fe9747f986aa98e47ffe5a28 (127.12.213.3:36275)
I20260630 12:28:15.900936 13140 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014433679s
I20260630 12:28:15.901858 25232 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42492
I20260630 12:28:16.729782 25359 heartbeater.cc:499] Master 127.12.213.62:35853 was elected leader, sending a full tablet report...
I20260630 12:28:16.814496 25434 heartbeater.cc:499] Master 127.12.213.62:35853 was elected leader, sending a full tablet report...
I20260630 12:28:16.904593 25508 heartbeater.cc:499] Master 127.12.213.62:35853 was elected leader, sending a full tablet report...
I20260630 12:28:16.955391 25232 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42506:
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"
    }
  }
}
W20260630 12:28:16.957683 25232 catalog_manager.cc:7077] 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.
I20260630 12:28:17.037930 25471 tablet_service.cc:1511] Processing CreateTablet for tablet 49d1201d55634fb08acc4fd9fce7a773 (DEFAULT_TABLE table=test-workload [id=f34137aaee2c4cf6bdb508ded04c0584]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:28:17.038887 25470 tablet_service.cc:1511] Processing CreateTablet for tablet 858a96dbd4ec43199436e55aac394f66 (DEFAULT_TABLE table=test-workload [id=f34137aaee2c4cf6bdb508ded04c0584]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:28:17.039350 25399 tablet_service.cc:1511] Processing CreateTablet for tablet 9190523812b443a086736fbbe8c2443f (DEFAULT_TABLE table=test-workload [id=f34137aaee2c4cf6bdb508ded04c0584]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:28:17.040709 25399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9190523812b443a086736fbbe8c2443f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:17.040551 25472 tablet_service.cc:1511] Processing CreateTablet for tablet 691c60edee7242b3b8b99a7a23293ff7 (DEFAULT_TABLE table=test-workload [id=f34137aaee2c4cf6bdb508ded04c0584]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:28:17.041121 25469 tablet_service.cc:1511] Processing CreateTablet for tablet d052dc75f5de4efd93dddb33841fff54 (DEFAULT_TABLE table=test-workload [id=f34137aaee2c4cf6bdb508ded04c0584]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:28:17.042871 25473 tablet_service.cc:1511] Processing CreateTablet for tablet 9190523812b443a086736fbbe8c2443f (DEFAULT_TABLE table=test-workload [id=f34137aaee2c4cf6bdb508ded04c0584]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:28:17.043273 25398 tablet_service.cc:1511] Processing CreateTablet for tablet 691c60edee7242b3b8b99a7a23293ff7 (DEFAULT_TABLE table=test-workload [id=f34137aaee2c4cf6bdb508ded04c0584]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:28:17.043407 25468 tablet_service.cc:1511] Processing CreateTablet for tablet 3714ccf6baa942a382ea4515bf2c35d5 (DEFAULT_TABLE table=test-workload [id=f34137aaee2c4cf6bdb508ded04c0584]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:28:17.039433 25471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49d1201d55634fb08acc4fd9fce7a773. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:17.044660 25398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 691c60edee7242b3b8b99a7a23293ff7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:17.044781 25468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3714ccf6baa942a382ea4515bf2c35d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:17.045437 25473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9190523812b443a086736fbbe8c2443f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:17.046236 25469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d052dc75f5de4efd93dddb33841fff54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:17.047091 25470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 858a96dbd4ec43199436e55aac394f66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:17.047319 25397 tablet_service.cc:1511] Processing CreateTablet for tablet 49d1201d55634fb08acc4fd9fce7a773 (DEFAULT_TABLE table=test-workload [id=f34137aaee2c4cf6bdb508ded04c0584]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:28:17.048650 25397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49d1201d55634fb08acc4fd9fce7a773. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:17.048867 25472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 691c60edee7242b3b8b99a7a23293ff7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:17.051285 25396 tablet_service.cc:1511] Processing CreateTablet for tablet 858a96dbd4ec43199436e55aac394f66 (DEFAULT_TABLE table=test-workload [id=f34137aaee2c4cf6bdb508ded04c0584]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:28:17.052631 25396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 858a96dbd4ec43199436e55aac394f66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:17.055300 25395 tablet_service.cc:1511] Processing CreateTablet for tablet d052dc75f5de4efd93dddb33841fff54 (DEFAULT_TABLE table=test-workload [id=f34137aaee2c4cf6bdb508ded04c0584]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:28:17.056677 25395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d052dc75f5de4efd93dddb33841fff54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:17.059301 25394 tablet_service.cc:1511] Processing CreateTablet for tablet 3714ccf6baa942a382ea4515bf2c35d5 (DEFAULT_TABLE table=test-workload [id=f34137aaee2c4cf6bdb508ded04c0584]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:28:17.060631 25394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3714ccf6baa942a382ea4515bf2c35d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:17.064945 25323 tablet_service.cc:1511] Processing CreateTablet for tablet 691c60edee7242b3b8b99a7a23293ff7 (DEFAULT_TABLE table=test-workload [id=f34137aaee2c4cf6bdb508ded04c0584]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:28:17.066485 25324 tablet_service.cc:1511] Processing CreateTablet for tablet 9190523812b443a086736fbbe8c2443f (DEFAULT_TABLE table=test-workload [id=f34137aaee2c4cf6bdb508ded04c0584]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:28:17.067584 25322 tablet_service.cc:1511] Processing CreateTablet for tablet 49d1201d55634fb08acc4fd9fce7a773 (DEFAULT_TABLE table=test-workload [id=f34137aaee2c4cf6bdb508ded04c0584]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:28:17.069770 25321 tablet_service.cc:1511] Processing CreateTablet for tablet 858a96dbd4ec43199436e55aac394f66 (DEFAULT_TABLE table=test-workload [id=f34137aaee2c4cf6bdb508ded04c0584]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:28:17.071964 25320 tablet_service.cc:1511] Processing CreateTablet for tablet d052dc75f5de4efd93dddb33841fff54 (DEFAULT_TABLE table=test-workload [id=f34137aaee2c4cf6bdb508ded04c0584]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:28:17.074213 25319 tablet_service.cc:1511] Processing CreateTablet for tablet 3714ccf6baa942a382ea4515bf2c35d5 (DEFAULT_TABLE table=test-workload [id=f34137aaee2c4cf6bdb508ded04c0584]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:28:17.066450 25323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 691c60edee7242b3b8b99a7a23293ff7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:17.079409 25319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3714ccf6baa942a382ea4515bf2c35d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:17.080291 25324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9190523812b443a086736fbbe8c2443f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:17.081014 25320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d052dc75f5de4efd93dddb33841fff54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:17.082489 25322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49d1201d55634fb08acc4fd9fce7a773. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:17.086520 25321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 858a96dbd4ec43199436e55aac394f66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:17.136020 25529 tablet_bootstrap.cc:492] T 3714ccf6baa942a382ea4515bf2c35d5 P b2d3847a82244dbbb814e2a5b6206dc3: Bootstrap starting.
I20260630 12:28:17.137022 25528 tablet_bootstrap.cc:492] T d052dc75f5de4efd93dddb33841fff54 P bac63746fe9747f986aa98e47ffe5a28: Bootstrap starting.
I20260630 12:28:17.146464 25529 tablet_bootstrap.cc:654] T 3714ccf6baa942a382ea4515bf2c35d5 P b2d3847a82244dbbb814e2a5b6206dc3: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:17.152223 25530 tablet_bootstrap.cc:492] T 49d1201d55634fb08acc4fd9fce7a773 P 6bdfdaef80f7496697f54ee557abd43b: Bootstrap starting.
I20260630 12:28:17.154918 25528 tablet_bootstrap.cc:654] T d052dc75f5de4efd93dddb33841fff54 P bac63746fe9747f986aa98e47ffe5a28: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:17.158541 25530 tablet_bootstrap.cc:654] T 49d1201d55634fb08acc4fd9fce7a773 P 6bdfdaef80f7496697f54ee557abd43b: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:17.162571 25529 tablet_bootstrap.cc:492] T 3714ccf6baa942a382ea4515bf2c35d5 P b2d3847a82244dbbb814e2a5b6206dc3: No bootstrap required, opened a new log
I20260630 12:28:17.163053 25529 ts_tablet_manager.cc:1403] T 3714ccf6baa942a382ea4515bf2c35d5 P b2d3847a82244dbbb814e2a5b6206dc3: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.016s
I20260630 12:28:17.164077 25528 tablet_bootstrap.cc:492] T d052dc75f5de4efd93dddb33841fff54 P bac63746fe9747f986aa98e47ffe5a28: No bootstrap required, opened a new log
I20260630 12:28:17.164559 25528 ts_tablet_manager.cc:1403] T d052dc75f5de4efd93dddb33841fff54 P bac63746fe9747f986aa98e47ffe5a28: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.000s
I20260630 12:28:17.165934 25529 raft_consensus.cc:359] T 3714ccf6baa942a382ea4515bf2c35d5 P b2d3847a82244dbbb814e2a5b6206dc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } } peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } }
I20260630 12:28:17.166740 25529 raft_consensus.cc:385] T 3714ccf6baa942a382ea4515bf2c35d5 P b2d3847a82244dbbb814e2a5b6206dc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:17.167034 25529 raft_consensus.cc:740] T 3714ccf6baa942a382ea4515bf2c35d5 P b2d3847a82244dbbb814e2a5b6206dc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2d3847a82244dbbb814e2a5b6206dc3, State: Initialized, Role: FOLLOWER
I20260630 12:28:17.167316 25528 raft_consensus.cc:359] T d052dc75f5de4efd93dddb33841fff54 P bac63746fe9747f986aa98e47ffe5a28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } } peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } }
I20260630 12:28:17.168054 25528 raft_consensus.cc:385] T d052dc75f5de4efd93dddb33841fff54 P bac63746fe9747f986aa98e47ffe5a28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:17.167789 25529 consensus_queue.cc:260] T 3714ccf6baa942a382ea4515bf2c35d5 P b2d3847a82244dbbb814e2a5b6206dc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } } peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } }
I20260630 12:28:17.168231 25530 tablet_bootstrap.cc:492] T 49d1201d55634fb08acc4fd9fce7a773 P 6bdfdaef80f7496697f54ee557abd43b: No bootstrap required, opened a new log
I20260630 12:28:17.168360 25528 raft_consensus.cc:740] T d052dc75f5de4efd93dddb33841fff54 P bac63746fe9747f986aa98e47ffe5a28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bac63746fe9747f986aa98e47ffe5a28, State: Initialized, Role: FOLLOWER
I20260630 12:28:17.168926 25530 ts_tablet_manager.cc:1403] T 49d1201d55634fb08acc4fd9fce7a773 P 6bdfdaef80f7496697f54ee557abd43b: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.009s
I20260630 12:28:17.169552 25528 consensus_queue.cc:260] T d052dc75f5de4efd93dddb33841fff54 P bac63746fe9747f986aa98e47ffe5a28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } } peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } }
I20260630 12:28:17.170706 25529 ts_tablet_manager.cc:1434] T 3714ccf6baa942a382ea4515bf2c35d5 P b2d3847a82244dbbb814e2a5b6206dc3: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260630 12:28:17.171995 25529 tablet_bootstrap.cc:492] T d052dc75f5de4efd93dddb33841fff54 P b2d3847a82244dbbb814e2a5b6206dc3: Bootstrap starting.
I20260630 12:28:17.171718 25530 raft_consensus.cc:359] T 49d1201d55634fb08acc4fd9fce7a773 P 6bdfdaef80f7496697f54ee557abd43b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } } peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } }
I20260630 12:28:17.172506 25530 raft_consensus.cc:385] T 49d1201d55634fb08acc4fd9fce7a773 P 6bdfdaef80f7496697f54ee557abd43b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:17.172788 25530 raft_consensus.cc:740] T 49d1201d55634fb08acc4fd9fce7a773 P 6bdfdaef80f7496697f54ee557abd43b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bdfdaef80f7496697f54ee557abd43b, State: Initialized, Role: FOLLOWER
I20260630 12:28:17.173605 25530 consensus_queue.cc:260] T 49d1201d55634fb08acc4fd9fce7a773 P 6bdfdaef80f7496697f54ee557abd43b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } } peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } }
I20260630 12:28:17.178963 25528 ts_tablet_manager.cc:1434] T d052dc75f5de4efd93dddb33841fff54 P bac63746fe9747f986aa98e47ffe5a28: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.006s
I20260630 12:28:17.179352 25529 tablet_bootstrap.cc:654] T d052dc75f5de4efd93dddb33841fff54 P b2d3847a82244dbbb814e2a5b6206dc3: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:17.182068 25528 tablet_bootstrap.cc:492] T 691c60edee7242b3b8b99a7a23293ff7 P bac63746fe9747f986aa98e47ffe5a28: Bootstrap starting.
I20260630 12:28:17.190718 25528 tablet_bootstrap.cc:654] T 691c60edee7242b3b8b99a7a23293ff7 P bac63746fe9747f986aa98e47ffe5a28: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:17.197140 25529 tablet_bootstrap.cc:492] T d052dc75f5de4efd93dddb33841fff54 P b2d3847a82244dbbb814e2a5b6206dc3: No bootstrap required, opened a new log
I20260630 12:28:17.197708 25529 ts_tablet_manager.cc:1403] T d052dc75f5de4efd93dddb33841fff54 P b2d3847a82244dbbb814e2a5b6206dc3: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.011s
I20260630 12:28:17.199409 25528 tablet_bootstrap.cc:492] T 691c60edee7242b3b8b99a7a23293ff7 P bac63746fe9747f986aa98e47ffe5a28: No bootstrap required, opened a new log
I20260630 12:28:17.199956 25528 ts_tablet_manager.cc:1403] T 691c60edee7242b3b8b99a7a23293ff7 P bac63746fe9747f986aa98e47ffe5a28: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.000s
I20260630 12:28:17.200464 25529 raft_consensus.cc:359] T d052dc75f5de4efd93dddb33841fff54 P b2d3847a82244dbbb814e2a5b6206dc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } } peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } }
I20260630 12:28:17.201242 25529 raft_consensus.cc:385] T d052dc75f5de4efd93dddb33841fff54 P b2d3847a82244dbbb814e2a5b6206dc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:17.201548 25529 raft_consensus.cc:740] T d052dc75f5de4efd93dddb33841fff54 P b2d3847a82244dbbb814e2a5b6206dc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2d3847a82244dbbb814e2a5b6206dc3, State: Initialized, Role: FOLLOWER
I20260630 12:28:17.203146 25530 ts_tablet_manager.cc:1434] T 49d1201d55634fb08acc4fd9fce7a773 P 6bdfdaef80f7496697f54ee557abd43b: Time spent starting tablet: real 0.034s	user 0.009s	sys 0.023s
I20260630 12:28:17.202936 25528 raft_consensus.cc:359] T 691c60edee7242b3b8b99a7a23293ff7 P bac63746fe9747f986aa98e47ffe5a28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } } peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } }
I20260630 12:28:17.202368 25529 consensus_queue.cc:260] T d052dc75f5de4efd93dddb33841fff54 P b2d3847a82244dbbb814e2a5b6206dc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } } peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } }
I20260630 12:28:17.203691 25528 raft_consensus.cc:385] T 691c60edee7242b3b8b99a7a23293ff7 P bac63746fe9747f986aa98e47ffe5a28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:17.204020 25528 raft_consensus.cc:740] T 691c60edee7242b3b8b99a7a23293ff7 P bac63746fe9747f986aa98e47ffe5a28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bac63746fe9747f986aa98e47ffe5a28, State: Initialized, Role: FOLLOWER
I20260630 12:28:17.205140 25529 ts_tablet_manager.cc:1434] T d052dc75f5de4efd93dddb33841fff54 P b2d3847a82244dbbb814e2a5b6206dc3: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260630 12:28:17.204973 25528 consensus_queue.cc:260] T 691c60edee7242b3b8b99a7a23293ff7 P bac63746fe9747f986aa98e47ffe5a28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } } peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } }
I20260630 12:28:17.206118 25529 tablet_bootstrap.cc:492] T 49d1201d55634fb08acc4fd9fce7a773 P b2d3847a82244dbbb814e2a5b6206dc3: Bootstrap starting.
I20260630 12:28:17.209556 25528 ts_tablet_manager.cc:1434] T 691c60edee7242b3b8b99a7a23293ff7 P bac63746fe9747f986aa98e47ffe5a28: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:28:17.210675 25528 tablet_bootstrap.cc:492] T 3714ccf6baa942a382ea4515bf2c35d5 P bac63746fe9747f986aa98e47ffe5a28: Bootstrap starting.
I20260630 12:28:17.212718 25529 tablet_bootstrap.cc:654] T 49d1201d55634fb08acc4fd9fce7a773 P b2d3847a82244dbbb814e2a5b6206dc3: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:17.217018 25530 tablet_bootstrap.cc:492] T 858a96dbd4ec43199436e55aac394f66 P 6bdfdaef80f7496697f54ee557abd43b: Bootstrap starting.
I20260630 12:28:17.217077 25528 tablet_bootstrap.cc:654] T 3714ccf6baa942a382ea4515bf2c35d5 P bac63746fe9747f986aa98e47ffe5a28: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:17.223950 25530 tablet_bootstrap.cc:654] T 858a96dbd4ec43199436e55aac394f66 P 6bdfdaef80f7496697f54ee557abd43b: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:17.224970 25529 tablet_bootstrap.cc:492] T 49d1201d55634fb08acc4fd9fce7a773 P b2d3847a82244dbbb814e2a5b6206dc3: No bootstrap required, opened a new log
I20260630 12:28:17.225647 25529 ts_tablet_manager.cc:1403] T 49d1201d55634fb08acc4fd9fce7a773 P b2d3847a82244dbbb814e2a5b6206dc3: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260630 12:28:17.229423 25529 raft_consensus.cc:359] T 49d1201d55634fb08acc4fd9fce7a773 P b2d3847a82244dbbb814e2a5b6206dc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } } peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } }
I20260630 12:28:17.230201 25529 raft_consensus.cc:385] T 49d1201d55634fb08acc4fd9fce7a773 P b2d3847a82244dbbb814e2a5b6206dc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:17.230540 25529 raft_consensus.cc:740] T 49d1201d55634fb08acc4fd9fce7a773 P b2d3847a82244dbbb814e2a5b6206dc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2d3847a82244dbbb814e2a5b6206dc3, State: Initialized, Role: FOLLOWER
I20260630 12:28:17.231408 25529 consensus_queue.cc:260] T 49d1201d55634fb08acc4fd9fce7a773 P b2d3847a82244dbbb814e2a5b6206dc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } } peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } }
I20260630 12:28:17.231891 25528 tablet_bootstrap.cc:492] T 3714ccf6baa942a382ea4515bf2c35d5 P bac63746fe9747f986aa98e47ffe5a28: No bootstrap required, opened a new log
I20260630 12:28:17.232482 25528 ts_tablet_manager.cc:1403] T 3714ccf6baa942a382ea4515bf2c35d5 P bac63746fe9747f986aa98e47ffe5a28: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.009s
I20260630 12:28:17.235460 25528 raft_consensus.cc:359] T 3714ccf6baa942a382ea4515bf2c35d5 P bac63746fe9747f986aa98e47ffe5a28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } } peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } }
I20260630 12:28:17.236076 25529 ts_tablet_manager.cc:1434] T 49d1201d55634fb08acc4fd9fce7a773 P b2d3847a82244dbbb814e2a5b6206dc3: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260630 12:28:17.237210 25529 tablet_bootstrap.cc:492] T 691c60edee7242b3b8b99a7a23293ff7 P b2d3847a82244dbbb814e2a5b6206dc3: Bootstrap starting.
I20260630 12:28:17.236187 25528 raft_consensus.cc:385] T 3714ccf6baa942a382ea4515bf2c35d5 P bac63746fe9747f986aa98e47ffe5a28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:17.237747 25528 raft_consensus.cc:740] T 3714ccf6baa942a382ea4515bf2c35d5 P bac63746fe9747f986aa98e47ffe5a28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bac63746fe9747f986aa98e47ffe5a28, State: Initialized, Role: FOLLOWER
I20260630 12:28:17.239078 25530 tablet_bootstrap.cc:492] T 858a96dbd4ec43199436e55aac394f66 P 6bdfdaef80f7496697f54ee557abd43b: No bootstrap required, opened a new log
I20260630 12:28:17.239641 25530 ts_tablet_manager.cc:1403] T 858a96dbd4ec43199436e55aac394f66 P 6bdfdaef80f7496697f54ee557abd43b: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.006s
I20260630 12:28:17.242280 25530 raft_consensus.cc:359] T 858a96dbd4ec43199436e55aac394f66 P 6bdfdaef80f7496697f54ee557abd43b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } } peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } }
I20260630 12:28:17.242831 25529 tablet_bootstrap.cc:654] T 691c60edee7242b3b8b99a7a23293ff7 P b2d3847a82244dbbb814e2a5b6206dc3: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:17.243010 25530 raft_consensus.cc:385] T 858a96dbd4ec43199436e55aac394f66 P 6bdfdaef80f7496697f54ee557abd43b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:17.243397 25530 raft_consensus.cc:740] T 858a96dbd4ec43199436e55aac394f66 P 6bdfdaef80f7496697f54ee557abd43b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bdfdaef80f7496697f54ee557abd43b, State: Initialized, Role: FOLLOWER
I20260630 12:28:17.244084 25530 consensus_queue.cc:260] T 858a96dbd4ec43199436e55aac394f66 P 6bdfdaef80f7496697f54ee557abd43b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } } peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } }
I20260630 12:28:17.238691 25528 consensus_queue.cc:260] T 3714ccf6baa942a382ea4515bf2c35d5 P bac63746fe9747f986aa98e47ffe5a28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } } peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } }
I20260630 12:28:17.246313 25530 ts_tablet_manager.cc:1434] T 858a96dbd4ec43199436e55aac394f66 P 6bdfdaef80f7496697f54ee557abd43b: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260630 12:28:17.247321 25530 tablet_bootstrap.cc:492] T d052dc75f5de4efd93dddb33841fff54 P 6bdfdaef80f7496697f54ee557abd43b: Bootstrap starting.
I20260630 12:28:17.247862 25528 ts_tablet_manager.cc:1434] T 3714ccf6baa942a382ea4515bf2c35d5 P bac63746fe9747f986aa98e47ffe5a28: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260630 12:28:17.252878 25529 tablet_bootstrap.cc:492] T 691c60edee7242b3b8b99a7a23293ff7 P b2d3847a82244dbbb814e2a5b6206dc3: No bootstrap required, opened a new log
I20260630 12:28:17.253047 25530 tablet_bootstrap.cc:654] T d052dc75f5de4efd93dddb33841fff54 P 6bdfdaef80f7496697f54ee557abd43b: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:17.253391 25528 tablet_bootstrap.cc:492] T 49d1201d55634fb08acc4fd9fce7a773 P bac63746fe9747f986aa98e47ffe5a28: Bootstrap starting.
I20260630 12:28:17.253463 25529 ts_tablet_manager.cc:1403] T 691c60edee7242b3b8b99a7a23293ff7 P b2d3847a82244dbbb814e2a5b6206dc3: Time spent bootstrapping tablet: real 0.017s	user 0.002s	sys 0.010s
I20260630 12:28:17.256520 25529 raft_consensus.cc:359] T 691c60edee7242b3b8b99a7a23293ff7 P b2d3847a82244dbbb814e2a5b6206dc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } } peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } }
I20260630 12:28:17.257262 25529 raft_consensus.cc:385] T 691c60edee7242b3b8b99a7a23293ff7 P b2d3847a82244dbbb814e2a5b6206dc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:17.257571 25529 raft_consensus.cc:740] T 691c60edee7242b3b8b99a7a23293ff7 P b2d3847a82244dbbb814e2a5b6206dc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2d3847a82244dbbb814e2a5b6206dc3, State: Initialized, Role: FOLLOWER
I20260630 12:28:17.258448 25529 consensus_queue.cc:260] T 691c60edee7242b3b8b99a7a23293ff7 P b2d3847a82244dbbb814e2a5b6206dc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } } peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } }
I20260630 12:28:17.261029 25529 ts_tablet_manager.cc:1434] T 691c60edee7242b3b8b99a7a23293ff7 P b2d3847a82244dbbb814e2a5b6206dc3: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.006s
I20260630 12:28:17.261588 25528 tablet_bootstrap.cc:654] T 49d1201d55634fb08acc4fd9fce7a773 P bac63746fe9747f986aa98e47ffe5a28: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:17.262050 25529 tablet_bootstrap.cc:492] T 858a96dbd4ec43199436e55aac394f66 P b2d3847a82244dbbb814e2a5b6206dc3: Bootstrap starting.
I20260630 12:28:17.262295 25534 raft_consensus.cc:493] T d052dc75f5de4efd93dddb33841fff54 P b2d3847a82244dbbb814e2a5b6206dc3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:17.262755 25534 raft_consensus.cc:515] T d052dc75f5de4efd93dddb33841fff54 P b2d3847a82244dbbb814e2a5b6206dc3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } } peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } }
I20260630 12:28:17.265457 25534 leader_election.cc:290] T d052dc75f5de4efd93dddb33841fff54 P b2d3847a82244dbbb814e2a5b6206dc3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6bdfdaef80f7496697f54ee557abd43b (127.12.213.1:43485), bac63746fe9747f986aa98e47ffe5a28 (127.12.213.3:36275)
I20260630 12:28:17.268705 25529 tablet_bootstrap.cc:654] T 858a96dbd4ec43199436e55aac394f66 P b2d3847a82244dbbb814e2a5b6206dc3: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:17.280866 25529 tablet_bootstrap.cc:492] T 858a96dbd4ec43199436e55aac394f66 P b2d3847a82244dbbb814e2a5b6206dc3: No bootstrap required, opened a new log
I20260630 12:28:17.281383 25529 ts_tablet_manager.cc:1403] T 858a96dbd4ec43199436e55aac394f66 P b2d3847a82244dbbb814e2a5b6206dc3: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260630 12:28:17.284129 25529 raft_consensus.cc:359] T 858a96dbd4ec43199436e55aac394f66 P b2d3847a82244dbbb814e2a5b6206dc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } } peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } }
I20260630 12:28:17.284853 25529 raft_consensus.cc:385] T 858a96dbd4ec43199436e55aac394f66 P b2d3847a82244dbbb814e2a5b6206dc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:17.285143 25529 raft_consensus.cc:740] T 858a96dbd4ec43199436e55aac394f66 P b2d3847a82244dbbb814e2a5b6206dc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2d3847a82244dbbb814e2a5b6206dc3, State: Initialized, Role: FOLLOWER
I20260630 12:28:17.286046 25529 consensus_queue.cc:260] T 858a96dbd4ec43199436e55aac394f66 P b2d3847a82244dbbb814e2a5b6206dc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } } peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } }
I20260630 12:28:17.288599 25529 ts_tablet_manager.cc:1434] T 858a96dbd4ec43199436e55aac394f66 P b2d3847a82244dbbb814e2a5b6206dc3: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:28:17.289579 25529 tablet_bootstrap.cc:492] T 9190523812b443a086736fbbe8c2443f P b2d3847a82244dbbb814e2a5b6206dc3: Bootstrap starting.
I20260630 12:28:17.295213 25529 tablet_bootstrap.cc:654] T 9190523812b443a086736fbbe8c2443f P b2d3847a82244dbbb814e2a5b6206dc3: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:17.307559 25529 tablet_bootstrap.cc:492] T 9190523812b443a086736fbbe8c2443f P b2d3847a82244dbbb814e2a5b6206dc3: No bootstrap required, opened a new log
I20260630 12:28:17.308086 25529 ts_tablet_manager.cc:1403] T 9190523812b443a086736fbbe8c2443f P b2d3847a82244dbbb814e2a5b6206dc3: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.007s
I20260630 12:28:17.310998 25529 raft_consensus.cc:359] T 9190523812b443a086736fbbe8c2443f P b2d3847a82244dbbb814e2a5b6206dc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } } peers { permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } }
I20260630 12:28:17.311712 25529 raft_consensus.cc:385] T 9190523812b443a086736fbbe8c2443f P b2d3847a82244dbbb814e2a5b6206dc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:17.311990 25529 raft_consensus.cc:740] T 9190523812b443a086736fbbe8c2443f P b2d3847a82244dbbb814e2a5b6206dc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2d3847a82244dbbb814e2a5b6206dc3, State: Initialized, Role: FOLLOWER
I20260630 12:28:17.312830 25529 consensus_queue.cc:260] T 9190523812b443a086736fbbe8c2443f P b2d3847a82244dbbb814e2a5b6206dc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } } peers { permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } }
I20260630 12:28:17.313941 25483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d052dc75f5de4efd93dddb33841fff54" candidate_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bac63746fe9747f986aa98e47ffe5a28" is_pre_election: true
I20260630 12:28:17.314687 25483 raft_consensus.cc:2468] T d052dc75f5de4efd93dddb33841fff54 P bac63746fe9747f986aa98e47ffe5a28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2d3847a82244dbbb814e2a5b6206dc3 in term 0.
I20260630 12:28:17.315479 25529 ts_tablet_manager.cc:1434] T 9190523812b443a086736fbbe8c2443f P b2d3847a82244dbbb814e2a5b6206dc3: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:28:17.317723 25372 leader_election.cc:304] T d052dc75f5de4efd93dddb33841fff54 P b2d3847a82244dbbb814e2a5b6206dc3 [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: b2d3847a82244dbbb814e2a5b6206dc3, bac63746fe9747f986aa98e47ffe5a28; no voters: 
I20260630 12:28:17.318522 25534 raft_consensus.cc:2804] T d052dc75f5de4efd93dddb33841fff54 P b2d3847a82244dbbb814e2a5b6206dc3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:17.318910 25534 raft_consensus.cc:493] T d052dc75f5de4efd93dddb33841fff54 P b2d3847a82244dbbb814e2a5b6206dc3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:17.319249 25534 raft_consensus.cc:3060] T d052dc75f5de4efd93dddb33841fff54 P b2d3847a82244dbbb814e2a5b6206dc3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:17.319268 25528 tablet_bootstrap.cc:492] T 49d1201d55634fb08acc4fd9fce7a773 P bac63746fe9747f986aa98e47ffe5a28: No bootstrap required, opened a new log
I20260630 12:28:17.320070 25528 ts_tablet_manager.cc:1403] T 49d1201d55634fb08acc4fd9fce7a773 P bac63746fe9747f986aa98e47ffe5a28: Time spent bootstrapping tablet: real 0.067s	user 0.011s	sys 0.010s
I20260630 12:28:17.323053 25528 raft_consensus.cc:359] T 49d1201d55634fb08acc4fd9fce7a773 P bac63746fe9747f986aa98e47ffe5a28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } } peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } }
I20260630 12:28:17.325301 25530 tablet_bootstrap.cc:492] T d052dc75f5de4efd93dddb33841fff54 P 6bdfdaef80f7496697f54ee557abd43b: No bootstrap required, opened a new log
I20260630 12:28:17.325717 25528 raft_consensus.cc:385] T 49d1201d55634fb08acc4fd9fce7a773 P bac63746fe9747f986aa98e47ffe5a28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:17.325996 25530 ts_tablet_manager.cc:1403] T d052dc75f5de4efd93dddb33841fff54 P 6bdfdaef80f7496697f54ee557abd43b: Time spent bootstrapping tablet: real 0.079s	user 0.046s	sys 0.027s
I20260630 12:28:17.326104 25528 raft_consensus.cc:740] T 49d1201d55634fb08acc4fd9fce7a773 P bac63746fe9747f986aa98e47ffe5a28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bac63746fe9747f986aa98e47ffe5a28, State: Initialized, Role: FOLLOWER
I20260630 12:28:17.327437 25334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d052dc75f5de4efd93dddb33841fff54" candidate_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bdfdaef80f7496697f54ee557abd43b" is_pre_election: true
I20260630 12:28:17.327842 25536 raft_consensus.cc:493] T 49d1201d55634fb08acc4fd9fce7a773 P 6bdfdaef80f7496697f54ee557abd43b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:17.328330 25536 raft_consensus.cc:515] T 49d1201d55634fb08acc4fd9fce7a773 P 6bdfdaef80f7496697f54ee557abd43b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } } peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } }
I20260630 12:28:17.329375 25528 consensus_queue.cc:260] T 49d1201d55634fb08acc4fd9fce7a773 P bac63746fe9747f986aa98e47ffe5a28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } } peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } }
I20260630 12:28:17.329634 25534 raft_consensus.cc:515] T d052dc75f5de4efd93dddb33841fff54 P b2d3847a82244dbbb814e2a5b6206dc3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } } peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } }
I20260630 12:28:17.329715 25530 raft_consensus.cc:359] T d052dc75f5de4efd93dddb33841fff54 P 6bdfdaef80f7496697f54ee557abd43b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } } peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } }
I20260630 12:28:17.330592 25530 raft_consensus.cc:385] T d052dc75f5de4efd93dddb33841fff54 P 6bdfdaef80f7496697f54ee557abd43b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:17.330895 25530 raft_consensus.cc:740] T d052dc75f5de4efd93dddb33841fff54 P 6bdfdaef80f7496697f54ee557abd43b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bdfdaef80f7496697f54ee557abd43b, State: Initialized, Role: FOLLOWER
I20260630 12:28:17.331691 25530 consensus_queue.cc:260] T d052dc75f5de4efd93dddb33841fff54 P 6bdfdaef80f7496697f54ee557abd43b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } } peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } }
I20260630 12:28:17.332625 25528 ts_tablet_manager.cc:1434] T 49d1201d55634fb08acc4fd9fce7a773 P bac63746fe9747f986aa98e47ffe5a28: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260630 12:28:17.333214 25483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d052dc75f5de4efd93dddb33841fff54" candidate_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bac63746fe9747f986aa98e47ffe5a28"
I20260630 12:28:17.333830 25528 tablet_bootstrap.cc:492] T 858a96dbd4ec43199436e55aac394f66 P bac63746fe9747f986aa98e47ffe5a28: Bootstrap starting.
I20260630 12:28:17.334004 25483 raft_consensus.cc:3060] T d052dc75f5de4efd93dddb33841fff54 P bac63746fe9747f986aa98e47ffe5a28 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:17.341562 25528 tablet_bootstrap.cc:654] T 858a96dbd4ec43199436e55aac394f66 P bac63746fe9747f986aa98e47ffe5a28: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:17.343997 25536 leader_election.cc:290] T 49d1201d55634fb08acc4fd9fce7a773 P 6bdfdaef80f7496697f54ee557abd43b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2d3847a82244dbbb814e2a5b6206dc3 (127.12.213.2:34641), bac63746fe9747f986aa98e47ffe5a28 (127.12.213.3:36275)
I20260630 12:28:17.346130 25530 ts_tablet_manager.cc:1434] T d052dc75f5de4efd93dddb33841fff54 P 6bdfdaef80f7496697f54ee557abd43b: Time spent starting tablet: real 0.020s	user 0.015s	sys 0.003s
I20260630 12:28:17.347147 25530 tablet_bootstrap.cc:492] T 691c60edee7242b3b8b99a7a23293ff7 P 6bdfdaef80f7496697f54ee557abd43b: Bootstrap starting.
I20260630 12:28:17.353190 25530 tablet_bootstrap.cc:654] T 691c60edee7242b3b8b99a7a23293ff7 P 6bdfdaef80f7496697f54ee557abd43b: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:17.362293 25534 leader_election.cc:290] T d052dc75f5de4efd93dddb33841fff54 P b2d3847a82244dbbb814e2a5b6206dc3 [CANDIDATE]: Term 1 election: Requested vote from peers 6bdfdaef80f7496697f54ee557abd43b (127.12.213.1:43485), bac63746fe9747f986aa98e47ffe5a28 (127.12.213.3:36275)
I20260630 12:28:17.363138 25534 raft_consensus.cc:493] T 9190523812b443a086736fbbe8c2443f P b2d3847a82244dbbb814e2a5b6206dc3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:17.363711 25534 raft_consensus.cc:515] T 9190523812b443a086736fbbe8c2443f P b2d3847a82244dbbb814e2a5b6206dc3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } } peers { permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } }
I20260630 12:28:17.367733 25482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9190523812b443a086736fbbe8c2443f" candidate_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bac63746fe9747f986aa98e47ffe5a28" is_pre_election: true
I20260630 12:28:17.372880 25483 raft_consensus.cc:2468] T d052dc75f5de4efd93dddb33841fff54 P bac63746fe9747f986aa98e47ffe5a28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2d3847a82244dbbb814e2a5b6206dc3 in term 1.
I20260630 12:28:17.375725 25534 leader_election.cc:290] T 9190523812b443a086736fbbe8c2443f P b2d3847a82244dbbb814e2a5b6206dc3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bac63746fe9747f986aa98e47ffe5a28 (127.12.213.3:36275), 6bdfdaef80f7496697f54ee557abd43b (127.12.213.1:43485)
W20260630 12:28:17.380126 25372 leader_election.cc:343] T 9190523812b443a086736fbbe8c2443f P b2d3847a82244dbbb814e2a5b6206dc3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bac63746fe9747f986aa98e47ffe5a28 (127.12.213.3:36275): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:28:17.381238 25372 leader_election.cc:304] T d052dc75f5de4efd93dddb33841fff54 P b2d3847a82244dbbb814e2a5b6206dc3 [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: b2d3847a82244dbbb814e2a5b6206dc3, bac63746fe9747f986aa98e47ffe5a28; no voters: 
I20260630 12:28:17.382542 25534 raft_consensus.cc:493] T 49d1201d55634fb08acc4fd9fce7a773 P b2d3847a82244dbbb814e2a5b6206dc3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:17.383215 25534 raft_consensus.cc:515] T 49d1201d55634fb08acc4fd9fce7a773 P b2d3847a82244dbbb814e2a5b6206dc3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } } peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } }
I20260630 12:28:17.389873 25534 leader_election.cc:290] T 49d1201d55634fb08acc4fd9fce7a773 P b2d3847a82244dbbb814e2a5b6206dc3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6bdfdaef80f7496697f54ee557abd43b (127.12.213.1:43485), bac63746fe9747f986aa98e47ffe5a28 (127.12.213.3:36275)
I20260630 12:28:17.390587 25534 raft_consensus.cc:2804] T d052dc75f5de4efd93dddb33841fff54 P b2d3847a82244dbbb814e2a5b6206dc3 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:17.391144 25534 raft_consensus.cc:697] T d052dc75f5de4efd93dddb33841fff54 P b2d3847a82244dbbb814e2a5b6206dc3 [term 1 LEADER]: Becoming Leader. State: Replica: b2d3847a82244dbbb814e2a5b6206dc3, State: Running, Role: LEADER
I20260630 12:28:17.392194 25534 consensus_queue.cc:237] T d052dc75f5de4efd93dddb33841fff54 P b2d3847a82244dbbb814e2a5b6206dc3 [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: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } } peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } }
I20260630 12:28:17.396327 25483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49d1201d55634fb08acc4fd9fce7a773" candidate_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bac63746fe9747f986aa98e47ffe5a28" is_pre_election: true
I20260630 12:28:17.397192 25483 raft_consensus.cc:2468] T 49d1201d55634fb08acc4fd9fce7a773 P bac63746fe9747f986aa98e47ffe5a28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2d3847a82244dbbb814e2a5b6206dc3 in term 0.
I20260630 12:28:17.398908 25372 leader_election.cc:304] T 49d1201d55634fb08acc4fd9fce7a773 P b2d3847a82244dbbb814e2a5b6206dc3 [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: b2d3847a82244dbbb814e2a5b6206dc3, bac63746fe9747f986aa98e47ffe5a28; no voters: 
I20260630 12:28:17.404325 25555 raft_consensus.cc:2804] T 49d1201d55634fb08acc4fd9fce7a773 P b2d3847a82244dbbb814e2a5b6206dc3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:17.406641 25555 raft_consensus.cc:493] T 49d1201d55634fb08acc4fd9fce7a773 P b2d3847a82244dbbb814e2a5b6206dc3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:17.407590 25555 raft_consensus.cc:3060] T 49d1201d55634fb08acc4fd9fce7a773 P b2d3847a82244dbbb814e2a5b6206dc3 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:28:17.413596 25374 leader_election.cc:343] T d052dc75f5de4efd93dddb33841fff54 P b2d3847a82244dbbb814e2a5b6206dc3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6bdfdaef80f7496697f54ee557abd43b (127.12.213.1:43485): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:28:17.417075 25334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d052dc75f5de4efd93dddb33841fff54" candidate_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bdfdaef80f7496697f54ee557abd43b"
I20260630 12:28:17.417930 25334 raft_consensus.cc:3060] T d052dc75f5de4efd93dddb33841fff54 P 6bdfdaef80f7496697f54ee557abd43b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:17.420878 25333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9190523812b443a086736fbbe8c2443f" candidate_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bdfdaef80f7496697f54ee557abd43b" is_pre_election: true
I20260630 12:28:17.422670 25332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49d1201d55634fb08acc4fd9fce7a773" candidate_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bdfdaef80f7496697f54ee557abd43b" is_pre_election: true
I20260630 12:28:17.423672 25332 raft_consensus.cc:2468] T 49d1201d55634fb08acc4fd9fce7a773 P 6bdfdaef80f7496697f54ee557abd43b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2d3847a82244dbbb814e2a5b6206dc3 in term 0.
I20260630 12:28:17.423195 25555 raft_consensus.cc:515] T 49d1201d55634fb08acc4fd9fce7a773 P b2d3847a82244dbbb814e2a5b6206dc3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } } peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } }
I20260630 12:28:17.425096 25535 raft_consensus.cc:493] T 3714ccf6baa942a382ea4515bf2c35d5 P bac63746fe9747f986aa98e47ffe5a28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:17.424388 25230 catalog_manager.cc:5697] T d052dc75f5de4efd93dddb33841fff54 P b2d3847a82244dbbb814e2a5b6206dc3 reported cstate change: term changed from 0 to 1, leader changed from <none> to b2d3847a82244dbbb814e2a5b6206dc3 (127.12.213.2). New cstate: current_term: 1 leader_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:17.425796 25535 raft_consensus.cc:515] T 3714ccf6baa942a382ea4515bf2c35d5 P bac63746fe9747f986aa98e47ffe5a28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } } peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } }
I20260630 12:28:17.428766 25555 leader_election.cc:290] T 49d1201d55634fb08acc4fd9fce7a773 P b2d3847a82244dbbb814e2a5b6206dc3 [CANDIDATE]: Term 1 election: Requested vote from peers 6bdfdaef80f7496697f54ee557abd43b (127.12.213.1:43485), bac63746fe9747f986aa98e47ffe5a28 (127.12.213.3:36275)
I20260630 12:28:17.429414 25535 leader_election.cc:290] T 3714ccf6baa942a382ea4515bf2c35d5 P bac63746fe9747f986aa98e47ffe5a28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6bdfdaef80f7496697f54ee557abd43b (127.12.213.1:43485), b2d3847a82244dbbb814e2a5b6206dc3 (127.12.213.2:34641)
I20260630 12:28:17.436291 25483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49d1201d55634fb08acc4fd9fce7a773" candidate_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bac63746fe9747f986aa98e47ffe5a28"
I20260630 12:28:17.436937 25483 raft_consensus.cc:3060] T 49d1201d55634fb08acc4fd9fce7a773 P bac63746fe9747f986aa98e47ffe5a28 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:28:17.446301 25374 leader_election.cc:343] T 9190523812b443a086736fbbe8c2443f P b2d3847a82244dbbb814e2a5b6206dc3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6bdfdaef80f7496697f54ee557abd43b (127.12.213.1:43485): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:28:17.446961 25374 leader_election.cc:304] T 9190523812b443a086736fbbe8c2443f P b2d3847a82244dbbb814e2a5b6206dc3 [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: b2d3847a82244dbbb814e2a5b6206dc3; no voters: 6bdfdaef80f7496697f54ee557abd43b, bac63746fe9747f986aa98e47ffe5a28
I20260630 12:28:17.448832 25555 raft_consensus.cc:2749] T 9190523812b443a086736fbbe8c2443f P b2d3847a82244dbbb814e2a5b6206dc3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:28:17.450858 25332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49d1201d55634fb08acc4fd9fce7a773" candidate_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bdfdaef80f7496697f54ee557abd43b"
I20260630 12:28:17.451601 25332 raft_consensus.cc:3060] T 49d1201d55634fb08acc4fd9fce7a773 P 6bdfdaef80f7496697f54ee557abd43b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:17.452673 25528 tablet_bootstrap.cc:492] T 858a96dbd4ec43199436e55aac394f66 P bac63746fe9747f986aa98e47ffe5a28: No bootstrap required, opened a new log
I20260630 12:28:17.453222 25528 ts_tablet_manager.cc:1403] T 858a96dbd4ec43199436e55aac394f66 P bac63746fe9747f986aa98e47ffe5a28: Time spent bootstrapping tablet: real 0.120s	user 0.055s	sys 0.044s
I20260630 12:28:17.455439 25530 tablet_bootstrap.cc:492] T 691c60edee7242b3b8b99a7a23293ff7 P 6bdfdaef80f7496697f54ee557abd43b: No bootstrap required, opened a new log
I20260630 12:28:17.456156 25530 ts_tablet_manager.cc:1403] T 691c60edee7242b3b8b99a7a23293ff7 P 6bdfdaef80f7496697f54ee557abd43b: Time spent bootstrapping tablet: real 0.109s	user 0.031s	sys 0.073s
I20260630 12:28:17.456734 25482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49d1201d55634fb08acc4fd9fce7a773" candidate_uuid: "6bdfdaef80f7496697f54ee557abd43b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bac63746fe9747f986aa98e47ffe5a28" is_pre_election: true
I20260630 12:28:17.456929 25528 raft_consensus.cc:359] T 858a96dbd4ec43199436e55aac394f66 P bac63746fe9747f986aa98e47ffe5a28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } } peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } }
I20260630 12:28:17.457646 25528 raft_consensus.cc:385] T 858a96dbd4ec43199436e55aac394f66 P bac63746fe9747f986aa98e47ffe5a28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:17.457950 25528 raft_consensus.cc:740] T 858a96dbd4ec43199436e55aac394f66 P bac63746fe9747f986aa98e47ffe5a28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bac63746fe9747f986aa98e47ffe5a28, State: Initialized, Role: FOLLOWER
I20260630 12:28:17.458707 25528 consensus_queue.cc:260] T 858a96dbd4ec43199436e55aac394f66 P bac63746fe9747f986aa98e47ffe5a28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } } peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } }
I20260630 12:28:17.460122 25530 raft_consensus.cc:359] T 691c60edee7242b3b8b99a7a23293ff7 P 6bdfdaef80f7496697f54ee557abd43b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } } peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } }
I20260630 12:28:17.460963 25530 raft_consensus.cc:385] T 691c60edee7242b3b8b99a7a23293ff7 P 6bdfdaef80f7496697f54ee557abd43b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:17.461439 25530 raft_consensus.cc:740] T 691c60edee7242b3b8b99a7a23293ff7 P 6bdfdaef80f7496697f54ee557abd43b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bdfdaef80f7496697f54ee557abd43b, State: Initialized, Role: FOLLOWER
I20260630 12:28:17.462273 25530 consensus_queue.cc:260] T 691c60edee7242b3b8b99a7a23293ff7 P 6bdfdaef80f7496697f54ee557abd43b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } } peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } }
I20260630 12:28:17.463088 25528 ts_tablet_manager.cc:1434] T 858a96dbd4ec43199436e55aac394f66 P bac63746fe9747f986aa98e47ffe5a28: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260630 12:28:17.464120 25528 tablet_bootstrap.cc:492] T 9190523812b443a086736fbbe8c2443f P bac63746fe9747f986aa98e47ffe5a28: Bootstrap starting.
I20260630 12:28:17.464735 25530 ts_tablet_manager.cc:1434] T 691c60edee7242b3b8b99a7a23293ff7 P 6bdfdaef80f7496697f54ee557abd43b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:28:17.465847 25530 tablet_bootstrap.cc:492] T 3714ccf6baa942a382ea4515bf2c35d5 P 6bdfdaef80f7496697f54ee557abd43b: Bootstrap starting.
I20260630 12:28:17.469106 25528 tablet_bootstrap.cc:654] T 9190523812b443a086736fbbe8c2443f P bac63746fe9747f986aa98e47ffe5a28: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:17.471781 25530 tablet_bootstrap.cc:654] T 3714ccf6baa942a382ea4515bf2c35d5 P 6bdfdaef80f7496697f54ee557abd43b: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:17.472952 25409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49d1201d55634fb08acc4fd9fce7a773" candidate_uuid: "6bdfdaef80f7496697f54ee557abd43b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" is_pre_election: true
I20260630 12:28:17.473835 25409 raft_consensus.cc:2393] T 49d1201d55634fb08acc4fd9fce7a773 P b2d3847a82244dbbb814e2a5b6206dc3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6bdfdaef80f7496697f54ee557abd43b in current term 1: Already voted for candidate b2d3847a82244dbbb814e2a5b6206dc3 in this term.
I20260630 12:28:17.480497 25300 leader_election.cc:304] T 49d1201d55634fb08acc4fd9fce7a773 P 6bdfdaef80f7496697f54ee557abd43b [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: 6bdfdaef80f7496697f54ee557abd43b; no voters: b2d3847a82244dbbb814e2a5b6206dc3, bac63746fe9747f986aa98e47ffe5a28
I20260630 12:28:17.483596 25530 tablet_bootstrap.cc:492] T 3714ccf6baa942a382ea4515bf2c35d5 P 6bdfdaef80f7496697f54ee557abd43b: No bootstrap required, opened a new log
I20260630 12:28:17.484156 25530 ts_tablet_manager.cc:1403] T 3714ccf6baa942a382ea4515bf2c35d5 P 6bdfdaef80f7496697f54ee557abd43b: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.003s
I20260630 12:28:17.485684 25334 raft_consensus.cc:2468] T d052dc75f5de4efd93dddb33841fff54 P 6bdfdaef80f7496697f54ee557abd43b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2d3847a82244dbbb814e2a5b6206dc3 in term 1.
I20260630 12:28:17.494338 25555 raft_consensus.cc:493] T 691c60edee7242b3b8b99a7a23293ff7 P b2d3847a82244dbbb814e2a5b6206dc3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:17.488926 25332 raft_consensus.cc:2468] T 49d1201d55634fb08acc4fd9fce7a773 P 6bdfdaef80f7496697f54ee557abd43b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2d3847a82244dbbb814e2a5b6206dc3 in term 1.
I20260630 12:28:17.494863 25555 raft_consensus.cc:515] T 691c60edee7242b3b8b99a7a23293ff7 P b2d3847a82244dbbb814e2a5b6206dc3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } } peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } }
I20260630 12:28:17.496186 25374 leader_election.cc:304] T 49d1201d55634fb08acc4fd9fce7a773 P b2d3847a82244dbbb814e2a5b6206dc3 [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: 6bdfdaef80f7496697f54ee557abd43b, b2d3847a82244dbbb814e2a5b6206dc3; no voters: 
I20260630 12:28:17.497052 25555 leader_election.cc:290] T 691c60edee7242b3b8b99a7a23293ff7 P b2d3847a82244dbbb814e2a5b6206dc3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6bdfdaef80f7496697f54ee557abd43b (127.12.213.1:43485), bac63746fe9747f986aa98e47ffe5a28 (127.12.213.3:36275)
I20260630 12:28:17.497602 25555 raft_consensus.cc:2804] T 49d1201d55634fb08acc4fd9fce7a773 P b2d3847a82244dbbb814e2a5b6206dc3 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:17.499274 25482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "691c60edee7242b3b8b99a7a23293ff7" candidate_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bac63746fe9747f986aa98e47ffe5a28" is_pre_election: true
I20260630 12:28:17.498035 25555 raft_consensus.cc:697] T 49d1201d55634fb08acc4fd9fce7a773 P b2d3847a82244dbbb814e2a5b6206dc3 [term 1 LEADER]: Becoming Leader. State: Replica: b2d3847a82244dbbb814e2a5b6206dc3, State: Running, Role: LEADER
I20260630 12:28:17.499936 25482 raft_consensus.cc:2468] T 691c60edee7242b3b8b99a7a23293ff7 P bac63746fe9747f986aa98e47ffe5a28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2d3847a82244dbbb814e2a5b6206dc3 in term 0.
I20260630 12:28:17.500605 25555 consensus_queue.cc:237] T 49d1201d55634fb08acc4fd9fce7a773 P b2d3847a82244dbbb814e2a5b6206dc3 [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: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } } peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } }
I20260630 12:28:17.501264 25372 leader_election.cc:304] T 691c60edee7242b3b8b99a7a23293ff7 P b2d3847a82244dbbb814e2a5b6206dc3 [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: b2d3847a82244dbbb814e2a5b6206dc3, bac63746fe9747f986aa98e47ffe5a28; no voters: 
I20260630 12:28:17.502414 25549 raft_consensus.cc:2804] T 691c60edee7242b3b8b99a7a23293ff7 P b2d3847a82244dbbb814e2a5b6206dc3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:17.502780 25549 raft_consensus.cc:493] T 691c60edee7242b3b8b99a7a23293ff7 P b2d3847a82244dbbb814e2a5b6206dc3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:17.503098 25549 raft_consensus.cc:3060] T 691c60edee7242b3b8b99a7a23293ff7 P b2d3847a82244dbbb814e2a5b6206dc3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:17.491683 25530 raft_consensus.cc:359] T 3714ccf6baa942a382ea4515bf2c35d5 P 6bdfdaef80f7496697f54ee557abd43b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } } peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } }
I20260630 12:28:17.504333 25530 raft_consensus.cc:385] T 3714ccf6baa942a382ea4515bf2c35d5 P 6bdfdaef80f7496697f54ee557abd43b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:17.504652 25530 raft_consensus.cc:740] T 3714ccf6baa942a382ea4515bf2c35d5 P 6bdfdaef80f7496697f54ee557abd43b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bdfdaef80f7496697f54ee557abd43b, State: Initialized, Role: FOLLOWER
I20260630 12:28:17.505437 25530 consensus_queue.cc:260] T 3714ccf6baa942a382ea4515bf2c35d5 P 6bdfdaef80f7496697f54ee557abd43b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } } peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } }
I20260630 12:28:17.489831 25528 tablet_bootstrap.cc:492] T 9190523812b443a086736fbbe8c2443f P bac63746fe9747f986aa98e47ffe5a28: No bootstrap required, opened a new log
I20260630 12:28:17.495147 25536 raft_consensus.cc:2749] T 49d1201d55634fb08acc4fd9fce7a773 P 6bdfdaef80f7496697f54ee557abd43b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:28:17.506711 25528 ts_tablet_manager.cc:1403] T 9190523812b443a086736fbbe8c2443f P bac63746fe9747f986aa98e47ffe5a28: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.015s
I20260630 12:28:17.509670 25528 raft_consensus.cc:359] T 9190523812b443a086736fbbe8c2443f P bac63746fe9747f986aa98e47ffe5a28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } } peers { permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } }
I20260630 12:28:17.510358 25528 raft_consensus.cc:385] T 9190523812b443a086736fbbe8c2443f P bac63746fe9747f986aa98e47ffe5a28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:17.510639 25528 raft_consensus.cc:740] T 9190523812b443a086736fbbe8c2443f P bac63746fe9747f986aa98e47ffe5a28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bac63746fe9747f986aa98e47ffe5a28, State: Initialized, Role: FOLLOWER
I20260630 12:28:17.489807 25483 raft_consensus.cc:2468] T 49d1201d55634fb08acc4fd9fce7a773 P bac63746fe9747f986aa98e47ffe5a28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2d3847a82244dbbb814e2a5b6206dc3 in term 1.
I20260630 12:28:17.510890 25409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3714ccf6baa942a382ea4515bf2c35d5" candidate_uuid: "bac63746fe9747f986aa98e47ffe5a28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" is_pre_election: true
I20260630 12:28:17.498078 25334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "691c60edee7242b3b8b99a7a23293ff7" candidate_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bdfdaef80f7496697f54ee557abd43b" is_pre_election: true
I20260630 12:28:17.511564 25409 raft_consensus.cc:2468] T 3714ccf6baa942a382ea4515bf2c35d5 P b2d3847a82244dbbb814e2a5b6206dc3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bac63746fe9747f986aa98e47ffe5a28 in term 0.
I20260630 12:28:17.512168 25334 raft_consensus.cc:2468] T 691c60edee7242b3b8b99a7a23293ff7 P 6bdfdaef80f7496697f54ee557abd43b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2d3847a82244dbbb814e2a5b6206dc3 in term 0.
I20260630 12:28:17.513749 25530 ts_tablet_manager.cc:1434] T 3714ccf6baa942a382ea4515bf2c35d5 P 6bdfdaef80f7496697f54ee557abd43b: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.000s
I20260630 12:28:17.511333 25528 consensus_queue.cc:260] T 9190523812b443a086736fbbe8c2443f P bac63746fe9747f986aa98e47ffe5a28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } } peers { permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } }
I20260630 12:28:17.514716 25334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3714ccf6baa942a382ea4515bf2c35d5" candidate_uuid: "bac63746fe9747f986aa98e47ffe5a28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bdfdaef80f7496697f54ee557abd43b" is_pre_election: true
I20260630 12:28:17.515339 25334 raft_consensus.cc:2468] T 3714ccf6baa942a382ea4515bf2c35d5 P 6bdfdaef80f7496697f54ee557abd43b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bac63746fe9747f986aa98e47ffe5a28 in term 0.
I20260630 12:28:17.516391 25528 ts_tablet_manager.cc:1434] T 9190523812b443a086736fbbe8c2443f P bac63746fe9747f986aa98e47ffe5a28: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:28:17.516462 25448 leader_election.cc:304] T 3714ccf6baa942a382ea4515bf2c35d5 P bac63746fe9747f986aa98e47ffe5a28 [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: 6bdfdaef80f7496697f54ee557abd43b, bac63746fe9747f986aa98e47ffe5a28; no voters: 
I20260630 12:28:17.517671 25535 raft_consensus.cc:2804] T 3714ccf6baa942a382ea4515bf2c35d5 P bac63746fe9747f986aa98e47ffe5a28 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:17.518021 25535 raft_consensus.cc:493] T 3714ccf6baa942a382ea4515bf2c35d5 P bac63746fe9747f986aa98e47ffe5a28 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:17.518411 25535 raft_consensus.cc:3060] T 3714ccf6baa942a382ea4515bf2c35d5 P bac63746fe9747f986aa98e47ffe5a28 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:17.511510 25549 raft_consensus.cc:515] T 691c60edee7242b3b8b99a7a23293ff7 P b2d3847a82244dbbb814e2a5b6206dc3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } } peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } }
I20260630 12:28:17.523600 25231 catalog_manager.cc:5697] T 49d1201d55634fb08acc4fd9fce7a773 P b2d3847a82244dbbb814e2a5b6206dc3 reported cstate change: term changed from 0 to 1, leader changed from <none> to b2d3847a82244dbbb814e2a5b6206dc3 (127.12.213.2). New cstate: current_term: 1 leader_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:17.525936 25483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "691c60edee7242b3b8b99a7a23293ff7" candidate_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bac63746fe9747f986aa98e47ffe5a28"
I20260630 12:28:17.526067 25535 raft_consensus.cc:515] T 3714ccf6baa942a382ea4515bf2c35d5 P bac63746fe9747f986aa98e47ffe5a28 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } } peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } }
I20260630 12:28:17.529476 25483 raft_consensus.cc:3060] T 691c60edee7242b3b8b99a7a23293ff7 P bac63746fe9747f986aa98e47ffe5a28 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:17.530001 25334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "691c60edee7242b3b8b99a7a23293ff7" candidate_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bdfdaef80f7496697f54ee557abd43b"
I20260630 12:28:17.531018 25535 leader_election.cc:290] T 3714ccf6baa942a382ea4515bf2c35d5 P bac63746fe9747f986aa98e47ffe5a28 [CANDIDATE]: Term 1 election: Requested vote from peers 6bdfdaef80f7496697f54ee557abd43b (127.12.213.1:43485), b2d3847a82244dbbb814e2a5b6206dc3 (127.12.213.2:34641)
I20260630 12:28:17.530572 25549 leader_election.cc:290] T 691c60edee7242b3b8b99a7a23293ff7 P b2d3847a82244dbbb814e2a5b6206dc3 [CANDIDATE]: Term 1 election: Requested vote from peers 6bdfdaef80f7496697f54ee557abd43b (127.12.213.1:43485), bac63746fe9747f986aa98e47ffe5a28 (127.12.213.3:36275)
I20260630 12:28:17.531095 25334 raft_consensus.cc:3060] T 691c60edee7242b3b8b99a7a23293ff7 P 6bdfdaef80f7496697f54ee557abd43b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:17.533494 25530 tablet_bootstrap.cc:492] T 9190523812b443a086736fbbe8c2443f P 6bdfdaef80f7496697f54ee557abd43b: Bootstrap starting.
I20260630 12:28:17.533564 25409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3714ccf6baa942a382ea4515bf2c35d5" candidate_uuid: "bac63746fe9747f986aa98e47ffe5a28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2d3847a82244dbbb814e2a5b6206dc3"
I20260630 12:28:17.534375 25409 raft_consensus.cc:3060] T 3714ccf6baa942a382ea4515bf2c35d5 P b2d3847a82244dbbb814e2a5b6206dc3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:17.535981 25332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3714ccf6baa942a382ea4515bf2c35d5" candidate_uuid: "bac63746fe9747f986aa98e47ffe5a28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bdfdaef80f7496697f54ee557abd43b"
I20260630 12:28:17.536630 25332 raft_consensus.cc:3060] T 3714ccf6baa942a382ea4515bf2c35d5 P 6bdfdaef80f7496697f54ee557abd43b [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:28:17.538636 25280 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:28:17.539600 25334 raft_consensus.cc:2468] T 691c60edee7242b3b8b99a7a23293ff7 P 6bdfdaef80f7496697f54ee557abd43b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2d3847a82244dbbb814e2a5b6206dc3 in term 1.
I20260630 12:28:17.540774 25530 tablet_bootstrap.cc:654] T 9190523812b443a086736fbbe8c2443f P 6bdfdaef80f7496697f54ee557abd43b: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:17.541047 25374 leader_election.cc:304] T 691c60edee7242b3b8b99a7a23293ff7 P b2d3847a82244dbbb814e2a5b6206dc3 [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: 6bdfdaef80f7496697f54ee557abd43b, b2d3847a82244dbbb814e2a5b6206dc3; no voters: 
I20260630 12:28:17.542016 25549 raft_consensus.cc:2804] T 691c60edee7242b3b8b99a7a23293ff7 P b2d3847a82244dbbb814e2a5b6206dc3 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:17.542572 25549 raft_consensus.cc:697] T 691c60edee7242b3b8b99a7a23293ff7 P b2d3847a82244dbbb814e2a5b6206dc3 [term 1 LEADER]: Becoming Leader. State: Replica: b2d3847a82244dbbb814e2a5b6206dc3, State: Running, Role: LEADER
I20260630 12:28:17.543382 25549 consensus_queue.cc:237] T 691c60edee7242b3b8b99a7a23293ff7 P b2d3847a82244dbbb814e2a5b6206dc3 [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: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } } peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } }
I20260630 12:28:17.548333 25409 raft_consensus.cc:2468] T 3714ccf6baa942a382ea4515bf2c35d5 P b2d3847a82244dbbb814e2a5b6206dc3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bac63746fe9747f986aa98e47ffe5a28 in term 1.
I20260630 12:28:17.549841 25449 leader_election.cc:304] T 3714ccf6baa942a382ea4515bf2c35d5 P bac63746fe9747f986aa98e47ffe5a28 [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: b2d3847a82244dbbb814e2a5b6206dc3, bac63746fe9747f986aa98e47ffe5a28; no voters: 
I20260630 12:28:17.550805 25535 raft_consensus.cc:2804] T 3714ccf6baa942a382ea4515bf2c35d5 P bac63746fe9747f986aa98e47ffe5a28 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:17.550153 25332 raft_consensus.cc:2468] T 3714ccf6baa942a382ea4515bf2c35d5 P 6bdfdaef80f7496697f54ee557abd43b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bac63746fe9747f986aa98e47ffe5a28 in term 1.
I20260630 12:28:17.557896 25535 raft_consensus.cc:697] T 3714ccf6baa942a382ea4515bf2c35d5 P bac63746fe9747f986aa98e47ffe5a28 [term 1 LEADER]: Becoming Leader. State: Replica: bac63746fe9747f986aa98e47ffe5a28, State: Running, Role: LEADER
I20260630 12:28:17.559111 25483 raft_consensus.cc:2468] T 691c60edee7242b3b8b99a7a23293ff7 P bac63746fe9747f986aa98e47ffe5a28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2d3847a82244dbbb814e2a5b6206dc3 in term 1.
I20260630 12:28:17.558874 25535 consensus_queue.cc:237] T 3714ccf6baa942a382ea4515bf2c35d5 P bac63746fe9747f986aa98e47ffe5a28 [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: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } } peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } }
I20260630 12:28:17.563032 25530 tablet_bootstrap.cc:492] T 9190523812b443a086736fbbe8c2443f P 6bdfdaef80f7496697f54ee557abd43b: No bootstrap required, opened a new log
I20260630 12:28:17.563717 25530 ts_tablet_manager.cc:1403] T 9190523812b443a086736fbbe8c2443f P 6bdfdaef80f7496697f54ee557abd43b: Time spent bootstrapping tablet: real 0.049s	user 0.018s	sys 0.000s
I20260630 12:28:17.565038 25230 catalog_manager.cc:5697] T 691c60edee7242b3b8b99a7a23293ff7 P b2d3847a82244dbbb814e2a5b6206dc3 reported cstate change: term changed from 0 to 1, leader changed from <none> to b2d3847a82244dbbb814e2a5b6206dc3 (127.12.213.2). New cstate: current_term: 1 leader_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:17.566768 25530 raft_consensus.cc:359] T 9190523812b443a086736fbbe8c2443f P 6bdfdaef80f7496697f54ee557abd43b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } } peers { permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } }
I20260630 12:28:17.567531 25530 raft_consensus.cc:385] T 9190523812b443a086736fbbe8c2443f P 6bdfdaef80f7496697f54ee557abd43b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:17.567800 25530 raft_consensus.cc:740] T 9190523812b443a086736fbbe8c2443f P 6bdfdaef80f7496697f54ee557abd43b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bdfdaef80f7496697f54ee557abd43b, State: Initialized, Role: FOLLOWER
I20260630 12:28:17.568462 25530 consensus_queue.cc:260] T 9190523812b443a086736fbbe8c2443f P 6bdfdaef80f7496697f54ee557abd43b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } } peers { permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } }
I20260630 12:28:17.570464 25530 ts_tablet_manager.cc:1434] T 9190523812b443a086736fbbe8c2443f P 6bdfdaef80f7496697f54ee557abd43b: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260630 12:28:17.571460 25231 catalog_manager.cc:5697] T 3714ccf6baa942a382ea4515bf2c35d5 P bac63746fe9747f986aa98e47ffe5a28 reported cstate change: term changed from 0 to 1, leader changed from <none> to bac63746fe9747f986aa98e47ffe5a28 (127.12.213.3). New cstate: current_term: 1 leader_uuid: "bac63746fe9747f986aa98e47ffe5a28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:17.578220 25549 raft_consensus.cc:493] T 858a96dbd4ec43199436e55aac394f66 P b2d3847a82244dbbb814e2a5b6206dc3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:17.578779 25549 raft_consensus.cc:515] T 858a96dbd4ec43199436e55aac394f66 P b2d3847a82244dbbb814e2a5b6206dc3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } } peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } }
I20260630 12:28:17.580983 25549 leader_election.cc:290] T 858a96dbd4ec43199436e55aac394f66 P b2d3847a82244dbbb814e2a5b6206dc3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6bdfdaef80f7496697f54ee557abd43b (127.12.213.1:43485), bac63746fe9747f986aa98e47ffe5a28 (127.12.213.3:36275)
I20260630 12:28:17.581902 25332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "858a96dbd4ec43199436e55aac394f66" candidate_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bdfdaef80f7496697f54ee557abd43b" is_pre_election: true
I20260630 12:28:17.582612 25332 raft_consensus.cc:2468] T 858a96dbd4ec43199436e55aac394f66 P 6bdfdaef80f7496697f54ee557abd43b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2d3847a82244dbbb814e2a5b6206dc3 in term 0.
I20260630 12:28:17.582645 25483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "858a96dbd4ec43199436e55aac394f66" candidate_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bac63746fe9747f986aa98e47ffe5a28" is_pre_election: true
I20260630 12:28:17.583366 25483 raft_consensus.cc:2468] T 858a96dbd4ec43199436e55aac394f66 P bac63746fe9747f986aa98e47ffe5a28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2d3847a82244dbbb814e2a5b6206dc3 in term 0.
I20260630 12:28:17.583714 25374 leader_election.cc:304] T 858a96dbd4ec43199436e55aac394f66 P b2d3847a82244dbbb814e2a5b6206dc3 [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: 6bdfdaef80f7496697f54ee557abd43b, b2d3847a82244dbbb814e2a5b6206dc3; no voters: 
I20260630 12:28:17.584508 25549 raft_consensus.cc:2804] T 858a96dbd4ec43199436e55aac394f66 P b2d3847a82244dbbb814e2a5b6206dc3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:17.584789 25549 raft_consensus.cc:493] T 858a96dbd4ec43199436e55aac394f66 P b2d3847a82244dbbb814e2a5b6206dc3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:17.585059 25549 raft_consensus.cc:3060] T 858a96dbd4ec43199436e55aac394f66 P b2d3847a82244dbbb814e2a5b6206dc3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:17.589736 25549 raft_consensus.cc:515] T 858a96dbd4ec43199436e55aac394f66 P b2d3847a82244dbbb814e2a5b6206dc3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } } peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } }
I20260630 12:28:17.591321 25549 leader_election.cc:290] T 858a96dbd4ec43199436e55aac394f66 P b2d3847a82244dbbb814e2a5b6206dc3 [CANDIDATE]: Term 1 election: Requested vote from peers 6bdfdaef80f7496697f54ee557abd43b (127.12.213.1:43485), bac63746fe9747f986aa98e47ffe5a28 (127.12.213.3:36275)
I20260630 12:28:17.592212 25332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "858a96dbd4ec43199436e55aac394f66" candidate_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bdfdaef80f7496697f54ee557abd43b"
I20260630 12:28:17.592267 25483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "858a96dbd4ec43199436e55aac394f66" candidate_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bac63746fe9747f986aa98e47ffe5a28"
I20260630 12:28:17.592995 25332 raft_consensus.cc:3060] T 858a96dbd4ec43199436e55aac394f66 P 6bdfdaef80f7496697f54ee557abd43b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:17.593015 25483 raft_consensus.cc:3060] T 858a96dbd4ec43199436e55aac394f66 P bac63746fe9747f986aa98e47ffe5a28 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:17.599983 25483 raft_consensus.cc:2468] T 858a96dbd4ec43199436e55aac394f66 P bac63746fe9747f986aa98e47ffe5a28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2d3847a82244dbbb814e2a5b6206dc3 in term 1.
I20260630 12:28:17.599983 25332 raft_consensus.cc:2468] T 858a96dbd4ec43199436e55aac394f66 P 6bdfdaef80f7496697f54ee557abd43b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2d3847a82244dbbb814e2a5b6206dc3 in term 1.
I20260630 12:28:17.601238 25374 leader_election.cc:304] T 858a96dbd4ec43199436e55aac394f66 P b2d3847a82244dbbb814e2a5b6206dc3 [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: 6bdfdaef80f7496697f54ee557abd43b, b2d3847a82244dbbb814e2a5b6206dc3; no voters: 
I20260630 12:28:17.601943 25549 raft_consensus.cc:2804] T 858a96dbd4ec43199436e55aac394f66 P b2d3847a82244dbbb814e2a5b6206dc3 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:17.602444 25549 raft_consensus.cc:697] T 858a96dbd4ec43199436e55aac394f66 P b2d3847a82244dbbb814e2a5b6206dc3 [term 1 LEADER]: Becoming Leader. State: Replica: b2d3847a82244dbbb814e2a5b6206dc3, State: Running, Role: LEADER
I20260630 12:28:17.603067 25549 consensus_queue.cc:237] T 858a96dbd4ec43199436e55aac394f66 P b2d3847a82244dbbb814e2a5b6206dc3 [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: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } } peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } }
I20260630 12:28:17.609784 25232 catalog_manager.cc:5697] T 858a96dbd4ec43199436e55aac394f66 P b2d3847a82244dbbb814e2a5b6206dc3 reported cstate change: term changed from 0 to 1, leader changed from <none> to b2d3847a82244dbbb814e2a5b6206dc3 (127.12.213.2). New cstate: current_term: 1 leader_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:17.735976 25535 raft_consensus.cc:493] T 9190523812b443a086736fbbe8c2443f P bac63746fe9747f986aa98e47ffe5a28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:17.736541 25535 raft_consensus.cc:515] T 9190523812b443a086736fbbe8c2443f P bac63746fe9747f986aa98e47ffe5a28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } } peers { permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } }
I20260630 12:28:17.738713 25535 leader_election.cc:290] T 9190523812b443a086736fbbe8c2443f P bac63746fe9747f986aa98e47ffe5a28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2d3847a82244dbbb814e2a5b6206dc3 (127.12.213.2:34641), 6bdfdaef80f7496697f54ee557abd43b (127.12.213.1:43485)
I20260630 12:28:17.739571 25409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9190523812b443a086736fbbe8c2443f" candidate_uuid: "bac63746fe9747f986aa98e47ffe5a28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" is_pre_election: true
I20260630 12:28:17.739801 25332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9190523812b443a086736fbbe8c2443f" candidate_uuid: "bac63746fe9747f986aa98e47ffe5a28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bdfdaef80f7496697f54ee557abd43b" is_pre_election: true
I20260630 12:28:17.740273 25409 raft_consensus.cc:2468] T 9190523812b443a086736fbbe8c2443f P b2d3847a82244dbbb814e2a5b6206dc3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bac63746fe9747f986aa98e47ffe5a28 in term 0.
I20260630 12:28:17.740422 25332 raft_consensus.cc:2468] T 9190523812b443a086736fbbe8c2443f P 6bdfdaef80f7496697f54ee557abd43b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bac63746fe9747f986aa98e47ffe5a28 in term 0.
I20260630 12:28:17.741374 25449 leader_election.cc:304] T 9190523812b443a086736fbbe8c2443f P bac63746fe9747f986aa98e47ffe5a28 [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: b2d3847a82244dbbb814e2a5b6206dc3, bac63746fe9747f986aa98e47ffe5a28; no voters: 
I20260630 12:28:17.742101 25535 raft_consensus.cc:2804] T 9190523812b443a086736fbbe8c2443f P bac63746fe9747f986aa98e47ffe5a28 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:17.742458 25535 raft_consensus.cc:493] T 9190523812b443a086736fbbe8c2443f P bac63746fe9747f986aa98e47ffe5a28 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:17.742746 25535 raft_consensus.cc:3060] T 9190523812b443a086736fbbe8c2443f P bac63746fe9747f986aa98e47ffe5a28 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:17.747499 25535 raft_consensus.cc:515] T 9190523812b443a086736fbbe8c2443f P bac63746fe9747f986aa98e47ffe5a28 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } } peers { permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } }
I20260630 12:28:17.749097 25535 leader_election.cc:290] T 9190523812b443a086736fbbe8c2443f P bac63746fe9747f986aa98e47ffe5a28 [CANDIDATE]: Term 1 election: Requested vote from peers b2d3847a82244dbbb814e2a5b6206dc3 (127.12.213.2:34641), 6bdfdaef80f7496697f54ee557abd43b (127.12.213.1:43485)
I20260630 12:28:17.750109 25409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9190523812b443a086736fbbe8c2443f" candidate_uuid: "bac63746fe9747f986aa98e47ffe5a28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2d3847a82244dbbb814e2a5b6206dc3"
I20260630 12:28:17.750226 25332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9190523812b443a086736fbbe8c2443f" candidate_uuid: "bac63746fe9747f986aa98e47ffe5a28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bdfdaef80f7496697f54ee557abd43b"
I20260630 12:28:17.750913 25409 raft_consensus.cc:3060] T 9190523812b443a086736fbbe8c2443f P b2d3847a82244dbbb814e2a5b6206dc3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:17.750977 25332 raft_consensus.cc:3060] T 9190523812b443a086736fbbe8c2443f P 6bdfdaef80f7496697f54ee557abd43b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:17.756052 25332 raft_consensus.cc:2468] T 9190523812b443a086736fbbe8c2443f P 6bdfdaef80f7496697f54ee557abd43b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bac63746fe9747f986aa98e47ffe5a28 in term 1.
I20260630 12:28:17.756060 25409 raft_consensus.cc:2468] T 9190523812b443a086736fbbe8c2443f P b2d3847a82244dbbb814e2a5b6206dc3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bac63746fe9747f986aa98e47ffe5a28 in term 1.
I20260630 12:28:17.757133 25448 leader_election.cc:304] T 9190523812b443a086736fbbe8c2443f P bac63746fe9747f986aa98e47ffe5a28 [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: 6bdfdaef80f7496697f54ee557abd43b, bac63746fe9747f986aa98e47ffe5a28; no voters: 
I20260630 12:28:17.757843 25535 raft_consensus.cc:2804] T 9190523812b443a086736fbbe8c2443f P bac63746fe9747f986aa98e47ffe5a28 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:17.758366 25535 raft_consensus.cc:697] T 9190523812b443a086736fbbe8c2443f P bac63746fe9747f986aa98e47ffe5a28 [term 1 LEADER]: Becoming Leader. State: Replica: bac63746fe9747f986aa98e47ffe5a28, State: Running, Role: LEADER
I20260630 12:28:17.759104 25535 consensus_queue.cc:237] T 9190523812b443a086736fbbe8c2443f P bac63746fe9747f986aa98e47ffe5a28 [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: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } } peers { permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } }
I20260630 12:28:17.765978 25232 catalog_manager.cc:5697] T 9190523812b443a086736fbbe8c2443f P bac63746fe9747f986aa98e47ffe5a28 reported cstate change: term changed from 0 to 1, leader changed from <none> to bac63746fe9747f986aa98e47ffe5a28 (127.12.213.3). New cstate: current_term: 1 leader_uuid: "bac63746fe9747f986aa98e47ffe5a28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:17.785513 25549 consensus_queue.cc:1048] T d052dc75f5de4efd93dddb33841fff54 P b2d3847a82244dbbb814e2a5b6206dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:17.797421 25549 consensus_queue.cc:1048] T d052dc75f5de4efd93dddb33841fff54 P b2d3847a82244dbbb814e2a5b6206dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:17.952132 25549 consensus_queue.cc:1048] T 691c60edee7242b3b8b99a7a23293ff7 P b2d3847a82244dbbb814e2a5b6206dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:17.964443 25334 raft_consensus.cc:1275] T 9190523812b443a086736fbbe8c2443f P 6bdfdaef80f7496697f54ee557abd43b [term 1 FOLLOWER]: Refusing update from remote peer bac63746fe9747f986aa98e47ffe5a28: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:17.966461 25535 consensus_queue.cc:1048] T 9190523812b443a086736fbbe8c2443f P bac63746fe9747f986aa98e47ffe5a28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:28:17.970753 25409 raft_consensus.cc:1275] T 9190523812b443a086736fbbe8c2443f P b2d3847a82244dbbb814e2a5b6206dc3 [term 1 FOLLOWER]: Refusing update from remote peer bac63746fe9747f986aa98e47ffe5a28: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:17.975121 25482 raft_consensus.cc:1275] T 49d1201d55634fb08acc4fd9fce7a773 P bac63746fe9747f986aa98e47ffe5a28 [term 1 FOLLOWER]: Refusing update from remote peer b2d3847a82244dbbb814e2a5b6206dc3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:17.981003 25555 consensus_queue.cc:1048] T 49d1201d55634fb08acc4fd9fce7a773 P b2d3847a82244dbbb814e2a5b6206dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:28:17.984313 25565 consensus_queue.cc:1048] T 9190523812b443a086736fbbe8c2443f P bac63746fe9747f986aa98e47ffe5a28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:17.988571 25331 raft_consensus.cc:1275] T 858a96dbd4ec43199436e55aac394f66 P 6bdfdaef80f7496697f54ee557abd43b [term 1 FOLLOWER]: Refusing update from remote peer b2d3847a82244dbbb814e2a5b6206dc3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:17.996841 25408 raft_consensus.cc:1275] T 3714ccf6baa942a382ea4515bf2c35d5 P b2d3847a82244dbbb814e2a5b6206dc3 [term 1 FOLLOWER]: Refusing update from remote peer bac63746fe9747f986aa98e47ffe5a28: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:17.998579 25535 consensus_queue.cc:1048] T 3714ccf6baa942a382ea4515bf2c35d5 P bac63746fe9747f986aa98e47ffe5a28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:18.003566 25482 raft_consensus.cc:1275] T 691c60edee7242b3b8b99a7a23293ff7 P bac63746fe9747f986aa98e47ffe5a28 [term 1 FOLLOWER]: Refusing update from remote peer b2d3847a82244dbbb814e2a5b6206dc3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:18.004026 25483 raft_consensus.cc:1275] T 858a96dbd4ec43199436e55aac394f66 P bac63746fe9747f986aa98e47ffe5a28 [term 1 FOLLOWER]: Refusing update from remote peer b2d3847a82244dbbb814e2a5b6206dc3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:18.009404 25549 consensus_queue.cc:1048] T 858a96dbd4ec43199436e55aac394f66 P b2d3847a82244dbbb814e2a5b6206dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:28:18.008673 25534 consensus_queue.cc:1048] T 49d1201d55634fb08acc4fd9fce7a773 P b2d3847a82244dbbb814e2a5b6206dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260630 12:28:18.038477 25587 consensus_queue.cc:1048] T 691c60edee7242b3b8b99a7a23293ff7 P b2d3847a82244dbbb814e2a5b6206dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:28:18.033246 25332 raft_consensus.cc:1275] T 3714ccf6baa942a382ea4515bf2c35d5 P 6bdfdaef80f7496697f54ee557abd43b [term 1 FOLLOWER]: Refusing update from remote peer bac63746fe9747f986aa98e47ffe5a28: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:18.047660 25565 consensus_queue.cc:1048] T 3714ccf6baa942a382ea4515bf2c35d5 P bac63746fe9747f986aa98e47ffe5a28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:18.053232 25549 consensus_queue.cc:1048] T 858a96dbd4ec43199436e55aac394f66 P b2d3847a82244dbbb814e2a5b6206dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:28:18.115631 25372 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.213.3:36275, user_credentials={real_user=slave}} blocked reactor thread for 78764us
I20260630 12:28:18.129786 25584 mvcc.cc:204] Tried to move back new op lower bound from 7302440951723896832 to 7302440950012260352. Current Snapshot: MvccSnapshot[applied={T|T < 7302440951723896832}]
W20260630 12:28:18.160221 25591 log.cc:927] Time spent T 49d1201d55634fb08acc4fd9fce7a773 P 6bdfdaef80f7496697f54ee557abd43b: Append to log took a long time: real 0.069s	user 0.002s	sys 0.000s
W20260630 12:28:18.162902 25514 meta_cache.cc:1097] Time spent processing table locations response: real 0.052s	user 0.002s	sys 0.000s
W20260630 12:28:18.163606 25514 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.12.213.62:35853, user_credentials={real_user=slave}} blocked reactor thread for 52679.4us
W20260630 12:28:18.246503 25514 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.12.213.62:35853, user_credentials={real_user=slave}} blocked reactor thread for 55265us
W20260630 12:28:18.502462 25515 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.12.213.2:34641, user_credentials={real_user=slave}} blocked reactor thread for 44092.8us
W20260630 12:28:19.082787 25449 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.213.2:34641, user_credentials={real_user=slave}} blocked reactor thread for 123518us
W20260630 12:28:19.093951 25448 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.213.1:43485, user_credentials={real_user=slave}} blocked reactor thread for 90706.4us
I20260630 12:28:19.111769 13140 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:19.119237 25627 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
W20260630 12:28:19.124992 25628 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
W20260630 12:28:19.125752 25630 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
I20260630 12:28:19.126204 13140 server_base.cc:1061] running on GCE node
I20260630 12:28:19.127540 13140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:19.127770 13140 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:19.127970 13140 hybrid_clock.cc:648] HybridClock initialized: now 1782822499127953 us; error 0 us; skew 500 ppm
I20260630 12:28:19.128468 13140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:19.130811 13140 webserver.cc:533] Webserver started at http://127.12.213.4:41809/ using document root <none> and password file <none>
I20260630 12:28:19.131340 13140 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:19.131541 13140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:19.131789 13140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:19.132822 13140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822237130653-13140-0/minicluster-data/ts-3-root/instance:
uuid: "77a55f1060ca498fa2e4ddfa595b04cc"
format_stamp: "Formatted at 2026-06-30 12:28:19 on dist-test-slave-zz34"
I20260630 12:28:19.137224 13140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:28:19.140272 25635 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:19.141050 13140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:28:19.141345 13140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822237130653-13140-0/minicluster-data/ts-3-root
uuid: "77a55f1060ca498fa2e4ddfa595b04cc"
format_stamp: "Formatted at 2026-06-30 12:28:19 on dist-test-slave-zz34"
I20260630 12:28:19.141623 13140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822237130653-13140-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822237130653-13140-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskSk_Tt_/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822237130653-13140-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)
I20260630 12:28:19.159701 13140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:19.160845 13140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:19.162361 13140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:19.164592 13140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:19.164832 13140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:19.165076 13140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:19.165252 13140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:19.201982 13140 rpc_server.cc:307] RPC server started. Bound to: 127.12.213.4:43197
I20260630 12:28:19.202062 25697 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.213.4:43197 every 8 connection(s)
I20260630 12:28:19.216323 25698 heartbeater.cc:344] Connected to a master server at 127.12.213.62:35853
I20260630 12:28:19.216832 25698 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:19.217619 25698 heartbeater.cc:507] Master 127.12.213.62:35853 requested a full tablet report, sending...
I20260630 12:28:19.219563 25227 ts_manager.cc:194] Registered new tserver with Master: 77a55f1060ca498fa2e4ddfa595b04cc (127.12.213.4:43197)
I20260630 12:28:19.220981 25227 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42508
I20260630 12:28:19.716456 25407 consensus_queue.cc:237] T 49d1201d55634fb08acc4fd9fce7a773 P b2d3847a82244dbbb814e2a5b6206dc3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 1.11, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } } peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } attrs { replace: true } } peers { permanent_uuid: "77a55f1060ca498fa2e4ddfa595b04cc" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 43197 } attrs { promote: true } }
I20260630 12:28:19.723536 25480 raft_consensus.cc:1275] T 49d1201d55634fb08acc4fd9fce7a773 P bac63746fe9747f986aa98e47ffe5a28 [term 1 FOLLOWER]: Refusing update from remote peer b2d3847a82244dbbb814e2a5b6206dc3: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:28:19.724634 25330 raft_consensus.cc:1275] T 49d1201d55634fb08acc4fd9fce7a773 P 6bdfdaef80f7496697f54ee557abd43b [term 1 FOLLOWER]: Refusing update from remote peer b2d3847a82244dbbb814e2a5b6206dc3: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:28:19.725142 25704 consensus_queue.cc:1048] T 49d1201d55634fb08acc4fd9fce7a773 P b2d3847a82244dbbb814e2a5b6206dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260630 12:28:19.726385 25555 consensus_queue.cc:1048] T 49d1201d55634fb08acc4fd9fce7a773 P b2d3847a82244dbbb814e2a5b6206dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260630 12:28:19.733383 25704 raft_consensus.cc:2955] T 49d1201d55634fb08acc4fd9fce7a773 P b2d3847a82244dbbb814e2a5b6206dc3 [term 1 LEADER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 77a55f1060ca498fa2e4ddfa595b04cc (127.12.213.4) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } } peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } attrs { replace: true } } peers { permanent_uuid: "77a55f1060ca498fa2e4ddfa595b04cc" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 43197 } attrs { promote: true } } }
W20260630 12:28:19.735702 25374 consensus_peers.cc:597] T 49d1201d55634fb08acc4fd9fce7a773 P b2d3847a82244dbbb814e2a5b6206dc3 -> Peer 77a55f1060ca498fa2e4ddfa595b04cc (127.12.213.4:43197): Couldn't send request to peer 77a55f1060ca498fa2e4ddfa595b04cc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 49d1201d55634fb08acc4fd9fce7a773. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:19.736043 25480 raft_consensus.cc:2955] T 49d1201d55634fb08acc4fd9fce7a773 P bac63746fe9747f986aa98e47ffe5a28 [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 77a55f1060ca498fa2e4ddfa595b04cc (127.12.213.4) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } } peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } attrs { replace: true } } peers { permanent_uuid: "77a55f1060ca498fa2e4ddfa595b04cc" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 43197 } attrs { promote: true } } }
I20260630 12:28:19.737886 25330 raft_consensus.cc:2955] T 49d1201d55634fb08acc4fd9fce7a773 P 6bdfdaef80f7496697f54ee557abd43b [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 77a55f1060ca498fa2e4ddfa595b04cc (127.12.213.4) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } } peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } attrs { replace: true } } peers { permanent_uuid: "77a55f1060ca498fa2e4ddfa595b04cc" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 43197 } attrs { promote: true } } }
I20260630 12:28:19.752094 25226 catalog_manager.cc:5697] T 49d1201d55634fb08acc4fd9fce7a773 P b2d3847a82244dbbb814e2a5b6206dc3 reported cstate change: config changed from index -1 to 12, NON_VOTER 77a55f1060ca498fa2e4ddfa595b04cc (127.12.213.4) added. New cstate: current_term: 1 leader_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77a55f1060ca498fa2e4ddfa595b04cc" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 43197 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:19.763768 25480 consensus_queue.cc:237] T 3714ccf6baa942a382ea4515bf2c35d5 P bac63746fe9747f986aa98e47ffe5a28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 1.11, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } attrs { replace: true } } peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } } peers { permanent_uuid: "77a55f1060ca498fa2e4ddfa595b04cc" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 43197 } attrs { promote: true } }
I20260630 12:28:19.771826 25407 raft_consensus.cc:1275] T 3714ccf6baa942a382ea4515bf2c35d5 P b2d3847a82244dbbb814e2a5b6206dc3 [term 1 FOLLOWER]: Refusing update from remote peer bac63746fe9747f986aa98e47ffe5a28: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:28:19.773710 25714 consensus_queue.cc:1048] T 3714ccf6baa942a382ea4515bf2c35d5 P bac63746fe9747f986aa98e47ffe5a28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260630 12:28:19.780303 25330 raft_consensus.cc:1275] T 3714ccf6baa942a382ea4515bf2c35d5 P 6bdfdaef80f7496697f54ee557abd43b [term 1 FOLLOWER]: Refusing update from remote peer bac63746fe9747f986aa98e47ffe5a28: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:28:19.782582 25714 consensus_queue.cc:1048] T 3714ccf6baa942a382ea4515bf2c35d5 P bac63746fe9747f986aa98e47ffe5a28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260630 12:28:19.781984 25535 raft_consensus.cc:2955] T 3714ccf6baa942a382ea4515bf2c35d5 P bac63746fe9747f986aa98e47ffe5a28 [term 1 LEADER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 77a55f1060ca498fa2e4ddfa595b04cc (127.12.213.4) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } attrs { replace: true } } peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } } peers { permanent_uuid: "77a55f1060ca498fa2e4ddfa595b04cc" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 43197 } attrs { promote: true } } }
I20260630 12:28:19.785005 25407 raft_consensus.cc:2955] T 3714ccf6baa942a382ea4515bf2c35d5 P b2d3847a82244dbbb814e2a5b6206dc3 [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 77a55f1060ca498fa2e4ddfa595b04cc (127.12.213.4) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } attrs { replace: true } } peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } } peers { permanent_uuid: "77a55f1060ca498fa2e4ddfa595b04cc" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 43197 } attrs { promote: true } } }
I20260630 12:28:19.798398 25407 consensus_queue.cc:237] T d052dc75f5de4efd93dddb33841fff54 P b2d3847a82244dbbb814e2a5b6206dc3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 1.11, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } attrs { replace: true } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } } peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } } peers { permanent_uuid: "77a55f1060ca498fa2e4ddfa595b04cc" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 43197 } attrs { promote: true } }
I20260630 12:28:19.800134 25227 catalog_manager.cc:5697] T 3714ccf6baa942a382ea4515bf2c35d5 P b2d3847a82244dbbb814e2a5b6206dc3 reported cstate change: config changed from index -1 to 12, NON_VOTER 77a55f1060ca498fa2e4ddfa595b04cc (127.12.213.4) added. New cstate: current_term: 1 leader_uuid: "bac63746fe9747f986aa98e47ffe5a28" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } attrs { replace: true } } peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } } peers { permanent_uuid: "77a55f1060ca498fa2e4ddfa595b04cc" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 43197 } attrs { promote: true } } }
I20260630 12:28:19.800848 25330 raft_consensus.cc:2955] T 3714ccf6baa942a382ea4515bf2c35d5 P 6bdfdaef80f7496697f54ee557abd43b [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 77a55f1060ca498fa2e4ddfa595b04cc (127.12.213.4) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } attrs { replace: true } } peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } } peers { permanent_uuid: "77a55f1060ca498fa2e4ddfa595b04cc" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 43197 } attrs { promote: true } } }
I20260630 12:28:19.806206 25480 raft_consensus.cc:1275] T d052dc75f5de4efd93dddb33841fff54 P bac63746fe9747f986aa98e47ffe5a28 [term 1 FOLLOWER]: Refusing update from remote peer b2d3847a82244dbbb814e2a5b6206dc3: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
W20260630 12:28:19.807546 25374 consensus_peers.cc:597] T d052dc75f5de4efd93dddb33841fff54 P b2d3847a82244dbbb814e2a5b6206dc3 -> Peer 77a55f1060ca498fa2e4ddfa595b04cc (127.12.213.4:43197): Couldn't send request to peer 77a55f1060ca498fa2e4ddfa595b04cc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d052dc75f5de4efd93dddb33841fff54. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:19.807948 25333 raft_consensus.cc:1275] T d052dc75f5de4efd93dddb33841fff54 P 6bdfdaef80f7496697f54ee557abd43b [term 1 FOLLOWER]: Refusing update from remote peer b2d3847a82244dbbb814e2a5b6206dc3: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:28:19.807974 25555 consensus_queue.cc:1048] T d052dc75f5de4efd93dddb33841fff54 P b2d3847a82244dbbb814e2a5b6206dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260630 12:28:19.810487 25707 consensus_queue.cc:1048] T d052dc75f5de4efd93dddb33841fff54 P b2d3847a82244dbbb814e2a5b6206dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260630 12:28:19.817200 25555 raft_consensus.cc:2955] T d052dc75f5de4efd93dddb33841fff54 P b2d3847a82244dbbb814e2a5b6206dc3 [term 1 LEADER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 77a55f1060ca498fa2e4ddfa595b04cc (127.12.213.4) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } attrs { replace: true } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } } peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } } peers { permanent_uuid: "77a55f1060ca498fa2e4ddfa595b04cc" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 43197 } attrs { promote: true } } }
W20260630 12:28:19.818862 25448 consensus_peers.cc:597] T 3714ccf6baa942a382ea4515bf2c35d5 P bac63746fe9747f986aa98e47ffe5a28 -> Peer 77a55f1060ca498fa2e4ddfa595b04cc (127.12.213.4:43197): Couldn't send request to peer 77a55f1060ca498fa2e4ddfa595b04cc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3714ccf6baa942a382ea4515bf2c35d5. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:19.819977 25480 raft_consensus.cc:2955] T d052dc75f5de4efd93dddb33841fff54 P bac63746fe9747f986aa98e47ffe5a28 [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 77a55f1060ca498fa2e4ddfa595b04cc (127.12.213.4) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } attrs { replace: true } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } } peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } } peers { permanent_uuid: "77a55f1060ca498fa2e4ddfa595b04cc" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 43197 } attrs { promote: true } } }
I20260630 12:28:19.825963 25330 raft_consensus.cc:2955] T d052dc75f5de4efd93dddb33841fff54 P 6bdfdaef80f7496697f54ee557abd43b [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 77a55f1060ca498fa2e4ddfa595b04cc (127.12.213.4) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } attrs { replace: true } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } } peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } } peers { permanent_uuid: "77a55f1060ca498fa2e4ddfa595b04cc" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 43197 } attrs { promote: true } } }
I20260630 12:28:19.832870 25226 catalog_manager.cc:5697] T d052dc75f5de4efd93dddb33841fff54 P b2d3847a82244dbbb814e2a5b6206dc3 reported cstate change: config changed from index -1 to 12, NON_VOTER 77a55f1060ca498fa2e4ddfa595b04cc (127.12.213.4) added. New cstate: current_term: 1 leader_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77a55f1060ca498fa2e4ddfa595b04cc" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 43197 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:19.833457 25407 consensus_queue.cc:237] T 691c60edee7242b3b8b99a7a23293ff7 P b2d3847a82244dbbb814e2a5b6206dc3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 1.11, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } } peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } attrs { replace: true } } peers { permanent_uuid: "77a55f1060ca498fa2e4ddfa595b04cc" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 43197 } attrs { promote: true } }
I20260630 12:28:19.840868 25480 raft_consensus.cc:1275] T 691c60edee7242b3b8b99a7a23293ff7 P bac63746fe9747f986aa98e47ffe5a28 [term 1 FOLLOWER]: Refusing update from remote peer b2d3847a82244dbbb814e2a5b6206dc3: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:28:19.841588 25330 raft_consensus.cc:1275] T 691c60edee7242b3b8b99a7a23293ff7 P 6bdfdaef80f7496697f54ee557abd43b [term 1 FOLLOWER]: Refusing update from remote peer b2d3847a82244dbbb814e2a5b6206dc3: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
W20260630 12:28:19.842136 25374 consensus_peers.cc:597] T 691c60edee7242b3b8b99a7a23293ff7 P b2d3847a82244dbbb814e2a5b6206dc3 -> Peer 77a55f1060ca498fa2e4ddfa595b04cc (127.12.213.4:43197): Couldn't send request to peer 77a55f1060ca498fa2e4ddfa595b04cc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 691c60edee7242b3b8b99a7a23293ff7. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:19.842482 25555 consensus_queue.cc:1048] T 691c60edee7242b3b8b99a7a23293ff7 P b2d3847a82244dbbb814e2a5b6206dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260630 12:28:19.843459 25704 consensus_queue.cc:1048] T 691c60edee7242b3b8b99a7a23293ff7 P b2d3847a82244dbbb814e2a5b6206dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260630 12:28:19.850515 25707 raft_consensus.cc:2955] T 691c60edee7242b3b8b99a7a23293ff7 P b2d3847a82244dbbb814e2a5b6206dc3 [term 1 LEADER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 77a55f1060ca498fa2e4ddfa595b04cc (127.12.213.4) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } } peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } attrs { replace: true } } peers { permanent_uuid: "77a55f1060ca498fa2e4ddfa595b04cc" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 43197 } attrs { promote: true } } }
I20260630 12:28:19.853118 25330 raft_consensus.cc:2955] T 691c60edee7242b3b8b99a7a23293ff7 P 6bdfdaef80f7496697f54ee557abd43b [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 77a55f1060ca498fa2e4ddfa595b04cc (127.12.213.4) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } } peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } attrs { replace: true } } peers { permanent_uuid: "77a55f1060ca498fa2e4ddfa595b04cc" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 43197 } attrs { promote: true } } }
I20260630 12:28:19.860670 25480 raft_consensus.cc:2955] T 691c60edee7242b3b8b99a7a23293ff7 P bac63746fe9747f986aa98e47ffe5a28 [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 77a55f1060ca498fa2e4ddfa595b04cc (127.12.213.4) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } } peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } attrs { replace: true } } peers { permanent_uuid: "77a55f1060ca498fa2e4ddfa595b04cc" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 43197 } attrs { promote: true } } }
I20260630 12:28:19.866128 25227 catalog_manager.cc:5697] T 691c60edee7242b3b8b99a7a23293ff7 P b2d3847a82244dbbb814e2a5b6206dc3 reported cstate change: config changed from index -1 to 12, NON_VOTER 77a55f1060ca498fa2e4ddfa595b04cc (127.12.213.4) added. New cstate: current_term: 1 leader_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77a55f1060ca498fa2e4ddfa595b04cc" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 43197 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:20.145092 25717 ts_tablet_manager.cc:933] T 49d1201d55634fb08acc4fd9fce7a773 P 77a55f1060ca498fa2e4ddfa595b04cc: Initiating tablet copy from peer b2d3847a82244dbbb814e2a5b6206dc3 (127.12.213.2:34641)
I20260630 12:28:20.146802 25717 tablet_copy_client.cc:323] T 49d1201d55634fb08acc4fd9fce7a773 P 77a55f1060ca498fa2e4ddfa595b04cc: tablet copy: Beginning tablet copy session from remote peer at address 127.12.213.2:34641
I20260630 12:28:20.156390 25419 tablet_copy_service.cc:140] P b2d3847a82244dbbb814e2a5b6206dc3: Received BeginTabletCopySession request for tablet 49d1201d55634fb08acc4fd9fce7a773 from peer 77a55f1060ca498fa2e4ddfa595b04cc ({username='slave'} at 127.0.0.1:36000)
I20260630 12:28:20.156993 25419 tablet_copy_service.cc:161] P b2d3847a82244dbbb814e2a5b6206dc3: Beginning new tablet copy session on tablet 49d1201d55634fb08acc4fd9fce7a773 from peer 77a55f1060ca498fa2e4ddfa595b04cc at {username='slave'} at 127.0.0.1:36000: session id = 77a55f1060ca498fa2e4ddfa595b04cc-49d1201d55634fb08acc4fd9fce7a773
I20260630 12:28:20.164906 25419 tablet_copy_source_session.cc:215] T 49d1201d55634fb08acc4fd9fce7a773 P b2d3847a82244dbbb814e2a5b6206dc3: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:28:20.168067 25717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49d1201d55634fb08acc4fd9fce7a773. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:20.181326 25717 tablet_copy_client.cc:806] T 49d1201d55634fb08acc4fd9fce7a773 P 77a55f1060ca498fa2e4ddfa595b04cc: tablet copy: Starting download of 0 data blocks...
I20260630 12:28:20.181939 25717 tablet_copy_client.cc:670] T 49d1201d55634fb08acc4fd9fce7a773 P 77a55f1060ca498fa2e4ddfa595b04cc: tablet copy: Starting download of 1 WAL segments...
I20260630 12:28:20.185770 25717 tablet_copy_client.cc:538] T 49d1201d55634fb08acc4fd9fce7a773 P 77a55f1060ca498fa2e4ddfa595b04cc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:28:20.192088 25717 tablet_bootstrap.cc:492] T 49d1201d55634fb08acc4fd9fce7a773 P 77a55f1060ca498fa2e4ddfa595b04cc: Bootstrap starting.
I20260630 12:28:20.223546 25698 heartbeater.cc:499] Master 127.12.213.62:35853 was elected leader, sending a full tablet report...
I20260630 12:28:20.234853 13140 tablet_server.cc:179] TabletServer@127.12.213.1:0 shutting down...
W20260630 12:28:20.244426 25374 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]
W20260630 12:28:20.248145 25374 consensus_peers.cc:597] T d052dc75f5de4efd93dddb33841fff54 P b2d3847a82244dbbb814e2a5b6206dc3 -> Peer 6bdfdaef80f7496697f54ee557abd43b (127.12.213.1:43485): Couldn't send request to peer 6bdfdaef80f7496697f54ee557abd43b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:20.269680 25722 ts_tablet_manager.cc:933] T 3714ccf6baa942a382ea4515bf2c35d5 P 77a55f1060ca498fa2e4ddfa595b04cc: Initiating tablet copy from peer bac63746fe9747f986aa98e47ffe5a28 (127.12.213.3:36275)
I20260630 12:28:20.271996 25723 ts_tablet_manager.cc:933] T 691c60edee7242b3b8b99a7a23293ff7 P 77a55f1060ca498fa2e4ddfa595b04cc: Initiating tablet copy from peer b2d3847a82244dbbb814e2a5b6206dc3 (127.12.213.2:34641)
I20260630 12:28:20.281461 25723 tablet_copy_client.cc:323] T 691c60edee7242b3b8b99a7a23293ff7 P 77a55f1060ca498fa2e4ddfa595b04cc: tablet copy: Beginning tablet copy session from remote peer at address 127.12.213.2:34641
I20260630 12:28:20.284381 25419 tablet_copy_service.cc:140] P b2d3847a82244dbbb814e2a5b6206dc3: Received BeginTabletCopySession request for tablet 691c60edee7242b3b8b99a7a23293ff7 from peer 77a55f1060ca498fa2e4ddfa595b04cc ({username='slave'} at 127.0.0.1:36000)
I20260630 12:28:20.284929 25419 tablet_copy_service.cc:161] P b2d3847a82244dbbb814e2a5b6206dc3: Beginning new tablet copy session on tablet 691c60edee7242b3b8b99a7a23293ff7 from peer 77a55f1060ca498fa2e4ddfa595b04cc at {username='slave'} at 127.0.0.1:36000: session id = 77a55f1060ca498fa2e4ddfa595b04cc-691c60edee7242b3b8b99a7a23293ff7
I20260630 12:28:20.291262 25717 tablet_bootstrap.cc:492] T 49d1201d55634fb08acc4fd9fce7a773 P 77a55f1060ca498fa2e4ddfa595b04cc: Bootstrap replayed 1/1 log segments. Stats: ops{read=12 overwritten=0 applied=12 ignored=0} inserts{seen=69 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:28:20.292629 25717 tablet_bootstrap.cc:492] T 49d1201d55634fb08acc4fd9fce7a773 P 77a55f1060ca498fa2e4ddfa595b04cc: Bootstrap complete.
I20260630 12:28:20.293601 25717 ts_tablet_manager.cc:1403] T 49d1201d55634fb08acc4fd9fce7a773 P 77a55f1060ca498fa2e4ddfa595b04cc: Time spent bootstrapping tablet: real 0.102s	user 0.072s	sys 0.016s
I20260630 12:28:20.297392 25717 raft_consensus.cc:359] T 49d1201d55634fb08acc4fd9fce7a773 P 77a55f1060ca498fa2e4ddfa595b04cc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } } peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } attrs { replace: true } } peers { permanent_uuid: "77a55f1060ca498fa2e4ddfa595b04cc" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 43197 } attrs { promote: true } }
I20260630 12:28:20.298418 25717 raft_consensus.cc:740] T 49d1201d55634fb08acc4fd9fce7a773 P 77a55f1060ca498fa2e4ddfa595b04cc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 77a55f1060ca498fa2e4ddfa595b04cc, State: Initialized, Role: LEARNER
I20260630 12:28:20.299304 25717 consensus_queue.cc:260] T 49d1201d55634fb08acc4fd9fce7a773 P 77a55f1060ca498fa2e4ddfa595b04cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 12, Last appended: 1.12, Last appended by leader: 12, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } } peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } attrs { replace: true } } peers { permanent_uuid: "77a55f1060ca498fa2e4ddfa595b04cc" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 43197 } attrs { promote: true } }
W20260630 12:28:20.304272 25374 consensus_peers.cc:597] T 691c60edee7242b3b8b99a7a23293ff7 P b2d3847a82244dbbb814e2a5b6206dc3 -> Peer 6bdfdaef80f7496697f54ee557abd43b (127.12.213.1:43485): Couldn't send request to peer 6bdfdaef80f7496697f54ee557abd43b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:20.307403 25419 tablet_copy_source_session.cc:215] T 691c60edee7242b3b8b99a7a23293ff7 P b2d3847a82244dbbb814e2a5b6206dc3: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:28:20.316375 25722 tablet_copy_client.cc:323] T 3714ccf6baa942a382ea4515bf2c35d5 P 77a55f1060ca498fa2e4ddfa595b04cc: tablet copy: Beginning tablet copy session from remote peer at address 127.12.213.3:36275
I20260630 12:28:20.318863 25717 ts_tablet_manager.cc:1434] T 49d1201d55634fb08acc4fd9fce7a773 P 77a55f1060ca498fa2e4ddfa595b04cc: Time spent starting tablet: real 0.025s	user 0.011s	sys 0.011s
I20260630 12:28:20.319190 25723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 691c60edee7242b3b8b99a7a23293ff7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:20.327459 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:20.328094 25419 tablet_copy_service.cc:342] P b2d3847a82244dbbb814e2a5b6206dc3: Request end of tablet copy session 77a55f1060ca498fa2e4ddfa595b04cc-49d1201d55634fb08acc4fd9fce7a773 received from {username='slave'} at 127.0.0.1:36000
I20260630 12:28:20.335218 25419 tablet_copy_service.cc:434] P b2d3847a82244dbbb814e2a5b6206dc3: ending tablet copy session 77a55f1060ca498fa2e4ddfa595b04cc-49d1201d55634fb08acc4fd9fce7a773 on tablet 49d1201d55634fb08acc4fd9fce7a773 with peer 77a55f1060ca498fa2e4ddfa595b04cc
I20260630 12:28:20.340708 13140 tablet_replica.cc:333] T 9190523812b443a086736fbbe8c2443f P 6bdfdaef80f7496697f54ee557abd43b: stopping tablet replica
I20260630 12:28:20.341711 13140 raft_consensus.cc:2243] T 9190523812b443a086736fbbe8c2443f P 6bdfdaef80f7496697f54ee557abd43b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:20.342232 25493 tablet_copy_service.cc:140] P bac63746fe9747f986aa98e47ffe5a28: Received BeginTabletCopySession request for tablet 3714ccf6baa942a382ea4515bf2c35d5 from peer 77a55f1060ca498fa2e4ddfa595b04cc ({username='slave'} at 127.0.0.1:54328)
I20260630 12:28:20.342947 25493 tablet_copy_service.cc:161] P bac63746fe9747f986aa98e47ffe5a28: Beginning new tablet copy session on tablet 3714ccf6baa942a382ea4515bf2c35d5 from peer 77a55f1060ca498fa2e4ddfa595b04cc at {username='slave'} at 127.0.0.1:54328: session id = 77a55f1060ca498fa2e4ddfa595b04cc-3714ccf6baa942a382ea4515bf2c35d5
I20260630 12:28:20.345208 25723 tablet_copy_client.cc:806] T 691c60edee7242b3b8b99a7a23293ff7 P 77a55f1060ca498fa2e4ddfa595b04cc: tablet copy: Starting download of 0 data blocks...
I20260630 12:28:20.345749 25723 tablet_copy_client.cc:670] T 691c60edee7242b3b8b99a7a23293ff7 P 77a55f1060ca498fa2e4ddfa595b04cc: tablet copy: Starting download of 1 WAL segments...
I20260630 12:28:20.342363 13140 raft_consensus.cc:2272] T 9190523812b443a086736fbbe8c2443f P 6bdfdaef80f7496697f54ee557abd43b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:20.348615 13140 tablet_replica.cc:333] T 3714ccf6baa942a382ea4515bf2c35d5 P 6bdfdaef80f7496697f54ee557abd43b: stopping tablet replica
I20260630 12:28:20.349211 13140 raft_consensus.cc:2243] T 3714ccf6baa942a382ea4515bf2c35d5 P 6bdfdaef80f7496697f54ee557abd43b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:20.349699 13140 raft_consensus.cc:2272] T 3714ccf6baa942a382ea4515bf2c35d5 P 6bdfdaef80f7496697f54ee557abd43b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:20.352059 13140 tablet_replica.cc:333] T 691c60edee7242b3b8b99a7a23293ff7 P 6bdfdaef80f7496697f54ee557abd43b: stopping tablet replica
I20260630 12:28:20.352937 13140 raft_consensus.cc:2243] T 691c60edee7242b3b8b99a7a23293ff7 P 6bdfdaef80f7496697f54ee557abd43b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:20.353705 13140 raft_consensus.cc:2272] T 691c60edee7242b3b8b99a7a23293ff7 P 6bdfdaef80f7496697f54ee557abd43b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:20.354643 25723 tablet_copy_client.cc:538] T 691c60edee7242b3b8b99a7a23293ff7 P 77a55f1060ca498fa2e4ddfa595b04cc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:28:20.357451 13140 tablet_replica.cc:333] T d052dc75f5de4efd93dddb33841fff54 P 6bdfdaef80f7496697f54ee557abd43b: stopping tablet replica
I20260630 12:28:20.358399 13140 raft_consensus.cc:2243] T d052dc75f5de4efd93dddb33841fff54 P 6bdfdaef80f7496697f54ee557abd43b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:20.359059 13140 raft_consensus.cc:2272] T d052dc75f5de4efd93dddb33841fff54 P 6bdfdaef80f7496697f54ee557abd43b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:20.362031 13140 tablet_replica.cc:333] T 858a96dbd4ec43199436e55aac394f66 P 6bdfdaef80f7496697f54ee557abd43b: stopping tablet replica
I20260630 12:28:20.362950 13140 raft_consensus.cc:2243] T 858a96dbd4ec43199436e55aac394f66 P 6bdfdaef80f7496697f54ee557abd43b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:20.363701 13140 raft_consensus.cc:2272] T 858a96dbd4ec43199436e55aac394f66 P 6bdfdaef80f7496697f54ee557abd43b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:20.365572 25717 ts_tablet_manager.cc:933] T d052dc75f5de4efd93dddb33841fff54 P 77a55f1060ca498fa2e4ddfa595b04cc: Initiating tablet copy from peer b2d3847a82244dbbb814e2a5b6206dc3 (127.12.213.2:34641)
I20260630 12:28:20.366573 13140 tablet_replica.cc:333] T 49d1201d55634fb08acc4fd9fce7a773 P 6bdfdaef80f7496697f54ee557abd43b: stopping tablet replica
I20260630 12:28:20.367295 25717 tablet_copy_client.cc:323] T d052dc75f5de4efd93dddb33841fff54 P 77a55f1060ca498fa2e4ddfa595b04cc: tablet copy: Beginning tablet copy session from remote peer at address 127.12.213.2:34641
I20260630 12:28:20.367515 13140 raft_consensus.cc:2243] T 49d1201d55634fb08acc4fd9fce7a773 P 6bdfdaef80f7496697f54ee557abd43b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:20.368142 13140 raft_consensus.cc:2272] T 49d1201d55634fb08acc4fd9fce7a773 P 6bdfdaef80f7496697f54ee557abd43b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:20.369112 25419 tablet_copy_service.cc:140] P b2d3847a82244dbbb814e2a5b6206dc3: Received BeginTabletCopySession request for tablet d052dc75f5de4efd93dddb33841fff54 from peer 77a55f1060ca498fa2e4ddfa595b04cc ({username='slave'} at 127.0.0.1:36000)
I20260630 12:28:20.369776 25419 tablet_copy_service.cc:161] P b2d3847a82244dbbb814e2a5b6206dc3: Beginning new tablet copy session on tablet d052dc75f5de4efd93dddb33841fff54 from peer 77a55f1060ca498fa2e4ddfa595b04cc at {username='slave'} at 127.0.0.1:36000: session id = 77a55f1060ca498fa2e4ddfa595b04cc-d052dc75f5de4efd93dddb33841fff54
I20260630 12:28:20.377844 25723 tablet_bootstrap.cc:492] T 691c60edee7242b3b8b99a7a23293ff7 P 77a55f1060ca498fa2e4ddfa595b04cc: Bootstrap starting.
I20260630 12:28:20.378083 25419 tablet_copy_source_session.cc:215] T d052dc75f5de4efd93dddb33841fff54 P b2d3847a82244dbbb814e2a5b6206dc3: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:28:20.388197 25717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d052dc75f5de4efd93dddb33841fff54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:20.390115 25493 tablet_copy_source_session.cc:215] T 3714ccf6baa942a382ea4515bf2c35d5 P bac63746fe9747f986aa98e47ffe5a28: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:28:20.393380 25722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3714ccf6baa942a382ea4515bf2c35d5. 1 dirs total, 0 dirs full, 0 dirs failed
W20260630 12:28:20.394759 25448 consensus_peers.cc:597] T 3714ccf6baa942a382ea4515bf2c35d5 P bac63746fe9747f986aa98e47ffe5a28 -> Peer 6bdfdaef80f7496697f54ee557abd43b (127.12.213.1:43485): Couldn't send request to peer 6bdfdaef80f7496697f54ee557abd43b. Status: Network error: recv got EOF from unknown peer (error 108). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:20.405324 25717 tablet_copy_client.cc:806] T d052dc75f5de4efd93dddb33841fff54 P 77a55f1060ca498fa2e4ddfa595b04cc: tablet copy: Starting download of 0 data blocks...
I20260630 12:28:20.406002 25717 tablet_copy_client.cc:670] T d052dc75f5de4efd93dddb33841fff54 P 77a55f1060ca498fa2e4ddfa595b04cc: tablet copy: Starting download of 1 WAL segments...
I20260630 12:28:20.408066 13140 tablet_server.cc:196] TabletServer@127.12.213.1:0 shutdown complete.
I20260630 12:28:20.410498 25717 tablet_copy_client.cc:538] T d052dc75f5de4efd93dddb33841fff54 P 77a55f1060ca498fa2e4ddfa595b04cc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:28:20.419334 25717 tablet_bootstrap.cc:492] T d052dc75f5de4efd93dddb33841fff54 P 77a55f1060ca498fa2e4ddfa595b04cc: Bootstrap starting.
I20260630 12:28:20.423863 25722 tablet_copy_client.cc:806] T 3714ccf6baa942a382ea4515bf2c35d5 P 77a55f1060ca498fa2e4ddfa595b04cc: tablet copy: Starting download of 0 data blocks...
I20260630 12:28:20.424546 25722 tablet_copy_client.cc:670] T 3714ccf6baa942a382ea4515bf2c35d5 P 77a55f1060ca498fa2e4ddfa595b04cc: tablet copy: Starting download of 1 WAL segments...
I20260630 12:28:20.431032 25722 tablet_copy_client.cc:538] T 3714ccf6baa942a382ea4515bf2c35d5 P 77a55f1060ca498fa2e4ddfa595b04cc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:28:20.441603 25722 tablet_bootstrap.cc:492] T 3714ccf6baa942a382ea4515bf2c35d5 P 77a55f1060ca498fa2e4ddfa595b04cc: Bootstrap starting.
I20260630 12:28:20.450291 13140 tablet_server.cc:179] TabletServer@127.12.213.2:0 shutting down...
W20260630 12:28:20.452795 25448 consensus_peers.cc:597] T 9190523812b443a086736fbbe8c2443f P bac63746fe9747f986aa98e47ffe5a28 -> Peer 6bdfdaef80f7496697f54ee557abd43b (127.12.213.1:43485): Couldn't send request to peer 6bdfdaef80f7496697f54ee557abd43b. Status: Network error: Client connection negotiation failed: client connection to 127.12.213.1:43485: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:20.482705 13140 tablet_copy_service.cc:362] P b2d3847a82244dbbb814e2a5b6206dc3: Destroying tablet copy session 77a55f1060ca498fa2e4ddfa595b04cc-d052dc75f5de4efd93dddb33841fff54 due to service shutdown
I20260630 12:28:20.483183 13140 tablet_copy_service.cc:434] P b2d3847a82244dbbb814e2a5b6206dc3: ending tablet copy session 77a55f1060ca498fa2e4ddfa595b04cc-d052dc75f5de4efd93dddb33841fff54 on tablet d052dc75f5de4efd93dddb33841fff54 with peer 77a55f1060ca498fa2e4ddfa595b04cc
I20260630 12:28:20.483846 13140 tablet_copy_service.cc:362] P b2d3847a82244dbbb814e2a5b6206dc3: Destroying tablet copy session 77a55f1060ca498fa2e4ddfa595b04cc-691c60edee7242b3b8b99a7a23293ff7 due to service shutdown
I20260630 12:28:20.484215 13140 tablet_copy_service.cc:434] P b2d3847a82244dbbb814e2a5b6206dc3: ending tablet copy session 77a55f1060ca498fa2e4ddfa595b04cc-691c60edee7242b3b8b99a7a23293ff7 on tablet 691c60edee7242b3b8b99a7a23293ff7 with peer 77a55f1060ca498fa2e4ddfa595b04cc
I20260630 12:28:20.526297 25717 tablet_bootstrap.cc:492] T d052dc75f5de4efd93dddb33841fff54 P 77a55f1060ca498fa2e4ddfa595b04cc: Bootstrap replayed 1/1 log segments. Stats: ops{read=12 overwritten=0 applied=12 ignored=0} inserts{seen=92 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:28:20.526678 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:20.527321 25717 tablet_bootstrap.cc:492] T d052dc75f5de4efd93dddb33841fff54 P 77a55f1060ca498fa2e4ddfa595b04cc: Bootstrap complete.
I20260630 12:28:20.528156 25717 ts_tablet_manager.cc:1403] T d052dc75f5de4efd93dddb33841fff54 P 77a55f1060ca498fa2e4ddfa595b04cc: Time spent bootstrapping tablet: real 0.109s	user 0.090s	sys 0.012s
I20260630 12:28:20.528859 13140 tablet_replica.cc:333] T 9190523812b443a086736fbbe8c2443f P b2d3847a82244dbbb814e2a5b6206dc3: stopping tablet replica
I20260630 12:28:20.529894 13140 raft_consensus.cc:2243] T 9190523812b443a086736fbbe8c2443f P b2d3847a82244dbbb814e2a5b6206dc3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:20.530603 25717 raft_consensus.cc:359] T d052dc75f5de4efd93dddb33841fff54 P 77a55f1060ca498fa2e4ddfa595b04cc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } attrs { replace: true } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } } peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } } peers { permanent_uuid: "77a55f1060ca498fa2e4ddfa595b04cc" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 43197 } attrs { promote: true } }
I20260630 12:28:20.531481 13140 raft_consensus.cc:2272] T 9190523812b443a086736fbbe8c2443f P b2d3847a82244dbbb814e2a5b6206dc3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:20.531608 25717 raft_consensus.cc:740] T d052dc75f5de4efd93dddb33841fff54 P 77a55f1060ca498fa2e4ddfa595b04cc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 77a55f1060ca498fa2e4ddfa595b04cc, State: Initialized, Role: LEARNER
I20260630 12:28:20.532441 25717 consensus_queue.cc:260] T d052dc75f5de4efd93dddb33841fff54 P 77a55f1060ca498fa2e4ddfa595b04cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 12, Last appended: 1.12, Last appended by leader: 12, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } attrs { replace: true } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } } peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } } peers { permanent_uuid: "77a55f1060ca498fa2e4ddfa595b04cc" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 43197 } attrs { promote: true } }
I20260630 12:28:20.539860 25717 ts_tablet_manager.cc:1434] T d052dc75f5de4efd93dddb33841fff54 P 77a55f1060ca498fa2e4ddfa595b04cc: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260630 12:28:20.541508 25723 tablet_bootstrap.cc:492] T 691c60edee7242b3b8b99a7a23293ff7 P 77a55f1060ca498fa2e4ddfa595b04cc: Bootstrap replayed 1/1 log segments. Stats: ops{read=12 overwritten=0 applied=12 ignored=0} inserts{seen=88 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:28:20.542570 25723 tablet_bootstrap.cc:492] T 691c60edee7242b3b8b99a7a23293ff7 P 77a55f1060ca498fa2e4ddfa595b04cc: Bootstrap complete.
I20260630 12:28:20.545823 25723 ts_tablet_manager.cc:1403] T 691c60edee7242b3b8b99a7a23293ff7 P 77a55f1060ca498fa2e4ddfa595b04cc: Time spent bootstrapping tablet: real 0.172s	user 0.093s	sys 0.016s
I20260630 12:28:20.548391 25723 raft_consensus.cc:359] T 691c60edee7242b3b8b99a7a23293ff7 P 77a55f1060ca498fa2e4ddfa595b04cc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } } peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } attrs { replace: true } } peers { permanent_uuid: "77a55f1060ca498fa2e4ddfa595b04cc" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 43197 } attrs { promote: true } }
I20260630 12:28:20.549252 25723 raft_consensus.cc:740] T 691c60edee7242b3b8b99a7a23293ff7 P 77a55f1060ca498fa2e4ddfa595b04cc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 77a55f1060ca498fa2e4ddfa595b04cc, State: Initialized, Role: LEARNER
I20260630 12:28:20.545034 13140 tablet_replica.cc:333] T 3714ccf6baa942a382ea4515bf2c35d5 P b2d3847a82244dbbb814e2a5b6206dc3: stopping tablet replica
I20260630 12:28:20.549834 25723 consensus_queue.cc:260] T 691c60edee7242b3b8b99a7a23293ff7 P 77a55f1060ca498fa2e4ddfa595b04cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 12, Last appended: 1.12, Last appended by leader: 12, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } } peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } attrs { replace: true } } peers { permanent_uuid: "77a55f1060ca498fa2e4ddfa595b04cc" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 43197 } attrs { promote: true } }
I20260630 12:28:20.550984 13140 raft_consensus.cc:2243] T 3714ccf6baa942a382ea4515bf2c35d5 P b2d3847a82244dbbb814e2a5b6206dc3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:20.551623 13140 raft_consensus.cc:2272] T 3714ccf6baa942a382ea4515bf2c35d5 P b2d3847a82244dbbb814e2a5b6206dc3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:20.555003 25723 ts_tablet_manager.cc:1434] T 691c60edee7242b3b8b99a7a23293ff7 P 77a55f1060ca498fa2e4ddfa595b04cc: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260630 12:28:20.558204 13140 tablet_replica.cc:333] T 691c60edee7242b3b8b99a7a23293ff7 P b2d3847a82244dbbb814e2a5b6206dc3: stopping tablet replica
I20260630 12:28:20.559122 13140 raft_consensus.cc:2243] T 691c60edee7242b3b8b99a7a23293ff7 P b2d3847a82244dbbb814e2a5b6206dc3 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:20.560510 13140 raft_consensus.cc:2272] T 691c60edee7242b3b8b99a7a23293ff7 P b2d3847a82244dbbb814e2a5b6206dc3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:20.564574 13140 tablet_replica.cc:333] T 49d1201d55634fb08acc4fd9fce7a773 P b2d3847a82244dbbb814e2a5b6206dc3: stopping tablet replica
I20260630 12:28:20.565402 13140 raft_consensus.cc:2243] T 49d1201d55634fb08acc4fd9fce7a773 P b2d3847a82244dbbb814e2a5b6206dc3 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:20.566783 13140 raft_consensus.cc:2272] T 49d1201d55634fb08acc4fd9fce7a773 P b2d3847a82244dbbb814e2a5b6206dc3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:20.570307 13140 tablet_replica.cc:333] T 858a96dbd4ec43199436e55aac394f66 P b2d3847a82244dbbb814e2a5b6206dc3: stopping tablet replica
I20260630 12:28:20.571017 13140 raft_consensus.cc:2243] T 858a96dbd4ec43199436e55aac394f66 P b2d3847a82244dbbb814e2a5b6206dc3 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:20.572016 13140 raft_consensus.cc:2272] T 858a96dbd4ec43199436e55aac394f66 P b2d3847a82244dbbb814e2a5b6206dc3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:20.574915 13140 tablet_replica.cc:333] T d052dc75f5de4efd93dddb33841fff54 P b2d3847a82244dbbb814e2a5b6206dc3: stopping tablet replica
I20260630 12:28:20.575587 13140 raft_consensus.cc:2243] T d052dc75f5de4efd93dddb33841fff54 P b2d3847a82244dbbb814e2a5b6206dc3 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:20.576864 13140 raft_consensus.cc:2272] T d052dc75f5de4efd93dddb33841fff54 P b2d3847a82244dbbb814e2a5b6206dc3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:20.598233 13140 tablet_server.cc:196] TabletServer@127.12.213.2:0 shutdown complete.
W20260630 12:28:20.605628 25723 tablet_copy_client.cc:1131] T 691c60edee7242b3b8b99a7a23293ff7 P 77a55f1060ca498fa2e4ddfa595b04cc: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.12.213.2:34641: connect: Connection refused (error 111)
I20260630 12:28:20.609162 25722 tablet_bootstrap.cc:492] T 3714ccf6baa942a382ea4515bf2c35d5 P 77a55f1060ca498fa2e4ddfa595b04cc: Bootstrap replayed 1/1 log segments. Stats: ops{read=12 overwritten=0 applied=12 ignored=0} inserts{seen=88 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:28:20.610075 25722 tablet_bootstrap.cc:492] T 3714ccf6baa942a382ea4515bf2c35d5 P 77a55f1060ca498fa2e4ddfa595b04cc: Bootstrap complete.
W20260630 12:28:20.610071 25717 tablet_copy_client.cc:1131] T d052dc75f5de4efd93dddb33841fff54 P 77a55f1060ca498fa2e4ddfa595b04cc: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.12.213.2:34641: connect: Connection refused (error 111)
I20260630 12:28:20.610816 25722 ts_tablet_manager.cc:1403] T 3714ccf6baa942a382ea4515bf2c35d5 P 77a55f1060ca498fa2e4ddfa595b04cc: Time spent bootstrapping tablet: real 0.170s	user 0.085s	sys 0.017s
I20260630 12:28:20.613106 25722 raft_consensus.cc:359] T 3714ccf6baa942a382ea4515bf2c35d5 P 77a55f1060ca498fa2e4ddfa595b04cc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } attrs { replace: true } } peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } } peers { permanent_uuid: "77a55f1060ca498fa2e4ddfa595b04cc" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 43197 } attrs { promote: true } }
I20260630 12:28:20.613847 25722 raft_consensus.cc:740] T 3714ccf6baa942a382ea4515bf2c35d5 P 77a55f1060ca498fa2e4ddfa595b04cc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 77a55f1060ca498fa2e4ddfa595b04cc, State: Initialized, Role: LEARNER
I20260630 12:28:20.614429 25722 consensus_queue.cc:260] T 3714ccf6baa942a382ea4515bf2c35d5 P 77a55f1060ca498fa2e4ddfa595b04cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 12, Last appended: 1.12, Last appended by leader: 12, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "6bdfdaef80f7496697f54ee557abd43b" member_type: VOTER last_known_addr { host: "127.12.213.1" port: 43485 } } peers { permanent_uuid: "b2d3847a82244dbbb814e2a5b6206dc3" member_type: VOTER last_known_addr { host: "127.12.213.2" port: 34641 } attrs { replace: true } } peers { permanent_uuid: "bac63746fe9747f986aa98e47ffe5a28" member_type: VOTER last_known_addr { host: "127.12.213.3" port: 36275 } } peers { permanent_uuid: "77a55f1060ca498fa2e4ddfa595b04cc" member_type: NON_VOTER last_known_addr { host: "127.12.213.4" port: 43197 } attrs { promote: true } }
I20260630 12:28:20.616222 25722 ts_tablet_manager.cc:1434] T 3714ccf6baa942a382ea4515bf2c35d5 P 77a55f1060ca498fa2e4ddfa595b04cc: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:28:20.618044 25493 tablet_copy_service.cc:342] P bac63746fe9747f986aa98e47ffe5a28: Request end of tablet copy session 77a55f1060ca498fa2e4ddfa595b04cc-3714ccf6baa942a382ea4515bf2c35d5 received from {username='slave'} at 127.0.0.1:54328
I20260630 12:28:20.618466 25493 tablet_copy_service.cc:434] P bac63746fe9747f986aa98e47ffe5a28: ending tablet copy session 77a55f1060ca498fa2e4ddfa595b04cc-3714ccf6baa942a382ea4515bf2c35d5 on tablet 3714ccf6baa942a382ea4515bf2c35d5 with peer 77a55f1060ca498fa2e4ddfa595b04cc
I20260630 12:28:20.621116 13140 tablet_server.cc:179] TabletServer@127.12.213.3:0 shutting down...
I20260630 12:28:20.650979 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:20.651690 13140 tablet_replica.cc:333] T 9190523812b443a086736fbbe8c2443f P bac63746fe9747f986aa98e47ffe5a28: stopping tablet replica
I20260630 12:28:20.652346 13140 raft_consensus.cc:2243] T 9190523812b443a086736fbbe8c2443f P bac63746fe9747f986aa98e47ffe5a28 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:20.653174 13140 raft_consensus.cc:2272] T 9190523812b443a086736fbbe8c2443f P bac63746fe9747f986aa98e47ffe5a28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:20.655333 13140 tablet_replica.cc:333] T 858a96dbd4ec43199436e55aac394f66 P bac63746fe9747f986aa98e47ffe5a28: stopping tablet replica
I20260630 12:28:20.655879 13140 raft_consensus.cc:2243] T 858a96dbd4ec43199436e55aac394f66 P bac63746fe9747f986aa98e47ffe5a28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:20.656373 13140 raft_consensus.cc:2272] T 858a96dbd4ec43199436e55aac394f66 P bac63746fe9747f986aa98e47ffe5a28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:20.658378 13140 tablet_replica.cc:333] T 49d1201d55634fb08acc4fd9fce7a773 P bac63746fe9747f986aa98e47ffe5a28: stopping tablet replica
I20260630 12:28:20.658900 13140 raft_consensus.cc:2243] T 49d1201d55634fb08acc4fd9fce7a773 P bac63746fe9747f986aa98e47ffe5a28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:20.659425 13140 raft_consensus.cc:2272] T 49d1201d55634fb08acc4fd9fce7a773 P bac63746fe9747f986aa98e47ffe5a28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:20.662104 13140 tablet_replica.cc:333] T 3714ccf6baa942a382ea4515bf2c35d5 P bac63746fe9747f986aa98e47ffe5a28: stopping tablet replica
I20260630 12:28:20.662719 13140 raft_consensus.cc:2243] T 3714ccf6baa942a382ea4515bf2c35d5 P bac63746fe9747f986aa98e47ffe5a28 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:20.663689 13140 raft_consensus.cc:2272] T 3714ccf6baa942a382ea4515bf2c35d5 P bac63746fe9747f986aa98e47ffe5a28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:20.666455 13140 tablet_replica.cc:333] T 691c60edee7242b3b8b99a7a23293ff7 P bac63746fe9747f986aa98e47ffe5a28: stopping tablet replica
I20260630 12:28:20.666961 13140 raft_consensus.cc:2243] T 691c60edee7242b3b8b99a7a23293ff7 P bac63746fe9747f986aa98e47ffe5a28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:20.667395 13140 raft_consensus.cc:2272] T 691c60edee7242b3b8b99a7a23293ff7 P bac63746fe9747f986aa98e47ffe5a28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:20.669693 13140 tablet_replica.cc:333] T d052dc75f5de4efd93dddb33841fff54 P bac63746fe9747f986aa98e47ffe5a28: stopping tablet replica
I20260630 12:28:20.670240 13140 raft_consensus.cc:2243] T d052dc75f5de4efd93dddb33841fff54 P bac63746fe9747f986aa98e47ffe5a28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:20.670689 13140 raft_consensus.cc:2272] T d052dc75f5de4efd93dddb33841fff54 P bac63746fe9747f986aa98e47ffe5a28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:20.697933 13140 tablet_server.cc:196] TabletServer@127.12.213.3:0 shutdown complete.
I20260630 12:28:20.719246 13140 tablet_server.cc:179] TabletServer@127.12.213.4:0 shutting down...
I20260630 12:28:20.744705 13140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:20.745937 13140 tablet_replica.cc:333] T d052dc75f5de4efd93dddb33841fff54 P 77a55f1060ca498fa2e4ddfa595b04cc: stopping tablet replica
I20260630 12:28:20.746750 13140 raft_consensus.cc:2243] T d052dc75f5de4efd93dddb33841fff54 P 77a55f1060ca498fa2e4ddfa595b04cc [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:28:20.747226 13140 raft_consensus.cc:2272] T d052dc75f5de4efd93dddb33841fff54 P 77a55f1060ca498fa2e4ddfa595b04cc [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:28:20.750248 13140 tablet_replica.cc:333] T 691c60edee7242b3b8b99a7a23293ff7 P 77a55f1060ca498fa2e4ddfa595b04cc: stopping tablet replica
I20260630 12:28:20.750999 13140 raft_consensus.cc:2243] T 691c60edee7242b3b8b99a7a23293ff7 P 77a55f1060ca498fa2e4ddfa595b04cc [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:28:20.751472 13140 raft_consensus.cc:2272] T 691c60edee7242b3b8b99a7a23293ff7 P 77a55f1060ca498fa2e4ddfa595b04cc [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:28:20.754374 13140 tablet_replica.cc:333] T 3714ccf6baa942a382ea4515bf2c35d5 P 77a55f1060ca498fa2e4ddfa595b04cc: stopping tablet replica
I20260630 12:28:20.755043 13140 raft_consensus.cc:2243] T 3714ccf6baa942a382ea4515bf2c35d5 P 77a55f1060ca498fa2e4ddfa595b04cc [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:28:20.755479 13140 raft_consensus.cc:2272] T 3714ccf6baa942a382ea4515bf2c35d5 P 77a55f1060ca498fa2e4ddfa595b04cc [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:28:20.758358 13140 tablet_replica.cc:333] T 49d1201d55634fb08acc4fd9fce7a773 P 77a55f1060ca498fa2e4ddfa595b04cc: stopping tablet replica
I20260630 12:28:20.758992 13140 raft_consensus.cc:2243] T 49d1201d55634fb08acc4fd9fce7a773 P 77a55f1060ca498fa2e4ddfa595b04cc [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:28:20.759431 13140 raft_consensus.cc:2272] T 49d1201d55634fb08acc4fd9fce7a773 P 77a55f1060ca498fa2e4ddfa595b04cc [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:28:20.784906 13140 tablet_server.cc:196] TabletServer@127.12.213.4:0 shutdown complete.
I20260630 12:28:20.799731 13140 master.cc:562] Master@127.12.213.62:35853 shutting down...
W20260630 12:28:20.821373 25280 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:28:20.822727 13140 raft_consensus.cc:2243] T 00000000000000000000000000000000 P cb43448f244c4fa88e22fe71347a399b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:20.823320 13140 raft_consensus.cc:2272] T 00000000000000000000000000000000 P cb43448f244c4fa88e22fe71347a399b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:20.823714 13140 tablet_replica.cc:333] T 00000000000000000000000000000000 P cb43448f244c4fa88e22fe71347a399b: stopping tablet replica
I20260630 12:28:20.845435 13140 master.cc:584] Master@127.12.213.62:35853 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1 (5476 ms)
[----------] 2 tests from PreferFollowerRebalancingTest (10780 ms total)

[----------] Global test environment tear-down
[==========] 26 tests from 2 test suites ran. (263588 ms total)
[  PASSED  ] 26 tests.
I20260630 12:28:20.894727 13140 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 5 messages since previous log ~61 seconds ago
I20260630 12:28:20.894972 13140 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 5 messages since previous log ~61 seconds ago
I20260630 12:28:20.895175 13140 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4755: suppressed but not reported on 7 messages since previous log ~61 seconds ago
I20260630 12:28:20.895361 13140 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5375: suppressed but not reported on 16 messages since previous log ~97 seconds ago
I20260630 12:28:20.895556 13140 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4810: suppressed but not reported on 38 messages since previous log ~179 seconds ago
I20260630 12:28:20.895737 13140 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 8 messages since previous log ~241 seconds ago
I20260630 12:28:20.896142 13140 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 53 messages since previous log ~21 seconds ago
I20260630 12:28:20.896340 13140 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 3 messages since previous log ~0 seconds ago
